Find the Inverse [[34,64],[7,13]]
Problem
Solution
Identify the matrix
A and its elementsa=34 b=64 c=7 andd=13
Calculate the determinant 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]]
Distribute the scalar
1/(−6) to each element in the matrix.
Simplify the fractions where possible.
Final Answer
Want more problems? Check here!