Subtract the Matrices [[9],[-4]]-[[4],[-8]]
Problem
Solution
Identify the corresponding elements in each matrix. Since both are
2×1 column vectors, subtract the elements in the first row and then the elements in the second row.Subtract the elements in the first row:
Subtract the elements in the second row, being careful with the signs:
Combine the results into a new
2×1 matrix.
Final Answer
Want more problems? Check here!