Find the Inverse [[3,-4],[-2,7]]
Problem
Solution
Identify the matrix
A and its elementsa=3 b=−4 c=−2 andd=7 Calculate the determinant of the matrix using the formula
det(A)=a*d−b*c
Apply the inverse formula for a
2×2 matrix, which isA(−1)=1/det(A)*[[d,−b],[−c,a]]
Simplify the signs inside the matrix.
Distribute the scalar
1/13 to each element of the matrix.
Final Answer
Want more problems? Check here!