Hard GCSE Vector geometry and proof Questions

Challenging, exam-style GCSE Vector geometry and proof questions with worked solutions. Stretch yourself on the hardest dividing a line in a ratio, position vectors, midpoints, exact halves problems.

dividing a line in a ratioposition vectorsmidpointsexact halvesmidpoint theoremparallelogram
GCSE Higher34 questionsStep-by-step solutions
Question 1
6 markschallenging
OA=a\overrightarrow{OA} = \mathbf{a} and OB=b\overrightarrow{OB} = \mathbf{b}. CC is the point such that OC=2a+3b\overrightarrow{OC} = 2\mathbf{a} + 3\mathbf{b}. PP is the midpoint of OAOA. QQ is the midpoint of ABAB. RR is the midpoint of BCBC. SS is the midpoint of COCO. Given that PQ=kOB\overrightarrow{PQ} = k\overrightarrow{OB}, work out the value of kk.
Show worked solution

Worked solution

  1. Write down the two vectors the question gives you

    OA=a,OB=b\overrightarrow{OA} = \mathbf{a}, \quad \overrightarrow{OB} = \mathbf{b}

    Every vector in the figure has to be written in terms of a\mathbf{a} and b\mathbf{b}, so start from the two the question hands you: OA=a\overrightarrow{OA} = \mathbf{a} and OB=b\overrightarrow{OB} = \mathbf{b}.

  2. Write down the position vector of C

    OC=2a+3b\overrightarrow{OC} = 2\mathbf{a} + 3\mathbf{b}

    The question gives OC\overrightarrow{OC} directly, so the position vector of CC is 2a+3b2\mathbf{a} + 3\mathbf{b}.

  3. Write down the position vector of P, the midpoint of OA

    OP=12OA=12a\overrightarrow{OP} = \frac{1}{2}\overrightarrow{OA} = \frac{1}{2}\mathbf{a}

    The midpoint of OAOA has position vector the average of the two ends, so OP=12a\overrightarrow{OP} = \frac{1}{2}\mathbf{a}. Halving is exact — keep it as a fraction.

  4. Write down the position vector of Q, the midpoint of AB

    OQ=12(OA+OB)=12a+12b\overrightarrow{OQ} = \frac{1}{2}\left(\overrightarrow{OA} + \overrightarrow{OB}\right) = \frac{1}{2}\mathbf{a} + \frac{1}{2}\mathbf{b}

    The midpoint of ABAB has position vector the average of the two ends, so OQ=12a+12b\overrightarrow{OQ} = \frac{1}{2}\mathbf{a} + \frac{1}{2}\mathbf{b}. Halving is exact — keep it as a fraction.

  5. Write down the position vector of R, the midpoint of BC

    OR=12(OB+OC)=a+2b\overrightarrow{OR} = \frac{1}{2}\left(\overrightarrow{OB} + \overrightarrow{OC}\right) = \mathbf{a} + 2\mathbf{b}

    The midpoint of BCBC has position vector the average of the two ends, so OR=a+2b\overrightarrow{OR} = \mathbf{a} + 2\mathbf{b}. Halving is exact — keep it as a fraction.

  6. Write down the position vector of S, the midpoint of CO

    OS=12OC=a+32b\overrightarrow{OS} = \frac{1}{2}\overrightarrow{OC} = \mathbf{a} + \frac{3}{2}\mathbf{b}

    The midpoint of COCO has position vector the average of the two ends, so OS=a+32b\overrightarrow{OS} = \mathbf{a} + \frac{3}{2}\mathbf{b}. Halving is exact — keep it as a fraction.

  7. Work out the first vector in terms of a and b

    PQ=OQOP=(12a+12b)(12a)=12b\overrightarrow{PQ} = \overrightarrow{OQ} - \overrightarrow{OP} = \left(\frac{1}{2}\mathbf{a} + \frac{1}{2}\mathbf{b}\right) - \left(\frac{1}{2}\mathbf{a}\right) = \frac{1}{2}\mathbf{b}

    Going from PP to QQ through OO gives PQ=12b\overrightarrow{PQ} = \frac{1}{2}\mathbf{b}.

  8. Work out the second vector in terms of a and b

    OB=b\overrightarrow{OB} = \mathbf{b}

    The same journey for OO to BB gives OB=b\overrightarrow{OB} = \mathbf{b}.

  9. Compare the two and read off the scalar

    12b=12(b)k=12\frac{1}{2}\mathbf{b} = \frac{1}{2}\left(\mathbf{b}\right) \Rightarrow k = \frac{1}{2}

    Every coefficient of PQ\overrightarrow{PQ} is 12\frac{1}{2} times the matching coefficient of OB\overrightarrow{OB}, and the same multiplier works for both a\mathbf{a} and b\mathbf{b} — which is exactly what k=12k = \frac{1}{2} means.

  10. State the triangle law that every one of these questions rests on

    PQ=PO+OQ\overrightarrow{PQ} = \overrightarrow{PO} + \overrightarrow{OQ}

    Any vector between two points of the figure can be routed through OO: go backwards along the first position vector and forwards along the second. That single move is what turns a picture into algebra.

  11. Note that reversing a vector reverses its sign

    QP=PQ\overrightarrow{QP} = -\overrightarrow{PQ}

    PQ\overrightarrow{PQ} and QP\overrightarrow{QP} have the same length and opposite directions, so one is minus the other. Writing the letters the wrong way round is the single most common way to lose the marks here.

  12. Recall what a midpoint does to a vector

    M is the midpoint of PQPM=12PQM \text{ is the midpoint of } PQ \Rightarrow \overrightarrow{PM} = \frac{1}{2}\overrightarrow{PQ}

    A midpoint halves the vector along the line, so its position vector is the average of the two ends. Every half stays an exact fraction — never round.

  13. Recall how a point that divides a line in a given ratio is found

    OP=OA+mm+nABwhen AP:PB=m:n\overrightarrow{OP} = \overrightarrow{OA} + \frac{m}{m+n}\overrightarrow{AB} \quad \text{when } AP:PB = m:n

    The ratio m:nm:n cuts the line into m+nm+n equal parts, so the point is mm+n\frac{m}{m+n} of the way along — not mn\frac{m}{n} of the way along. That slip is the classic error in this topic.

  14. State the test for two vectors being parallel

    u=kv (k0)    uv\mathbf{u} = k\mathbf{v} \ (k \ne 0) \iff \mathbf{u} \parallel \mathbf{v}

    Two non-zero vectors are parallel exactly when one is a scalar multiple of the other. The scalar itself is the scale factor between their lengths, and a negative scalar means they point in opposite directions.

  15. State the answer

    k=12k = \frac{1}{2}

    So k=12k = \frac{1}{2}: PQ\overrightarrow{PQ} is 12\frac{1}{2} times OB\overrightarrow{OB}, which also proves that PQPQ is parallel to OBOB.

Answer
k=12k = \frac{1}{2}
Question 2
5 markschallenging
OA=a\overrightarrow{OA} = \mathbf{a} and OB=b\overrightarrow{OB} = \mathbf{b}. MM is the midpoint of OBOB. NN is the midpoint of OAOA. GG is the point where AMAM and BNBN intersect. Given that AG=kAM\overrightarrow{AG} = k\overrightarrow{AM}, work out the value of kk.
Show worked solution

Worked solution

  1. Write down the two vectors the question gives you

    OA=a,OB=b\overrightarrow{OA} = \mathbf{a}, \quad \overrightarrow{OB} = \mathbf{b}

    Every vector in the figure has to be written in terms of a\mathbf{a} and b\mathbf{b}, so start from the two the question hands you: OA=a\overrightarrow{OA} = \mathbf{a} and OB=b\overrightarrow{OB} = \mathbf{b}.

  2. Write down the position vector of M, the midpoint of OB

    OM=12OB=12b\overrightarrow{OM} = \frac{1}{2}\overrightarrow{OB} = \frac{1}{2}\mathbf{b}

    The midpoint of OBOB has position vector the average of the two ends, so OM=12b\overrightarrow{OM} = \frac{1}{2}\mathbf{b}. Halving is exact — keep it as a fraction.

  3. Write down the position vector of N, the midpoint of OA

    ON=12OA=12a\overrightarrow{ON} = \frac{1}{2}\overrightarrow{OA} = \frac{1}{2}\mathbf{a}

    The midpoint of OAOA has position vector the average of the two ends, so ON=12a\overrightarrow{ON} = \frac{1}{2}\mathbf{a}. Halving is exact — keep it as a fraction.

  4. Find where AM meets BN

    OG=OA+sAM=OB+tBNs=23, OG=13a+13b\overrightarrow{OG} = \overrightarrow{OA} + s\,\overrightarrow{AM} = \overrightarrow{OB} + t\,\overrightarrow{BN} \Rightarrow s = \frac{2}{3}, \ \overrightarrow{OG} = \frac{1}{3}\mathbf{a} + \frac{1}{3}\mathbf{b}

    A point on AMAM is OA+sAM\overrightarrow{OA} + s\,\overrightarrow{AM} and a point on BNBN is OB+tBN\overrightarrow{OB} + t\,\overrightarrow{BN}. Because a\mathbf{a} and b\mathbf{b} are not parallel, the a\mathbf{a} parts and the b\mathbf{b} parts must match separately, which gives two equations and s=23s = \frac{2}{3}. Hence OG=13a+13b\overrightarrow{OG} = \frac{1}{3}\mathbf{a} + \frac{1}{3}\mathbf{b}.

  5. Work out the first vector in terms of a and b

    AG=OGOA=(13a+13b)(a)=23a+13b\overrightarrow{AG} = \overrightarrow{OG} - \overrightarrow{OA} = \left(\frac{1}{3}\mathbf{a} + \frac{1}{3}\mathbf{b}\right) - \left(\mathbf{a}\right) = -\frac{2}{3}\mathbf{a} + \frac{1}{3}\mathbf{b}

    Going from AA to GG through OO gives AG=23a+13b\overrightarrow{AG} = -\frac{2}{3}\mathbf{a} + \frac{1}{3}\mathbf{b}.

  6. Work out the second vector in terms of a and b

    AM=OMOA=(12b)(a)=a+12b\overrightarrow{AM} = \overrightarrow{OM} - \overrightarrow{OA} = \left(\frac{1}{2}\mathbf{b}\right) - \left(\mathbf{a}\right) = -\mathbf{a} + \frac{1}{2}\mathbf{b}

    The same journey for AA to MM gives AM=a+12b\overrightarrow{AM} = -\mathbf{a} + \frac{1}{2}\mathbf{b}.

  7. Compare the two and read off the scalar

    23a+13b=23(a+12b)k=23-\frac{2}{3}\mathbf{a} + \frac{1}{3}\mathbf{b} = \frac{2}{3}\left(-\mathbf{a} + \frac{1}{2}\mathbf{b}\right) \Rightarrow k = \frac{2}{3}

    Every coefficient of AG\overrightarrow{AG} is 23\frac{2}{3} times the matching coefficient of AM\overrightarrow{AM}, and the same multiplier works for both a\mathbf{a} and b\mathbf{b} — which is exactly what k=23k = \frac{2}{3} means.

  8. State the triangle law that every one of these questions rests on

    PQ=PO+OQ\overrightarrow{PQ} = \overrightarrow{PO} + \overrightarrow{OQ}

    Any vector between two points of the figure can be routed through OO: go backwards along the first position vector and forwards along the second. That single move is what turns a picture into algebra.

  9. Note that reversing a vector reverses its sign

    GA=AG\overrightarrow{GA} = -\overrightarrow{AG}

    AG\overrightarrow{AG} and GA\overrightarrow{GA} have the same length and opposite directions, so one is minus the other. Writing the letters the wrong way round is the single most common way to lose the marks here.

  10. Recall what a midpoint does to a vector

    M is the midpoint of PQPM=12PQM \text{ is the midpoint of } PQ \Rightarrow \overrightarrow{PM} = \frac{1}{2}\overrightarrow{PQ}

    A midpoint halves the vector along the line, so its position vector is the average of the two ends. Every half stays an exact fraction — never round.

  11. Recall how a point that divides a line in a given ratio is found

    OP=OA+mm+nABwhen AP:PB=m:n\overrightarrow{OP} = \overrightarrow{OA} + \frac{m}{m+n}\overrightarrow{AB} \quad \text{when } AP:PB = m:n

    The ratio m:nm:n cuts the line into m+nm+n equal parts, so the point is mm+n\frac{m}{m+n} of the way along — not mn\frac{m}{n} of the way along. That slip is the classic error in this topic.

  12. State the test for two vectors being parallel

    u=kv (k0)    uv\mathbf{u} = k\mathbf{v} \ (k \ne 0) \iff \mathbf{u} \parallel \mathbf{v}

    Two non-zero vectors are parallel exactly when one is a scalar multiple of the other. The scalar itself is the scale factor between their lengths, and a negative scalar means they point in opposite directions.

  13. State the test for three points being collinear

    XZ=kXY and a shared point XX,Y,Z collinear\overrightarrow{XZ} = k\overrightarrow{XY} \text{ and a shared point } X \Rightarrow X, Y, Z \text{ collinear}

    Parallel is not enough on its own — two parallel vectors can sit on different lines. It is the shared point that upgrades parallel to collinear, so the proof must say both things.

  14. Say why a and b must not be parallel

    pa+qb=0p=0 and q=0p\mathbf{a} + q\mathbf{b} = \mathbf{0} \Rightarrow p = 0 \text{ and } q = 0

    a\mathbf{a} and b\mathbf{b} are not parallel, so the only way a combination of them can vanish is for both coefficients to vanish. That is what lets you compare the a\mathbf{a} parts and the b\mathbf{b} parts separately, and it is the hidden engine of every vector proof.

  15. State the answer

    k=23k = \frac{2}{3}

    So k=23k = \frac{2}{3}: AG\overrightarrow{AG} is 23\frac{2}{3} times AM\overrightarrow{AM}, which also proves that AGAG is parallel to AMAM.

Answer
k=23k = \frac{2}{3}
Question 3
5 markschallenging
OA=a\overrightarrow{OA} = \mathbf{a} and OB=b\overrightarrow{OB} = \mathbf{b}. CC is the point such that OACBOACB is a parallelogram. PP is the point on OCOC such that OP:PC=1:2OP:PC = 1:2. MM is the midpoint of OBOB. Work out the ratio AP:PMAP:PM, giving your answer in the form m:nm:n with mm and nn integers.
Show worked solution

Worked solution

  1. Write down the two vectors the question gives you

    OA=a,OB=b\overrightarrow{OA} = \mathbf{a}, \quad \overrightarrow{OB} = \mathbf{b}

    Every vector in the figure has to be written in terms of a\mathbf{a} and b\mathbf{b}, so start from the two the question hands you: OA=a\overrightarrow{OA} = \mathbf{a} and OB=b\overrightarrow{OB} = \mathbf{b}.

  2. Write down the position vector of C, the fourth vertex of the parallelogram OACB

    OC=OA+OBOC=a+b\overrightarrow{OC} = \overrightarrow{OA} + \overrightarrow{OB} \Rightarrow \overrightarrow{OC} = \mathbf{a} + \mathbf{b}

    In a parallelogram OACBOACB the diagonals OCOC and ABAB bisect each other, so the two diagonals have the same midpoint and OC=OA+OB\overrightarrow{OC} = \overrightarrow{OA} + \overrightarrow{OB}. That gives OC=a+b\overrightarrow{OC} = \mathbf{a} + \mathbf{b}.

  3. Write down the position vector of P, which divides OC in the ratio 1 to 2

    OP=13OC=13a+13b\overrightarrow{OP} = \frac{1}{3}\overrightarrow{OC} = \frac{1}{3}\mathbf{a} + \frac{1}{3}\mathbf{b}

    PP is 13\frac{1}{3} of the way from OO to CC, because the whole of OCOC is 1+2=31 + 2 = 3 parts. That gives OP=13a+13b\overrightarrow{OP} = \frac{1}{3}\mathbf{a} + \frac{1}{3}\mathbf{b}.

  4. Write down the position vector of M, the midpoint of OB

    OM=12OB=12b\overrightarrow{OM} = \frac{1}{2}\overrightarrow{OB} = \frac{1}{2}\mathbf{b}

    The midpoint of OBOB has position vector the average of the two ends, so OM=12b\overrightarrow{OM} = \frac{1}{2}\mathbf{b}. Halving is exact — keep it as a fraction.

  5. Work out the first of the two vectors

    AP=OPOA=(13a+13b)(a)=23a+13b\overrightarrow{AP} = \overrightarrow{OP} - \overrightarrow{OA} = \left(\frac{1}{3}\mathbf{a} + \frac{1}{3}\mathbf{b}\right) - \left(\mathbf{a}\right) = -\frac{2}{3}\mathbf{a} + \frac{1}{3}\mathbf{b}

    AP=23a+13b\overrightarrow{AP} = -\frac{2}{3}\mathbf{a} + \frac{1}{3}\mathbf{b}, the first part of the line.

  6. Work out the second of the two vectors

    PM=OMOP=(12b)(13a+13b)=13a+16b\overrightarrow{PM} = \overrightarrow{OM} - \overrightarrow{OP} = \left(\frac{1}{2}\mathbf{b}\right) - \left(\frac{1}{3}\mathbf{a} + \frac{1}{3}\mathbf{b}\right) = -\frac{1}{3}\mathbf{a} + \frac{1}{6}\mathbf{b}

    PM=13a+16b\overrightarrow{PM} = -\frac{1}{3}\mathbf{a} + \frac{1}{6}\mathbf{b}, the second part of the line.

  7. Write one as a multiple of the other and read off the ratio

    PM=12APAP:PM=1:12=2:1\overrightarrow{PM} = \frac{1}{2}\overrightarrow{AP} \Rightarrow AP:PM = 1:\frac{1}{2} = 2:1

    The two vectors are parallel and point the same way, so PP lies on AMAM and the lengths are in the ratio of the multipliers. Clearing the fraction turns 1:121:\frac{1}{2} into 2:12:1.

  8. State the triangle law that every one of these questions rests on

    PQ=PO+OQ\overrightarrow{PQ} = \overrightarrow{PO} + \overrightarrow{OQ}

    Any vector between two points of the figure can be routed through OO: go backwards along the first position vector and forwards along the second. That single move is what turns a picture into algebra.

  9. Note that reversing a vector reverses its sign

    PA=AP\overrightarrow{PA} = -\overrightarrow{AP}

    AP\overrightarrow{AP} and PA\overrightarrow{PA} have the same length and opposite directions, so one is minus the other. Writing the letters the wrong way round is the single most common way to lose the marks here.

  10. Recall what a midpoint does to a vector

    M is the midpoint of PQPM=12PQM \text{ is the midpoint of } PQ \Rightarrow \overrightarrow{PM} = \frac{1}{2}\overrightarrow{PQ}

    A midpoint halves the vector along the line, so its position vector is the average of the two ends. Every half stays an exact fraction — never round.

  11. Recall how a point that divides a line in a given ratio is found

    OP=OA+mm+nABwhen AP:PB=m:n\overrightarrow{OP} = \overrightarrow{OA} + \frac{m}{m+n}\overrightarrow{AB} \quad \text{when } AP:PB = m:n

    The ratio m:nm:n cuts the line into m+nm+n equal parts, so the point is mm+n\frac{m}{m+n} of the way along — not mn\frac{m}{n} of the way along. That slip is the classic error in this topic.

  12. State the test for two vectors being parallel

    u=kv (k0)    uv\mathbf{u} = k\mathbf{v} \ (k \ne 0) \iff \mathbf{u} \parallel \mathbf{v}

    Two non-zero vectors are parallel exactly when one is a scalar multiple of the other. The scalar itself is the scale factor between their lengths, and a negative scalar means they point in opposite directions.

  13. State the test for three points being collinear

    XZ=kXY and a shared point XX,Y,Z collinear\overrightarrow{XZ} = k\overrightarrow{XY} \text{ and a shared point } X \Rightarrow X, Y, Z \text{ collinear}

    Parallel is not enough on its own — two parallel vectors can sit on different lines. It is the shared point that upgrades parallel to collinear, so the proof must say both things.

  14. Say why a and b must not be parallel

    pa+qb=0p=0 and q=0p\mathbf{a} + q\mathbf{b} = \mathbf{0} \Rightarrow p = 0 \text{ and } q = 0

    a\mathbf{a} and b\mathbf{b} are not parallel, so the only way a combination of them can vanish is for both coefficients to vanish. That is what lets you compare the a\mathbf{a} parts and the b\mathbf{b} parts separately, and it is the hidden engine of every vector proof.

  15. State the answer

    AP:PM=2:1AP:PM = 2:1

    So AP:PM=2:1AP:PM = 2:1. The ratio is a ratio of lengths along one straight line, so it is read straight off the scalar that links the two vectors.

Answer
AP:PM=2:1AP:PM = 2:1
Question 4
5 markschallenging
OA=a\overrightarrow{OA} = \mathbf{a} and OB=b\overrightarrow{OB} = \mathbf{b}. MM is the midpoint of OBOB. NN is the midpoint of OAOA. LL is the midpoint of ABAB. GG is the point where AMAM and OLOL intersect. Work out the ratio OG:GLOG:GL, giving your answer in the form m:nm:n with mm and nn integers.
Show worked solution

Worked solution

  1. Write down the two vectors the question gives you

    OA=a,OB=b\overrightarrow{OA} = \mathbf{a}, \quad \overrightarrow{OB} = \mathbf{b}

    Every vector in the figure has to be written in terms of a\mathbf{a} and b\mathbf{b}, so start from the two the question hands you: OA=a\overrightarrow{OA} = \mathbf{a} and OB=b\overrightarrow{OB} = \mathbf{b}.

  2. Write down the position vector of M, the midpoint of OB

    OM=12OB=12b\overrightarrow{OM} = \frac{1}{2}\overrightarrow{OB} = \frac{1}{2}\mathbf{b}

    The midpoint of OBOB has position vector the average of the two ends, so OM=12b\overrightarrow{OM} = \frac{1}{2}\mathbf{b}. Halving is exact — keep it as a fraction.

  3. Write down the position vector of N, the midpoint of OA

    ON=12OA=12a\overrightarrow{ON} = \frac{1}{2}\overrightarrow{OA} = \frac{1}{2}\mathbf{a}

    The midpoint of OAOA has position vector the average of the two ends, so ON=12a\overrightarrow{ON} = \frac{1}{2}\mathbf{a}. Halving is exact — keep it as a fraction.

  4. Write down the position vector of L, the midpoint of AB

    OL=12(OA+OB)=12a+12b\overrightarrow{OL} = \frac{1}{2}\left(\overrightarrow{OA} + \overrightarrow{OB}\right) = \frac{1}{2}\mathbf{a} + \frac{1}{2}\mathbf{b}

    The midpoint of ABAB has position vector the average of the two ends, so OL=12a+12b\overrightarrow{OL} = \frac{1}{2}\mathbf{a} + \frac{1}{2}\mathbf{b}. Halving is exact — keep it as a fraction.

  5. Find where AM meets OL

    OG=OA+sAM=tOLs=23, OG=13a+13b\overrightarrow{OG} = \overrightarrow{OA} + s\,\overrightarrow{AM} = t\,\overrightarrow{OL} \Rightarrow s = \frac{2}{3}, \ \overrightarrow{OG} = \frac{1}{3}\mathbf{a} + \frac{1}{3}\mathbf{b}

    A point on AMAM is OA+sAM\overrightarrow{OA} + s\,\overrightarrow{AM} and a point on OLOL is tOLt\,\overrightarrow{OL}. Because a\mathbf{a} and b\mathbf{b} are not parallel, the a\mathbf{a} parts and the b\mathbf{b} parts must match separately, which gives two equations and s=23s = \frac{2}{3}. Hence OG=13a+13b\overrightarrow{OG} = \frac{1}{3}\mathbf{a} + \frac{1}{3}\mathbf{b}.

  6. Work out the first of the two vectors

    OG=13a+13b\overrightarrow{OG} = \frac{1}{3}\mathbf{a} + \frac{1}{3}\mathbf{b}

    OG=13a+13b\overrightarrow{OG} = \frac{1}{3}\mathbf{a} + \frac{1}{3}\mathbf{b}, the first part of the line.

  7. Work out the second of the two vectors

    GL=OLOG=(12a+12b)(13a+13b)=16a+16b\overrightarrow{GL} = \overrightarrow{OL} - \overrightarrow{OG} = \left(\frac{1}{2}\mathbf{a} + \frac{1}{2}\mathbf{b}\right) - \left(\frac{1}{3}\mathbf{a} + \frac{1}{3}\mathbf{b}\right) = \frac{1}{6}\mathbf{a} + \frac{1}{6}\mathbf{b}

    GL=16a+16b\overrightarrow{GL} = \frac{1}{6}\mathbf{a} + \frac{1}{6}\mathbf{b}, the second part of the line.

  8. Write one as a multiple of the other and read off the ratio

    GL=12OGOG:GL=1:12=2:1\overrightarrow{GL} = \frac{1}{2}\overrightarrow{OG} \Rightarrow OG:GL = 1:\frac{1}{2} = 2:1

    The two vectors are parallel and point the same way, so GG lies on OLOL and the lengths are in the ratio of the multipliers. Clearing the fraction turns 1:121:\frac{1}{2} into 2:12:1.

  9. State the triangle law that every one of these questions rests on

    PQ=PO+OQ\overrightarrow{PQ} = \overrightarrow{PO} + \overrightarrow{OQ}

    Any vector between two points of the figure can be routed through OO: go backwards along the first position vector and forwards along the second. That single move is what turns a picture into algebra.

  10. Note that reversing a vector reverses its sign

    GO=OG\overrightarrow{GO} = -\overrightarrow{OG}

    OG\overrightarrow{OG} and GO\overrightarrow{GO} have the same length and opposite directions, so one is minus the other. Writing the letters the wrong way round is the single most common way to lose the marks here.

  11. Recall what a midpoint does to a vector

    M is the midpoint of PQPM=12PQM \text{ is the midpoint of } PQ \Rightarrow \overrightarrow{PM} = \frac{1}{2}\overrightarrow{PQ}

    A midpoint halves the vector along the line, so its position vector is the average of the two ends. Every half stays an exact fraction — never round.

  12. Recall how a point that divides a line in a given ratio is found

    OP=OA+mm+nABwhen AP:PB=m:n\overrightarrow{OP} = \overrightarrow{OA} + \frac{m}{m+n}\overrightarrow{AB} \quad \text{when } AP:PB = m:n

    The ratio m:nm:n cuts the line into m+nm+n equal parts, so the point is mm+n\frac{m}{m+n} of the way along — not mn\frac{m}{n} of the way along. That slip is the classic error in this topic.

  13. State the test for two vectors being parallel

    u=kv (k0)    uv\mathbf{u} = k\mathbf{v} \ (k \ne 0) \iff \mathbf{u} \parallel \mathbf{v}

    Two non-zero vectors are parallel exactly when one is a scalar multiple of the other. The scalar itself is the scale factor between their lengths, and a negative scalar means they point in opposite directions.

  14. State the test for three points being collinear

    XZ=kXY and a shared point XX,Y,Z collinear\overrightarrow{XZ} = k\overrightarrow{XY} \text{ and a shared point } X \Rightarrow X, Y, Z \text{ collinear}

    Parallel is not enough on its own — two parallel vectors can sit on different lines. It is the shared point that upgrades parallel to collinear, so the proof must say both things.

  15. State the answer

    OG:GL=2:1OG:GL = 2:1

    So OG:GL=2:1OG:GL = 2:1. The ratio is a ratio of lengths along one straight line, so it is read straight off the scalar that links the two vectors.

Answer
OG:GL=2:1OG:GL = 2:1
Question 5
6 markschallenging
OA=a\overrightarrow{OA} = \mathbf{a} and OB=b\overrightarrow{OB} = \mathbf{b}. MM is the midpoint of OBOB. NN is the midpoint of OAOA. GG is the point where AMAM and BNBN intersect. Work out the ratio BG:GNBG:GN, giving your answer in the form m:nm:n with mm and nn integers.
Show worked solution

Worked solution

  1. Write down the two vectors the question gives you

    OA=a,OB=b\overrightarrow{OA} = \mathbf{a}, \quad \overrightarrow{OB} = \mathbf{b}

    Every vector in the figure has to be written in terms of a\mathbf{a} and b\mathbf{b}, so start from the two the question hands you: OA=a\overrightarrow{OA} = \mathbf{a} and OB=b\overrightarrow{OB} = \mathbf{b}.

  2. Write down the position vector of M, the midpoint of OB

    OM=12OB=12b\overrightarrow{OM} = \frac{1}{2}\overrightarrow{OB} = \frac{1}{2}\mathbf{b}

    The midpoint of OBOB has position vector the average of the two ends, so OM=12b\overrightarrow{OM} = \frac{1}{2}\mathbf{b}. Halving is exact — keep it as a fraction.

  3. Write down the position vector of N, the midpoint of OA

    ON=12OA=12a\overrightarrow{ON} = \frac{1}{2}\overrightarrow{OA} = \frac{1}{2}\mathbf{a}

    The midpoint of OAOA has position vector the average of the two ends, so ON=12a\overrightarrow{ON} = \frac{1}{2}\mathbf{a}. Halving is exact — keep it as a fraction.

  4. Find where AM meets BN

    OG=OA+sAM=OB+tBNs=23, OG=13a+13b\overrightarrow{OG} = \overrightarrow{OA} + s\,\overrightarrow{AM} = \overrightarrow{OB} + t\,\overrightarrow{BN} \Rightarrow s = \frac{2}{3}, \ \overrightarrow{OG} = \frac{1}{3}\mathbf{a} + \frac{1}{3}\mathbf{b}

    A point on AMAM is OA+sAM\overrightarrow{OA} + s\,\overrightarrow{AM} and a point on BNBN is OB+tBN\overrightarrow{OB} + t\,\overrightarrow{BN}. Because a\mathbf{a} and b\mathbf{b} are not parallel, the a\mathbf{a} parts and the b\mathbf{b} parts must match separately, which gives two equations and s=23s = \frac{2}{3}. Hence OG=13a+13b\overrightarrow{OG} = \frac{1}{3}\mathbf{a} + \frac{1}{3}\mathbf{b}.

  5. Work out the first of the two vectors

    BG=OGOB=(13a+13b)(b)=13a23b\overrightarrow{BG} = \overrightarrow{OG} - \overrightarrow{OB} = \left(\frac{1}{3}\mathbf{a} + \frac{1}{3}\mathbf{b}\right) - \left(\mathbf{b}\right) = \frac{1}{3}\mathbf{a} - \frac{2}{3}\mathbf{b}

    BG=13a23b\overrightarrow{BG} = \frac{1}{3}\mathbf{a} - \frac{2}{3}\mathbf{b}, the first part of the line.

  6. Work out the second of the two vectors

    GN=ONOG=(12a)(13a+13b)=16a13b\overrightarrow{GN} = \overrightarrow{ON} - \overrightarrow{OG} = \left(\frac{1}{2}\mathbf{a}\right) - \left(\frac{1}{3}\mathbf{a} + \frac{1}{3}\mathbf{b}\right) = \frac{1}{6}\mathbf{a} - \frac{1}{3}\mathbf{b}

    GN=16a13b\overrightarrow{GN} = \frac{1}{6}\mathbf{a} - \frac{1}{3}\mathbf{b}, the second part of the line.

  7. Write one as a multiple of the other and read off the ratio

    GN=12BGBG:GN=1:12=2:1\overrightarrow{GN} = \frac{1}{2}\overrightarrow{BG} \Rightarrow BG:GN = 1:\frac{1}{2} = 2:1

    The two vectors are parallel and point the same way, so GG lies on BNBN and the lengths are in the ratio of the multipliers. Clearing the fraction turns 1:121:\frac{1}{2} into 2:12:1.

  8. State the triangle law that every one of these questions rests on

    PQ=PO+OQ\overrightarrow{PQ} = \overrightarrow{PO} + \overrightarrow{OQ}

    Any vector between two points of the figure can be routed through OO: go backwards along the first position vector and forwards along the second. That single move is what turns a picture into algebra.

  9. Note that reversing a vector reverses its sign

    GB=BG\overrightarrow{GB} = -\overrightarrow{BG}

    BG\overrightarrow{BG} and GB\overrightarrow{GB} have the same length and opposite directions, so one is minus the other. Writing the letters the wrong way round is the single most common way to lose the marks here.

  10. Recall what a midpoint does to a vector

    M is the midpoint of PQPM=12PQM \text{ is the midpoint of } PQ \Rightarrow \overrightarrow{PM} = \frac{1}{2}\overrightarrow{PQ}

    A midpoint halves the vector along the line, so its position vector is the average of the two ends. Every half stays an exact fraction — never round.

  11. Recall how a point that divides a line in a given ratio is found

    OP=OA+mm+nABwhen AP:PB=m:n\overrightarrow{OP} = \overrightarrow{OA} + \frac{m}{m+n}\overrightarrow{AB} \quad \text{when } AP:PB = m:n

    The ratio m:nm:n cuts the line into m+nm+n equal parts, so the point is mm+n\frac{m}{m+n} of the way along — not mn\frac{m}{n} of the way along. That slip is the classic error in this topic.

  12. State the test for two vectors being parallel

    u=kv (k0)    uv\mathbf{u} = k\mathbf{v} \ (k \ne 0) \iff \mathbf{u} \parallel \mathbf{v}

    Two non-zero vectors are parallel exactly when one is a scalar multiple of the other. The scalar itself is the scale factor between their lengths, and a negative scalar means they point in opposite directions.

  13. State the test for three points being collinear

    XZ=kXY and a shared point XX,Y,Z collinear\overrightarrow{XZ} = k\overrightarrow{XY} \text{ and a shared point } X \Rightarrow X, Y, Z \text{ collinear}

    Parallel is not enough on its own — two parallel vectors can sit on different lines. It is the shared point that upgrades parallel to collinear, so the proof must say both things.

  14. Say why a and b must not be parallel

    pa+qb=0p=0 and q=0p\mathbf{a} + q\mathbf{b} = \mathbf{0} \Rightarrow p = 0 \text{ and } q = 0

    a\mathbf{a} and b\mathbf{b} are not parallel, so the only way a combination of them can vanish is for both coefficients to vanish. That is what lets you compare the a\mathbf{a} parts and the b\mathbf{b} parts separately, and it is the hidden engine of every vector proof.

  15. State the answer

    BG:GN=2:1BG:GN = 2:1

    So BG:GN=2:1BG:GN = 2:1. The ratio is a ratio of lengths along one straight line, so it is read straight off the scalar that links the two vectors.

Answer
BG:GN=2:1BG:GN = 2:1

Unlock 29 more Vector geometry and proof questions

Create a free account to work through every GCSE Vector geometry and proof question with instant step-by-step worked solutions, progress tracking and interactive lessons.

  • Full worked solutions for every question
  • Interactive lessons and instant feedback
  • Track your mastery across every topic
Create a Free Account

No card required · Free forever

More Vector geometry and proof practice

Related Geometry & Measures topics