Skip to main content
ExamExplained
NSW · Maths Extension 1
Maths Extension 1 study scene
§-Syllabus dot point
NSWMaths Extension 1Syllabus dot point

How do we add, subtract and scale two-dimensional vectors, and how do we find their magnitudes?

Perform vector arithmetic with vectors in the plane, including component and column-vector notation, and find the magnitude and unit vector

A focused answer to the HSC Maths Extension 1 dot point on vector arithmetic. Vectors as arrows, head-to-tail and parallelogram addition, subtraction, scalar multiplication, magnitude by Pythagoras, unit vectors, the standard notation conventions, the triangle inequality, and worked examples with stage-by-stage diagrams.

Reviewed by: AI editorial process; not yet individually human-reviewed

Have a quick question? Jump to the Q&A page

What this dot point is asking

NESA wants you to be fluent with two-dimensional vectors: their notation (column, component and i,j\mathbf{i}, \mathbf{j} form), what they mean as arrows, how to add and subtract them both algebraically and geometrically, how to scale them, and how to find a magnitude (length) and a unit vector. This is the alphabet of the whole Vectors module. Every later dot point, the scalar product, projection, lines and geometric proofs, is written in this language, so the few minutes spent making it automatic here are repaid many times over.

The answer

A vector is an arrow: magnitude and direction

A vector carries two pieces of information at once, a magnitude (length) and a direction, and nothing else. Picture it as an arrow. Crucially, a vector is free: an arrow of the same length pointing the same way is the same vector, wherever you draw it on the page. This is why addition works by sliding arrows around, and why AB\overrightarrow{AB} depends only on where AA and BB are, not on any axes. A quantity with size but no direction (mass, time, temperature) is a scalar, an ordinary number.

A two-dimensional vector a\mathbf{a} has a horizontal component a1a_1 and a vertical component a2a_2. The three notations you must read and write fluently are

a=(a1a2)=a1i+a2j=(a1,a2),\mathbf{a} = \begin{pmatrix} a_1 \\ a_2 \end{pmatrix} = a_1 \mathbf{i} + a_2 \mathbf{j} = (a_1, a_2),

where i=(1,0)\mathbf{i} = (1, 0) and j=(0,1)\mathbf{j} = (0, 1) are the standard unit vectors along the axes. In handwriting a vector is underlined (a\underline{a}) or written with an arrow; printed work uses bold. The components a1a_1 and a2a_2 tell you "how far across" and "how far up" the arrow goes, so they encode the magnitude and direction together.

Vector addition: head to tail, or the parallelogram

To add vectors, add components:

a+b=(a1+b1a2+b2).\mathbf{a} + \mathbf{b} = \begin{pmatrix} a_1 + b_1 \\ a_2 + b_2 \end{pmatrix}.

The picture is the part NESA cares about. There are two equivalent constructions, and you should be able to draw either.

  • Head to tail (the triangle rule). Draw a\mathbf{a}, then draw b\mathbf{b} starting from the head of a\mathbf{a}. The sum a+b\mathbf{a} + \mathbf{b} is the single arrow from the tail of a\mathbf{a} to the head of b\mathbf{b}. It is the net displacement of "go along a\mathbf{a}, then along b\mathbf{b}".
  • The parallelogram rule. Draw a\mathbf{a} and b\mathbf{b} from a common point. Complete the parallelogram. The diagonal from the common point is a+b\mathbf{a} + \mathbf{b}.

They give the same arrow because the far side of the parallelogram is just a copy of b\mathbf{b} moved to the head of a\mathbf{a}, which is exactly the head-to-tail picture.

Below, a+b\mathbf{a} + \mathbf{b} is built up one move at a time, finishing with the full parallelogram so you can see both diagonals.

Stage 1, the two vectors. Draw a\mathbf{a} and b\mathbf{b} with their tails together at a point OO. So far nothing has been added; these are the two arrows we want to combine.

Stage 1: the two vectors from a common point Two vectors a and b drawn with their tails together at a point O. Vector a points to the right; vector b points up and to the right. a b O Two vectors a and b, tails together at O.

Stage 2, slide b to the head of a. A vector is free, so move a copy of b\mathbf{b} (keeping its length and direction) until its tail sits at the head of a\mathbf{a}. The original b\mathbf{b} is left dashed for reference.

Stage 2: slide b to the head of a Vector a points right. A copy of b is moved so its tail starts at the head of a; the original b is shown dashed at O. a b b O Slide a copy of b so its tail sits at the head of a.

Stage 3, the sum closes the triangle. The resultant a+b\mathbf{a} + \mathbf{b} is the arrow from OO (the tail of a\mathbf{a}) straight to the head of the moved b\mathbf{b}. It closes the triangle, which is why this is called the triangle rule.

Stage 3: the sum closes the triangle Vector a then the moved b; the sum a plus b is drawn heavy from O to the head of the moved b, closing the triangle. a b a + b O a + b runs from O to the head of the moved b.

Stage 4, the parallelogram and the difference. Drawing both a\mathbf{a} and b\mathbf{b} from OO and completing the parallelogram gives the same diagonal a+b\mathbf{a} + \mathbf{b}. The other diagonal, from the head of b\mathbf{b} to the head of a\mathbf{a}, is ab\mathbf{a} - \mathbf{b} (think "b\mathbf{b} plus what gets you to a\mathbf{a}").

Stage 4: the parallelogram rule and the difference A parallelogram with sides a and b from O. The diagonal from O is a plus b; the diagonal from the head of b to the head of a is a minus b. a b a + b a - b O Diagonal from O is a + b; the other diagonal is a - b.

Vector subtraction

Subtract componentwise:

ab=(a1b1a2b2).\mathbf{a} - \mathbf{b} = \begin{pmatrix} a_1 - b_1 \\ a_2 - b_2 \end{pmatrix}.

There are two reliable ways to see ab\mathbf{a} - \mathbf{b} geometrically. Either read it as the addition a+(b)\mathbf{a} + (-\mathbf{b}), where b-\mathbf{b} is b\mathbf{b} reversed, or read it straight off the parallelogram above: with a\mathbf{a} and b\mathbf{b} from a common point, ab\mathbf{a} - \mathbf{b} is the arrow from the head of b\mathbf{b} to the head of a\mathbf{a}. The second picture is the engine behind the displacement rule next.

Scalar multiplication: stretching and flipping

For a scalar λ\lambda and a vector a\mathbf{a},

λa=(λa1λa2).\lambda \mathbf{a} = \begin{pmatrix} \lambda a_1 \\ \lambda a_2 \end{pmatrix}.

Geometrically λa\lambda \mathbf{a} is parallel to a\mathbf{a} with magnitude λa|\lambda|\,|\mathbf{a}|: same direction if λ>0\lambda > 0, opposite if λ<0\lambda < 0, and the zero vector if λ=0\lambda = 0. This single idea is the definition of parallel that every proof uses: two vectors are parallel exactly when one is a scalar multiple of the other.

Magnitude by Pythagoras

The magnitude (length, or modulus) of a\mathbf{a} is

a=a12+a22.|\mathbf{a}| = \sqrt{a_1^2 + a_2^2}.

This is just Pythagoras' theorem on the right triangle whose legs are the components a1a_1 and a2a_2 and whose hypotenuse is the arrow itself.

Magnitude from components by Pythagoras Vector a from O drawn as the hypotenuse of a right triangle whose horizontal leg is a1 and vertical leg is a2. A small square marks the right angle. The magnitude of a is the square root of a1 squared plus a2 squared. a a1 a2 O

For a displacement PQ=QP\overrightarrow{PQ} = Q - P, the same formula gives the distance between the points:

PQ=(q1p1)2+(q2p2)2.|\overrightarrow{PQ}| = \sqrt{(q_1 - p_1)^2 + (q_2 - p_2)^2}.

This is literally the distance formula from coordinate geometry, which is no coincidence: the distance formula is the magnitude of a displacement vector.

Unit vectors

A unit vector has magnitude 11. The unit vector in the direction of a non-zero a\mathbf{a} is

a^=1aa.\hat{\mathbf{a}} = \frac{1}{|\mathbf{a}|}\,\mathbf{a}.

Dividing by the length rescales the arrow to length 11 without turning it, so a^=1|\hat{\mathbf{a}}| = 1 by construction. Two everyday uses: to build a vector of a prescribed length kk in a given direction, take ka^k\hat{\mathbf{a}}; and to extract a direction from a vector while throwing away its size, take a^\hat{\mathbf{a}}.

The vector laws and the triangle inequality

Vector addition is commutative (a+b=b+a\mathbf{a} + \mathbf{b} = \mathbf{b} + \mathbf{a}) and associative ((a+b)+c=a+(b+c)(\mathbf{a} + \mathbf{b}) + \mathbf{c} = \mathbf{a} + (\mathbf{b} + \mathbf{c})); scalar multiplication distributes over addition (λ(a+b)=λa+λb\lambda(\mathbf{a} + \mathbf{b}) = \lambda\mathbf{a} + \lambda\mathbf{b}). These mirror the laws of ordinary arithmetic and let you rearrange vector expressions freely, which is exactly what geometric proofs rely on.

One law does not carry over from numbers, and it is a favourite trap. Magnitudes do not add:

a+ba+b(the triangle inequality),|\mathbf{a} + \mathbf{b}| \le |\mathbf{a}| + |\mathbf{b}| \quad (\text{the triangle inequality}),

with equality only when a\mathbf{a} and b\mathbf{b} point the same way. The reason is geometric: in the triangle rule, the side a+b\mathbf{a} + \mathbf{b} can never be longer than the broken path along a\mathbf{a} then b\mathbf{b}, and is shorter whenever the path bends.

How exam questions ask about vector arithmetic

The wording is rarely "do vector arithmetic". Learn to translate:

  • "Find AB\overrightarrow{AB}" or "the displacement from AA to BB": compute ba\mathbf{b} - \mathbf{a} (end minus start).
  • "Find the distance ABAB" or "the length of AB\overrightarrow{AB}": take ba|\mathbf{b} - \mathbf{a}|.
  • "Find a unit vector in the direction of ...": divide the vector by its magnitude.
  • "Find the vector of magnitude kk in the direction of ...": form a^\hat{\mathbf{a}}, then multiply by kk.
  • "Show that AA, BB, CC are collinear": show AB=λAC\overrightarrow{AB} = \lambda\,\overrightarrow{AC} for some scalar λ\lambda (parallel and sharing the point AA forces one straight line).
  • "Are a\mathbf{a} and b\mathbf{b} parallel?": test whether one is a scalar multiple of the other (equal ratios of components).
  • "Express AB\overrightarrow{AB} in terms of a\mathbf{a} and b\mathbf{b}": build a head-to-tail route through the named points (for example AB=AO+OB=ba\overrightarrow{AB} = \overrightarrow{AO} + \overrightarrow{OB} = \mathbf{b} - \mathbf{a}).

Exam-style practice questions

Practice questions written in the style of NESA exam questions on this dot point, with worked answer explainers. The year tag is the paper they imitate, not the source.

2022 HSC Q52 marksIf a=(34)\mathbf{a} = \begin{pmatrix} 3 \\ -4 \end{pmatrix}, find a|\mathbf{a}| and the unit vector in the direction of a\mathbf{a}.
Show worked answer →

Magnitude: a=32+(4)2=9+16=25=5|\mathbf{a}| = \sqrt{3^2 + (-4)^2} = \sqrt{9 + 16} = \sqrt{25} = 5.

Unit vector: a^=1aa=15(34)=(3/54/5)\hat{\mathbf{a}} = \frac{1}{|\mathbf{a}|} \mathbf{a} = \frac{1}{5} \begin{pmatrix} 3 \\ -4 \end{pmatrix} = \begin{pmatrix} 3/5 \\ -4/5 \end{pmatrix}.

Markers reward the Pythagorean magnitude calculation, the explicit scaling by 1a\frac{1}{|\mathbf{a}|}, and the components of the unit vector.

2024 HSC Q (vectors)3 marksThe points AA and BB have position vectors a=(25)\mathbf{a} = \begin{pmatrix} 2 \\ 5 \end{pmatrix} and b=(83)\mathbf{b} = \begin{pmatrix} 8 \\ -3 \end{pmatrix}. Find AB\overrightarrow{AB} and the distance ABAB.
Show worked answer →

AB=ba=(8235)=(68)\overrightarrow{AB} = \mathbf{b} - \mathbf{a} = \begin{pmatrix} 8 - 2 \\ -3 - 5 \end{pmatrix} = \begin{pmatrix} 6 \\ -8 \end{pmatrix}.

Distance AB=AB=62+(8)2=36+64=100=10AB = |\overrightarrow{AB}| = \sqrt{6^2 + (-8)^2} = \sqrt{36 + 64} = \sqrt{100} = 10.

Markers reward the subtraction (end minus start), the components of AB\overrightarrow{AB}, and the magnitude as the distance.

ExamExplained