Question
Question: Construct a \[2 \times 2\] matrix \[A\] \[ = \left[ {{a_{ij}}} \right]\] such that \[{a_{ij}} = i + ...
Construct a 2×2 matrix A =[aij] such that aij=i+2j.
Solution
A 2×2matrix is a matrix containing two rows and two columns. Now using the given relation, i.e. aij=i+2j, substitute the values of i,j and find the elements . Finally arrange the elements in the form of a matrix.
Complete step by step solution:
A matrix is an arrangement of variables or constants in rows and columns enclosed in square brackets. The order of a matrix denotes the number of rows and columns in it. The order of any matrix is denoted by m×n where mdenotes the number of rows and n denotes the number of columns. The position of elements of any matrix are generally denoted by aij, where i represents the row number and j the column number.
The matrix to be constructed is a 2×2 matrix, so it has two rows and two columns.
Now a11 is the element of the first row and first column.
a12 is the element of the first row and second column.
a21 is the element of the second row and first column.
a22 is the element of the second row and second column.
According to the given relation aij=i+2j:
a11 = 1+2=3
a12=1+4=5
a21=2+2=4
a22=2+4=6
Hence arranging this elements in the form of a 2×2 matrix: