Hard GCSE Vector arithmetic Questions

Challenging, exam-style GCSE Vector arithmetic questions with worked solutions. Stretch yourself on the hardest three vectors, linear combination, fractional scalars, sign handling problems.

three vectorslinear combinationfractional scalarssign handlingmagnitude of a resultantsubtraction
GCSE Foundation34 questionsStep-by-step solutions
Question 1
5 markschallenging
The diagram shows a journey from OO to DD. OA=(21)\vec{OA} = \begin{pmatrix} 2 \\ -1 \end{pmatrix}, AB=(35)\vec{AB} = \begin{pmatrix} -3 \\ 5 \end{pmatrix}, BC=(42)\vec{BC} = \begin{pmatrix} 4 \\ 2 \end{pmatrix} and CD=(13)\vec{CD} = \begin{pmatrix} -1 \\ -3 \end{pmatrix}. Work out OD\vec{OD} as a column vector.
Show worked solution

Worked solution

  1. Write down the vectors along the route

    OA=(21),AB=(35),BC=(42),CD=(13)\vec{OA} = \begin{pmatrix} 2 \\ -1 \end{pmatrix}, \quad \vec{AB} = \begin{pmatrix} -3 \\ 5 \end{pmatrix}, \quad \vec{BC} = \begin{pmatrix} 4 \\ 2 \end{pmatrix}, \quad \vec{CD} = \begin{pmatrix} -1 \\ -3 \end{pmatrix}

    Each arrow on the diagram is one leg of the journey, given as a column vector.

  2. State the rule for adding displacements

    OD=OA+AB+BC+CD\vec{OD} = \vec{OA} + \vec{AB} + \vec{BC} + \vec{CD}

    Displacements add: travelling the legs one after another gets you to exactly the same place as the direct route. That single fact is the triangle law.

  3. Substitute the column vectors

    OD=(21)+(35)+(42)+(13)\vec{OD} = \begin{pmatrix} 2 \\ -1 \end{pmatrix} + \begin{pmatrix} -3 \\ 5 \end{pmatrix} + \begin{pmatrix} 4 \\ 2 \end{pmatrix} + \begin{pmatrix} -1 \\ -3 \end{pmatrix}

    Replace each leg by its column vector and add them all — top row with top row, bottom row with bottom row.

  4. Add the top components

    top: 23+41=2\text{top: } 2 - 3 + 4 - 1 = 2

    The whole journey moves 22 across.

  5. Add the bottom components

    bottom: 1+5+23=3\text{bottom: } -1 + 5 + 2 - 3 = 3

    The whole journey moves 33 up.

  6. State the resultant as a column vector

    OD=(23)\vec{OD} = \begin{pmatrix} 2 \\ 3 \end{pmatrix}

    The direct route from OO to DD is (23)\begin{pmatrix} 2 \\ 3 \end{pmatrix}.

  7. Check the resultant on the diagram

    OD=(23)\vec{OD} = \begin{pmatrix} 2 \\ 3 \end{pmatrix}

    The resultant is the arrow that closes the path: it runs straight from the start of the first leg to the end of the last one. The arrow on the grid and the column vector must be the same thing.

  8. Check by walking the route on the grid

    (23)=2 right, 3 up\begin{pmatrix} 2 \\ 3 \end{pmatrix} = \text{2 right, 3 up}

    Counting squares along the path on the diagram gives 2 right, 3 up — the same as the arithmetic. If the two disagree, one of them has a sign wrong.

  9. Note what the reverse journey would be

    DO=OD=(23)\vec{DO} = -\vec{OD} = \begin{pmatrix} -2 \\ -3 \end{pmatrix}

    Reversing a displacement negates both of its components. It is the same arrow, turned round.

  10. Note the mistake to avoid

    ODDO\vec{OD} \ne \vec{DO}

    Going the other way round the route reverses the vector: DO=(23)\vec{DO} = \begin{pmatrix} -2 \\ -3 \end{pmatrix}, which is the negative of the answer. Always travel the arrows in the direction the question asks for.

  11. Sense check the answer against the picture

    OD=(23)=2 right, 3 up\vec{OD} = \begin{pmatrix} 2 \\ 3 \end{pmatrix} = \text{2 right, 3 up}

    The resultant should be a movement of 2 right, 3 up, and that is exactly where the last point sits relative to the first.

  12. Work out how far apart the ends are

    OD=13=13\left| \vec{OD} \right| = \sqrt{13} = \sqrt{13}

    The magnitude of the resultant is the straight-line distance between the start and the finish — usually much less than the distance actually travelled along the legs.

  13. Note that any route between the two points gives the same answer

    OD=OA+AB+BC+CD\vec{OD} = \vec{OA} + \vec{AB} + \vec{BC} + \vec{CD}

    The displacement between two points does not depend on how you get from one to the other — only on where they are. Any route through the given arrows gives the same resultant.

  14. Summarise the method

    add the legsthe direct route\text{add the legs} \rightarrow \text{the direct route}

    Add the column vectors of the legs, in the order the route is travelled. The sum IS the direct route.

  15. State the answer again as a column vector

    OD=(23)\vec{OD} = \begin{pmatrix} 2 \\ 3 \end{pmatrix}

    The resultant is (23)\begin{pmatrix} 2 \\ 3 \end{pmatrix}.

Answer
OD=(23)\vec{OD} = \begin{pmatrix} 2 \\ 3 \end{pmatrix}
Question 2
6 markschallenging
a=(34)\mathbf{a} = \begin{pmatrix} -3 \\ 4 \end{pmatrix} and b=(62)\mathbf{b} = \begin{pmatrix} 6 \\ -2 \end{pmatrix}. Which one of these column vectors is equal to 2a12b2\mathbf{a} - \frac{1}{2}\mathbf{b}?
Show worked solution

Worked solution

  1. Write down the vectors the question gives you

    a=(34),b=(62)\mathbf{a} = \begin{pmatrix} -3 \\ 4 \end{pmatrix}, \quad \mathbf{b} = \begin{pmatrix} 6 \\ -2 \end{pmatrix}

    Each column vector says how far to move across (top) and how far to move up (bottom). Everything that follows works on those two rows separately.

  2. Read the first vector as a movement

    a=(34)=3 left, 4 up\mathbf{a} = \begin{pmatrix} -3 \\ 4 \end{pmatrix} = \text{3 left, 4 up}

    a\mathbf{a} means 3 left, 4 up. Reading a column vector as a movement is what ties the column form to the arrow on the diagram — the two representations must agree.

  3. State the rule for combining column vectors

    (pq)+(rs)=(p+rq+s),(pq)(rs)=(prqs),k(pq)=(kpkq)\begin{pmatrix} p \\ q \end{pmatrix} + \begin{pmatrix} r \\ s \end{pmatrix} = \begin{pmatrix} p + r \\ q + s \end{pmatrix}, \quad \begin{pmatrix} p \\ q \end{pmatrix} - \begin{pmatrix} r \\ s \end{pmatrix} = \begin{pmatrix} p - r \\ q - s \end{pmatrix}, \quad k\begin{pmatrix} p \\ q \end{pmatrix} = \begin{pmatrix} kp \\ kq \end{pmatrix}

    Add or subtract the top components, then add or subtract the bottom components. A scalar multiplies both components. Nothing else is needed.

  4. Substitute the column vectors into the expression

    2a12b=2(34)12(62)2\mathbf{a} - \frac{1}{2}\mathbf{b} = 2\begin{pmatrix} -3 \\ 4 \end{pmatrix} - \frac{1}{2}\begin{pmatrix} 6 \\ -2 \end{pmatrix}

    Replace each named vector by its column. Keep every sign exactly where the question put it — that is where the marks are lost.

  5. Multiply out each scalar first

    2(34)12(62)=(68)(31)2\begin{pmatrix} -3 \\ 4 \end{pmatrix} - \frac{1}{2}\begin{pmatrix} 6 \\ -2 \end{pmatrix} = \begin{pmatrix} -6 \\ 8 \end{pmatrix} - \begin{pmatrix} 3 \\ -1 \end{pmatrix}

    Each scalar multiplies BOTH components of its vector. Do all the scaling before you add or subtract anything, and the signs stay in the joining symbols where you can see them.

  6. Work out the top component

    top: 63=9\text{top: } -6 - 3 = -9

    Combining the top row gives 9-9.

  7. Work out the bottom component

    bottom: 8+1=9\text{bottom: } 8 + 1 = 9

    Combining the bottom row gives 99.

  8. Work out the vector you are looking for

    2a12b=(99)2\mathbf{a} - \frac{1}{2}\mathbf{b} = \begin{pmatrix} -9 \\ 9 \end{pmatrix}

    Do the arithmetic first and only then look at the options — that way a plausible-looking wrong answer cannot pull you off course.

  9. Rule out the wrong option number 1

    (37)(99)\begin{pmatrix} -3 \\ 7 \end{pmatrix} \ne \begin{pmatrix} -9 \\ 9 \end{pmatrix}

    (37)\begin{pmatrix} -3 \\ 7 \end{pmatrix} is what you get if every sign after the first has been flipped — this is what you get by adding when the question says subtract, or subtracting when it says add. Recomputing 2a12b2\mathbf{a} - \frac{1}{2}\mathbf{b} properly gives (99)\begin{pmatrix} -9 \\ 9 \end{pmatrix}, so that option is wrong.

  10. Rule out the wrong option number 2

    (99)(99)\begin{pmatrix} 9 \\ -9 \end{pmatrix} \ne \begin{pmatrix} -9 \\ 9 \end{pmatrix}

    (99)\begin{pmatrix} 9 \\ -9 \end{pmatrix} is what you get if this is the answer with both components negated, which is what subtracting the wrong way round gives you. Recomputing 2a12b2\mathbf{a} - \frac{1}{2}\mathbf{b} properly gives (99)\begin{pmatrix} -9 \\ 9 \end{pmatrix}, so that option is wrong.

  11. Rule out the wrong option number 3

    (65)(99)\begin{pmatrix} -6 \\ 5 \end{pmatrix} \ne \begin{pmatrix} -9 \\ 9 \end{pmatrix}

    (65)\begin{pmatrix} -6 \\ 5 \end{pmatrix} is what you get if only the second vector has been scaled; the first one has been used just as it stands. Recomputing 2a12b2\mathbf{a} - \frac{1}{2}\mathbf{b} properly gives (99)\begin{pmatrix} -9 \\ 9 \end{pmatrix}, so that option is wrong.

  12. Rule out the wrong option number 4

    (1210)(99)\begin{pmatrix} -12 \\ 10 \end{pmatrix} \ne \begin{pmatrix} -9 \\ 9 \end{pmatrix}

    (1210)\begin{pmatrix} -12 \\ 10 \end{pmatrix} is what you get if only the first vector has been scaled; the second one has been used just as it stands. Recomputing 2a12b2\mathbf{a} - \frac{1}{2}\mathbf{b} properly gives (99)\begin{pmatrix} -9 \\ 9 \end{pmatrix}, so that option is wrong.

  13. Check the answer on a diagram

    2a12b=(99)2\mathbf{a} - \frac{1}{2}\mathbf{b} = \begin{pmatrix} -9 \\ 9 \end{pmatrix}

    Laying the vectors head to tail on the grid, the direct route from the start of the first arrow to the end of the last one is the answer — and the arrow it draws is exactly the column vector the arithmetic gave. The diagram and the column form must agree.

  14. Note the mistake to avoid

    k(pq)=(kpkq)(kpq)k\begin{pmatrix} p \\ q \end{pmatrix} = \begin{pmatrix} kp \\ kq \end{pmatrix} \ne \begin{pmatrix} kp \\ q \end{pmatrix}

    The commonest slip is scaling only the top component and copying the bottom one down unchanged. The scalar multiplies BOTH components.

  15. Choose the option that matches

    2a12b=(99)2\mathbf{a} - \frac{1}{2}\mathbf{b} = \begin{pmatrix} -9 \\ 9 \end{pmatrix}

    The only option equal to (99)\begin{pmatrix} -9 \\ 9 \end{pmatrix} is the correct one; every other option differs in at least one component.

Answer
(99)\begin{pmatrix} -9 \\ 9 \end{pmatrix}
Question 3
6 markschallenging
The diagram shows the points OO, AA, BB, CC and DD. OA=a\vec{OA} = \mathbf{a}, OB=b\vec{OB} = \mathbf{b}, OC=3a\vec{OC} = 3\mathbf{a} and OD=3b\vec{OD} = 3\mathbf{b}. Express CD\vec{CD} in terms of a\mathbf{a} and b\mathbf{b}.
Show worked solution

Worked solution

  1. Write down the vectors the diagram gives you

    OA=a,OB=b,OC=3a,OD=3b\vec{OA} = \mathbf{a}, \quad \vec{OB} = \mathbf{b}, \quad \vec{OC} = 3\mathbf{a}, \quad \vec{OD} = 3\mathbf{b}

    Every arrow in the figure is given in terms of the named vectors. Nothing else may be assumed — the route has to be built out of these arrows alone.

  2. State the rule for travelling between two points

    PR=PQ+QR,QP=PQ\vec{PR} = \vec{PQ} + \vec{QR}, \quad \vec{QP} = -\vec{PQ}

    To get from one point to another, walk any route through the given arrows. Going the right way along an arrow adds it; going backwards along an arrow subtracts it.

  3. Choose a route between the two points

    OC+OD-\vec{OC} + \vec{OD}

    This route uses only arrows the question gives. A leg written with a minus sign is a leg travelled backwards.

  4. Write each leg in terms of the named vectors

    CD=3a+3b\vec{CD} = -3\mathbf{a} + 3\mathbf{b}

    Substitute what the question says each arrow is, keeping the minus sign on any leg that is travelled backwards.

  5. Collect like terms

    CD=3a+3b\vec{CD} = -3\mathbf{a} + 3\mathbf{b}

    Collecting the terms gives 3a+3b-3\mathbf{a} + 3\mathbf{b}. This is an exact answer for EVERY choice of the two vectors — it does not depend on what they happen to be.

  6. State the vector in terms of the named vectors

    CD=3a+3b\vec{CD} = -3\mathbf{a} + 3\mathbf{b}

    So CD=3a+3b\vec{CD} = -3\mathbf{a} + 3\mathbf{b}.

  7. Check the answer on the diagram

    CD=3a+3b\vec{CD} = -3\mathbf{a} + 3\mathbf{b}

    Drawn on the grid, the answer is the arrow that closes the route — and it lands exactly where the algebra says it should. The diagram and the algebra have to agree.

  8. Rule out the wrong option number 1

    3a3b3a+3b3\mathbf{a} - 3\mathbf{b} \ne -3\mathbf{a} + 3\mathbf{b}

    3a3b3\mathbf{a} - 3\mathbf{b} is what you get if this is the route walked backwards, so every sign is flipped. Walking the route again gives 3a+3b-3\mathbf{a} + 3\mathbf{b}, so that option is wrong.

  9. Rule out the wrong option number 2

    3a+3b3a+3b3\mathbf{a} + 3\mathbf{b} \ne -3\mathbf{a} + 3\mathbf{b}

    3a+3b3\mathbf{a} + 3\mathbf{b} is what you get if the two vectors have been added when the route runs AGAINST one of the arrows, so one of them has to be subtracted. Walking the route again gives 3a+3b-3\mathbf{a} + 3\mathbf{b}, so that option is wrong.

  10. Rule out the wrong option number 3

    3b3a+3b3\mathbf{b} \ne -3\mathbf{a} + 3\mathbf{b}

    3b3\mathbf{b} is what you get if the first leg has been left out of the route altogether. Walking the route again gives 3a+3b-3\mathbf{a} + 3\mathbf{b}, so that option is wrong.

  11. Rule out the wrong option number 4

    3a3a+3b-3\mathbf{a} \ne -3\mathbf{a} + 3\mathbf{b}

    3a-3\mathbf{a} is what you get if the second leg has been left out of the route altogether. Walking the route again gives 3a+3b-3\mathbf{a} + 3\mathbf{b}, so that option is wrong.

  12. Note the mistake to avoid

    CD=DC\vec{CD} = -\vec{DC}

    Travelling the route the wrong way round negates the answer. Check which point you are starting from before you write anything down.

  13. Note that the route chosen does not matter

    CD=3a+3b\vec{CD} = -3\mathbf{a} + 3\mathbf{b}

    Any route through the given arrows gives the same answer, because a displacement depends only on where the two points are, not on how you travel between them.

  14. Summarise the method

    walk a routeadd the arrowscollect terms\text{walk a route} \rightarrow \text{add the arrows} \rightarrow \text{collect terms}

    Walk from the first point to the second through the given arrows, adding an arrow travelled forwards and subtracting one travelled backwards, then collect like terms.

  15. Choose the matching option

    CD=3a+3b\vec{CD} = -3\mathbf{a} + 3\mathbf{b}

    The only option equal to 3a+3b-3\mathbf{a} + 3\mathbf{b} is the correct one.

Answer
3a+3b-3\mathbf{a} + 3\mathbf{b}
Question 4
5 markschallenging
The diagram shows the points OO, AA, BB, CC and DD. OA=a\vec{OA} = \mathbf{a}, AB=2b\vec{AB} = 2\mathbf{b}, OC=3a\vec{OC} = 3\mathbf{a} and CD=6b\vec{CD} = 6\mathbf{b}. Given that OD=kOB\vec{OD} = k\,\vec{OB}, work out the value of kk.
Show worked solution

Worked solution

  1. Write down the vectors the diagram gives you

    OA=a,AB=2b,OC=3a,CD=6b\vec{OA} = \mathbf{a}, \quad \vec{AB} = 2\mathbf{b}, \quad \vec{OC} = 3\mathbf{a}, \quad \vec{CD} = 6\mathbf{b}

    Every arrow is given in terms of the two named vectors, so every route through the figure can be written in terms of them too.

  2. State the rule for travelling between two points

    PR=PQ+QR,QP=PQ\vec{PR} = \vec{PQ} + \vec{QR}, \quad \vec{QP} = -\vec{PQ}

    Walk a route through the given arrows: forwards along an arrow adds it, backwards along it subtracts it.

  3. Work out the first vector

    OB=a+2b\vec{OB} = \mathbf{a} + 2\mathbf{b}

    Walking from OO to BB through the given arrows gives a+2b\mathbf{a} + 2\mathbf{b}.

  4. Work out the second vector

    OD=3a+6b\vec{OD} = 3\mathbf{a} + 6\mathbf{b}

    The same method from OO to DD gives 3a+6b3\mathbf{a} + 6\mathbf{b}.

  5. Compare the two vectors

    3a+6b=3(a+2b)3\mathbf{a} + 6\mathbf{b} = 3\left(\mathbf{a} + 2\mathbf{b}\right)

    The second vector is exactly 33 times the first: the same scalar works on the a\mathbf{a} term and on the b\mathbf{b} term.

  6. Check the scalar on the first named vector

    3×1=33 \times 1 = 3

    The coefficient of a\mathbf{a} multiplies up correctly.

  7. Check the scalar on the second named vector

    3×2=63 \times 2 = 6

    The coefficient of b\mathbf{b} multiplies up by the SAME scalar. Both must agree, or no single kk exists.

  8. Note that only one scalar can work

    ka+2b=3a+6bk=3k\mathbf{a} + 2\mathbf{b} = 3\mathbf{a} + 6\mathbf{b} \Rightarrow k = 3

    Both coefficients have to give the same kk. They do, so the two vectors really are parallel and kk is pinned down exactly.

  9. Say what this proves

    OD=3OBODOB\vec{OD} = 3\,\vec{OB} \Rightarrow \vec{OD} \parallel \vec{OB}

    Writing one vector as a scalar multiple of another PROVES the two are parallel. This is the whole engine of a vector proof: find the two vectors, show one is kk times the other.

  10. Say what the scalar means for the lengths

    OD=3OB\left| \vec{OD} \right| = 3 \left| \vec{OB} \right|

    The scalar also fixes the ratio of the lengths: OD\vec{OD} is 33 times as long as OB\vec{OB}, and points the same way.

  11. See it on the diagram

    OD=3OB\vec{OD} = 3\,\vec{OB}

    On the grid the two arrows lie along parallel lines, and one is a scaled copy of the other. That is what a scalar multiple looks like.

  12. Note the mistake to avoid

    k=ODOBOBODk = \frac{\vec{OD}}{\vec{OB}} \ne \frac{\vec{OB}}{\vec{OD}}

    Divide the vector you are asked about by the one it is compared with, not the other way round — the reciprocal is a very easy mark to throw away.

  13. Summarise the method

    write both vectors in terms of the named onesdivide\text{write both vectors in terms of the named ones} \rightarrow \text{divide}

    Write both vectors in terms of the same two named vectors, then read off the scalar that turns one into the other.

  14. Check the answer once more

    3(a+2b)=3a+6b 3\left(\mathbf{a} + 2\mathbf{b}\right) = 3\mathbf{a} + 6\mathbf{b} \ \checkmark

    Multiplying OB\vec{OB} by 33 reproduces OD\vec{OD} exactly, so the scalar is right.

  15. State the value of k

    k=3k = 3

    So k=3k = 3.

Answer
k=3k = 3
Question 5
6 markschallenging
In the diagram MM is the midpoint of OAOA and NN is the midpoint of OBOB. OA=2a\vec{OA} = 2\mathbf{a}, OB=2b\vec{OB} = 2\mathbf{b}, OM=a\vec{OM} = \mathbf{a} and ON=b\vec{ON} = \mathbf{b}. Given that MN=kAB\vec{MN} = k\,\vec{AB}, work out the value of kk.
Show worked solution

Worked solution

  1. Write down the vectors the diagram gives you

    OA=2a,OB=2b,OM=a,ON=b\vec{OA} = 2\mathbf{a}, \quad \vec{OB} = 2\mathbf{b}, \quad \vec{OM} = \mathbf{a}, \quad \vec{ON} = \mathbf{b}

    Every arrow is given in terms of the two named vectors, so every route through the figure can be written in terms of them too.

  2. State the rule for travelling between two points

    PR=PQ+QR,QP=PQ\vec{PR} = \vec{PQ} + \vec{QR}, \quad \vec{QP} = -\vec{PQ}

    Walk a route through the given arrows: forwards along an arrow adds it, backwards along it subtracts it.

  3. Work out the first vector

    AB=2a+2b\vec{AB} = -2\mathbf{a} + 2\mathbf{b}

    Walking from AA to BB through the given arrows gives 2a+2b-2\mathbf{a} + 2\mathbf{b}.

  4. Work out the second vector

    MN=a+b\vec{MN} = -\mathbf{a} + \mathbf{b}

    The same method from MM to NN gives a+b-\mathbf{a} + \mathbf{b}.

  5. Compare the two vectors

    a+b=12(2a+2b)-\mathbf{a} + \mathbf{b} = \frac{1}{2}\left(-2\mathbf{a} + 2\mathbf{b}\right)

    The second vector is exactly 12\frac{1}{2} times the first: the same scalar works on the a\mathbf{a} term and on the b\mathbf{b} term.

  6. Check the scalar on the first named vector

    12×2=1\frac{1}{2} \times -2 = -1

    The coefficient of a\mathbf{a} multiplies up correctly.

  7. Check the scalar on the second named vector

    12×2=1\frac{1}{2} \times 2 = 1

    The coefficient of b\mathbf{b} multiplies up by the SAME scalar. Both must agree, or no single kk exists.

  8. Note that only one scalar can work

    k2a+2b=a+bk=12k-2\mathbf{a} + 2\mathbf{b} = -\mathbf{a} + \mathbf{b} \Rightarrow k = \frac{1}{2}

    Both coefficients have to give the same kk. They do, so the two vectors really are parallel and kk is pinned down exactly.

  9. Say what this proves

    MN=12ABMNAB\vec{MN} = \frac{1}{2}\,\vec{AB} \Rightarrow \vec{MN} \parallel \vec{AB}

    Writing one vector as a scalar multiple of another PROVES the two are parallel. This is the whole engine of a vector proof: find the two vectors, show one is kk times the other.

  10. Say what the scalar means for the lengths

    MN=12AB\left| \vec{MN} \right| = \frac{1}{2} \left| \vec{AB} \right|

    The scalar also fixes the ratio of the lengths: MN\vec{MN} is 12\frac{1}{2} times as long as AB\vec{AB}, and points the same way.

  11. See it on the diagram

    MN=12AB\vec{MN} = \frac{1}{2}\,\vec{AB}

    On the grid the two arrows lie along parallel lines, and one is a scaled copy of the other. That is what a scalar multiple looks like.

  12. Note the mistake to avoid

    k=MNABABMNk = \frac{\vec{MN}}{\vec{AB}} \ne \frac{\vec{AB}}{\vec{MN}}

    Divide the vector you are asked about by the one it is compared with, not the other way round — the reciprocal is a very easy mark to throw away.

  13. Summarise the method

    write both vectors in terms of the named onesdivide\text{write both vectors in terms of the named ones} \rightarrow \text{divide}

    Write both vectors in terms of the same two named vectors, then read off the scalar that turns one into the other.

  14. Check the answer once more

    12(2a+2b)=a+b \frac{1}{2}\left(-2\mathbf{a} + 2\mathbf{b}\right) = -\mathbf{a} + \mathbf{b} \ \checkmark

    Multiplying AB\vec{AB} by 12\frac{1}{2} reproduces MN\vec{MN} exactly, so the scalar is right.

  15. State the value of k

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

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

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

Unlock 29 more Vector arithmetic questions

Create a free account to work through every GCSE Vector arithmetic 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 arithmetic practice

Related Geometry & Measures topics