# Unit vector

> Edexcel International GCSE Further Pure Mathematics · 4PM1 (2016 spec, Higher)
> Source: https://www.owlsprep.com/study/edexcel-igcse-further-pure-math-s7-unit-vector/

This guide covers unit vector calculation for Edexcel IGCSE Further Pure Math (4PM1) S7. You will learn the standard unit vector formula and practice applying it to exam-style 2D vector problems.

**Prerequisites:** [Calculating magnitude of 2D vectors](https://www.owlsprep.com/study/edexcel-igcse-further-pure-math-s7-magnitude-of-vector/); [2D vector component form](https://www.owlsprep.com/study/edexcel-igcse-further-pure-math-s7-vector-component-form/)

## Learning objectives

- Define the key properties of a unit vector
- Calculate a unit vector in the direction of any given 2D vector using the formula $\frac{\textbf{a}}{|\textbf{a}|}$
- Apply unit vector rules to solve combined vector operation exam questions

## What is a Unit Vector?

**Unit vector** — A vector with a magnitude of exactly 1, pointing in the identical direction as a given non-zero vector $\textbf{a}$

*Notation:* â

*Example:* If $\textbf{a} = \begin{pmatrix}3\\4\end{pmatrix}$, $â$ points in the same direction as $\textbf{a}$ and has length 1.

Unit vectors isolate directional information from vector length, making them useful for a range of vector geometry problems. The only vector with no corresponding unit vector is the zero vector, as it has no defined direction and division by zero is undefined.

> **tip**
>
> Always verify your unit vector calculation by checking its magnitude equals 1, even if the question does not ask you to do this. This catches 90% of common unit vector errors.

## Calculating Unit Vectors Using the Standard Formula

You are expected to recall the unit vector formula for your exam. The formula for the unit vector in the direction of any non-zero vector $\textbf{a}$ is:

$$â = \frac{\textbf{a}}{|\textbf{a}|}$$

To use this formula: first calculate the magnitude of your given vector, then divide each component of the vector by this magnitude. Simplify your result to exact form, rationalising denominators where required.

**Worked example:** Find the unit vector in the direction of $\textbf{b} = \begin{pmatrix}1\\2\end{pmatrix}$. Give your answer in simplified exact form.

1. Step 1: Calculate the magnitude of vector $\textbf{b}$
2. $$|\textbf{b}| = √(1^2 + 2^2) = √(1 + 4) = √5$$
3. Step 2: Divide each component of $\textbf{b}$ by its magnitude to get the unit vector
4. $$ŵ = \frac{1}{√5} \begin{pmatrix}1\\2\end{pmatrix}$$
5. Step 3: Rationalise the denominator to get simplified form
6. $$ŵ = \begin{pmatrix}\frac{√5}{5}\\frac{2√5}{5}\end{pmatrix}$$

> **Exam tip:** Examiners award separate marks for correct magnitude calculation, correct component division, and simplified final form, so show all three steps explicitly.

*Calculator:* allowed

## Combined Unit Vector Exam Problems

In exams, unit vector questions are often paired with other basic vector operations like addition or subtraction. Always complete all intermediate vector operations first to find the resultant vector before calculating its unit vector.

**Worked example:** Given $\textbf{p} = \begin{pmatrix}2\\-1\end{pmatrix}$ and $\textbf{q} = \begin{pmatrix}1\\3\end{pmatrix}$, find the unit vector in the direction of $\textbf{p} + \textbf{q}$. Give your answer in simplified exact form.

1. Step 1: First calculate the resultant vector $\textbf{p} + \textbf{q}$
2. $$\textbf{p} + \textbf{q} = \begin{pmatrix}2 + 1\\-1 + 3\end{pmatrix} = \begin{pmatrix}3\\2\end{pmatrix}$$
3. Step 2: Calculate the magnitude of the resultant vector
4. $$|\textbf{p} + \textbf{q}| = √(3^2 + 2^2) = √13$$
5. Step 3: Divide each component by the magnitude, then rationalise
6. $$ˆ{(\textbf{p} + \textbf{q})} = \begin{pmatrix}\frac{3√13}{13}\\frac{2√13}{13}\end{pmatrix}$$

**Check your understanding**

1. What is the magnitude of any valid unit vector?

   - 0
   - 1
   - Depends on the original vector
   - 2

   *Why:* Correct! All unit vectors have a fixed magnitude of 1, regardless of the original vector they are derived from.

2. If vector $\textbf{c}$ has magnitude 6, what factor do you multiply $\textbf{c}$ by to get its unit vector?

   - 6
   - 1
   - $\frac{1}{6}$
   - $\sqrt{6}$

   *Why:* Correct! You divide the vector by its magnitude, which is equivalent to multiplying by the reciprocal of the magnitude.

*Calculator:* allowed

## Common pitfalls

- **Wrong:** Dividing the magnitude by the vector instead of the vector by the magnitude
  - Why it fails: This reverses the operation, producing a vector with magnitude equal to the square of the original vector's magnitude, not 1
  - Correct: Write the formula $â = \frac{\textbf{a}}{|\textbf{a}|}$ at the start of every unit vector question to avoid this mix-up
- **Wrong:** Forgetting to rationalise surd denominators in your final answer
  - Why it fails: Edexcel examiners require exact simplified form, so unrationalised denominators will lose the final accuracy mark
  - Correct: After dividing by the magnitude, always rationalise any fractions with surds in the denominator before writing your final answer
- **Wrong:** Calculating the unit vector before completing intermediate vector operations like addition/subtraction
  - Why it fails: The unit vector needs to be in the direction of the final resultant vector, not the original separate vectors
  - Correct: Complete all required vector operations first to find the resultant vector, then calculate its magnitude and unit vector
- **Wrong:** Attempting to calculate a unit vector for the zero vector
  - Why it fails: The zero vector has magnitude 0, so division by zero is undefined, and it has no fixed direction
  - Correct: If given the zero vector, state explicitly that no unit vector exists for it

## Cheatsheet

| Task | Formula | Key Steps |
| --- | --- | --- |
| Find unit vector in direction of $\textbf{a}$ | $â = \frac{\textbf{a}}{\|\textbf{a}\|}$ | 1. Calculate $\|\textbf{a}\| = \sqrt{x^2 + y^2}$ 2. Divide each component of $\textbf{a}$ by $\|\textbf{a}\|$ 3. Rationalise denominators |
| Verify unit vector is correct | Check magnitude = 1 | Calculate magnitude of your result; if it equals 1, your calculation is valid |

## What's next

Now that you have mastered unit vector calculation, you are ready to progress to more advanced S7 vector topics for your Edexcel IGCSE Further Pure Math exam. Unit vectors are a foundational skill for later vector applications, including position vector geometry and kinematics problems that appear frequently in higher-tier 4PM1 papers. Practice a mix of standalone unit vector questions and questions that combine unit vectors with vector addition, subtraction, and position vectors to build exam confidence. Always show all working steps, as partial marks are awarded for correct intermediate calculations even if your final answer is incorrect.

---

From [OwlsPrep](https://www.owlsprep.com) — free study guides for A-Level, IB, AP and IGCSE, written against the official syllabus. Canonical page: https://www.owlsprep.com/study/edexcel-igcse-further-pure-math-s7-unit-vector/
