Find the Inverse [[0,1/8],[1/14,9/112]]
Problem
Solution
Identify the matrix
A and the formula for the inverse of a2×2 matrix.
Calculate the determinant
det(A)=a*d−b*c
Find the reciprocal of the determinant.
Swap the main diagonal elements and negate the off-diagonal elements to form the adjugate matrix.
Multiply the adjugate matrix by the reciprocal of the determinant.
Simplify the resulting entries.
Final Answer
Want more problems? Check here!