Skip to main content
WalesMathsSyllabus dot point

How do we represent and combine vectors in two dimensions, and use position vectors in geometry?

Vectors in two dimensions, magnitude and direction, addition and scalar multiplication, position vectors, and dividing a line segment in a given ratio.

A focused answer to WJEC AS Unit 1 vectors, covering two-dimensional vectors, magnitude and direction, vector addition and scalar multiplication, position vectors, and dividing a line segment in a given ratio.

Generated by Claude Opus 4.811 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

WJEC wants you to represent two-dimensional vectors in component or i\mathbf{i}, j\mathbf{j} form, find their magnitude and direction, perform addition and scalar multiplication, work with position vectors, and find the point that divides a segment in a given ratio. Vectors underpin the mechanics unit (forces and velocities are vectors) and extend to three dimensions in the A2 course.

The answer

Representing vectors

A vector in two dimensions can be written as a column (xy)\begin{pmatrix} x \\ y \end{pmatrix} or in unit-vector form xi+yjx\mathbf{i} + y\mathbf{j}, where i\mathbf{i} and j\mathbf{j} point along the xx- and yy-axes. Two vectors are equal if they have the same components, regardless of where they are drawn.

Magnitude, direction and arithmetic

A unit vector has magnitude 11; divide any vector by its magnitude to get the unit vector in the same direction.

Position vectors and displacement

Dividing a segment in a ratio

To find the point PP that divides ABAB in the ratio m:nm:n, start at AA and move the fraction mm+n\dfrac{m}{m+n} of the way along AB\overrightarrow{AB}.

Examples in context

Example 1. Collinearity. Points A(1,1)A(1, 1), B(3,4)B(3, 4) and C(7,10)C(7, 10) are tested for being collinear. AB=2i+3j\overrightarrow{AB} = 2\mathbf{i} + 3\mathbf{j} and AC=6i+9j=3AB\overrightarrow{AC} = 6\mathbf{i} + 9\mathbf{j} = 3\overrightarrow{AB}. Since AC\overrightarrow{AC} is a scalar multiple of AB\overrightarrow{AB}, the three points lie on a straight line. The parallel test settles collinearity instantly.

Example 2. Resultant displacement. A walker goes 3km3\,\text{km} east then 4km4\,\text{km} north, a resultant of 3i+4j3\mathbf{i} + 4\mathbf{j}. The magnitude is 9+16=5km\sqrt{9 + 16} = 5\,\text{km} and the bearing is tan1(3/4)=36.9\tan^{-1}(3/4) = 36.9^{\circ} east of north. Vectors add the two legs into one direct displacement, the same idea used for forces in mechanics.

Try this

Q1. Find the magnitude of v=5i12j\mathbf{v} = 5\mathbf{i} - 12\mathbf{j}. [2 marks]

  • Cue. v=25+144=169=13|\mathbf{v}| = \sqrt{25 + 144} = \sqrt{169} = 13.

Q2. Given a=3i+j\mathbf{a} = 3\mathbf{i} + \mathbf{j} and b=i2j\mathbf{b} = \mathbf{i} - 2\mathbf{j}, find 2ab2\mathbf{a} - \mathbf{b}. [2 marks]

  • Cue. 2a=6i+2j2\mathbf{a} = 6\mathbf{i} + 2\mathbf{j}, subtract b\mathbf{b}: (61)i+(2+2)j=5i+4j(6-1)\mathbf{i} + (2+2)\mathbf{j} = 5\mathbf{i} + 4\mathbf{j}.

Q3. MM is the midpoint of ABAB where a=4i\mathbf{a} = 4\mathbf{i} and b=2i+6j\mathbf{b} = 2\mathbf{i} + 6\mathbf{j}. Find the position vector of MM. [2 marks]

  • Cue. Midpoint is 12(a+b)=12(6i+6j)=3i+3j\tfrac{1}{2}(\mathbf{a} + \mathbf{b}) = \tfrac{1}{2}(6\mathbf{i} + 6\mathbf{j}) = 3\mathbf{i} + 3\mathbf{j}.

Exam-style practice questions

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

WJEC AS style4 marksThe points AA and BB have position vectors a=2i+3j\mathbf{a} = 2\mathbf{i} + 3\mathbf{j} and b=6ij\mathbf{b} = 6\mathbf{i} - \mathbf{j}. Find AB\overrightarrow{AB} and its magnitude.
Show worked answer →

The vector from AA to BB is found by subtracting the start position from the end position.

AB=ba=(62)i+(13)j=4i4j\overrightarrow{AB} = \mathbf{b} - \mathbf{a} = (6 - 2)\mathbf{i} + (-1 - 3)\mathbf{j} = 4\mathbf{i} - 4\mathbf{j}.

Its magnitude is AB=42+(4)2=16+16=32=42|\overrightarrow{AB}| = \sqrt{4^2 + (-4)^2} = \sqrt{16 + 16} = \sqrt{32} = 4\sqrt{2}.

Markers reward computing ba\mathbf{b} - \mathbf{a} (not ab\mathbf{a} - \mathbf{b}), correct components, and using Pythagoras for the magnitude. Reversing the subtraction gives the opposite vector, which still has the same magnitude but the wrong direction.

WJEC AS style4 marksThe point PP divides the segment ABAB in the ratio 1:31:3, where AA has position vector a\mathbf{a} and BB has position vector b\mathbf{b}. Express the position vector of PP in terms of a\mathbf{a} and b\mathbf{b}.
Show worked answer →

Moving from AA towards BB, the point PP is a fraction of the way along AB\overrightarrow{AB} set by the ratio.

The ratio 1:31:3 means PP is 11+3=14\dfrac{1}{1+3} = \dfrac{1}{4} of the way from AA to BB.

OP=a+14(ba)=34a+14b\overrightarrow{OP} = \mathbf{a} + \dfrac{1}{4}(\mathbf{b} - \mathbf{a}) = \dfrac{3}{4}\mathbf{a} + \dfrac{1}{4}\mathbf{b}.

Markers reward identifying the fraction 14\dfrac{1}{4} from the ratio, building the position vector as start plus a fraction of the displacement, and simplifying. A common error is using 13\dfrac{1}{3} instead of 14\dfrac{1}{4} by misreading the ratio.

Related dot points

Sources & how we know this