Find the Inverse of the Resulting Matrix [[-1,3]][[3,4]]
Problem
Solution
Multiply the matrices to find the resulting value. Since the first matrix is
1×2 and the second is2×1 the result is a1×1 matrix (a scalar).
Simplify the arithmetic to find the single element of the matrix.
Identify the resulting
1×1 matrix.
Find the inverse of the
1×1 matrix. For a1×1 matrix[a] the inverse is[a(−1)] or[1/a] provideda≠0
Final Answer
Want more problems? Check here!