Question
Question: If $A = \begin{bmatrix} 1 & 1 & 1 \\ 2 & 1 & -3 \\ -1 & 2 & 3 \end{bmatrix}$, then $A_{31} + A_{32} ...
If A=12−11121−33, then A31+A32+A33=
where Aij is cofactor of aij, where A=[aij]3x3

0
1
10
11
0
Solution
To find A31+A32+A33, we need to calculate the cofactors A31, A32, and A33 of the matrix A.
-
Calculate A31: A31=(−1)3+1M31=M31. M31 is the determinant of the submatrix obtained by deleting the 3rd row and 1st column of A: M31=det[111−3]=(1)(−3)−(1)(1)=−3−1=−4. So, A31=−4.
-
Calculate A32: A32=(−1)3+2M32=−M32. M32 is the determinant of the submatrix obtained by deleting the 3rd row and 2nd column of A: M32=det[121−3]=(1)(−3)−(1)(2)=−3−2=−5. So, A32=−(−5)=5.
-
Calculate A33: A33=(−1)3+3M33=M33. M33 is the determinant of the submatrix obtained by deleting the 3rd row and 3rd column of A: M33=det[1211]=(1)(1)−(1)(2)=1−2=−1. So, A33=−1.
Now, find the sum A31+A32+A33: A31+A32+A33=−4+5+(−1)=1−1=0.
Therefore, A31+A32+A33=0.