3D Vectors

A LevelAQAEdexcelOCR

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, kboldsymbol{textcolor{blue}{k}}, which corresponds to the ztextcolor{blue}{z}-axis.

Make sure you are happy with the following topics before continuing.

A LevelAQAEdexcelOCR

Unit Vectors in Three Dimensions

Three dimensions inevitably introduces a third axis, the zz-axis. We can visualise the zz axis by imagining that the xx-axis and yy-axis lie flat on a surface and then the zz-axis points upwards, as shown by the diagram on the right.

When working with vectors kboldsymbol{k} is the unit vector in the direction of the zz-axis.

Three dimensional vectors follow the same form as two dimensional vectors, they are written as: xi+yj+zk=(xyz)xboldsymbol{i}+yboldsymbol{j}+zboldsymbol{k}=begin{pmatrix} x y z end{pmatrix}

Addition, subtraction, multiplying with scalars and showing two vectors are parallel (Vector Basics) all work the same with 3D vectors as with 2D vectors.

A LevelAQAEdexcelOCR

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 (x,y,z)(x,y,z) from the origin =x2+y2+z2=sqrt{x^2+y^2+z^2}

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 s=3i5j+2kboldsymbol{s}=3boldsymbol{i}-5boldsymbol{j}+2boldsymbol{k} to 22 decimal places.

s=32+(5)2+22=38=6.16|boldsymbol{s}|=sqrt{3^2+(-5)^2+2^2}=sqrt{38}=6.16 units (2 dp)(2text{ dp})

 

We can also use a Pythagoras-based formula to find the distance between two points in three dimensions:

Distance between points (x1,y1,z1)(x_{1}, y_{1}, z_{1}) and (x2,y2,z2)(x_{2}, y_{2}, z_{2}) is (x1x2)2+(y1y2)2+(z1z2)2sqrt{(x_{1}-x_{2})^2 +(y_{1}-y_{2})^2 +(z_{1}-z_{2})^2}

Example:

The position vector of point OO is (463)begin{pmatrix} 4 6 -3 end{pmatrix} and the position vector of point PP is (154)begin{pmatrix} 1 -5 4 end{pmatrix}.

Find OP|overrightarrow{OP}| to 22 decimal places.

OP=(41)2+(6(5))2+((3)4)2=9+121+49=13.38|overrightarrow{OP}|=sqrt{(4-1)^2+(6-(-5))^2+((-3)-4)^2}=sqrt{9+121+49}=13.38 units (2 dp)(2 text{ dp})

A LevelAQAEdexcelOCR
A LevelAQAEdexcelOCR

Example: Problems in 3D

Point AA has a position vector of 4i+3j+6k-4boldsymbol{i}+3boldsymbol{j}+6boldsymbol{k} and point BB has a position vector of 2i5j+3k2boldsymbol{i}-5boldsymbol{j}+3boldsymbol{k}. Point CC lies on the vector line ABAB and divides the line in the ratio 4:34:3. Find the position vector of CC.

 

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 ABoverrightarrow{AB}:

AB=OBOA=(2(4))i+(53)j+(36)k=6i8j3kbegin{aligned} overrightarrow{AB} &= overrightarrow{OB}-overrightarrow{OA} &= (2-(-4))boldsymbol{i}+(-5-3)boldsymbol{j}+(3-6)boldsymbol{k} &=6boldsymbol{i}-8boldsymbol{j}-3boldsymbol{k} end{aligned}

2) We are told that CC divides ABoverrightarrow{AB} in the ratio 4:34:3, so CC is 47dfrac{4}{7} of the way along ABoverrightarrow{AB}.

Thus, AC=47AB=47(6i8j3k)=247i327j127koverrightarrow{AC}=dfrac{4}{7}overrightarrow{AB}=dfrac{4}{7}(6boldsymbol{i}-8boldsymbol{j}-3boldsymbol{k})=dfrac{24}{7}boldsymbol{i}-dfrac{32}{7}boldsymbol{j}-dfrac{12}{7}boldsymbol{k}

3) Finally, to find the position vector of CC we need to add the vector ACoverrightarrow{AC} to OAoverrightarrow{OA}.

OC=OA+AC=(4i+3j+6k)+(247i327j127k)=47i117j+307kbegin{aligned} overrightarrow{OC}=overrightarrow{OA}+overrightarrow{AC} &=(-4boldsymbol{i}+3boldsymbol{j}+6boldsymbol{k})+(dfrac{24}{7}boldsymbol{i}-dfrac{32}{7}boldsymbol{j}-dfrac{12}{7}boldsymbol{k}) &= -dfrac{4}{7}boldsymbol{i}-dfrac{11}{7}boldsymbol{j}+dfrac{30}{7}boldsymbol{k} end{aligned}

A LevelAQAEdexcelOCR

3D Vectors Example Questions

Question 1: Find the magnitudes of the following vectors, give your answer to 22 decimal places.

 

a) OA=5i2j+koverrightarrow{OA}=5boldsymbol{i}-2boldsymbol{j}+boldsymbol{k}

 

b) OB=2i6j+7koverrightarrow{OB}=-2boldsymbol{i}-6boldsymbol{j}+7boldsymbol{k}

 

c) OC=(493)overrightarrow{OC}=begin{pmatrix} 4 9 -3 end{pmatrix}

 

[3 marks]

A Level AQAEdexcelOCR

Using a variation of Pythagoras’ theorem:

 

a)  OA=52+(2)2+12=30=5.48|overrightarrow{OA}|=sqrt{5^2+(-2)^2+1^2}=sqrt{30}=5.48 units (2 dp)(2 text{ dp})

 

b) OB=(2)2+(6)2+72=89=9.43|overrightarrow{OB}|=sqrt{(-2)^2+(-6)^2+7^2}=sqrt{89}=9.43 units (2 dp)(2 text{ dp})

 

c) OC=42+92+(3)2=106=10.30|overrightarrow{OC}|=sqrt{4^2+9^2+(-3)^2}=sqrt{106}=10.30 units (2 dp)(2 text{ dp})

MME Premium Laptop

Save your answers with

MME Premium

Gold Standard Education

Question 2:

x=3i+8j4kboldsymbol{x}=3boldsymbol{i}+8boldsymbol{j}-4boldsymbol{k}

y=2i7jkboldsymbol{y}=-2boldsymbol{i}-7boldsymbol{j}-boldsymbol{k}

z=6i+9j+3kboldsymbol{z}=6boldsymbol{i}+9boldsymbol{j}+3boldsymbol{k}

 

Find 3y+2zx3boldsymbol{y}+2boldsymbol{z}-boldsymbol{x}

 

[2 marks]

A Level AQAEdexcelOCR

3y+2zx=3(2i7jk)+2(6i+9j+3k)(3i+8j4k)=(6+123)i+(21+188)j+(3+6+4)k=3i11j+7kbegin{aligned} 3boldsymbol{y}+2boldsymbol{z}-boldsymbol{x} &=3(-2boldsymbol{i}-7boldsymbol{j}-boldsymbol{k})+2(6boldsymbol{i}+9boldsymbol{j}+3boldsymbol{k})-(3boldsymbol{i}+8boldsymbol{j}-4boldsymbol{k}) &=(-6+12-3)boldsymbol{i}+(-21+18-8)boldsymbol{j}+(-3+6+4)boldsymbol{k} &=3boldsymbol{i}-11boldsymbol{j}+7boldsymbol{k} end{aligned}

MME Premium Laptop

Save your answers with

MME Premium

Gold Standard Education

Question 3: Points LL, MM and NN have position vectors (152)begin{pmatrix} 1 5 -2 end{pmatrix}, (331)begin{pmatrix} 3 -3 -1 end{pmatrix} and (575)begin{pmatrix} 5 7 -5 end{pmatrix} respectively.

 

Show that OLoverrightarrow{OL} is parallel to MNoverrightarrow{MN}.

 

[2 marks]

A Level AQAEdexcelOCR

We need to first find MNoverrightarrow{MN}:

 

MN=ONOM=(575)(331)=(2104)overrightarrow{MN}=overrightarrow{ON}-overrightarrow{OM}=begin{pmatrix} 5 7 -5 end{pmatrix}-begin{pmatrix} 3 -3 -1 end{pmatrix}=begin{pmatrix} 2 10 -4 end{pmatrix}

 

We can see that (2104)×12=(152)begin{pmatrix} 2 10 -4 end{pmatrix} times dfrac{1}{2}=begin{pmatrix} 1 5 -2 end{pmatrix}

 

Thus, 2OL=MN2overrightarrow{OL}=overrightarrow{MN}, so OLoverrightarrow{OL} is parallel to MNoverrightarrow{MN} because they are scalar multiples of each other.

MME Premium Laptop

Save your answers with

MME Premium

Gold Standard Education

Question 4: Point AA has a position vector of 2i6j+5k2boldsymbol{i}-6boldsymbol{j}+5boldsymbol{k} and point BB has a position vector of i4j3kboldsymbol{i}-4boldsymbol{j}-3boldsymbol{k}.

 

The point XX lies on the line ABAB and divides the line in the ratio 3:13:1.

Calculate the distance of XX from the origin, giving your answer to 22 decimal places.

 

[4 marks]

A Level AQAEdexcelOCR

First, we need to find the position vector of ABoverrightarrow{AB}:

AB=OBOA=(i4j3k)(2i6j+5k)=i+2j8koverrightarrow{AB}=overrightarrow{OB}-overrightarrow{OA}=(boldsymbol{i}-4boldsymbol{j}-3boldsymbol{k})-(2boldsymbol{i}-6boldsymbol{j}+5boldsymbol{k})=-boldsymbol{i}+2boldsymbol{j}-8boldsymbol{k}

 

We know that the point XX divides the line ABAB in the ratio 3:13:1, so AX=34AB=34i+32j6koverrightarrow{AX}=dfrac{3}{4}overrightarrow{AB}=-dfrac{3}{4}boldsymbol{i}+dfrac{3}{2}boldsymbol{j}-6boldsymbol{k}

 

Then to find the distance between the point XX and the origin, we need to find the position vector of OXoverrightarrow{OX}:

 

OX=OA+AX=(2i6j+5k)+(34i+32j6k)=54i92jkbegin{aligned}overrightarrow{OX}=overrightarrow{OA}+overrightarrow{AX} &= (2boldsymbol{i}-6boldsymbol{j}+5boldsymbol{k})+(-dfrac{3}{4}boldsymbol{i}+dfrac{3}{2}boldsymbol{j}-6boldsymbol{k}) &=dfrac{5}{4}boldsymbol{i}-dfrac{9}{2}boldsymbol{j}-boldsymbol{k} end{aligned}

 

Finally, OX=(54)2+(92)2+(1)2=4.78|overrightarrow{OX}|=sqrt{(dfrac{5}{4})^2+(-dfrac{9}{2})^2+(-1)^2}=4.78 units (2 dp)(2 text{ dp})

 

MME Premium Laptop

Save your answers with

MME Premium

Gold Standard Education

Additional Resources

Site Logo

Exam Tips Cheat Sheet

A Level
Site Logo

Formula Booklet

A Level

Specification Points Covered

J1 – Use vectors in two dimensions and in three dimensions

Related Topics

Site Logo

Vector Basics

A Level
Site Logo

Position Vectors

A Level
Site Logo

Vector Calculations

A Level