Question
Question: If\[A=\left( \begin{matrix} 1 & 2 \\\ 3 & 4 \\\ \end{matrix} \right)\]. Verify that \[A\...
IfA=1 3 24. Verify that A(adjA)=(adjA)A=∣A∣I where I is the order 2 Identity matrix.
Solution
Hint: We calculate the determinant of A. If A=a c bd then its determinant is given by
∣A∣=ad−bc and then we proceed to find the value of adj(A) and then substitute in the given term from the left hand side to verify the result.
Complete step-by-step answer:
Given A=1 3 24
First of all, we calculate determinant of A,
If A=a c bd then its determinant is given by
∣A∣=ad−bc
Hence using the formula in A=1 3 24 we get,
∣A∣=4−6=−2
Now we see the process to calculate adj(A) of a matrix A of order 2, there is a direct substitution to calculate the Adjoint of the Matrix A
If we are given matrixA=a11 a21 a12a22 then (adjA)=a22 −a21 −a12a11 , that is adj(A) of a order 2 matrix is obtained by interchanging the elements at the main( or principal) diagonal and taking negative of the elements at non principal diagonal.
Applying the above procedure for the above given matrix A=1 3 24 we get, (adjA)=4 −3 −21
Now we will verify the given expressionA(adjA)=(adjA)A=∣A∣I
To do this we compute (adjA)Aand A(adjA)separately and then check if they are equal
Computing the left-hand side of the above equation we have,