Home
Class 12
MATHS
Find the matrix of order 2xx2 , whose el...

Find the matrix of order `2xx2` , whose elements are determined by `a_(ij)`=`(2i-j)^2`.

A

`[(9,4),(1,0)]`

B

`[(0,2),(1,3)]`

C

`[(1,0),(9,4)]`

D

`[(4,1),(0,8)]`

Text Solution

AI Generated Solution

The correct Answer is:
To find the matrix of order \(2 \times 2\) whose elements are determined by the formula \(a_{ij} = (2i - j)^2\), we will calculate each element of the matrix step by step. ### Step 1: Define the matrix structure We need to create a matrix \(A\) of order \(2 \times 2\). The elements of the matrix will be denoted as follows: \[ A = \begin{pmatrix} a_{11} & a_{12} \\ a_{21} & a_{22} \end{pmatrix} \] ### Step 2: Calculate \(a_{11}\) Using the formula \(a_{ij} = (2i - j)^2\): - For \(i = 1\) and \(j = 1\): \[ a_{11} = (2 \cdot 1 - 1)^2 = (2 - 1)^2 = 1^2 = 1 \] ### Step 3: Calculate \(a_{12}\) - For \(i = 1\) and \(j = 2\): \[ a_{12} = (2 \cdot 1 - 2)^2 = (2 - 2)^2 = 0^2 = 0 \] ### Step 4: Calculate \(a_{21}\) - For \(i = 2\) and \(j = 1\): \[ a_{21} = (2 \cdot 2 - 1)^2 = (4 - 1)^2 = 3^2 = 9 \] ### Step 5: Calculate \(a_{22}\) - For \(i = 2\) and \(j = 2\): \[ a_{22} = (2 \cdot 2 - 2)^2 = (4 - 2)^2 = 2^2 = 4 \] ### Step 6: Construct the matrix Now that we have calculated all the elements of the matrix, we can construct it as follows: \[ A = \begin{pmatrix} a_{11} & a_{12} \\ a_{21} & a_{22} \end{pmatrix} = \begin{pmatrix} 1 & 0 \\ 9 & 4 \end{pmatrix} \] ### Final Answer The matrix of order \(2 \times 2\) is: \[ \begin{pmatrix} 1 & 0 \\ 9 & 4 \end{pmatrix} \]
Promotional Banner