Find the Inverse 1/-5*[[19,4],[48,-7]]
Problem
Solution
Identify the matrix
A and the scalark LetA=[[19,4],[48,−7]] andk=−1/5 The inverse of a scalar multiple of a matrix is given by(k*A)(−1)=1/k*A(−1) Calculate the determinant of
A For a2×2 matrix[[a,b],[c,d]] the determinant isdet(A)=a*d−b*c
Find the inverse of matrix
A The formula isA(−1)=1/det(A)*[[d,−b],[−c,a]]
Apply the scalar property
(k*A)(−1)=1/k*A(−1) Here,1/k=−5
Simplify the scalar multiplication.
Final Answer
Want more problems? Check here!