Find the Inverse [[-1/4,-1/6],[1/3,4/3]]
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
Form the adjugate matrix by swapping the main diagonal elements and changing the signs of the off-diagonal elements.
Multiply the adjugate matrix by the reciprocal of the determinant.
Distribute the scalar across the matrix elements.
Final Answer
Want more problems? Check here!