Similar to subtraction of real numbers, to subtract a vector means to add the opposite vector. Here is an example:
Subtract (5, 3) - (2, -2)
This is equivalent to (5, 3) + (-2, 2)
Add by components:
(5-2, 3+2) = (3, 5)
Chat with our AI personalities