Defining Vector Subtraction
Vector Subtraction
We've explored vector addition and its key properties. Now, leveraging the close relationship between vector addition and scalar addition (and the connection between addition and subtraction), we can define vector subtraction using a combination of vector addition and negative vectors.
The core idea is that subtracting a number is the same as adding its negative. We'll apply this same principle to vectors.
Rethinking Subtraction as Addition
Consider the scalar subtraction . We can rewrite this as the addition of 9 and the negative of 4:
9 - 4 \= 9 + (-4)Recall from the previous article that is the additive inverse of .
Defining Vector Subtraction
We apply this same idea to vectors and . We define vector subtraction as:
\overrightarrow{X} - \overrightarrow{Y} \= \overrightarrow{X} + (-\overrightarrow{Y})In words: Subtracting vector from vector is the same as adding the negative of vector to vector .
Visualizing Vector Subtraction
To visualize this, let's consider two position vectors and starting at the origin .
To perform the subtraction :
- Find the negative of ( ): This is a vector with the same magnitude as but pointing in the opposite direction.
- Add and using the head-to-tail method: Place the tail of at the head of . The resultant vector, which goes from the tail of to the head of , is the vector .
Alternative Visual Interpretation
There is an alternative way to visualise vector subtraction. The vector can also be viewed as the vector that points from the head of to the head of , when these vectors have been placed tail-to-tail.
...
Log in or sign up to see more