Skip to Main Content

Math help from the Learning Centre

This guide provides useful resources for a wide variety of math topics. It is targeted at students enrolled in a math course or any other Centennial course that requires math knowledge and skills.

Vector Subtraction

Vector subtraction is similar to addition except it is often used to find one of the original vectors from the resultant vector.

For example, if we have v1+v2=vr but we're only given v1 and vr, we can find v2 by solving our previous equation for v2 like this: v2=vrv1. To subtract v1 from vr, we need to add the negative of v1 like this:

v2=vrv1

        v2=vr+(v1) 

This is useful for when we want to remove the effects of vectors from others. For example, if a boat is travelling in the same direction as the wind and we want to know how fast the boat would be moving without the wind, we can subtract the wind from the boat's speed, or, as we learned before, we can add the negative of the wind.

But what is the negative of a vector?

The length of the vector will always be a positive quantity, so the negative of a vector will only change the direction. Specifically, it will point in exactly the opposite direction of the original vector.

For example, if we have a vector in rectangular coordinates like v=(3,4), we can get it to point in the opposite direction by changing the sign of both the x and y components. If we do that, we would have v=(3,4). As you can see, the vector is reflected through the x and y axes, so the direction is completely flipped, but the length is still the same.

Plane Example

A good example of vector subtraction and vector relativity is with airplanes. Because airplanes generate their lift based on how fast the air moves over the wing, planes need to measure their speed relative to the ground and relative to the air, like we can see in the following problem:

 

Example: A plane is moving north at 200km/h (relative to the ground) and the wind is moving north at 30km/h (relative to the ground). How fast is the plane moving relative to the air?

Solution:

In this problem, we can find how fast the plane is moving relative to the air by subtracting the wind's speed from the plane's speed. By doing this, we are subtracting the effect of the wind from the system so the wind is no longer moving. This means we can treat the wind as our reference like the ground was before.

1. First, we can label the plane speed as vplane and the wind speed as vwind. Next, we can plot the vectors to get an idea of what they look like and what our plane speed relative to the wind, vr, will look like. If we use north as the +y direction (like on a compass), we will have: vplane =(0,200) and vwind =(0,30) which can be graphed like this:

Note that vwind is shifted slightly to the right to make it easier to see. It is actually on top of vplane.

2. Next, we need to subtract the wind velocity from the plane velocity to find the velocity of the plane relative to the wind, vr, so that we can use the wind as our reference, as mentioned before. We perform this subtraction like so:

vr = vplane vwind

       vr = vplane +vwind )

To get vwind we need to change the sign of the x and y coordinates of vwind. This would give us vwind =(0,30).

 

3. Now, as we did with vector addition, we need to add vplane and vwind tip to tail, which would look like this:

Note that vwind and vr are shifted slightly to the right to make them easier to see. They are actually on top of vplane.

 

4. Now we need to add the x and y components of vplane and vwind to get the x and y components of vr which we'll label vrx and vry.

So for vrx we would have:

vrx = vplane x + ( vwind x )

vrx =0+0                             

vrx =0                                    

Similarly, for vry:

vry = vplane y + ( vwind y )

vry =200+(30)                

vry =170                                

 

6. So the velocity of the plane relative to the wind is vr =( vrx, vry )=(0,170).

 

If the plane being slower relative to the wind than the ground is unintuitive to you, you can think about it like when you pass by a car on the highway. That car appears to be moving slowly relative to you because your car and the other car are both traveling in the same direction. In this case, both the plane and the wind are traveling in the same direction.

Subtraction Summary

In summary, to subtract vectors in rectangular coordinates we need to:

  • Graph the original vectors and figure out which one is being subtracted from which
  • Find the negative of the vector being subtracted by changing the sign on the x and y components
  • Add the x components of each vector together to get the x component of your resulting vector
  • Add the y components of each vector together to get the y component of your resulting vector
  • Write your x and y results in rectangular form as a new vector

Try this interactive tool!

Adjust the start and end points of vectors u, v, and the resultant vector uv. Use the checkboxes to toggle the visibility of each vector. You can also choose to use the positive vector v, or the negative vector v.

Practice

To practice, try subtracting the following vectors:

1) v1=(5,2) and v2=(1,1). Subtract v2 from v1.

2) v1=(7,4) and v2=(3,3). Subtract v1 from v2.

3) v1=(13,3) and v2=(5,7). Subtract v2 from v1.

 

 

 

Answers:

1) vresult=(6,1)

2) vresult=(10,7)

3) vresult=(8,4)

Another Example

If you would like another example, take a look at the video below: