Hard A-Level Vector basics Questions

Challenging, exam-style A-Level Vector basics questions with worked solutions. Stretch yourself on the hardest unit-vector, scalar-multiplication, magnitude, collinear problems.

unit-vectorscalar-multiplicationmagnitudecollinearparallel-vectorsreasoning
A-Level34 questionsStep-by-step solutions
Question 1
5 markschallenging
Which of the following vectors is NOT parallel to (23)\begin{pmatrix} 2 \\ -3 \end{pmatrix}?
Show worked solution

Worked solution

  1. Picture the vectors

    sketch the vectors\text{sketch the vectors}

    Drawing a quick sketch of the vectors as arrows makes the arithmetic easier to picture and helps catch mistakes.

  2. Recall the key idea

    recall the relevant rule\text{recall the relevant rule}

    Bring to mind the vector rule needed here. Linking new work to a rule you already know builds confidence.

  3. Restate the question in your own words

    What is being asked?\text{What is being asked?}

    Before starting, it helps to say clearly what the question wants. This keeps the working focused on the goal.

  4. Picture the vectors

    sketch the vectors\text{sketch the vectors}

    Drawing a quick sketch of the vectors as arrows makes the arithmetic easier to picture and helps catch mistakes.

  5. Recall the key idea

    recall the relevant rule\text{recall the relevant rule}

    Bring to mind the vector rule needed here. Linking new work to a rule you already know builds confidence.

  6. Restate the question in your own words

    What is being asked?\text{What is being asked?}

    Before starting, it helps to say clearly what the question wants. This keeps the working focused on the goal.

  7. Recall the parallel test

    (xy)=k(23)\begin{pmatrix} x \\ y \end{pmatrix} = k\begin{pmatrix} 2 \\ -3 \end{pmatrix}

    A vector is parallel when it is a scalar multiple of (23)\begin{pmatrix} 2 \\ -3 \end{pmatrix}, i.e. the ratio y/xy/x equals 3/2-3/2.

  8. Test the multiples

    (46)=2×, (23)=1×, (69)=3×\begin{pmatrix} 4 \\ -6 \end{pmatrix}=2\times,\ \begin{pmatrix} -2 \\ 3 \end{pmatrix}=-1\times,\ \begin{pmatrix} 6 \\ -9 \end{pmatrix}=3\times

    Each of these is a clean scalar multiple, so they are all parallel.

  9. Test the odd one out

    (45): 5432\begin{pmatrix} 4 \\ -5 \end{pmatrix}:\ \frac{-5}{4} \ne \frac{-3}{2}

    The ratio does not match, so this vector is not a scalar multiple.

  10. Conclude

    (45) is not parallel\begin{pmatrix} 4 \\ -5 \end{pmatrix}\ \text{is not parallel}

    This is the vector that fails the parallel test.

  11. Connect to earlier topics

    link to prior learning\text{link to prior learning}

    Notice how this uses Pythagoras and coordinate geometry from earlier work. Spotting these links makes vectors feel familiar.

  12. State the units or form

    check units / form\text{check units / form}

    Make sure the final answer is written in the correct form (vector, length, angle) with any units. Presentation earns marks.

  13. Check the answer is sensible

    does the answer look reasonable?\text{does the answer look reasonable?}

    Finally, sanity-check the result against the diagram or rough estimates. A quick check catches slips before they cost marks.

  14. Connect to earlier topics

    link to prior learning\text{link to prior learning}

    Notice how this uses Pythagoras and coordinate geometry from earlier work. Spotting these links makes vectors feel familiar.

  15. State the units or form

    check units / form\text{check units / form}

    Make sure the final answer is written in the correct form (vector, length, angle) with any units. Presentation earns marks.

Answer
(45)\begin{pmatrix} 4 \\ -5 \end{pmatrix}
Question 2
6 markschallenging
Points A(1,2)A(1,2) and B(7,10)B(7,10) are given. A point PP has position vector (12)+t(68)\begin{pmatrix} 1 \\ 2 \end{pmatrix} + t\begin{pmatrix} 6 \\ 8 \end{pmatrix}. Find the value of tt for which PP is the midpoint of ABAB.
Show worked solution

Worked solution

  1. Picture the vectors

    sketch the vectors\text{sketch the vectors}

    Drawing a quick sketch of the vectors as arrows makes the arithmetic easier to picture and helps catch mistakes.

  2. Recall the key idea

    recall the relevant rule\text{recall the relevant rule}

    Bring to mind the vector rule needed here. Linking new work to a rule you already know builds confidence.

  3. Restate the question in your own words

    What is being asked?\text{What is being asked?}

    Before starting, it helps to say clearly what the question wants. This keeps the working focused on the goal.

  4. Picture the vectors

    sketch the vectors\text{sketch the vectors}

    Drawing a quick sketch of the vectors as arrows makes the arithmetic easier to picture and helps catch mistakes.

  5. Recall the key idea

    recall the relevant rule\text{recall the relevant rule}

    Bring to mind the vector rule needed here. Linking new work to a rule you already know builds confidence.

  6. Restate the question in your own words

    What is being asked?\text{What is being asked?}

    Before starting, it helps to say clearly what the question wants. This keeps the working focused on the goal.

  7. Recognise the path of P

    P=A+tABP = A + t\,\overrightarrow{AB}

    Since (68)=AB\begin{pmatrix} 6 \\ 8 \end{pmatrix} = \overrightarrow{AB}, the point PP moves along the line from AA to BB as tt varies.

  8. Find the midpoint of AB

    M=(1+72, 2+102)=(4, 6)M = \left( \frac{1+7}{2},\ \frac{2+10}{2} \right) = (4,\ 6)

    Average the coordinates of AA and BB to find the midpoint.

  9. Write P's coordinates

    P=(1+6t, 2+8t)P = (1 + 6t,\ 2 + 8t)

    Expand the position vector of PP into coordinate form.

  10. Set the x-coordinates equal

    1+6t=4  6t=31 + 6t = 4 \ \Rightarrow\ 6t = 3

    For PP to be the midpoint, its coordinates must match MM.

  11. Solve for t

    t=12t = \tfrac{1}{2}

    Divide to find tt.

  12. Check with the y-coordinate

    2+8(12)=2+4=6 2 + 8(\tfrac12) = 2 + 4 = 6 \ \checkmark

    The yy-coordinate also gives 66, confirming t=12t=\tfrac12 is correct. This makes sense: the midpoint is halfway along.

  13. Connect to earlier topics

    link to prior learning\text{link to prior learning}

    Notice how this uses Pythagoras and coordinate geometry from earlier work. Spotting these links makes vectors feel familiar.

  14. State the units or form

    check units / form\text{check units / form}

    Make sure the final answer is written in the correct form (vector, length, angle) with any units. Presentation earns marks.

  15. Check the answer is sensible

    does the answer look reasonable?\text{does the answer look reasonable?}

    Finally, sanity-check the result against the diagram or rough estimates. A quick check catches slips before they cost marks.

Answer
t=12t = \tfrac{1}{2}
Question 3
5 markschallenging
The vector a+λb\mathbf{a} + \lambda\mathbf{b}, where a=(26)\mathbf{a}=\begin{pmatrix} 2 \\ 6 \end{pmatrix} and b=(11)\mathbf{b}=\begin{pmatrix} 1 \\ 1 \end{pmatrix}, is parallel to the xx-axis. Which statement gives the correct value of λ\lambda and reasoning?
Show worked solution

Worked solution

  1. Picture the vectors

    sketch the vectors\text{sketch the vectors}

    Drawing a quick sketch of the vectors as arrows makes the arithmetic easier to picture and helps catch mistakes.

  2. Recall the key idea

    recall the relevant rule\text{recall the relevant rule}

    Bring to mind the vector rule needed here. Linking new work to a rule you already know builds confidence.

  3. Restate the question in your own words

    What is being asked?\text{What is being asked?}

    Before starting, it helps to say clearly what the question wants. This keeps the working focused on the goal.

  4. Picture the vectors

    sketch the vectors\text{sketch the vectors}

    Drawing a quick sketch of the vectors as arrows makes the arithmetic easier to picture and helps catch mistakes.

  5. Recall the key idea

    recall the relevant rule\text{recall the relevant rule}

    Bring to mind the vector rule needed here. Linking new work to a rule you already know builds confidence.

  6. Restate the question in your own words

    What is being asked?\text{What is being asked?}

    Before starting, it helps to say clearly what the question wants. This keeps the working focused on the goal.

  7. Form the vector

    a+λb=(2+λ6+λ)\mathbf{a} + \lambda\mathbf{b} = \begin{pmatrix} 2 + \lambda \\ 6 + \lambda \end{pmatrix}

    Add λ\lambda lots of b\mathbf{b} to a\mathbf{a}, leaving λ\lambda unknown.

  8. State the condition for parallel to x-axis

    y-component=0\text{y-component} = 0

    A vector parallel to the xx-axis has no vertical part, so its yy-component must be zero.

  9. Set the y-component to zero

    6+λ=06 + \lambda = 0

    Apply the condition to the vertical component.

  10. Solve

    λ=6\lambda = -6

    This makes the vector (40)\begin{pmatrix} -4 \\ 0 \end{pmatrix}, which is horizontal.

  11. Connect to earlier topics

    link to prior learning\text{link to prior learning}

    Notice how this uses Pythagoras and coordinate geometry from earlier work. Spotting these links makes vectors feel familiar.

  12. State the units or form

    check units / form\text{check units / form}

    Make sure the final answer is written in the correct form (vector, length, angle) with any units. Presentation earns marks.

  13. Check the answer is sensible

    does the answer look reasonable?\text{does the answer look reasonable?}

    Finally, sanity-check the result against the diagram or rough estimates. A quick check catches slips before they cost marks.

  14. Connect to earlier topics

    link to prior learning\text{link to prior learning}

    Notice how this uses Pythagoras and coordinate geometry from earlier work. Spotting these links makes vectors feel familiar.

  15. State the units or form

    check units / form\text{check units / form}

    Make sure the final answer is written in the correct form (vector, length, angle) with any units. Presentation earns marks.

Answer
λ=6\lambda = -6, because the yy-component 6+λ6+\lambda must be zero for the vector to be horizontal
Question 4
5 markschallenging
Arrange p=(22)\mathbf{p}=\begin{pmatrix} 2 \\ 2 \end{pmatrix}, q=(31)\mathbf{q}=\begin{pmatrix} 3 \\ 1 \end{pmatrix}, r=(14)\mathbf{r}=\begin{pmatrix} 1 \\ 4 \end{pmatrix} in order of increasing magnitude.
Show worked solution

Worked solution

  1. Picture the vectors

    sketch the vectors\text{sketch the vectors}

    Drawing a quick sketch of the vectors as arrows makes the arithmetic easier to picture and helps catch mistakes.

  2. Recall the key idea

    recall the relevant rule\text{recall the relevant rule}

    Bring to mind the vector rule needed here. Linking new work to a rule you already know builds confidence.

  3. Restate the question in your own words

    What is being asked?\text{What is being asked?}

    Before starting, it helps to say clearly what the question wants. This keeps the working focused on the goal.

  4. Picture the vectors

    sketch the vectors\text{sketch the vectors}

    Drawing a quick sketch of the vectors as arrows makes the arithmetic easier to picture and helps catch mistakes.

  5. Recall the key idea

    recall the relevant rule\text{recall the relevant rule}

    Bring to mind the vector rule needed here. Linking new work to a rule you already know builds confidence.

  6. Restate the question in your own words

    What is being asked?\text{What is being asked?}

    Before starting, it helps to say clearly what the question wants. This keeps the working focused on the goal.

  7. Find |p|

    22+22=8=222.83\sqrt{2^2 + 2^2} = \sqrt{8} = 2\sqrt{2} \approx 2.83

    Work out each magnitude, simplifying surds and using decimals to compare.

  8. Find |q|

    32+12=103.16\sqrt{3^2 + 1^2} = \sqrt{10} \approx 3.16

    Continue with the second vector.

  9. Find |r|

    12+42=174.12\sqrt{1^2 + 4^2} = \sqrt{17} \approx 4.12

    And the third vector.

  10. Compare the values

    8<10<17\sqrt{8} < \sqrt{10} < \sqrt{17}

    Since 8<10<178 < 10 < 17, the square roots are in the same order.

  11. Write the order

    p, q, r\mathbf{p},\ \mathbf{q},\ \mathbf{r}

    Replace each magnitude with its vector to give the increasing order.

  12. Connect to earlier topics

    link to prior learning\text{link to prior learning}

    Notice how this uses Pythagoras and coordinate geometry from earlier work. Spotting these links makes vectors feel familiar.

  13. State the units or form

    check units / form\text{check units / form}

    Make sure the final answer is written in the correct form (vector, length, angle) with any units. Presentation earns marks.

  14. Check the answer is sensible

    does the answer look reasonable?\text{does the answer look reasonable?}

    Finally, sanity-check the result against the diagram or rough estimates. A quick check catches slips before they cost marks.

  15. Connect to earlier topics

    link to prior learning\text{link to prior learning}

    Notice how this uses Pythagoras and coordinate geometry from earlier work. Spotting these links makes vectors feel familiar.

Answer
p, q, r\mathbf{p},\ \mathbf{q},\ \mathbf{r}
Question 5
6 markschallenging
Given a=(34)\mathbf{a} = \begin{pmatrix} 3 \\ 4 \end{pmatrix} and b=(10)\mathbf{b} = \begin{pmatrix} 1 \\ 0 \end{pmatrix}, find the value of tt that minimises a+tb|\mathbf{a} + t\mathbf{b}|.
Show worked solution

Worked solution

  1. Picture the vectors

    sketch the vectors\text{sketch the vectors}

    Drawing a quick sketch of the vectors as arrows makes the arithmetic easier to picture and helps catch mistakes.

  2. Recall the key idea

    recall the relevant rule\text{recall the relevant rule}

    Bring to mind the vector rule needed here. Linking new work to a rule you already know builds confidence.

  3. Restate the question in your own words

    What is being asked?\text{What is being asked?}

    Before starting, it helps to say clearly what the question wants. This keeps the working focused on the goal.

  4. Picture the vectors

    sketch the vectors\text{sketch the vectors}

    Drawing a quick sketch of the vectors as arrows makes the arithmetic easier to picture and helps catch mistakes.

  5. Recall the key idea

    recall the relevant rule\text{recall the relevant rule}

    Bring to mind the vector rule needed here. Linking new work to a rule you already know builds confidence.

  6. Restate the question in your own words

    What is being asked?\text{What is being asked?}

    Before starting, it helps to say clearly what the question wants. This keeps the working focused on the goal.

  7. Form the combined vector

    a+tb=(3+t4)\mathbf{a} + t\mathbf{b} = \begin{pmatrix} 3 + t \\ 4 \end{pmatrix}

    Add tt lots of b\mathbf{b} to a\mathbf{a}. Only the xx-component changes because b\mathbf{b} is horizontal.

  8. Write the squared magnitude

    a+tb2=(3+t)2+42|\mathbf{a}+t\mathbf{b}|^2 = (3+t)^2 + 4^2

    Minimising the length is the same as minimising its square, which avoids the square root.

  9. Expand

    =t2+6t+9+16=t2+6t+25= t^2 + 6t + 9 + 16 = t^2 + 6t + 25

    Multiply out and collect the constant terms.

  10. Complete the square

    =(t+3)2+16= (t+3)^2 + 16

    Rewriting in completed-square form shows the smallest possible value.

  11. Identify the minimum

    minimum when (t+3)2=0\text{minimum when } (t+3)^2 = 0

    A square is smallest (zero) when its bracket is zero.

  12. Solve for t

    t=3t = -3

    Setting t+3=0t+3=0 gives the minimising value. (The minimum length is then 16=4\sqrt{16}=4.)

  13. Connect to earlier topics

    link to prior learning\text{link to prior learning}

    Notice how this uses Pythagoras and coordinate geometry from earlier work. Spotting these links makes vectors feel familiar.

  14. State the units or form

    check units / form\text{check units / form}

    Make sure the final answer is written in the correct form (vector, length, angle) with any units. Presentation earns marks.

  15. Check the answer is sensible

    does the answer look reasonable?\text{does the answer look reasonable?}

    Finally, sanity-check the result against the diagram or rough estimates. A quick check catches slips before they cost marks.

Answer
t=3t = -3

Unlock 29 more Vector basics questions

Create a free account to work through every A-Level Vector basics 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 basics practice

Related Pure Maths topics