Question
Question: For any \( 2 \times 2 \) matrix, if \( {\rm{A}}\left( {{\rm{adj A}}} \right){\rm{ = }}\left[ {\begin...
For any 2×2 matrix, if {\rm{A}}\left( {{\rm{adj A}}} \right){\rm{ = }}\left[ {\begin{array}{*{20}{c}}
{15}&0\\\
0&{15}
\end{array}} \right] , then ∣A∣ is equal to
A.20
B.625
C.15
Solution
Hint : As per the basic rules of matrix, identity matrix of the order 2×2 can be given by {\rm{I = }}\left[ {\begin{array}{*{20}{c}}
1&0\\\
0&1
\end{array}} \right].
Also, the value of inverse of a matrix can be calculated by taking the ratio of adjoint of the matrix A to the determinant of the matrix A. The product of the matrix A and its inverse can be given by an identity matrix, i.e. A⋅A−1=I .
Complete step-by-step answer :
As per the question, it is given that {\rm{A}}\left( {{\rm{adj A}}} \right){\rm{ = }}\left[ {\begin{array}{*{20}{c}}
{15}&0\\\
0&{15}
\end{array}} \right]
Now, we can take 15 common from the left-hand side of the equation.
{\rm{A}}\left( {{\rm{adj A}}} \right){\rm{ = 15 }}\left[ {\begin{array}{*{20}{c}}
1&0\\\
0&1
\end{array}} \right]
\left[ {\begin{array}{*{20}{c}}
1&0\\\
0&1
\end{array}} \right]
is the identity matrix denoted by I.
A(adjA)=15I......(1)
We know that the inverse of matrix A can be found out by taking the ratio of adjoint of matrix A to the determinant of matrix A.
A−1=∣A∣adjA
Now, multiply by A on both sides of the equation.
⇒A⋅A−1=A⋅∣A∣adjA
Now, we should multiply by matrix ∣A∣ on both sides of the equation ⇒∣A∣A−1=adjA .
⇒∣A∣A⋅A−1=A⋅(adjA)
We know that the product of matrix A and its inverse can be given by the identity matrix denoted by I.
Substitute A⋅A−1=I in the equation ∣A∣A⋅A−1=A⋅(adjA) .
After substituting, we get, ∣A∣I=(adjA)⋅A.......(2)
Now, from equations (1) and (2), we can conclude that ∣A∣I=15I
⇒∣A∣I=15I means that ∣A∣=15
Therefore, the determinant of the matrix A i.e. ∣A∣ is equal to 15.
So, the correct answer is “Option C”.
Note : While solving the question for matrix, please keep in mind that the multiplication, addition, subtraction operation in matrix is different from that of the normal algebraic equations. In matrix equations students often divide the equation by any variable (provided it is greater than zero) without thinking much. But this can’t happen in the matrix equation. In such situations, when we want to divide a matrix equation by a matrix B, we should multiply the equation by matrix B−1 . This would help in reducing the complications of the question.