Vectors

    Vectors in OCR GCSE Further Mathematics goes far beyond basic GCSE column vector arithmetic. You'll master constructing complex vector paths through geometric figures, proving collinearity using scalar multiples, and finding positions of points that divide lines in given ratios. This topic demands algebraic precision, rigorous notation, and explicit geometric reasoning—skills that examiners reward generously when demonstrated correctly.

    9
    Min Read
    4
    Examples
    6
    Questions
    8
    Key Terms
    🎙 Podcast Episode
    Vectors
    6:27
    0:00-6:27

    Study Notes

    Header image for OCR GCSE Further Mathematics - Vectors Study Guide

    Overview

    Vectors represent one of the most visually intuitive yet algebraically demanding topics in OCR GCSE Further Mathematics. Unlike standard GCSE, where vector work focuses primarily on addition and scalar multiplication, Further Mathematics candidates are expected to construct sophisticated vector paths through multi-point geometric figures, manipulate expressions involving multiple unknown scalars, and provide rigorous proofs of geometric properties such as collinearity and parallelism. The topic appears consistently in Paper 1, typically commanding 8-12 marks across two or three questions. Examiners favour questions that combine vector path construction with algebraic manipulation, requiring candidates to equate coefficients and solve simultaneous equations. Success in this topic hinges on three core competencies: maintaining correct directional signs when traversing vector paths, simplifying complex expressions into the standard form ka + mb, and articulating geometric conclusions with precision. The visual nature of vectors makes them accessible, yet the algebraic rigour required means that careless notation or incomplete reasoning costs marks rapidly. Master this topic, and you'll find it becomes one of the most reliable sources of marks in the entire specification.

    Key Concepts

    Concept 1: Vector Notation and Representation

    A vector is a mathematical quantity possessing both magnitude (size) and direction, distinguishing it fundamentally from scalar quantities that have magnitude alone. In OCR examinations, vectors are represented in column notation, such as a = (3 \ 4), indicating a displacement of 3 units horizontally and 4 units vertically. The critical aspect of notation cannot be overstated: in handwritten work, you must use either an arrow over the letter (→a) or an underline (a̲) to distinguish vectors from scalar variables. Omitting this notation is treated as a fundamental error and will result in mark deductions. The examiner cannot infer your intent if 'a' appears without notation—it could represent a scalar coefficient, a variable, or a vector. This strictness reflects the mathematical precision required at Further Mathematics level.

    Column vectors follow the convention (x \ y), where x represents horizontal displacement (positive rightward, negative leftward) and y represents vertical displacement (positive upward, negative downward). The magnitude of a vector a = (x \ y) is calculated using Pythagoras' theorem: |a| = √(x² + y²). However, magnitude calculations rarely appear in OCR questions; the focus is overwhelmingly on algebraic manipulation and geometric proof.

    Example: If a = (2 \ 5) and b = (-3 \ 1), then a + b = (-1 \ 6), representing the resultant displacement when both vectors are applied sequentially.

    Concept 2: Vector Paths and Direction

    Constructing vector paths: AB = -a + b = b - a

    The cornerstone skill in OCR vector questions is constructing vector paths between points in geometric figures. Given a diagram with points O, A, B, C, and vectors defined from the origin O, you must express vectors between any two points using the given vectors. The fundamental rule is: to travel from point X to point Y, construct a path via intermediate points, summing vectors along the route.

    For instance, to find AB when you know OA = a and OB = b, recognise that you must first travel backwards from A to O (which is -a), then forward from O to B (which is b). Therefore: AB = AO + OB = -a + b = b - a. This is where candidates most frequently lose marks: reversing direction means negating the vector. If the arrow in the diagram points from O to A, then OA = a, but AO = -a. Trace the path carefully on the diagram, noting each direction change.

    When simplifying vector expressions, always collect like terms to express the result in the form ka + mb, where k and m are scalar coefficients. An unsimplified expression such as 3a - 2b + a + 4b will not earn full marks; you must simplify to 4a + 2b.

    Example: In quadrilateral OABC, if OA = a, OB = b, and OC = a + b, find AC. Solution: AC = AO + OC = -a + (a + b) = b.

    Concept 3: Proving Collinearity

    Proving collinearity: BC must be a scalar multiple of AB and share a common point

    Collinearity questions are a staple of OCR Further Mathematics papers, typically worth 4-5 marks. Three points A, B, and C are collinear if they lie on the same straight line. To prove collinearity, you must demonstrate two conditions:

    1. One vector is a scalar multiple of another (e.g., BC = k × AB for some scalar k)
    2. The vectors share a common point (e.g., both pass through point B)

    The algebraic process involves expressing both AB and BC in terms of the given vectors, then showing one is a multiple of the other. However, the algebra alone is insufficient. OCR mark schemes explicitly require a concluding statement: "AB and BC are parallel because BC = k × AB, and they share the common point B, therefore A, B, and C are collinear." Candidates who perform the algebra correctly but omit this conclusion lose the final mark. The examiner is testing your ability to connect algebraic results to geometric meaning.

    Example: Given OA = 2a, OB = 3a + 2b, OC = 4a + 4b, prove A, B, C are collinear.

    Solution:

    • AB = OB - OA = (3a + 2b) - 2a = a + 2b
    • BC = OC - OB = (4a + 4b) - (3a + 2b) = a + 2b
    • Since BC = AB, they are parallel and share point B.
    • Therefore, A, B, and C are collinear.

    Concept 4: Dividing a Line in a Given Ratio

    Dividing a line in a given ratio: ratio 2:3 means fractions 2/5 and 3/5

    Questions asking for the position vector of a point that divides a line segment in a given ratio appear frequently and cause confusion if the method is not clearly understood. If point P divides line segment AB in the ratio m:n, then P is located such that AP:PB = m:n. The key insight is that the total number of parts is m + n, so:

    • AP = (m/(m+n)) × AB
    • PB = (n/(m+n)) × ABTo find the position vector OP, use: OP = OA + AP = OA + (m/(m+n)) × AB. Since AB = OB - OA, substitute and simplify.

    Example: Point P divides AB in the ratio 2:3. Given OA = a and OB = b, find OP.

    Solution:

    • Total parts = 2 + 3 = 5
    • AP = (2/5) × AB = (2/5) × (b - a)
    • OP = OA + AP = a + (2/5)(b - a) = a + (2/5)b - (2/5)a = (3/5)a + (2/5)bA common error is using the ratio components directly as fractions without adding them to find the denominator. Always draw a small diagram showing the parts to avoid this mistake.

    Concept 5: Solving for Unknown Scalars

    Advanced OCR questions present geometric figures where some vectors are expressed as scalar multiples of base vectors, and you must solve for unknown scalars. This typically involves equating coefficients of a and b separately to form simultaneous equations. For instance, if you derive that OX = (2λ + 3)a + (4λ - 1)b and you're told that OX = 7a + 11b, then:

    • Equating coefficients of a: 2λ + 3 = 7 → λ = 2
    • Equating coefficients of b: 4λ - 1 = 11 → λ = 3

    If these give different values, check your algebra—there's likely an error in your vector path construction. If they agree, you've found the correct scalar. This technique is fundamental when proving properties like "X is the midpoint of AB" or "lines intersect at a specific point."

    Mathematical Relationships

    Core Vector Operations

    Vector Addition: a + b = (a₁ \ a₂) + (b₁ \ b₂) = (a₁ + b₁ \ a₂ + b₂)

    Scalar Multiplication: ka = k(a₁ \ a₂) = (ka₁ \ ka₂)

    Vector Subtraction: a - b = a + (-b)

    Magnitude: |a| = √(a₁² + a₂²) [Rarely examined in OCR Further Maths]

    Key Geometric Relationships

    Parallel Vectors: a and b are parallel if a = kb for some scalar k

    Collinear Points: A, B, C are collinear if AB = kBC and they share a common point

    Midpoint: If M is the midpoint of AB, then OM = (OA + OB)/2

    Ratio Division: If P divides AB in ratio m:n, then OP = [nOA + mOB]/(m+n)

    Practical Applications

    While vectors in Further Mathematics are presented in abstract geometric contexts, they have profound applications in physics and engineering. Displacement, velocity, and force are all vector quantities. In navigation, vectors describe aircraft flight paths accounting for wind velocity. In computer graphics, vectors define object positions and transformations. Structural engineers use vectors to analyse forces in bridge trusses and building frameworks. Understanding vector addition and resolution is essential for calculating resultant forces in mechanics. The algebraic skills you develop here—manipulating expressions, equating coefficients, solving simultaneous equations—are foundational for A-Level Mathematics and Physics, where vectors extend into three dimensions and incorporate dot and cross products.

    Listen to the Podcast

    Vectors Podcast - Your 10-minute audio revision companion

    Listen to this 10-minute podcast episode for an engaging audio walkthrough of vectors, covering core concepts, exam tips, common mistakes, and a quick-fire recall quiz. Perfect for revision on the go!

    Visual Resources

    3 diagrams and illustrations

    Constructing vector paths: AB = -a + b = b - a
    Constructing vector paths: AB = -a + b = b - a
    Proving collinearity: BC must be a scalar multiple of AB and share a common point
    Proving collinearity: BC must be a scalar multiple of AB and share a common point
    Dividing a line in a given ratio: ratio 2:3 means fractions 2/5 and 3/5
    Dividing a line in a given ratio: ratio 2:3 means fractions 2/5 and 3/5

    Interactive Diagrams

    2 interactive diagrams to visualise key concepts

    YesNoIdentify the points and given vectorsDetermine the path from start to end pointTrace the route on the diagramIs each vector in the correct direction?Write the vector sumReverse the vector and add negative signSimplify by collecting like termsExpress in form ka + mbCheck: Does it match the target if given?

    Flowchart for constructing vector paths systematically

    YesNoCollinearity Proof QuestionFind vector ABFind vector BCSimplify both to form ka + mbIs one a scalar multiple of the other?Identify the scalar kCheck your algebra - error likelyIdentify the common pointWrite conclusion: parallel + common point = collinearFull marks achieved

    Step-by-step process for proving collinearity in exam questions

    Worked Examples

    4 detailed examples with solutions and examiner commentary

    Practice Questions

    Test your understanding — click to reveal model answers

    Q1

    In quadrilateral OABC, OA = 3a, OB = 2a + 4b, and AC = -a + 4b. Find OC in terms of a and b.

    3 marks
    foundation

    Hint: Construct a path from O to C via A. Remember: OC = OA + AC.

    Q2

    Points X, Y, and Z have position vectors x = a + 2b, y = 3a + 5b, and z = 5a + 8b. Show that X, Y, and Z are collinear.

    5 marks
    standard

    Hint: Find XY and YZ, then show one is a scalar multiple of the other. Don't forget the concluding statement.

    Q3

    Point M is the midpoint of AB. Given OA = 2a - b and OB = 4a + 3b, find OM.

    2 marks
    foundation

    Hint: The midpoint formula is OM = (OA + OB)/2.

    Q4

    In triangle OAB, OA = a and OB = b. Point P lies on AB such that AP = (2/3)AB. Express OP in terms of a and b.

    3 marks
    standard

    Hint: Find AB first, then calculate AP, then use OP = OA + AP.

    Q5

    OABC is a parallelogram with OA = 5a and OC = 3b. Find the vector AC in terms of a and b.

    2 marks
    foundation

    Hint: In a parallelogram, opposite sides are equal and parallel. What does that tell you about OC and AB?

    Q6

    Points P and Q have position vectors p = 4a + b and q = 7a + 4b. Point R divides PQ in the ratio 1:2. Find the position vector of R.

    4 marks
    challenging

    Hint: Ratio 1:2 means PR = (1/3)PQ. Find PQ first, then PR, then use OR = OP + PR.

    Key Terms

    Essential vocabulary to know

    More Further Mathematics Study Guides

    View all

    Trigonometry

    OCR
    GCSE

    This topic extends your trigonometry knowledge beyond right-angled triangles into the realm of any angle, trigonometric identities, and complex equation solving. You'll master the CAST diagram, apply the Sine and Cosine Rules to non-right-angled triangles in 2D and 3D contexts, and prove identities using fundamental relationships. This is a high-value topic in Further Maths exams, frequently appearing in multi-step problem-solving questions worth 4-6 marks.

    Proof

    OCR
    GCSE

    Proof is the art of constructing watertight algebraic arguments that demonstrate mathematical statements are true for ALL cases, not just specific examples. This topic is a cornerstone of OCR GCSE Further Mathematics, demanding rigorous logic, precise algebraic notation, and clear communication. Mastering proof unlocks high-value marks and develops critical thinking skills that extend far beyond mathematics.

    Inequalities

    OCR
    GCSE

    Master OCR GCSE Further Maths Inequalities (2.3) by learning to solve quadratic inequalities algebraically and graphically. This guide breaks down the critical steps, from finding roots to sketching parabolas and selecting the correct regions, ensuring you can secure every mark."

    Sequences

    OCR
    GCSE

    Sequences in OCR GCSE Further Mathematics extend beyond standard GCSE, requiring mastery of quadratic sequences, geometric progressions, limiting values, and recurrence relations. This topic is essential for top grades, testing algebraic rigour, pattern recognition, and the ability to determine long-term behaviour of mathematical series.

    Standard Form

    OCR
    GCSE

    This guide provides a comprehensive, exam-focused breakdown of Standard Form for OCR GCSE Further Mathematics. It covers everything from the core principles of writing numbers in the form A × 10ⁿ to performing complex calculations, ensuring you can secure every mark available on this crucial topic.

    Proof

    Edexcel
    A-Level

    Master the art of mathematical proof for your Edexcel A-Level Further Maths exam. This guide breaks down Proof by Induction into four simple steps, showing you how to secure every mark on questions involving series, divisibility, and matrices.