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