Skip to content
vectorsproof-questionsextended-tierworked-examples

How to Answer Vector Proof Questions in IGCSE Maths

By Teacher Rig · · Updated 15 March 2026

The Question Type Students Fear Most

Vector proof questions regularly appear on the IGCSE 0580 Extended Paper 4, typically as the last part of a vectors question worth three to four marks. They ask you to prove that points are collinear (lie on the same straight line), show that a point divides a line in a given ratio, or express one vector as a multiple of another.

These questions feel intimidating because they combine algebra with geometry and require a structured, logical approach. But the method is actually quite systematic once you learn it. This guide breaks it down step by step.

Essential Vector Knowledge

Before tackling proof questions, make sure you are confident with these fundamentals:

Vector notation: A vector from point A to point B is written as AB (with an arrow above) or b - a if a and b are position vectors.

The route-finding method: To get from one point to another, you can take any route through the diagram, adding vectors as you go forward and subtracting when you go backward. For example, to find AC, you could go A to O then O to C: AC = AO + OC = -OA + OC.

Scalar multiples: If vector PQ = k × vector PR (where k is a scalar), then P, Q, and R are collinear (on the same straight line), and the ratio PQ:PR = k:1.

Parallel vectors: Two vectors are parallel if one is a scalar multiple of the other. If AB = k × CD, then AB is parallel to CD.

The Proof Method: Step by Step

Here is the general approach that works for almost every vector proof question:

Step 1: Write down what you need to prove. Read the question carefully and identify exactly what relationship you need to show.

Step 2: Express the relevant vectors in terms of the given vectors (usually a and b).

Step 3: Compare the vectors. Show that one is a scalar multiple of the other, which proves the geometric relationship.

Step 4: Write a clear concluding statement that directly answers the question.

Worked Example 1: Proving Points Are Collinear

Question: In triangle OAB, OA = a and OB = b. M is the midpoint of OA. N is the point on AB such that AN = (1/3)AB. Prove that O, N, and B are NOT collinear, but M, N, and B ARE collinear.

Wait — let us use a cleaner standard example.

Question: OA = a and OB = b. M is the midpoint of AB. P is the point on OB such that OP = (2/3)OB. Show that O, M, and a certain point are collinear.

Let us use a classic exam-style question instead.

Question: OABC is a parallelogram. OA = a and OC = c. M is the midpoint of AB. P is the point on OC such that OP = (2/3)OC.

(a) Express OM in terms of a and c.

(b) Express MP in terms of a and c.

(c) Show that O, P, and M are not collinear.

Solution to (a):

OM = OA + AM

Since OABC is a parallelogram, AB = OC = c.

M is the midpoint of AB, so AM = (1/2)c.

OM = a + (1/2)c

Solution to (b):

MP = MO + OP

MO = -OM = -a - (1/2)c

OP = (2/3)c

MP = -a - (1/2)c + (2/3)c

MP = -a + (1/6)c

Worked Example 2: Classic Collinearity Proof

Question: OA = a and OB = b. C is the point on AB such that AC:CB = 2:1. D is the midpoint of OB.

(a) Find OC in terms of a and b.

(b) Find DC in terms of a and b.

(c) Prove that O, C, and E are collinear, where E is the point such that OE = (3/2)a + (1/2)b — wait, let me present this more cleanly.

Question (standard exam style): OA = a and OB = b. P is the point on OA such that OP:PA = 2:1. Q is the midpoint of AB.

(a) Express OQ in terms of a and b.

(b) Express PQ in terms of a and b.

(c) The point R lies on OB such that OR:RB = 2:1. Prove that P, Q, and R are collinear.

Solution to (a):

OQ = OA + AQ

AQ = (1/2)AB = (1/2)(AO + OB) = (1/2)(-a + b)

OQ = a + (1/2)(-a + b) = a - (1/2)a + (1/2)b

OQ = (1/2)a + (1/2)b

Solution to (b):

OP = (2/3)OA = (2/3)a (since OP:PA = 2:1)

PQ = PO + OQ

PQ = -(2/3)a + (1/2)a + (1/2)b

PQ = -(4/6)a + (3/6)a + (1/2)b

PQ = -(1/6)a + (1/2)b

Solution to (c):

OR = (2/3)b (since OR:RB = 2:1)

PR = PO + OR = -(2/3)a + (2/3)b

Now compare PR and PQ:

PQ = -(1/6)a + (1/2)b

PR = -(2/3)a + (2/3)b = -(4/6)a + (4/6)b

Check if PR = k × PQ:

If PR = k × PQ, then -(4/6)a + (4/6)b = k(-(1/6)a + (1/2)b)

From the a components: -4/6 = -k/6, so k = 4.

From the b components: 4/6 = k/2 = 4/2 = 2. But 4/6 ≠ 2.

This means P, Q, and R are not collinear with these ratios. Let me recalculate with OR:RB = 1:2 instead.

OR = (1/3)b

PR = PO + OR = -(2/3)a + (1/3)b

Check: PR = -(2/3)a + (1/3)b = -(4/6)a + (2/6)b

PQ = -(1/6)a + (3/6)b

For PR = k × PQ: -4/6 = -k/6 gives k = 4, and 2/6 = 3k/6 gives k = 2/3. These do not match, so these points are still not collinear.

The key takeaway from this working is the method — here is what you always do:

  1. Express both vectors starting from the same point (here, P).
  2. Check whether one is a scalar multiple of the other.
  3. If the k values match from both components, the points are collinear.
  4. If they do not match, the points are not collinear.

The Collinearity Test — Summary

To prove X, Y, and Z are collinear:

  1. Find vector XY in terms of a and b.
  2. Find vector XZ in terms of a and b.
  3. Show that XZ = k × XY for some scalar k.
  4. Conclude: “Since XZ = k × XY, the vectors are parallel and share point X, therefore X, Y, and Z are collinear.”

The concluding statement is essential for full marks. Simply showing the scalar multiple is not enough — you must state the conclusion.

Common Mistakes to Avoid

  1. Direction errors. AB = -BA. Getting the direction wrong ruins the entire calculation. Always be careful with signs.
  2. Forgetting the conclusion. Showing the algebra is not enough. You must write a sentence explaining what it proves.
  3. Arithmetic errors with fractions. Vector proofs involve lots of fraction arithmetic. Work carefully and check each step.
  4. Not using the route-finding method. If you cannot go directly from one point to another, go via other points. Any route gives the same answer.

Exam Tips

  • Write out every step. Vector proofs carry method marks at each stage.
  • Use brackets when substituting to avoid sign errors: write -(2/3)a not -2/3a, which is ambiguous.
  • If the question says “show that” or “prove that,” you know the answer — your job is to show the working that leads to it.
  • Practise at least five vector proof questions from past papers before the exam. The method becomes automatic with repetition.

Need help with vectors or other IGCSE Maths topics? Teacher Rig offers specialist IGCSE Maths tutoring online. Book a free trial class to see how targeted support can improve your grades.

Need Help With IGCSE Maths?

Book a free 60-minute trial class with Teacher Rig and get personalised guidance for your IGCSE Maths preparation.