Grasp Maths

Year 10

Vectors: addition, scalar multiplication and magnitude

Manipulate vectors fluently using addition, subtraction and scalar multiplication, find the magnitude of a vector, and use vectors to prove geometric relationships.

Back to Year 10Previous lessonNext lessonProgress: not startedMastery: not started

Lesson overview

Geometry — vectors

A vector has both magnitude (length) and direction. Written as (ab)\begin{pmatrix} a \\ b \end{pmatrix} or in bold: **u** = (a, b). Vectors can be added: (ab)+(cd)=(a+cb+d)\begin{pmatrix} a \\ b \end{pmatrix} + \begin{pmatrix} c \\ d \end{pmatrix} = \begin{pmatrix} a + c \\ b + d \end{pmatrix}. Vectors can be multiplied by a scalar (number): k(ab)=(kakb)k\begin{pmatrix} a \\ b \end{pmatrix} = \begin{pmatrix} ka \\ kb \end{pmatrix}. The magnitude (length) of a vector is (ab)=a2+b2|\begin{pmatrix} a \\ b \end{pmatrix}| = \sqrt{a^2 + b^2}. Two vectors are parallel if one is a scalar multiple of the other. Vectors are used in geometry proofs and in modelling real-world situations like forces or displacements.

Adding vectors

Add the vectors u=(32)\vec{u} = \begin{pmatrix} 3 \\ 2 \end{pmatrix} and v=(14)\vec{v} = \begin{pmatrix} 1 \\ 4 \end{pmatrix}.

uvu+v

u then v, placed head-to-tail -- the resultant u+v goes straight from the start to the end.

Add the components separately. The triangle rule: place vectors head-to-tail to visualise the resultant.

Scalar multiplication

Find 2w2\vec{w} where w=(35)\vec{w} = \begin{pmatrix} -3 \\ 5 \end{pmatrix}.

w2w

2w points the same direction as w, but is twice as long.

Multiply each component by the scalar. The direction stays the same; the magnitude is scaled.

Finding the magnitude of a vector

Find the magnitude of a=(512)\vec{a} = \begin{pmatrix} 5 \\ 12 \end{pmatrix}.

a

Use Pythagoras: the magnitude is the hypotenuse of the right triangle with sides a and b.

Using vectors to find parallel lines

Are the vectors p=(23)\vec{p} = \begin{pmatrix} 2 \\ 3 \end{pmatrix} and q=(69)\vec{q} = \begin{pmatrix} 6 \\ 9 \end{pmatrix} parallel?

pq

p and q point in exactly the same direction, just different lengths.

Vectors are parallel if one is a scalar multiple of the other. Check if each component has the same scale factor.

Worked example — vector geometry proof

ABCD is a parallelogram with AB=(42)\vec{AB} = \begin{pmatrix} 4 \\ 2 \end{pmatrix} and AD=(13)\vec{AD} = \begin{pmatrix} 1 \\ 3 \end{pmatrix}. Find AC\vec{AC} and verify that diagonals bisect each other.

ABCDABADAC
  1. In a parallelogram ABCD, AC\vec{AC} goes from A to C, which is the path from A to B plus B to C.
  2. But BC is parallel and equal to AD, so BC=AD\vec{BC} = \vec{AD}.
  3. Therefore, AC=AB+AD\vec{AC} = \vec{AB} + \vec{AD}.
  4. Calculate: AC=(42)+(13)=(55)\vec{AC} = \begin{pmatrix} 4 \\ 2 \end{pmatrix} + \begin{pmatrix} 1 \\ 3 \end{pmatrix} = \begin{pmatrix} 5 \\ 5 \end{pmatrix}.
  5. Similarly, BD=ADAB\vec{BD} = \vec{AD} - \vec{AB} (from B to A, then A to D).
  6. The diagonals intersect at their midpoints, confirming the parallelogram property.

Try it

Work with the components carefully. Remember: add components separately for addition, multiply each component for scalar multiplication.

Question 1

Add (25)+(31)\begin{pmatrix} 2 \\ 5 \end{pmatrix} + \begin{pmatrix} 3 \\ -1 \end{pmatrix}.

ab

💡 Add the first components: 2 + 3 = 5. Add the second: 5 + (−1) = 4.

Question 2

Find 3(24)3\begin{pmatrix} 2 \\ -4 \end{pmatrix}.

v

💡 Multiply each component by 3: (3×23×(4))\begin{pmatrix} 3 × 2 \\ 3 × (-4) \end{pmatrix}.

Question 3

Find the magnitude of (34)\begin{pmatrix} 3 \\ 4 \end{pmatrix}.

v

💡 v=32+42=9+16=25=5|\vec{v}| = \sqrt{3^2 + 4^2} = \sqrt{9 + 16} = \sqrt{25} = 5.

Question 4

Are (25)\begin{pmatrix} 2 \\ 5 \end{pmatrix} and (410)\begin{pmatrix} 4 \\ 10 \end{pmatrix} parallel?

pq

💡 (410)=2(25)\begin{pmatrix} 4 \\ 10 \end{pmatrix} = 2\begin{pmatrix} 2 \\ 5 \end{pmatrix}, so they are parallel.

Question 5

Find (62)(15)\begin{pmatrix} 6 \\ 2 \end{pmatrix} - \begin{pmatrix} 1 \\ 5 \end{pmatrix}.

ab

💡 Subtract components: 6 − 1 = 5, and 2 − 5 = −3.

Common mistakes

Watch for these when working through the lesson.

  • Forgetting to add both components when adding vectors. Add x-components and y-components separately.
  • Not multiplying both components when doing scalar multiplication.
  • Confusing vector subtraction with addition. Remember: ab=a+(b)\vec{a} - \vec{b} = \vec{a} + (-\vec{b}).
  • Using the wrong formula for magnitude. Always use v=a2+b2|\vec{v}| = \sqrt{a^2 + b^2} (Pythagoras), not just a+ba + b.

Related topics

These ideas fit closely with this lesson.

  • Pythagoras' theorem and distance
  • Coordinate geometry and transformations
  • Matrix transformations involving vectors

Practice next

Independent practice will plug in here

This lesson builds the understanding first. Deeper adaptive practice can sit here later.