3D Vectors
3D Vectors
Working with 3D vectors is mostly similar to 2D vectors, however the calculations can be more complicated.
3D vectors introduces another unit vector, , which corresponds to the -axis.
Make sure you are happy with the following topics before continuing.
Unit Vectors in Three Dimensions
Three dimensions inevitably introduces a third axis, the -axis. We can visualise the axis by imagining that the -axis and -axis lie flat on a surface and then the -axis points upwards, as shown by the diagram on the right.
When working with vectors is the unit vector in the direction of the -axis.
Three dimensional vectors follow the same form as two dimensional vectors, they are written as:
Addition, subtraction, multiplying with scalars and showing two vectors are parallel (Vector Basics) all work the same with 3D vectors as with 2D vectors.
Pythagoras in Three Dimensions
To find the distance of any 3D point from the origin we can use a variation of Pythagoras’ theorem:
Distance of point from the origin
Therefore, finding the magnitude of any 3D vector can be found in the same way as finding the magnitude of a 2D vector.
Example:
Find the magnitude of the vector to decimal places.
units
We can also use a Pythagoras-based formula to find the distance between two points in three dimensions:
Distance between points and is
Example:
The position vector of point is and the position vector of point is .
Find to decimal places.
units
Example: Problems in 3D
Point has a position vector of and point has a position vector of . Point lies on the vector line and divides the line in the ratio . Find the position vector of .
It is often helpful to split 3D problems into multiple parts and draw 2D diagrams to help you visualise them.
1) We first need to find the vector :
2) We are told that divides in the ratio , so is of the way along .
Thus,
3) Finally, to find the position vector of we need to add the vector to .
3D Vectors Example Questions
Question 1: Find the magnitudes of the following vectors, give your answer to decimal places.
a)
b)
c)
[3 marks]
Using a variation of Pythagoras’ theorem:
a) units
b) units
c) units
Question 2:
Find
[2 marks]
Question 3: Points , and have position vectors , and respectively.
Show that is parallel to .
[2 marks]
We need to first find :
We can see that
Thus, , so is parallel to because they are scalar multiples of each other.
Question 4: Point has a position vector of and point has a position vector of .
The point lies on the line and divides the line in the ratio .
Calculate the distance of from the origin, giving your answer to decimal places.
[4 marks]
First, we need to find the position vector of :
We know that the point divides the line in the ratio , so
Then to find the distance between the point and the origin, we need to find the position vector of :
Finally, units
Specification Points Covered
J1 – Use vectors in two dimensions and in three dimensions