Find the Inverse [[d,j,n],[g,k,o],[h,l,p]]=7
Problem
Solution
Identify the matrix and its determinant. The problem provides a
3×3 matrix and states that its determinant is7 LetA=[[d,j,n],[g,k,o],[h,l,p]] anddet(A)=7 Recall the formula for the inverse of a matrix. The inverse is the adjugate matrix divided by the determinant.
Calculate the matrix of cofactors. Each element
(C_i*j) is the determinant of the2×2 submatrix remaining after removing rowi and columnj multiplied by(−1)(i+j)
Transpose the cofactor matrix to find the adjugate matrix
adj(A)
Divide the adjugate matrix by the determinant, which is
7
Final Answer
Want more problems? Check here!