Skip to main content
SingaporeMathsSyllabus dot point

How do we represent and manipulate vectors in two and three dimensions?

Represent vectors in component and position form, add and scale them, find magnitudes and unit vectors, and use the ratio theorem for points dividing a line segment

A focused answer to the H2 Mathematics outcome on vectors. Component and position vectors, addition and scalar multiplication, magnitude and unit vectors, collinearity, and the ratio theorem for a dividing point.

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. The answer
  3. Examples in context
  4. Try this

What this dot point is asking

SEAB wants you to represent vectors in component and position form, perform vector addition and scalar multiplication, compute magnitudes and unit vectors, test for collinearity and parallelism, and apply the ratio theorem to find the position vector of a point dividing a line segment.

The answer

Vectors and their components

A vector has magnitude and direction. In three dimensions a vector is written in component form (abc)=ai+bj+ck\begin{pmatrix} a \\ b \\ c \end{pmatrix} = a\mathbf{i} + b\mathbf{j} + c\mathbf{k}. A position vector OP\overrightarrow{OP} locates a point PP relative to the origin.

Addition, scaling and the displacement vector

Vectors add componentwise, and scalar multiplication scales each component. The displacement from AA to BB is

AB=ba\overrightarrow{AB} = \mathbf{b} - \mathbf{a}

the position vector of the destination minus that of the start.

Magnitude and unit vectors

The magnitude (length) of (abc)\begin{pmatrix} a \\ b \\ c \end{pmatrix} is a2+b2+c2\sqrt{a^2 + b^2 + c^2}. A unit vector in the same direction is the vector divided by its magnitude; it has length 11 and captures pure direction.

Parallelism, collinearity and the ratio theorem

Two vectors are parallel if one is a scalar multiple of the other. Three points are collinear if the displacement vectors between them are parallel and share a point. The ratio theorem gives the point PP dividing ABAB in ratio λ:μ\lambda : \mu as

p=μa+λbλ+μ.\mathbf{p} = \frac{\mu \mathbf{a} + \lambda \mathbf{b}}{\lambda + \mu}.

The midpoint is the special case a+b2\dfrac{\mathbf{a} + \mathbf{b}}{2}.

Examples in context

Example 1. Navigation displacement. A drone moves from (210)\begin{pmatrix} 2 \\ 1 \\ 0 \end{pmatrix} to (5512)\begin{pmatrix} 5 \\ 5 \\ 12 \end{pmatrix} (units in metres). Its displacement is (3412)\begin{pmatrix} 3 \\ 4 \\ 12 \end{pmatrix}, of magnitude 9+16+144=13\sqrt{9 + 16 + 144} = 13 m, the straight-line distance flown.

Example 2. Centre of mass of two points. Two equal masses at a\mathbf{a} and b\mathbf{b} have centre of mass at the midpoint a+b2\dfrac{\mathbf{a} + \mathbf{b}}{2}, the ratio theorem with 1:11 : 1, which is why the balance point sits exactly halfway.

Try this

Q1. Find the magnitude of (236)\begin{pmatrix} 2 \\ -3 \\ 6 \end{pmatrix}. [2 marks]

  • Cue. 4+9+36=49=7\sqrt{4 + 9 + 36} = \sqrt{49} = 7.

Q2. Find the midpoint of A(1,4,2)A(1, 4, -2) and B(3,0,6)B(3, 0, 6). [2 marks]

  • Cue. 12(444)=(2,2,2)\dfrac{1}{2}\begin{pmatrix} 4 \\ 4 \\ 4 \end{pmatrix} = (2, 2, 2).

Q3. State the condition for two vectors to be parallel. [1 mark]

  • Cue. One is a scalar multiple of the other.

Exam-style practice questions

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

Original4 marksThe points AA and BB have position vectors a=(121)\mathbf{a} = \begin{pmatrix} 1 \\ 2 \\ -1 \end{pmatrix} and b=(503)\mathbf{b} = \begin{pmatrix} 5 \\ 0 \\ 3 \end{pmatrix}. Find AB\overrightarrow{AB}, its magnitude, and a unit vector in its direction.
Show worked answer →

AB=ba=(424)\overrightarrow{AB} = \mathbf{b} - \mathbf{a} = \begin{pmatrix} 4 \\ -2 \\ 4 \end{pmatrix}.

Magnitude: AB=42+(2)2+42=16+4+16=36=6|\overrightarrow{AB}| = \sqrt{4^2 + (-2)^2 + 4^2} = \sqrt{16 + 4 + 16} = \sqrt{36} = 6.

Unit vector: 16(424)=(2/31/32/3)\dfrac{1}{6}\begin{pmatrix} 4 \\ -2 \\ 4 \end{pmatrix} = \begin{pmatrix} 2/3 \\ -1/3 \\ 2/3 \end{pmatrix}.

Markers reward the subtraction ba\mathbf{b} - \mathbf{a}, the correct magnitude, and dividing by the magnitude for the unit vector.

Original4 marksThe point PP divides ABAB in the ratio 2:32 : 3. Given a=(04)\mathbf{a} = \begin{pmatrix} 0 \\ 4 \end{pmatrix} and b=(101)\mathbf{b} = \begin{pmatrix} 10 \\ -1 \end{pmatrix}, find the position vector of PP.
Show worked answer →

By the ratio theorem, the point dividing ABAB in ratio λ:μ\lambda : \mu has position vector μa+λbλ+μ\dfrac{\mu \mathbf{a} + \lambda \mathbf{b}}{\lambda + \mu}.

Here λ:μ=2:3\lambda : \mu = 2 : 3, so p=3a+2b5=15((012)+(202))=15(2010)=(42)\mathbf{p} = \dfrac{3\mathbf{a} + 2\mathbf{b}}{5} = \dfrac{1}{5}\left(\begin{pmatrix} 0 \\ 12 \end{pmatrix} + \begin{pmatrix} 20 \\ -2 \end{pmatrix}\right) = \dfrac{1}{5}\begin{pmatrix} 20 \\ 10 \end{pmatrix} = \begin{pmatrix} 4 \\ 2 \end{pmatrix}.

Markers reward the correct ratio-theorem weighting (the larger weight on the nearer point), the substitution, and the final position vector.

Related dot points