Find the Inverse [[6,5],[2,2]]
Problem
Solution
Identify the matrix
A and the formula for the inverse of a2×2 matrix.
Calculate the determinant of the matrix.
Swap the elements on the main diagonal and change the signs of the elements on the off-diagonal.
Multiply the resulting matrix by the reciprocal of the determinant.
Simplify the fractions to find the final inverse matrix.
Final Answer
Want more problems? Check here!