Find the Inverse [[0.6,-0.4],[0.8,-0.2]]
Problem
Solution
Identify the matrix
A and its elementsa=0.6 b=−0.4 c=0.8 andd=−0.2 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]]
Multiply by the scalar
1/0.2 which is equivalent to multiplying by5
Final Answer
Want more problems? Check here!