2) In order to find the inverse of AB, we should use the cofactor method:
I) Find determinant of AB matrix:
Use the triangle's rule to calculate the determinant of the matrix with size 3×3:
det AB = 1360
The determinant of АB is not zero, therefore the inverse matrix (AB)-1 exists. To calculate the inverse matrix find additional minors and cofactors of matrix АB:
Find the minor M11 and the cofactor C11. In the matrix, AB crosses out row 1 and column 1.
M11=∣∣1−216−9∣∣=23
C11=(−1)1+1M11=23
Find the minor M12 and the cofactor C12. In the matrix, AB crosses out row 1 and column 2.
M12=∣∣4716−9∣∣=−148
Find the minor M13 and the cofactor C13. In matrix AB cross out row 1 and column 3.
M13=∣∣4712∣∣=−15
Find the minor M21 and the cofactor C21. In the matrix, AB crosses out row 2 and column 1.
M21=∣∣9−215−9∣∣=−51
Find the minor M22 and the cofactor C22. In a matrix, AB crosses out row 2 and column 2.
M22=∣∣11715−9∣∣=−204
Find the minor M23 and the cofactor C23. In matrix AB cross out row 2 and column 3.
M23=∣∣1179−2∣∣=−85
Find the minor M31 and the cofactor C31. In matrix AB cross out row 3 and column 1.
M31=∣∣911516∣∣=129
Find the minor M32 and the cofactor C32. In matrix AB cross out row 3 and column 2.
M32=∣∣1141516∣∣=116
Find the minor M33 and the cofactor C33. In matrix AB cross out row 3 and column 3.
Comments