Find the Inverse of the Resulting Matrix [[6,4]][[4,6]]
Problem
Solution
Multiply the matrices to find the resulting value. Since we are multiplying a
1×2 matrix by a2×1 matrix, the result is a1×1 matrix (a scalar).
Identify the resulting
1×1 matrix.
Apply the formula for the inverse of a
1×1 matrix. For a matrixA=[a] the inverse isA(−1)=[1/a] provideda≠0
Final Answer
Want more problems? Check here!