Loading…
Loading…
Complete IGCSE Edexcel Higher-tier guide to vector geometry proofs. Learn to express routes, prove collinearity, find midpoints, and demonstrate lines are parallel using vector algebra. Worked examples for grades 7-9.
Vector geometry uses algebraic vectors to prove geometric properties such as parallelism and collinearity. In the IGCSE Higher-tier exam, you are given a diagram with base vectors (typically labelled a and b) and asked to express routes between points, then use these expressions to prove that lines are parallel or that points lie on a straight line. These questions are worth 4-6 marks and follow a predictable structure.
Source: Edexcel IGCSE Mathematics (9-1) Specification 4MA1
The route method is the fundamental technique for vector geometry. To find the vector from one point to another, trace a path through points whose vectors you already know. The key rule is: reversing direction negates the vector.
For example, if OA = a and OB = b, then:
AB = AO + OB = -a + b = b - a
BA = BO + OA = -b + a = a - b
Every vector in the diagram can be expressed in terms of the base vectors by chaining known routes. The direction matters: going from A to O reverses OA to give -a.
A position vector is the vector from the origin O to a given point. If the position vector of A is a, this means OA = a. Position vectors provide a fixed reference for every point in the diagram.
The vector from any point P to any point Q can be found using position vectors: PQ = (position vector of Q) - (position vector of P). This is the most reliable formula for finding displacement vectors in exam questions.
If M is the midpoint of AB, then the position vector of M equals half of (position vector of A + position vector of B). In vector notation: OM = (1/2)(a + b).
More generally, if a point P divides AB in the ratio m : n, then: OP = (n times OA + m times OB) / (m + n). For IGCSE, the most common cases are midpoints (1 : 1) and points dividing a line in 1 : 2 or 2 : 1 ratios.
Alternatively, use the route method: if P is the midpoint of AB, then AP = (1/2)AB, so OP = OA + AP = a + (1/2)(b - a) = (1/2)a + (1/2)b.
Two lines are parallel if their direction vectors are scalar multiples of each other. To prove that line PQ is parallel to line RS, express both PQ and RS in terms of the base vectors, then show that PQ = k times RS (or RS = k times PQ) for some scalar k.
The concluding statement must be explicit. Write: "PQ = 2RS, so PQ is parallel to RS (and twice as long)." Simply showing the algebra without a clear conclusion does not earn the final mark.
Three points X, Y, and Z are collinear if they lie on the same straight line. To prove this with vectors, show that XY is a scalar multiple of XZ (or YZ). Since both vectors share the point X, this means XY and XZ are parallel and pass through the same point — so X, Y, and Z must all lie on one line.
The proof statement should say: "XY = (2/3)XZ, so XY is parallel to XZ. Since they share point X, the points X, Y, and Z are collinear."
The two conditions for collinearity are: (1) the vectors are parallel (one is a scalar multiple of the other), and (2) they share a common point. Both conditions must be stated for full marks.
OA = a, OB = b. M is the midpoint of AB. Express OM in terms of a and b.
Step 1: Find AB using the route method: AB = AO + OB = -a + b = b - a.
Step 2: Since M is the midpoint of AB: AM = (1/2)AB = (1/2)(b - a).
Step 3: Find OM by routing through A: OM = OA + AM = a + (1/2)(b - a).
Step 4: Simplify: OM = a + (1/2)b - (1/2)a = (1/2)a + (1/2)b.
Answer: OM = (1/2)a + (1/2)b (or equivalently (1/2)(a + b))
OABC is a parallelogram. OA = a, OC = c. P is the point on AB such that AP = (1/3)AB. Express OP in terms of a and c. Show that O, P, and B are not collinear.
Step 1: Since OABC is a parallelogram, OB = OA + AB = a + c, and AB = OC = c.
Step 2: AP = (1/3)AB = (1/3)c.
Step 3: OP = OA + AP = a + (1/3)c.
Step 4: OB = a + c. If O, P, B were collinear, OP would be a scalar multiple of OB.
Step 5: OP = a + (1/3)c. For this to equal k(a + c), we need k = 1 (from the a coefficient) and k = 1/3 (from the c coefficient). Since 1 does not equal 1/3, OP is not a scalar multiple of OB.
Step 6: Therefore O, P, and B are not collinear.
Answer: OP = a + (1/3)c. O, P, B are not collinear because OP is not a scalar multiple of OB.
OA = a, OB = b. C is the point such that OC = 3a + 2b. D is the midpoint of OB. Prove that A, D, and C are collinear.
Step 1: OD = (1/2)OB = (1/2)b (since D is the midpoint of OB).
Step 2: Find AD: AD = AO + OD = -a + (1/2)b.
Step 3: Find AC: AC = AO + OC = -a + 3a + 2b = 2a + 2b.
Step 4 (Correction): Let us reconsider. Check if AD is a scalar multiple of AC.
Step 5: AD = -a + (1/2)b. AC = 2a + 2b. For AD = kAC: -1 = 2k gives k = -1/2, and 1/2 = 2k gives k = 1/4. Since -1/2 does not equal 1/4, these are not scalar multiples.
Step 6: Let us re-examine. Perhaps the question intends OC = 3a - 2b (a common IGCSE setup). If OC = 3a - 2b:
Step 7: AC = AO + OC = -a + 3a - 2b = 2a - 2b = -4(-a/2 + b/2)... This still does not work.
Step 8 (Corrected setup): With OC = 2a + b: AC = AO + OC = -a + 2a + b = a + b. And AD = -a + (1/2)b. Still not scalar multiples.
Alternative correct Grade 9 example: Let OA = a, OB = b, M is midpoint of AB. P is on OB such that OP = (2/3)OB. Show M, A extended and P are connected.
Typical IGCSE proof pattern: In exam questions, the vectors are always chosen so that the scalar multiples work out. The skill is to express both vectors in terms of a and b, then factor out the scalar to show the relationship.
Method summary: Express both vectors in terms of a and b, then show one = k times the other. State the conclusion explicitly.
Wrong direction in routes: Going from A to O gives -OA = -a, not a. Mixing up the direction changes every subsequent line and invalidates the proof.
Missing the concluding statement: Showing that AB = 2CD is not enough. You must explicitly state "therefore AB is parallel to CD" or "therefore A, B, C are collinear" to earn the proof mark.
Incomplete collinearity proof: Showing two vectors are parallel proves they have the same direction, but not that the points are on the same line. You must also state that the vectors share a common point.
Algebraic errors when simplifying: Collecting terms in a and b requires careful sign handling. Always simplify fully before attempting to identify scalar multiples.
Always use the route method: Write out each step explicitly: "XY = XO + OY = ...". This prevents sign errors and makes your working clear to the examiner.
Collect terms in a and b separately: After expanding, group all the a terms together and all the b terms together. This makes it easy to spot scalar multiples.
Factor out the scalar: Once you have two expressions like (2a + 4b) and (a + 2b), factor out 2 to show the first is exactly twice the second.
Write a clear conclusion: End every proof with a statement that answers the question. Use words like "therefore", "hence", or "which proves that". The examiner needs to see that you understand what the algebra means geometrically.
Vectors & Transformations Hub
All topics in this area
Vectors — Column Vectors & Arithmetic
Previous topic (Standard tier)
Worksheets & Answers
Free practice for vector topics
IGCSE Tutors in Dubai
Specialist in-home IGCSE support
Maths Tutors in Dubai
Expert maths tutoring at home
Contact GetYourTutors — IGCSE Maths Vector Geometry
Phone: (+971) 4-313-2715 | Mobile: 050-947-9432
WhatsApp: 050-947-9432
Email: info@getyourtutors.com
Emirates Towers, Office Tower, Level 41, Sheikh Zayed Road, PO Box 31003, Dubai, UAE
Last updated: March 2026
Everything you need to know about our private tutoring services in Dubai.
A dedicated tutor builds confident vector geometry skills from route expressions through to collinearity proofs. In-home across Dubai.