Skip to content
10.1

Use vectors in two dimensions and in three dimensions.

Draft — not yet indexed

Vectors in 2D and 3D

Worked answers and methods for 10.1 on Edexcel A-level Maths 9MA0.

Explanation

  • A vector records magnitude and direction; in two or three dimensions it can be written in component form or with the unit vectors i\mathbf{i}, j\mathbf{j} and k\mathbf{k}.
  • Work component by component, keeping the xx, yy and zz entries aligned; subtract the initial point from the final point to form a displacement vector.
  • For example, from A(1,2,3)A(1,2,3) to B(4,0,5)B(4,0,5) the displacement is AB=(3,2,2)\overrightarrow{AB}=(3,-2,2).
  • A vector has no fixed location, whereas a point does; a common error is to confuse the coordinates of an endpoint with the components of the displacement leading to it.

Worked example

Given a=(2,1,3)\mathbf{a}=(2,-1,3) and b=(1,4,2)\mathbf{b}=(-1,4,2), find 2ab2\mathbf{a}-\mathbf{b}.

  1. 1.First 2a=(4,2,6)2\mathbf{a}=(4,-2,6).
  2. 2.Subtract corresponding components of b\mathbf{b} to get (4(1),24,62)=(5,6,4)(4-(-1),-2-4,6-2)=(5,-6,4).

Answer: 2ab=(5,6,4)2\mathbf{a}-\mathbf{b}=(5,-6,4)

Common mistakes

  • Don't change the coordinate order between vectors, so components from different axes are combined.
  • Don't combine vector components inconsistently, applying a scalar to only one coordinate.

Exam tip

Perform each vector operation component by component and preserve the coordinate order throughout.

Worked practice

Q1
Tier 1 · Easy

1.

The point AA has coordinates (2,5)(-2,5) and the point BB has coordinates (4,1)(4,1). Find AB\overrightarrow{AB}.

(2)

(Total for Question 1 is 2 marks)

Mark scheme

Mark scheme for question 1
QuestionSchemeMarks
1
  • AB=(6,4)\overrightarrow{AB}=(6,-4)
2
Notes
Subtract the coordinates of AA from those of BB: AB=(4(2),15)=(6,4)\overrightarrow{AB}=(4-(-2),1-5)=(6,-4).

(2 marks)

Q2
Tier 2 · Standard

2.

Given a=(1,2,1)\mathbf{a}=(1,2,-1), b=(2,1,3)\mathbf{b}=(2,-1,3) and c=(5,0,5)\mathbf{c}=(5,0,5), find scalars λ\lambda and μ\mu such that λa+μb=c\lambda\mathbf{a}+\mu\mathbf{b}=\mathbf{c}.

(4)

(Total for Question 2 is 4 marks)

Mark scheme

Mark scheme for question 2
QuestionSchemeMarks
2
  • λ=1\lambda=1, μ=2\mu=2
4
Notes
Comparing the first two components gives λ+2μ=5\lambda+2\mu=5 and 2λμ=02\lambda-\mu=0. The second equation gives μ=2λ\mu=2\lambda, so the first gives 5λ=55\lambda=5 and λ=1\lambda=1, μ=2\mu=2. The third component checks: λ+3μ=1+6=5-\lambda+3\mu=-1+6=5.

(4 marks)

Q3
Tier 3 · Hard

3.

Let p=(1,1,2)\mathbf{p}=(1,1,2) and q=(2,1,1)\mathbf{q}=(2,-1,1). By writing (u,v,w)=λp+μq(u,v,w)=\lambda\mathbf{p}+\mu\mathbf{q}, show that (u,v,w)(u,v,w) lies in the span of p\mathbf{p} and q\mathbf{q} if and only if u+vw=0u+v-w=0. Hence find the value of kk for which (7,1,k)(7,1,k) lies in this span and the value of kk for which (5,k,7)(5,k,7) lies in this span. Can the same value of kk satisfy both conditions?

(4)

(Total for Question 3 is 4 marks)

Mark scheme

Mark scheme for question 3
QuestionSchemeMarks
3
  • The spanning condition is u+vw=0u+v-w=0.
  • (7,1,k)(7,1,k) requires k=8k=8, whereas (5,k,7)(5,k,7) requires k=2k=2; no single value of kk satisfies both.
4
Notes
A linear combination has components (u,v,w)=(λ+2μ,λμ,2λ+μ)(u,v,w)=(\lambda+2\mu,\lambda-\mu,2\lambda+\mu), so u+vw=0u+v-w=0. Conversely, if u+vw=0u+v-w=0, choose λ=(u+2v)/3\lambda=(u+2v)/3 and μ=(uv)/3\mu=(u-v)/3; these give the stated first two components and 2λ+μ=u+v=w2\lambda+\mu=u+v=w. Thus the condition is necessary and sufficient. For (7,1,k)(7,1,k) it gives 7+1k=07+1-k=0, so k=8k=8. For (5,k,7)(5,k,7) it gives 5+k7=05+k-7=0, so k=2k=2. Since 828\ne2, there is no common value.

(4 marks)

Q4
Tier 1 · Easy

4.

Given a=4i+7j2k\mathbf{a}=-4\mathbf{i}+7\mathbf{j}-2\mathbf{k}, write a\mathbf{a} in component form and find 3a3\mathbf{a}.

(2)

(Total for Question 4 is 2 marks)

Mark scheme

Mark scheme for question 4
QuestionSchemeMarks
4
  • a=(4,7,2)\mathbf{a}=(-4,7,-2) and 3a=(12,21,6)3\mathbf{a}=(-12,21,-6)
2
Notes
The coefficients of i\mathbf{i}, j\mathbf{j} and k\mathbf{k} are the three components, so a=(4,7,2)\mathbf{a}=(-4,7,-2). Multiplying every component by 33 gives 3a=(12,21,6)3\mathbf{a}=(-12,21,-6).

(2 marks)

Q5
Tier 2 · Standard

5.

Point AA has coordinates (2,1,4)(2,-1,4) and AB=(3,5,2)\overrightarrow{AB}=(-3,5,2). Find the coordinates of BB and find BA\overrightarrow{BA}. Verify that AB+BA=0\overrightarrow{AB}+\overrightarrow{BA}=\mathbf{0}.

(3)

(Total for Question 5 is 3 marks)

Mark scheme

Mark scheme for question 5
QuestionSchemeMarks
5
  • B=(1,4,6)B=(-1,4,6) and BA=(3,5,2)\overrightarrow{BA}=(3,-5,-2); their sum is (0,0,0)(0,0,0).
3
Notes
Add the displacement to the coordinates of AA: B=(2,1,4)+(3,5,2)=(1,4,6)B=(2,-1,4)+(-3,5,2)=(-1,4,6). Reversing a displacement changes its sign, so BA=(3,5,2)\overrightarrow{BA}=(3,-5,-2). Componentwise addition gives (3,5,2)+(3,5,2)=(0,0,0)(-3,5,2)+(3,-5,-2)=(0,0,0).

(3 marks)

Q6
Tier 3 · Hard

6.

A point starts at A=(1,2,5)A=(1,-2,5) and undergoes, in order, displacements u=(3,1,2)\mathbf{u}=(3,1,-2), λv\lambda\mathbf{v} where v=(1,2,1)\mathbf{v}=(-1,2,1), and w=(2,3,4)\mathbf{w}=(2,-3,-4). The final point lies in the plane z=0z=0. Find λ\lambda, the final point and the single displacement from AA to the final point.

(5)

(Total for Question 6 is 5 marks)

Mark scheme

Mark scheme for question 6
QuestionSchemeMarks
6
  • λ=1\lambda=1, the final point is (5,2,0)(5,-2,0) and the single displacement is (4,0,5)(4,0,-5).
5
Notes
The final zz-coordinate is 52+λ4=λ15-2+\lambda-4=\lambda-1. Since it is zero, λ=1\lambda=1. The total displacement is (3,1,2)+(1,2,1)+(2,3,4)=(4,0,5)(3,1,-2)+(-1,2,1)+(2,-3,-4)=(4,0,-5). Adding this to AA gives the final point (1,2,5)+(4,0,5)=(5,2,0)(1,-2,5)+(4,0,-5)=(5,-2,0).

(5 marks)

Q7
Tier 2 · Standard

7.

Given a=(p,2q,3)\mathbf{a}=(p,2q,-3), b=(4,1,r)\mathbf{b}=(4,-1,r) and a+b=(7,5,2)\mathbf{a}+\mathbf{b}=(7,5,2), find pp, qq and rr. Hence find 2ab2\mathbf{a}-\mathbf{b}.

(4)

(Total for Question 7 is 4 marks)

Mark scheme

Mark scheme for question 7
QuestionSchemeMarks
7
  • p=3p=3, q=3q=3, r=5r=5 and 2ab=(2,13,11)2\mathbf{a}-\mathbf{b}=(2,13,-11)
4
Notes
Equality of corresponding components gives p+4=7p+4=7, 2q1=52q-1=5 and 3+r=2-3+r=2, so p=3p=3, q=3q=3 and r=5r=5. Hence a=(3,6,3)\mathbf{a}=(3,6,-3) and b=(4,1,5)\mathbf{b}=(4,-1,5), giving 2ab=(6,12,6)(4,1,5)=(2,13,11)2\mathbf{a}-\mathbf{b}=(6,12,-6)-(4,-1,5)=(2,13,-11).

(4 marks)

Q8
Tier 3 · Hard

8.

The vectors a\mathbf{a} and b\mathbf{b} satisfy 2a+b=(7,1,5)2\mathbf{a}+\mathbf{b}=(7,1,5) and a2b=(1,12,10)\mathbf{a}-2\mathbf{b}=(1,-12,10). Find a\mathbf{a} and b\mathbf{b}, and verify both vector equations.

(4)

(Total for Question 8 is 4 marks)

Mark scheme

Mark scheme for question 8
QuestionSchemeMarks
8
  • a=(3,2,4)\mathbf{a}=(3,-2,4) and b=(1,5,3)\mathbf{b}=(1,5,-3)
  • Check: 2(3,2,4)+(1,5,3)=(7,1,5)2(3,-2,4)+(1,5,-3)=(7,1,5) and (3,2,4)2(1,5,3)=(1,12,10)(3,-2,4)-2(1,5,-3)=(1,-12,10).
4
Notes
Write u=(7,1,5)\mathbf{u}=(7,1,5) and v=(1,12,10)\mathbf{v}=(1,-12,10). Doubling 2a+b=u2\mathbf{a}+\mathbf{b}=\mathbf{u} and adding a2b=v\mathbf{a}-2\mathbf{b}=\mathbf{v} gives 5a=2u+v=(15,10,20)5\mathbf{a}=2\mathbf{u}+\mathbf{v}=(15,-10,20), so a=(3,2,4)\mathbf{a}=(3,-2,4). Then b=u2a=(1,5,3)\mathbf{b}=\mathbf{u}-2\mathbf{a}=(1,5,-3). Checking, 2a+b=(7,1,5)2\mathbf{a}+\mathbf{b}=(7,1,5) and a2b=(1,12,10)\mathbf{a}-2\mathbf{b}=(1,-12,10).

(4 marks)

Q9
Tier 3 · Hard

9.

Let u=(1,1,0)\mathbf{u}=(1,1,0), v=(0,1,1)\mathbf{v}=(0,1,1) and w=(1,0,1)\mathbf{w}=(1,0,1). A displacement (7,8,9)(7,8,9) is formed as pu+qv+rwp\mathbf{u}+q\mathbf{v}+r\mathbf{w}. Find pp, qq and rr, and verify the displacement component by component.

(5)

(Total for Question 9 is 5 marks)

Mark scheme

Mark scheme for question 9
QuestionSchemeMarks
9
  • p=3p=3, q=5q=5 and r=4r=4.
5
Notes
Comparing components in pu+qv+rw=(p+r,p+q,q+r)p\mathbf{u}+q\mathbf{v}+r\mathbf{w}=(p+r,p+q,q+r) gives p+r=7p+r=7, p+q=8p+q=8 and q+r=9q+r=9. Adding the first two equations and subtracting the third gives 2p=62p=6, so p=3p=3. It follows that q=5q=5 and r=4r=4. The check is 3(1,1,0)+5(0,1,1)+4(1,0,1)=(3+4,3+5,5+4)=(7,8,9)3(1,1,0)+5(0,1,1)+4(1,0,1)=(3+4,3+5,5+4)=(7,8,9).

(5 marks)

Q10
Tier 3 · Hard

10.

The vectors a=(p,q,r)\mathbf{a}=(p,q,r), b=(q,r,p)\mathbf{b}=(q,r,p) and c=(r,p,q)\mathbf{c}=(r,p,q) satisfy a+b+c=(13,13,13)\mathbf{a}+\mathbf{b}+\mathbf{c}=(13,13,13) and ab=(1,3,2)\mathbf{a}-\mathbf{b}=(1,-3,2). Find a\mathbf{a}, b\mathbf{b} and c\mathbf{c}, and verify both vector equations.

(5)

(Total for Question 10 is 5 marks)

Mark scheme

Mark scheme for question 10
QuestionSchemeMarks
10
  • a=(4,3,6)\mathbf{a}=(4,3,6), b=(3,6,4)\mathbf{b}=(3,6,4) and c=(6,4,3)\mathbf{c}=(6,4,3).
5
Notes
The sum equation gives p+q+r=13p+q+r=13. The difference equation gives pq=1p-q=1, qr=3q-r=-3 and rp=2r-p=2. Thus p=q+1p=q+1 and r=q+3r=q+3, so (q+1)+q+(q+3)=13(q+1)+q+(q+3)=13 and q=3q=3. Hence p=4p=4 and r=6r=6. Therefore a=(4,3,6)\mathbf{a}=(4,3,6), b=(3,6,4)\mathbf{b}=(3,6,4) and c=(6,4,3)\mathbf{c}=(6,4,3). Their sum is (13,13,13)(13,13,13) and ab=(1,3,2)\mathbf{a}-\mathbf{b}=(1,-3,2), as required.

(5 marks)

Verified exam appearances

We have not yet indexed a verified real-paper appearance for 10.1. Browse the Edexcel A-level Maths 9MA0 past papers directly.

Other points in 10 Vectors

Want help turning this into marks?

Bring 10.1 or any tricky specification point, and we can work through the method and exam wording together.