If ij A [aij] is a matrix of order 2 × 2, such that |A|= -15 and Cij represents the cofactor of , aij a then find a21 c21 + a22 c22.
Let A be the 2×2 matrix
![]()
And |A| = -15
⇒ a11a22 – a12a21 = -15 …(i)
Let Mij represent minor of aij and Cij is cofactor of aij.
Mij is the determinant of matrix leaving the ith row and jth column
The cofactor is given by
⇒ Cij = (-1) i+jMij
We have to find a21C21 + a22C22
C21 = (-1)2+1M21 = -a12 …since M21 = a12
C22 = (-1)2+2M22 = a11 …since M22 = a11
⇒ a21C21 + a22C22 = a21(-a12) + a22a11
⇒ a21C21 + a22C22 = a22a11 – a21a12
Using (i)
⇒ a21C21 + a22C22 = -15
Couldn't generate an explanation.
Generated by AI. May contain inaccuracies — always verify with your textbook.