Skip to main content
EnglandMathsSyllabus dot point

How do you represent quantities with both magnitude and direction, and use vectors in two and three dimensions for geometry and motion?

Vectors in two and three dimensions, magnitude and direction, addition and scalar multiplication, position vectors and unit vectors, and geometric applications including collinearity and the midpoint.

A focused answer to the OCR A-Level Mathematics A vectors content, covering vectors in two and three dimensions, component and i, j, k notation, magnitude and direction, addition and scalar multiplication, position vectors, unit vectors, and geometric applications such as proving collinearity and finding a midpoint.

Generated by Claude Opus 4.810 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. The answer
  3. Examples in context
  4. Try this

What this dot point is asking

OCR wants you to use vectors in two and three dimensions, write them in column form or in i\mathbf{i}, j\mathbf{j}, k\mathbf{k} notation, find magnitudes and directions, add and subtract vectors and multiply by a scalar, use position vectors to find displacements, find unit vectors, and apply vectors to geometric problems such as proving points are collinear, finding a midpoint, or working with ratios along a line.

The answer

Notation, magnitude and direction

A vector has both magnitude (size) and direction. In two dimensions it is written (ab)\begin{pmatrix} a \\ b \end{pmatrix} or ai+bja\mathbf{i} + b\mathbf{j}; in three dimensions, ai+bj+cka\mathbf{i} + b\mathbf{j} + c\mathbf{k}. The magnitude is the length, found by Pythagoras.

Adding, subtracting and scaling

Vectors add and subtract component by component, and scalar multiplication scales each component. Geometrically, addition is "nose to tail" and a scalar multiple keeps the direction (or reverses it if negative) while changing the length.

Position vectors and displacements

The position vector of a point is its vector from the origin. The displacement from AA to BB is "end minus start": ABβ†’=bβˆ’a\overrightarrow{AB} = \mathbf{b} - \mathbf{a}.

Examples in context

Collinearity

Three points are collinear (on one straight line) if two displacements between them are parallel, that is one is a scalar multiple of the other, and they share a common point. This is a standard short proof.

Ratios along a line

A point PP dividing ABAB in the ratio m:nm : n has position vector p=a+mm+n(bβˆ’a)\mathbf{p} = \mathbf{a} + \dfrac{m}{m + n}(\mathbf{b} - \mathbf{a}). Setting m=nm = n recovers the midpoint formula.

Try this

Q1. Find a unit vector in the direction of 6i+8j6\mathbf{i} + 8\mathbf{j}. [2 marks]

  • Cue. ∣6i+8j∣=10|6\mathbf{i} + 8\mathbf{j}| = 10, so the unit vector is 110(6i+8j)=0.6i+0.8j\tfrac{1}{10}(6\mathbf{i} + 8\mathbf{j}) = 0.6\mathbf{i} + 0.8\mathbf{j}.

Q2. Points AA and BB have position vectors iβˆ’2j+3k\mathbf{i} - 2\mathbf{j} + 3\mathbf{k} and 4i+jβˆ’k4\mathbf{i} + \mathbf{j} - \mathbf{k}. Find the distance ABAB. [2 marks]

  • Cue. ABβ†’=3i+3jβˆ’4k\overrightarrow{AB} = 3\mathbf{i} + 3\mathbf{j} - 4\mathbf{k}, so AB=9+9+16=34AB = \sqrt{9 + 9 + 16} = \sqrt{34}.

Exam-style practice questions

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

OCR 20195 marksThe points AA and BB have position vectors a=2i+3jβˆ’k\mathbf{a} = 2\mathbf{i} + 3\mathbf{j} - \mathbf{k} and b=5iβˆ’j+3k\mathbf{b} = 5\mathbf{i} - \mathbf{j} + 3\mathbf{k}. Find ABβ†’\overrightarrow{AB}, its magnitude, and a unit vector in the direction of ABβ†’\overrightarrow{AB}.
Show worked answer β†’

The displacement is ABβ†’=bβˆ’a\overrightarrow{AB} = \mathbf{b} - \mathbf{a} (M1): (5βˆ’2)i+(βˆ’1βˆ’3)j+(3βˆ’(βˆ’1))k=3iβˆ’4j+4k(5 - 2)\mathbf{i} + (-1 - 3)\mathbf{j} + (3 - (-1))\mathbf{k} = 3\mathbf{i} - 4\mathbf{j} + 4\mathbf{k} (A1).

Magnitude (M1): ∣ABβ†’βˆ£=32+(βˆ’4)2+42=9+16+16=41|\overrightarrow{AB}| = \sqrt{3^2 + (-4)^2 + 4^2} = \sqrt{9 + 16 + 16} = \sqrt{41} (A1).

Unit vector: 141(3iβˆ’4j+4k)\dfrac{1}{\sqrt{41}}(3\mathbf{i} - 4\mathbf{j} + 4\mathbf{k}) (A1).

Markers reward "end minus start", the components, the magnitude, and dividing by the magnitude for the unit vector.

OCR 20224 marksPoints AA, BB and CC have position vectors i+3j\mathbf{i} + 3\mathbf{j}, 4i+9j4\mathbf{i} + 9\mathbf{j} and 6i+13j6\mathbf{i} + 13\mathbf{j}. Determine whether AA, BB and CC are collinear.
Show worked answer β†’

Find two displacements (M1): ABβ†’=(4βˆ’1)i+(9βˆ’3)j=3i+6j\overrightarrow{AB} = (4 - 1)\mathbf{i} + (9 - 3)\mathbf{j} = 3\mathbf{i} + 6\mathbf{j} and BCβ†’=(6βˆ’4)i+(13βˆ’9)j=2i+4j\overrightarrow{BC} = (6 - 4)\mathbf{i} + (13 - 9)\mathbf{j} = 2\mathbf{i} + 4\mathbf{j} (A1).

Test for a scalar multiple (M1): AB→=3i+6j\overrightarrow{AB} = 3\mathbf{i} + 6\mathbf{j} and 32BC→=32(2i+4j)=3i+6j\tfrac{3}{2}\overrightarrow{BC} = \tfrac{3}{2}(2\mathbf{i} + 4\mathbf{j}) = 3\mathbf{i} + 6\mathbf{j}, so AB→=32BC→\overrightarrow{AB} = \tfrac{3}{2}\overrightarrow{BC}.

The displacements are parallel and share point BB, so AA, BB, CC are collinear (A1).

Markers reward the two displacements, the scalar-multiple test, and the correct conclusion with reason.

Related dot points

Sources & how we know this