Skip to content
G25

Apply addition and subtraction of vectors, multiplication of vectors by a scalar, and diagrammatic and column representations of vectors; use vectors to construct geometric arguments and proofs

Vector arithmetic

Worked answers, methods and verified real exam appearances for G25 on Edexcel GCSE Maths 1MA1.

Explanation

  • A vector has magnitude and direction and may be shown as a directed segment, a column vector or a symbol such as a\mathbf a. Add column vectors component by component.
  • Subtracting a vector adds its reverse, while multiplying by scalar kk multiplies every component and reverses direction when k<0k<0.
  • For a route through successive points, add vectors in travel order; position-vector differences use destination minus start.
  • Higher tier: compare alternative routes, or show one direction vector is a scalar multiple of another, to prove points are collinear or lines parallel.
  • Examiners expect a connected vector equation and an explicit geometric conclusion.
Successive vectors add head-to-tail: AC=AB+BC\overrightarrow{AC}=\overrightarrow{AB}+\overrightarrow{BC}.

Worked example

Work out 3(21)(54)3\binom{2}{-1}-\binom{5}{4}.

  1. 1.Multiply first: 3(21)=(63)3\binom{2}{-1}=\binom{6}{-3}.
  2. 2.Subtract corresponding components: (6534)\binom{6-5}{-3-4}.
  3. 3.Simplify both components.

Answer: (17)\binom{1}{-7}.

Common mistakes

  • Don't subtract only the top component and add the bottom components.
  • Don't reverse AB\overrightarrow{AB} and BA\overrightarrow{BA} even though they have opposite directions.

Exam tip

In a vector proof, finish with words such as 'therefore parallel' or 'therefore collinear' after the scalar-multiple equation.

Worked practice

Q1
Tier 1 · Easy

1

Work out (35)+(72)\binom{3}{-5}+\binom{-7}{2}.

(1)

(Total for Question 1 is 1 mark)

Mark scheme

Mark scheme for question 1
QuestionAnswerMarkMark scheme
1
  • (43)\binom{-4}{-3}
1Add corresponding components: 3+(7)=43+(-7)=-4 and 5+2=3-5+2=-3. Therefore the sum is (43)\binom{-4}{-3}.
Q2
Tier 2 · Standard

2

Points AA and BB have position vectors a=(21)\mathbf{a}=\binom{2}{-1} and b=(85)\mathbf{b}=\binom{8}{5}. Point MM is the midpoint of ABAB. Find the position vector of MM and the vector AM\overrightarrow{AM}.

(3)

(Total for Question 2 is 3 marks)

Mark scheme

Mark scheme for question 2
QuestionAnswerMarkMark scheme
2
  • OM=(52)\overrightarrow{OM}=\binom{5}{2}
  • AM=(33)\overrightarrow{AM}=\binom{3}{3}
3The midpoint position vector is 12(a+b)=12(104)=(52)\frac12(\mathbf{a}+\mathbf{b})=\frac12\binom{10}{4}=\binom{5}{2}. Then AM=OMOA=(52)(21)=(33)\overrightarrow{AM}=\overrightarrow{OM}-\overrightarrow{OA}=\binom{5}{2}-\binom{2}{-1}=\binom{3}{3}.
Q3
Tier 3 · Hard

3

A walker starts at P=(3,2)P=(-3,2). The walker makes successive displacements (43)\binom{4}{3}, (15)\binom{-1}{5} and 2(12)-2\binom{1}{-2}. Work out the resultant displacement, the walker's finishing coordinates and the vector that would take the walker directly back to PP.

(4)

(Total for Question 3 is 4 marks)

Mark scheme

Mark scheme for question 3
QuestionAnswerMarkMark scheme
3
  • Resultant =(112)=\binom{1}{12}
  • Finish =(2,14)=(-2,14)
  • Return vector =(112)=\binom{-1}{-12}
4First, 2(12)=(24)-2\binom{1}{-2}=\binom{-2}{4}. Adding all displacements gives (43)+(15)+(24)=(112)\binom{4}{3}+\binom{-1}{5}+\binom{-2}{4}=\binom{1}{12}. Add this to P=(3,2)P=(-3,2) to get the finish (2,14)(-2,14). The return vector is the negative of the resultant, (112)\binom{-1}{-12}.
Q4
Tier 1 · Easy

4

Work out 3(24)-3\binom{2}{-4}.

(1)

(Total for Question 4 is 1 mark)

Mark scheme

Mark scheme for question 4
QuestionAnswerMarkMark scheme
4
  • (612)\binom{-6}{12}
1Multiply both components by 3-3: 3(24)=(612)-3\binom{2}{-4}=\binom{-6}{12}.
Q5
Tier 2 · Standard

5

In triangle ABCABC, AB=a\overrightarrow{AB}=\mathbf a and BC=b\overrightarrow{BC}=\mathbf b. Write CA\overrightarrow{CA} in terms of a\mathbf a and b\mathbf b.

(2)

(Total for Question 5 is 2 marks)

Mark scheme

Mark scheme for question 5
QuestionAnswerMarkMark scheme
5
  • CA=ab\overrightarrow{CA}=-\mathbf a-\mathbf b
2AC=AB+BC=a+b\overrightarrow{AC}=\overrightarrow{AB}+\overrightarrow{BC}=\mathbf a+\mathbf b. Reversing the direction gives CA=(a+b)=ab\overrightarrow{CA}=-(\mathbf a+\mathbf b)=-\mathbf a-\mathbf b.
Q6
Tier 3 · Hard

6

The vectors a\mathbf a and b\mathbf b are non-parallel. Points AA, BB and CC have position vectors OA=2a+b\overrightarrow{OA}=2\mathbf a+\mathbf b, OB=5ab\overrightarrow{OB}=5\mathbf a-\mathbf b and OC=11a5b\overrightarrow{OC}=11\mathbf a-5\mathbf b. Prove that AA, BB and CC are collinear.

(4)

(Total for Question 6 is 4 marks)

Mark scheme

Mark scheme for question 6
QuestionAnswerMarkMark scheme
6
  • AB=3a2b=12BC\overrightarrow{AB}=3\mathbf a-2\mathbf b=\frac12\overrightarrow{BC}, so AA, BB and CC are collinear.
4AB=OBOA=(5ab)(2a+b)=3a2b\overrightarrow{AB}=\overrightarrow{OB}-\overrightarrow{OA}=(5\mathbf a-\mathbf b)-(2\mathbf a+\mathbf b)=3\mathbf a-2\mathbf b. Also, BC=OCOB=(11a5b)(5ab)=6a4b\overrightarrow{BC}=\overrightarrow{OC}-\overrightarrow{OB}=(11\mathbf a-5\mathbf b)-(5\mathbf a-\mathbf b)=6\mathbf a-4\mathbf b. Hence AB=12BC\overrightarrow{AB}=\frac12\overrightarrow{BC}. The vectors are non-zero scalar multiples in the same direction and share point BB, so AA, BB and CC are collinear.
Q7
Tier 2 · Standard

7

Given that 2(x3)+(4y)=(101)2\binom{x}{-3}+\binom{4}{y}=\binom{10}{-1}, find xx and yy.

(3)

(Total for Question 7 is 3 marks)

Mark scheme

Mark scheme for question 7
QuestionAnswerMarkMark scheme
7
  • x=3x=3
  • y=5y=5
3Equating the top components gives 2x+4=102x+4=10, so x=3x=3. Equating the bottom components gives 6+y=1-6+y=-1, so y=5y=5.
Q8
Tier 3 · Hard

8

Given that p(21)+q(13)=(111)p\binom{2}{1}+q\binom{-1}{3}=\binom{1}{11}, work out pp and qq.

(4)

(Total for Question 8 is 4 marks)

Mark scheme

Mark scheme for question 8
QuestionAnswerMarkMark scheme
8
  • p=2p=2
  • q=3q=3
4Equating components gives 2pq=12p-q=1 and p+3q=11p+3q=11. From the first equation, q=2p1q=2p-1. Substitute into the second: p+3(2p1)=11p+3(2p-1)=11, so 7p=147p=14 and p=2p=2. Therefore q=2(2)1=3q=2(2)-1=3.
Q9
Tier 3 · Hard

9

Higher only: The vertices of quadrilateral ABCDABCD, in order, are A=(1,2)A=(1,2), B=(6,4)B=(6,4), C=(8,9)C=(8,9) and D=(3,7)D=(3,7). Use vectors to prove that ABCDABCD is a rhombus.

(4)

(Total for Question 9 is 4 marks)

Mark scheme

Mark scheme for question 9
QuestionAnswerMarkMark scheme
9
  • AB=DC=(52)\overrightarrow{AB}=\overrightarrow{DC}=\binom{5}{2} and AD=BC=(25)\overrightarrow{AD}=\overrightarrow{BC}=\binom{2}{5}, so ABCDABCD is a parallelogram; adjacent sides both have length 29\sqrt{29}, so it is a rhombus.
4AB=(52)\overrightarrow{AB}=\binom{5}{2} and DC=(8397)=(52)\overrightarrow{DC}=\binom{8-3}{9-7}=\binom{5}{2}. Also, AD=(25)\overrightarrow{AD}=\binom{2}{5} and BC=(25)\overrightarrow{BC}=\binom{2}{5}. Therefore both pairs of opposite sides are equal and parallel, so ABCDABCD is a parallelogram. The adjacent side lengths are 52+22=29\sqrt{5^2+2^2}=\sqrt{29} and 22+52=29\sqrt{2^2+5^2}=\sqrt{29}. Hence all four sides are equal and ABCDABCD is a rhombus.
Q10
Tier 3 · Hard

10

Higher only: The diagonals of parallelogram ABCDABCD meet at M=(6,5)M=(6,5). The vertices include A=(2,1)A=(2,-1), B=(7,3)B=(7,3) and C=(k,11)C=(k,11). Work out kk and the coordinates of DD. Use vectors in your working.

(4)

(Total for Question 10 is 4 marks)

Mark scheme

Mark scheme for question 10
QuestionAnswerMarkMark scheme
10
  • k=10k=10
  • D=(5,7)D=(5,7)
4The diagonals of a parallelogram bisect each other, so MM is the midpoint of ACAC. Hence 2+k2=6\frac{2+k}{2}=6, giving k=10k=10; the yy-coordinate check is 1+112=5\frac{-1+11}{2}=5. Also MD=MB\overrightarrow{MD}=-\overrightarrow{MB}. Since MB=(7635)=(12)\overrightarrow{MB}=\binom{7-6}{3-5}=\binom{1}{-2}, MD=(12)\overrightarrow{MD}=\binom{-1}{2} and D=(61,5+2)=(5,7)D=(6-1,5+2)=(5,7).

Verified exam appearances

SeriesPaperQuestionMarksCalculatorTierLinks
2019-062FQ292AllowedFoundationQPMS
2023-112HQ184AllowedHigherQPMS
2022-113FQ304AllowedFoundationQPMS
2019-112FQ303AllowedFoundationQPMS
2022-061HQ155Non-calculatorHigherQPMS
2019-062HQ206AllowedHigherQPMS
2024-062HQ195AllowedHigherQPMS
2021-113HQ184AllowedHigherQPMS
2023-062HQ204AllowedHigherQPMS
2024-063HQ83AllowedHigherQPMS
2024-111HQ154Non-calculatorHigherQPMS
2023-063HQ223AllowedHigherQPMS
2022-063HQ133AllowedHigherQPMS
2022-113HQ244AllowedHigherQPMS
2019-113HQ245AllowedHigherQPMS

Other points in G Geometry and measures

Want help turning this into marks?

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