Question
Question: If $D = \begin{vmatrix} a_{11} & a_{12} \\ a_{21} & a_{22} \end{vmatrix}$ and corresponding cofactor...
If D=a11a21a12a22 and corresponding cofactors of elements be written as c11,c12,c21 and c22, then the value of a11c21+a12c22+a21c11+a22c12 is equal to

A
0
B
D
C
2D
D
-D
Answer
0
Explanation
Solution
For the 2×2 matrix
A=(a11a21a12a22),the determinant is
D=a11a22−a12a21.The cofactors are:
c11=a22,c12=−a21,c21=−a12,c22=a11.Now, calculate the expression:
a11c21+a12c22+a21c11+a22c12Substituting the cofactors:
=a11(−a12)+a12(a11)+a21(a22)+a22(−a21) =−a11a12+a11a12+a21a22−a21a22=0.