Vectors · Lesson 2 of 3

Position vectors and geometry

Use position vectors to find the fourth vertex of a parallelogram, the point dividing a line in a given ratio, and to show that three points are collinear.

16 minYou should already know: Vectors & transformations
  1. 1
  2. 2
  3. 3

The position vector of a point AA is a=OA→\mathbf a = \overrightarrow{OA}, the vector from the origin to AA. The vector from one point to another is end minus start (see vectors):

ABOAB
From A to BAB = b − a: end minus start

With that one fact, many geometry questions become simple arithmetic.

The fourth vertex of a parallelogram

In a parallelogram ABCDABCD, opposite sides are equal and parallel: AB→=DC→\overrightarrow{AB} = \overrightarrow{DC}. So b−a=c−d\mathbf b - \mathbf a = \mathbf c - \mathbf d, which gives d=a+c−b\mathbf d = \mathbf a + \mathbf c - \mathbf b:

ABCDAB = DC, so d = a + c − b
The fourth vertexd = a + c − b: go round the shape in order

Worked example · WAEC 2019

WAEC 2019 · Paper 2 · Q8

A(−3,1)A(-3, 1), B(1,2)B(1, 2), C(0,−1)C(0, -1) and D(x,y)D(x, y) are the vertices of a parallelogram ABCDABCD. Using the vector method, determine the coordinates of DD.

  1. Opposite sides

    • AB→=DC→{\overrightarrow{AB} = \overrightarrow{DC}}, so b−a=c−d{\mathbf b - \mathbf a = \mathbf c - \mathbf d}.
    • So d=a+c−b{\mathbf d = \mathbf a + \mathbf c - \mathbf b}.

    Think first. In ABCD, which side equals AB?

  2. Substitute

    • d=(−31)+(0−1)−(12)=(−4−2){\mathbf d = \begin{pmatrix} -3 \\ 1 \end{pmatrix} + \begin{pmatrix} 0 \\ -1 \end{pmatrix} - \begin{pmatrix} 1 \\ 2 \end{pmatrix} = \begin{pmatrix} -4 \\ -2 \end{pmatrix}}.
    • So DD is (−4,−2){(-4, -2)}.

More: parallelograms

Dividing a line in a ratio

If MM is on ABAB with AM:MB=m:nAM : MB = m : n, then MM is mm+n\frac{m}{m + n} of the way from AA to BB:

ABM21OM = (a + 2b) ÷ 3
Dividing AB in the ratio 2 : 1OM = (n a + m b) ÷ (m + n)
OM→=a+mm+n(b−a)=na+mbm+n\overrightarrow{OM} = \mathbf a + \frac{m}{m + n}(\mathbf b - \mathbf a) = \frac{n\mathbf a + m\mathbf b}{m + n}

Notice the cross-over: a\mathbf a is multiplied by nn, the part next to BB.

Dividing a line in a ratioSet m and n
−5−3−11357−4−2246xyABM
3i + 5/2 jOM3/4fraction of the way from A
AM : MB = 3 : 1, so M is 3/4 of the way from A to B. OM = (a + 3b) ÷ 4 = ((−3i − 2j) + 3(5i + 4j)) ÷ 4 = 3i + 5/2 j. The number next to a is n, the part of the line nearer B.

Worked example · WAEC 2018

WAEC 2018 · Paper 2 · Q7

Two points XX and YY have position vectors x=2i−3j\mathbf x = 2\mathbf i - 3\mathbf j and y=−i+2j\mathbf y = -\mathbf i + 2\mathbf j. Find the position vector of the point MM on XY‾\overline{XY} such that ∣XM→∣:∣MY→∣=3:2|\overrightarrow{XM}| : |\overrightarrow{MY}| = 3 : 2.

  1. The ratio

    • MM is 35{\frac35} of the way from XX to YY.

    Think first. XM : MY = 3 : 2. How far from X to Y is M?

  2. The position vector

    • OM→=2x+3y5{\overrightarrow{OM} = \frac{2\mathbf x + 3\mathbf y}{5}}.
    • =2(2i−3j)+3(−i+2j)5{= \frac{2(2\mathbf i - 3\mathbf j) + 3(-\mathbf i + 2\mathbf j)}{5}}.
    • =(4−3)i+(−6+6)j5=15i{= \frac{(4 - 3)\mathbf i + (-6 + 6)\mathbf j}{5} = \frac15\mathbf i}.

More: lines and their intersections

Collinear points

Three points PP, QQ and RR lie on a straight line if PQ→\overrightarrow{PQ} and QR→\overrightarrow{QR} are parallel (one is a multiple of the other), because they share the point QQ.

Worked example · WAEC 2011

WAEC 2011 · Paper 2 · Q16 (a)

The position vectors of points PP, QQ and RR are 5i+3j5\mathbf i + 3\mathbf j, 8i−j8\mathbf i - \mathbf j and 11i−5j11\mathbf i - 5\mathbf j respectively. (i) Show that PP, QQ and RR are collinear. (ii) Find the scalars k1k_1 and k2k_2 such that 37i−j=k1p+k2r37\mathbf i - \mathbf j = k_1\mathbf p + k_2\mathbf r where p\mathbf p and r\mathbf r are the position vectors of PP and RR respectively.

  1. Collinear

    • PQ→=(8−5)i+(−1−3)j=3i−4j{\overrightarrow{PQ} = (8 - 5)\mathbf i + (-1 - 3)\mathbf j = 3\mathbf i - 4\mathbf j}.
    • QR→=(11−8)i+(−5+1)j=3i−4j{\overrightarrow{QR} = (11 - 8)\mathbf i + (-5 + 1)\mathbf j = 3\mathbf i - 4\mathbf j}.
    • They are equal, so parallel, and they share QQ: PP, QQ and RR are collinear.

    Think first. Find PQ and QR.

  2. The scalars

    • The i\mathbf i parts: 5k1+11k2=37{5k_1 + 11k_2 = 37}. The j\mathbf j parts: 3k1−5k2=−1{3k_1 - 5k_2 = -1}.
    • From the second: k1=5k2−13{k_1 = \frac{5k_2 - 1}{3}}.
    • Substitute: 5(5k2−1)3+11k2=37{\frac{5(5k_2 - 1)}{3} + 11k_2 = 37}, so 58k2=116{58k_2 = 116} and k2=2{k_2 = 2}.
    • Then k1=10−13=3{k_1 = \frac{10 - 1}{3} = 3}.

    Think first. Match the i parts and the j parts of k₁p + k₂r.

More: collinear points

Your turn

WAEC 2023 · Paper 2 · Q15 (a)

The position vectors of points PP, QQ and RR with respect to the origin are (−5i+j)(-5\mathbf i + \mathbf j), (2i−4j)(2\mathbf i - 4\mathbf j) and (4i+3j)(4\mathbf i + 3\mathbf j) respectively. If PQRSPQRS is a parallelogram, find the:

  1. (a)

    position vector of SS;

    Show the answer

    −3i+8j-3\mathbf i + 8\mathbf j

Try it on a graph

Plot the curves, move them, and read values off the graph.

Worked solution (try it first)

(a)

  1. In PQRSPQRS, PS→=QR→\overrightarrow{PS} = \overrightarrow{QR}
    =(4−2)i+(3+4)j= (4 - 2)\mathbf i + (3 + 4)\mathbf j
    =2i+7j= 2\mathbf i + 7\mathbf j.
  2. So s=p+PS→\mathbf s = \mathbf p + \overrightarrow{PS}
    =(−5+2)i+(1+7)j= (-5 + 2)\mathbf i + (1 + 7)\mathbf j
    =−3i+8j= -3\mathbf i + 8\mathbf j.

Report a problem with this question