Subtract the Matrices -[[4,7],[5,8]]-[[1,12],[3,4]]
Problem
Solution
Identify the corresponding elements in each matrix that need to be subtracted.
Subtract the elements in the first row:
4 - 1a*n*d - 12$.Subtract the elements in the second row:
5 - 3a*n*d - 4$.Simplify the results to form the new matrix.
Final Answer
Want more problems? Check here!