Skip to main content
EnglandMathsSyllabus dot point

How do you add, subtract and scale vectors and use them in geometry proofs?

Writing and drawing column vectors, adding, subtracting and multiplying vectors by a scalar, and using vectors in geometric proofs at Higher tier.

A focused answer to the AQA GCSE Mathematics geometry content on vectors, covering column vectors, adding, subtracting and scaling vectors, and using vectors in geometric proofs at Higher tier.

Generated by Claude Opus 4.89 min answer

Reviewed by: AI editorial process; not yet individually human-reviewed

Have a quick question? Jump to the Q&A page

Jump to a section
  1. What this dot point is asking
  2. Column vectors
  3. Adding, subtracting and scaling
  4. Vectors in geometry proofs at Higher tier
  5. Position vectors and finding points
  6. Magnitude and direction

What this dot point is asking

AQA wants you to write and draw column vectors, add and subtract them, multiply by a scalar, and at Higher tier use vectors to prove geometric facts such as parallel lines and collinear points. Vector arithmetic is straightforward; the Higher proof questions are where the marks (and the difficulty) lie, so building a clear route through a diagram is the key skill.

Column vectors

A column vector (ab)\begin{pmatrix} a \\ b \end{pmatrix} has a horizontal component aa (right is positive, left negative) and a vertical component bb (up is positive, down negative). The vector from point P(1,2)P(1, 2) to point Q(4,6)Q(4, 6) is PQβ†’=(4βˆ’16βˆ’2)=(34)\overrightarrow{PQ} = \begin{pmatrix} 4 - 1 \\ 6 - 2 \end{pmatrix} = \begin{pmatrix} 3 \\ 4 \end{pmatrix}. The magnitude (length) of this vector, by Pythagoras, is 32+42=5\sqrt{3^2 + 4^2} = 5.

Adding, subtracting and scaling

Add and subtract componentwise. Multiplying by a positive scalar stretches the vector along the same direction; multiplying by a negative scalar reverses it. So βˆ’(2βˆ’3)=(βˆ’23)-\begin{pmatrix} 2 \\ -3 \end{pmatrix} = \begin{pmatrix} -2 \\ 3 \end{pmatrix}, which points the opposite way and has the same length.

Vectors in geometry proofs at Higher tier

In a labelled diagram with OAβ†’=a\overrightarrow{OA} = \mathbf{a} and OBβ†’=b\overrightarrow{OB} = \mathbf{b}, the key relationship is ABβ†’=OBβ†’βˆ’OAβ†’=bβˆ’a\overrightarrow{AB} = \overrightarrow{OB} - \overrightarrow{OA} = \mathbf{b} - \mathbf{a} (go back to OO, then out to BB). Midpoints, ratios along a line, and parallelograms all build from this. To reach a point MM that divides ABAB in a given ratio, write OMβ†’=OAβ†’+(fraction) ABβ†’\overrightarrow{OM} = \overrightarrow{OA} + \text{(fraction)}\,\overrightarrow{AB}.

A typical proof asks you to show two vectors are parallel. Express each as a multiple of the base vectors, then show one is a scalar multiple of the other. State explicitly that "since XYβ†’=k XZβ†’\overrightarrow{XY} = k\,\overrightarrow{XZ}, the lines are parallel" to earn the conclusion mark.

Position vectors and finding points

A position vector gives a point's location relative to the origin OO, so the position vector of AA is just OA→\overrightarrow{OA}. To reach any point, build a route from OO using known vectors: a point PP that divides ABAB in the ratio 1:21 : 2 has OP→=OA→+13AB→\overrightarrow{OP} = \overrightarrow{OA} + \tfrac{1}{3}\overrightarrow{AB}, because PP is one third of the way along ABAB. The fraction of the way is the first ratio part over the total, 11+2=13\tfrac{1}{1 + 2} = \tfrac{1}{3}. Setting up the route carefully, origin out to the start then a fraction along, is the dependable method for these ratio-point questions.

Magnitude and direction

While most GCSE vector work is geometric, the magnitude of a column vector is found by Pythagoras: (ab)\begin{pmatrix} a \\ b \end{pmatrix} has length a2+b2\sqrt{a^2 + b^2}. So the displacement (68)\begin{pmatrix} 6 \\ 8 \end{pmatrix} has magnitude 36+64=10\sqrt{36 + 64} = 10. This links vectors directly to Pythagoras and to coordinate geometry, where the distance between two points is the magnitude of the vector joining them. A vector therefore carries both a size (its magnitude) and a direction (the way it points), which is what distinguishes it from a plain number.

Exam-style practice questions

Practice questions written in the style of AQA exam questions on this dot point, with worked answer explainers. The year tag is the paper they imitate, not the source.

AQA 20192 marksVector a=(3βˆ’1)\mathbf{a} = \begin{pmatrix} 3 \\ -1 \end{pmatrix} and vector b=(24)\mathbf{b} = \begin{pmatrix} 2 \\ 4 \end{pmatrix}. Work out 2a+b2\mathbf{a} + \mathbf{b} as a column vector. (Foundation tier, Paper 1, non-calculator.)
Show worked answer β†’

First scale: 2a=(6βˆ’2)2\mathbf{a} = \begin{pmatrix} 6 \\ -2 \end{pmatrix}.

Then add component by component: 2a+b=(6+2βˆ’2+4)=(82)2\mathbf{a} + \mathbf{b} = \begin{pmatrix} 6 + 2 \\ -2 + 4 \end{pmatrix} = \begin{pmatrix} 8 \\ 2 \end{pmatrix}.

Markers award a mark for the scaling and a mark for the correct sum. Adding before scaling, or mixing the components, are the common slips.

AQA 20224 marksIn triangle OABOAB, OA→=a\overrightarrow{OA} = \mathbf{a} and OB→=b\overrightarrow{OB} = \mathbf{b}. MM is the midpoint of ABAB. Express OM→\overrightarrow{OM} in terms of a\mathbf{a} and b\mathbf{b}, showing your reasoning. (Higher tier, Paper 1, non-calculator.)
Show worked answer β†’

ABβ†’=OBβ†’βˆ’OAβ†’=bβˆ’a\overrightarrow{AB} = \overrightarrow{OB} - \overrightarrow{OA} = \mathbf{b} - \mathbf{a}.

MM is the midpoint of ABAB, so AMβ†’=12(bβˆ’a)\overrightarrow{AM} = \tfrac{1}{2}(\mathbf{b} - \mathbf{a}).

Then OMβ†’=OAβ†’+AMβ†’=a+12(bβˆ’a)=12a+12b\overrightarrow{OM} = \overrightarrow{OA} + \overrightarrow{AM} = \mathbf{a} + \tfrac{1}{2}(\mathbf{b} - \mathbf{a}) = \tfrac{1}{2}\mathbf{a} + \tfrac{1}{2}\mathbf{b}.

Markers reward finding AB→\overrightarrow{AB}, halving it, and combining to a simplified OM→\overrightarrow{OM}. Skipping the route via OA→\overrightarrow{OA} loses method marks.

Related dot points

Sources & how we know this