143k views
1 vote
Subtract [4 -4 -2] - [4 -3 5]

User LEO CHEN
by
7.9k points

1 Answer

7 votes

For matrix subtraction, you subtract the corresponding cell of the second matrix from the first. So, looking at the first spot, you have 4 (from the first matrix) - 4 (from the second matrix) = 0 (the first number in the output matrix). Continuing that for the next spot, -4 - -3 = -4 + 3 = -1. Finally, -2 - 5 = -7. This means your answer is [0 -1 -7].

User Ouah
by
9.5k points

No related questions found

Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.

9.4m questions

12.2m answers

Categories