Skip to content
M
hscscience Ext 1 · Y12
0/100daily goal
0
0
0 due
0
L1 · 0 XP
KJ
Your weak spots
Insights load after your first practice round.
Module 6 · L4 of 20 ~35 min ⚡ +95 XP available

Vector Addition

When a ship sails east and then north-east, the combined effect is a single resultant journey. That combined displacement is found using vector addition. The triangle law, the parallelogram law, and Chasles’ relation $\vec{AB} + \vec{BC} = \vec{AC}$ are three faces of the same geometric truth — master them here.

Today's hook — You walk 3 km east then 4 km north. Before reading the lesson, what single straight-line vector would describe your total displacement? Can you give both the length and direction? Jot your guess — you will confirm it after card 05.
0/5QUESTS
01
Recall — your gut answer first
+5 XP warm-up

You walk 3 km east then 4 km north. Without using a formula — what single vector would describe your total journey? How far are you from your starting point, and in what direction?

auto-saved
02
The core idea
+5 XP to read

When two or more vectors are applied in sequence, the resultant is the single vector that produces the same combined effect. Two geometric rules give the same result.

Triangle law: place the tail of $\vec{b}$ at the head of $\vec{a}$. The resultant goes from the tail of $\vec{a}$ to the head of $\vec{b}$.

Chasles' relation:

$\vec{AB} + \vec{BC} = \vec{AC}$

a b a + b A B C AB + BC = AC (Chasles)
$\vec{AB} + \vec{BC} = \vec{AC}$
Commutative
$\vec{a} + \vec{b} = \vec{b} + \vec{a}$. The order you apply vectors does not change the resultant. The parallelogram law makes this visually obvious.
Associative
$(\vec{a} + \vec{b}) + \vec{c} = \vec{a} + (\vec{b} + \vec{c})$. Grouping doesn't matter — you can chain as many head-to-tail vectors as you like.
Zero vector identity
$\vec{a} + \mathbf{0} = \vec{a}$. Adding the zero vector leaves any vector unchanged. Also, $\vec{a} + (-\vec{a}) = \mathbf{0}$.
03
What you'll master
Know

Key facts

  • Triangle law: place tail of $\vec{b}$ at head of $\vec{a}$; resultant connects tail of $\vec{a}$ to head of $\vec{b}$
  • Chasles' relation: $\vec{AB} + \vec{BC} = \vec{AC}$
  • Vector addition is commutative and associative
Understand

Concepts

  • Why the triangle law and parallelogram law give the same resultant
  • How Chasles' relation follows directly from the triangle law
  • The geometric meaning of the resultant as a combined displacement
Can do

Skills

  • Add two or more vectors geometrically using the triangle or parallelogram law
  • Simplify chains of vectors using Chasles' relation
  • Add vectors in component form by adding corresponding components
04
Key terms
Resultant vectorThe single vector that has the same effect as two or more vectors applied in sequence. Found by the triangle or parallelogram law.
Triangle lawPlace vectors head-to-tail. The resultant is the vector closing the triangle, from the first tail to the last head.
Parallelogram lawDraw both vectors from the same point. Complete the parallelogram. The diagonal from the shared point is the resultant.
Chasles' relation$\vec{AB} + \vec{BC} = \vec{AC}$. The intermediate point cancels. Generalises to any chain of vectors.
Commutative property$\vec{a} + \vec{b} = \vec{b} + \vec{a}$ for any two vectors. Order of addition does not change the resultant.
Associative property$(\vec{a}+\vec{b})+\vec{c} = \vec{a}+(\vec{b}+\vec{c})$. Brackets can be rearranged freely when adding vectors.
05
The triangle law and Chasles' relation
core concept

To add two vectors $\vec{a}$ and $\vec{b}$ using the triangle law:

  1. Draw $\vec{a}$.
  2. Place the tail of $\vec{b}$ at the head of $\vec{a}$.
  3. The resultant $\vec{a} + \vec{b}$ goes from the tail of $\vec{a}$ to the head of $\vec{b}$.

In terms of points this is Chasles' relation:

$$\vec{AB} + \vec{BC} = \vec{AC}$$

The intermediate point $B$ cancels. The same idea extends to any chain: $\vec{AB} + \vec{BC} + \vec{CD} = \vec{AD}$.

Back to the hook. Walk 3 km east (vector $\vec{a} = \begin{pmatrix} 3 \\ 0 \end{pmatrix}$) then 4 km north (vector $\vec{b} = \begin{pmatrix} 0 \\ 4 \end{pmatrix}$). Resultant: $\begin{pmatrix} 3 \\ 4 \end{pmatrix}$. Magnitude: $\sqrt{3^2+4^2} = 5$ km. Classic 3-4-5 Pythagorean triple.

Triangle law: place tail of $\vec{b}$ at head of $\vec{a}$; $\vec{a}+\vec{b}$ = closing vector. Chasles: $\overrightarrow{AB}+\overrightarrow{BC}=\overrightarrow{AC}$.

Pause — copy the triangle law and Chasles' relation: $\overrightarrow{AB}+\overrightarrow{BC}=\overrightarrow{AC}$ with a labelled diagram into your book.

Quick check: In triangle $XYZ$, which expression equals $\vec{XY} + \vec{YZ}$?

06
Parallelogram law and component addition
core concept

We just saw the triangle law: place $\vec{a}$ head-to-tail with $\vec{b}$; the sum $\vec{a}+\vec{b}$ is the vector closing the triangle. Chasles' relation states $\overrightarrow{AB}+\overrightarrow{BC}=\overrightarrow{AC}$ for any three points. That raises a question: the parallelogram law constructs the same sum differently — and also yields $\vec{a}-\vec{b}$ as the other diagonal — how does this relate to the triangle law? This card answers it → both diagonals of the parallelogram are $\vec{a}+\vec{b}$ and $\vec{a}-\vec{b}$.

Alternatively, draw both vectors from the same starting point and complete the parallelogram. The diagonal from the shared point is $\vec{a} + \vec{b}$. This gives exactly the same result as the triangle law.

In component form, vector addition is simply component-wise:

$$\begin{pmatrix} a_1 \\ a_2 \end{pmatrix} + \begin{pmatrix} b_1 \\ b_2 \end{pmatrix} = \begin{pmatrix} a_1 + b_1 \\ a_2 + b_2 \end{pmatrix}$$

The commutative property $\vec{a} + \vec{b} = \vec{b} + \vec{a}$ is immediately visible in the parallelogram: both diagonals point to the same resultant regardless of which side you label as $\vec{a}$.

Geometry check. In a parallelogram $OABC$ with $\vec{OA} = \vec{a}$ and $\vec{OC} = \vec{b}$, the diagonal $\vec{OB} = \vec{a} + \vec{b}$. The other diagonal connects $A$ to $C$: $\vec{AC} = \vec{b} - \vec{a}$ (or $\vec{a} - \vec{b}$, depending on direction). Vector subtraction appears naturally.

Alternatively, draw both vectors from the same starting point and complete the parallelogram. The diagonal from the shared point is $\vec{a} + \vec{b}$. This gives exactly the same result as the triangle law.

Pause — copy the parallelogram law: draw $\vec{a}$ and $\vec{b}$ from the same point; diagonal = $\vec{a}+\vec{b}$; other diagonal = $\vec{a}-\vec{b}$ into your book.

Did you get this? True or false: $\begin{pmatrix} 3 \\ -1 \end{pmatrix} + \begin{pmatrix} -5 \\ 4 \end{pmatrix} = \begin{pmatrix} -2 \\ 3 \end{pmatrix}$.

PROBLEM 1 · CHASLES' RELATION

In triangle $ABC$, $D$ is the midpoint of $BC$. Simplify $\vec{AB} + \vec{BD}$.

1
Identify the path: $A \to B \to D$. Apply Chasles: $\vec{AB} + \vec{BD} = \vec{AD}$.
The intermediate point $B$ cancels. The resultant vector goes from the first tail ($A$) to the last head ($D$).
PROBLEM 2 · COMPONENT ADDITION

Given $\vec{a} = \begin{pmatrix} 2 \\ -3 \end{pmatrix}$ and $\vec{b} = \begin{pmatrix} -5 \\ 1 \end{pmatrix}$, find $\vec{a} + \vec{b}$ and verify that $\vec{a}+\vec{b} = \vec{b}+\vec{a}$.

1
$\vec{a} + \vec{b} = \begin{pmatrix} 2+(-5) \\ -3+1 \end{pmatrix} = \begin{pmatrix} -3 \\ -2 \end{pmatrix}$
Add corresponding components.
PROBLEM 3 · VECTOR CHAIN

$ABCD$ is a quadrilateral. Simplify $\vec{AB} + \vec{BC} + \vec{CD}$.

1
Apply Chasles repeatedly: $\vec{AB} + \vec{BC} = \vec{AC}$, then $\vec{AC} + \vec{CD} = \vec{AD}$.
Chain the relation step by step. Each intermediate point cancels.

Fill the gap: $\begin{pmatrix} -2 \\ 5 \end{pmatrix} + \begin{pmatrix} 7 \\ -3 \end{pmatrix} = \begin{pmatrix}$$\\$$\end{pmatrix}$.

Trap 01
Misidentifying head-to-tail vs same-point
Triangle law: vectors placed head-to-tail. Parallelogram law: both from the same point. Mixing the two constructions produces a diagram that means nothing. Decide which method you are using before drawing the first arrow.
Trap 02
Applying Chasles in the wrong order
$\vec{AB} + \vec{BC} = \vec{AC}$ only when the head of the first vector ($B$) matches the tail of the second. $\vec{AB} + \vec{CB}$ is NOT Chasles — the second vector goes to $B$, not from $B$. Rewrite using $-\vec{BC}$ first if needed.
Trap 03
Adding magnitudes instead of vectors
$|\vec{a} + \vec{b}| \neq |\vec{a}| + |\vec{b}|$ in general (only when vectors point in exactly the same direction). Always add vectors first in component form, then find the magnitude of the resultant if required.

Did you get this? True or false: $\vec{AB} + \vec{CB}$ can be simplified using Chasles' relation directly without rewriting either vector.

Work mode · how are you completing this lesson?
1

Let $\vec{a} = \begin{pmatrix} 4 \\ 1 \end{pmatrix}$ and $\vec{b} = \begin{pmatrix} -2 \\ 5 \end{pmatrix}$. Calculate $\vec{a}+\vec{b}$ and $\vec{b}+\vec{a}$ and verify they are equal.

2

In quadrilateral $PQRS$, simplify $\vec{PQ} + \vec{QR} + \vec{RS}$.

3

Show that $\vec{AB} + \vec{BC} + \vec{CA} = \mathbf{0}$ for any triangle $ABC$.

4

$\vec{p} = \begin{pmatrix} 1 \\ -2 \end{pmatrix}$, $\vec{q} = \begin{pmatrix} 3 \\ 4 \end{pmatrix}$, $\vec{r} = \begin{pmatrix} -4 \\ 0 \end{pmatrix}$. Find $\vec{p}+\vec{q}+\vec{r}$.

5

Prove that $(\vec{a}+\vec{b})+\vec{c} = \vec{a}+(\vec{b}+\vec{c})$ using column vectors $\vec{a}=\begin{pmatrix}a_1\\a_2\end{pmatrix}$, $\vec{b}=\begin{pmatrix}b_1\\b_2\end{pmatrix}$, $\vec{c}=\begin{pmatrix}c_1\\c_2\end{pmatrix}$.

Odd one out: Three of these vector addition statements are correct. Which one is FALSE?

11
Revisit your thinking

Earlier you estimated the resultant of walking 3 km east then 4 km north.

The answer: $\vec{a}+\vec{b} = \begin{pmatrix} 3 \\ 4 \end{pmatrix}$, with magnitude $\sqrt{9+16} = 5$ km — the famous 3-4-5 right triangle. Did you predict the 5 km distance? The key insight is that the resultant is found by adding the component vectors, not by adding their magnitudes (3 + 4 = 7 would be wrong). Geometry and algebra align perfectly when you add vectors component by component.

auto-saved
01
Multiple choice
+5 XP per correct · +25 XP all-correct

Pick your answer, then rate your confidence — that tells the system what to drill next. Each retry pulls a fresh mix from the bank.

02
Short answer
ApplyBand 31 mark

Q1. Let $\vec{u} = \begin{pmatrix} -1 \\ 3 \end{pmatrix}$ and $\vec{v} = \begin{pmatrix} 4 \\ -2 \end{pmatrix}$. Find $\vec{u} + \vec{v}$. (1 mark)

auto-saved
ApplyBand 42 marks

Q2. In pentagon $ABCDE$, simplify $\vec{AB} + \vec{BC} + \vec{CD} + \vec{DE}$. State which law you are using. (2 marks)

auto-saved
AnalyseBand 53 marks

Q3. $OABC$ is a parallelogram with $\vec{OA} = \vec{a}$ and $\vec{OC} = \vec{c}$. Express $\vec{OB}$ in terms of $\vec{a}$ and $\vec{c}$, and explain why $\vec{a}+\vec{c} = \vec{c}+\vec{a}$ geometrically. (3 marks)

auto-saved
Comprehensive answers (click to reveal)

Activity answers: 1. $\begin{pmatrix} 2 \\ 6 \end{pmatrix}$ (both ways)  ·  2. $\vec{PS}$  ·  3. $\vec{AB}+\vec{BC}+\vec{CA} = \vec{AC}+\vec{CA} = \vec{AA} = \mathbf{0}$  ·  4. $\begin{pmatrix} 0 \\ 2 \end{pmatrix}$  ·  5. Both sides $= \begin{pmatrix} a_1+b_1+c_1 \\ a_2+b_2+c_2 \end{pmatrix}$ ✓

Q1 (1 mark): $\vec{u}+\vec{v} = \begin{pmatrix} -1+4 \\ 3+(-2) \end{pmatrix} = \begin{pmatrix} 3 \\ 1 \end{pmatrix}$ [1].

Q2 (2 marks): Using Chasles' relation (triangle law) [1]: $\vec{AB}+\vec{BC}+\vec{CD}+\vec{DE} = \vec{AE}$ [1]. Each intermediate point cancels.

Q3 (3 marks): In parallelogram $OABC$, $\vec{AB} = \vec{OC} = \vec{c}$ (opposite sides) [1]. So $\vec{OB} = \vec{OA}+\vec{AB} = \vec{a}+\vec{c}$ [1]. Alternatively, via $C$: $\vec{OB} = \vec{OC}+\vec{CB} = \vec{c}+\vec{a}$. Both paths reach the same diagonal $B$, demonstrating geometrically that $\vec{a}+\vec{c} = \vec{c}+\vec{a}$ [1].

01
Boss battle · The Resultant Master
earn bronze · silver · gold

Five timed questions. Beat the boss to bank a tier — gold (90% + speed), silver (75%), or bronze (50%). Replays welcome.

⚔ Enter the arena
02
Science Jump · platform challenge

Climb platforms by answering vector addition questions. Lighter alternative to the boss.

Mark lesson as complete

Tick when you've finished the practice and review.

🎓
Want help with Vector Addition?

Work through this topic 1-on-1 with an experienced HSC tutor.

Book a free session →