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 · L10 of 20 ~35 min ⚡ +95 XP available

Direction and Bearing

A ship sails north-east — but precisely how far north and how far east? A vector's direction can be described as an angle measured from the positive $x$-axis, or as a true bearing measured clockwise from north. In this lesson you'll find direction angles using $\theta = \arctan\!\left(\tfrac{a_2}{a_1}\right)$, convert between component form and polar form, and solve bearing problems in context.

Today's hook — A displacement vector has components $\mathbf{d} = \mathbf{i} + \mathbf{j}$ (equal east and north components). Without computing, what is its true bearing? Is it 045°T, 090°T, or 135°T? Jot your guess — you'll verify after card 05.
0/5QUESTS
01
Recall — your gut answer first
+5 XP warm-up

A ship sails along the vector $\mathbf{d} = \mathbf{i} + \mathbf{j}$ (one unit east and one unit north). Without using a formula — estimate its true bearing. Is it closer to north-east, due east, or somewhere else? What angle does this vector make with the positive $x$-axis?

auto-saved
02
The two moves
+5 XP to read

Every direction problem comes down to two decisions: choose the reference direction (positive $x$-axis or north), then apply the correct inverse tangent and adjust for quadrant.

For $\mathbf{a} = a_1\mathbf{i} + a_2\mathbf{j}$, the direction angle $\theta$ from the positive $x$-axis satisfies:

$\tan\theta = \dfrac{a_2}{a_1}$

A true bearing is measured clockwise from north (positive $y$-axis). For a vector in the first quadrant ($a_1 > 0$, $a_2 > 0$):

bearing $= 90° - \theta$

N E θ β β = 90° − θ (Q1)  ·  tan θ = a₂/a₁
$\tan\theta = \dfrac{a_2}{a_1}$,   bearing $= 90° - \theta$
Quadrant matters
$\arctan$ returns values in $(-90°, 90°)$. Always check which quadrant the vector lies in and adjust $\theta$ accordingly. A CAST diagram helps.
True bearing format
Write bearings as three-figure numbers: 045°T, not 45°T. The T indicates true north (not magnetic north).
Polar form
A vector can be written as $(r, \theta)$ in polar form where $r = |\mathbf{a}|$ and $\theta$ is the direction angle. Converting back: $a_1 = r\cos\theta$, $a_2 = r\sin\theta$.
03
What you'll master
Know

Key facts

  • Direction angle: $\tan\theta = \dfrac{a_2}{a_1}$ measured from positive $x$-axis
  • True bearing measured clockwise from north, three-figure notation
  • Polar–component conversion: $a_1 = r\cos\theta$, $a_2 = r\sin\theta$
Understand

Concepts

  • Why $\arctan$ needs quadrant adjustment for vectors not in Q1
  • The relationship between bearing and standard angle: bearing $= 90° - \theta$ (Q1)
  • How magnitude and direction fully specify a vector (polar form)
Can do

Skills

  • Find the direction angle of any 2D vector
  • Convert between component form and polar form
  • Find the true bearing of a displacement vector
04
Key terms
Direction angle $\theta$The angle a vector makes with the positive $x$-axis, measured anticlockwise. Range: $0° \leq \theta < 360°$.
True bearingAn angle measured clockwise from true north (the positive $y$-axis). Written as a three-figure number, e.g., 045°T.
Polar formWriting a vector as $(r, \theta)$ where $r = |\mathbf{a}|$ (magnitude) and $\theta$ is the direction angle. Equivalent to component form.
$\arctan$ / $\tan^{-1}$The inverse tangent function. Returns a value in $(-90°, 90°)$ — always adjust for the correct quadrant.
CAST diagramA mnemonic for which trig ratios are positive in each quadrant: All (Q1), Sine (Q2), Tan (Q3), Cos (Q4).
Component form$\mathbf{a} = a_1\mathbf{i} + a_2\mathbf{j}$. Recoverable from polar form via $a_1 = r\cos\theta$, $a_2 = r\sin\theta$.
05
Direction angle and true bearing
core concept

For a 2D vector $\mathbf{a} = a_1\mathbf{i} + a_2\mathbf{j}$, the direction angle $\theta$ (measured anticlockwise from the positive $x$-axis) satisfies:

$$\tan\theta = \frac{a_2}{a_1}, \qquad a_1 \neq 0$$

Because $\arctan$ only returns values in $(-90°, 90°)$, you must adjust for the quadrant:

  • Q1 ($a_1 > 0$, $a_2 > 0$): $\theta = \arctan\!\left(\tfrac{a_2}{a_1}\right)$
  • Q2 ($a_1 < 0$, $a_2 > 0$): $\theta = 180° + \arctan\!\left(\tfrac{a_2}{a_1}\right)$
  • Q3 ($a_1 < 0$, $a_2 < 0$): $\theta = 180° + \arctan\!\left(\tfrac{a_2}{a_1}\right)$
  • Q4 ($a_1 > 0$, $a_2 < 0$): $\theta = 360° + \arctan\!\left(\tfrac{a_2}{a_1}\right)$

For the true bearing $\beta$ (clockwise from north), use the connection between bearing and direction angle. In Q1:

$$\beta = 90° - \theta \quad \text{(Q1 only)}$$

Hook example: $\mathbf{d} = \mathbf{i} + \mathbf{j}$. Then $\tan\theta = \tfrac{1}{1} = 1$, so $\theta = 45°$. Bearing $= 90° - 45° = \mathbf{045°T}$. Check your estimate from card 01!

Converting from polar to component form. Given magnitude $r$ and direction angle $\theta$: $\mathbf{a} = r\cos\theta\,\mathbf{i} + r\sin\theta\,\mathbf{j}$. For example, a vector of magnitude 10 at 60° from the positive $x$-axis: $\mathbf{a} = 10\cos60°\,\mathbf{i} + 10\sin60°\,\mathbf{j} = 5\mathbf{i} + 5\sqrt{3}\mathbf{j}$.

For a 2D vector $\mathbf{a} = a_1\mathbf{i} + a_2\mathbf{j}$, the direction angle $\theta$ (measured anticlockwise from the positive $x$-axis) satisfies:

Pause — copy the direction-angle method: compute $\alpha=\tan^{-1}|a_2/a_1|$, then adjust using the quadrant of $(a_1,a_2)$ to get the standard angle $\theta\in[0^\circ,360^\circ)$ into your book.

Quick check: What is the direction angle of $\mathbf{v} = \sqrt{3}\,\mathbf{i} + 1\,\mathbf{j}$?

06
Quadrant adjustments and bearing conversions
core concept

We just saw that for $\vec{a}=a_1\mathbf{i}+a_2\mathbf{j}$, the direction angle $\theta$ satisfies $\tan\theta=a_2/a_1$; you compute $\alpha=\tan^{-1}|a_2/a_1|$ (acute angle), then adjust for quadrant. That raises a question: true bearings are measured clockwise from north, but direction angles are measured counterclockwise from east — what is the exact conversion formula? This card answers it → bearing $\beta=(90^\circ-\theta)\bmod360^\circ$ where $\theta$ is the standard direction angle.

A robust method for finding direction angle and bearing in any quadrant:

  1. Identify the quadrant from the signs of $a_1$ and $a_2$.
  2. Find the reference angle $\alpha = \arctan\!\left(\left|\tfrac{a_2}{a_1}\right|\right)$ — always positive, in $(0°, 90°)$.
  3. Adjust based on quadrant: Q1 → $\theta = \alpha$; Q2 → $\theta = 180° - \alpha$; Q3 → $\theta = 180° + \alpha$; Q4 → $\theta = 360° - \alpha$.
  4. Convert to bearing if required: bearing $= 90° - \theta$ (adjust to keep in $[0°, 360°)$).

For the reverse (bearing → components): if a vector has magnitude $r$ and true bearing $\beta$, then the direction angle is $\theta = 90° - \beta$ and:

$a_1 = r\cos\theta = r\sin\beta$,   $a_2 = r\sin\theta = r\cos\beta$

Special angles to know. A vector pointing due east has bearing 090°T; due north is 000°T; due south is 180°T; due west is 270°T. These correspond to direction angles 0°, 90°, 270°, and 180° respectively.

A robust method for finding direction angle and bearing in any quadrant:

Pause — copy the bearing conversion: bearing $=90^\circ-\theta$ (adjust if negative by adding $360^\circ$); and the four quadrant adjustments into your book.

Did you get this? True or false: A vector in the second quadrant ($a_1 < 0$, $a_2 > 0$) has a direction angle between 90° and 180°.

PROBLEM 1 · DIRECTION ANGLE (Q1)

Find the direction angle of $\mathbf{a} = 3\mathbf{i} + 3\mathbf{j}$, and state its true bearing.

1
$a_1 = 3 > 0$, $a_2 = 3 > 0$ $\Rightarrow$ Q1. $\tan\theta = \dfrac{3}{3} = 1$, so $\theta = \arctan(1) = 45°$.
Identify the quadrant. Since both components are positive, $\theta$ is between 0° and 90°. No adjustment needed.
PROBLEM 2 · DIRECTION ANGLE (Q2)

Find the direction angle of $\mathbf{b} = -1\mathbf{i} + \sqrt{3}\mathbf{j}$.

1
$a_1 = -1 < 0$, $a_2 = \sqrt{3} > 0$ $\Rightarrow$ Q2. Reference angle: $\alpha = \arctan\!\left(\dfrac{\sqrt{3}}{1}\right) = 60°$.
Use absolute values for the reference angle. The vector is in Q2, so the actual angle is between 90° and 180°.
PROBLEM 3 · POLAR TO COMPONENT

A vector has magnitude 8 and true bearing 150°T. Express it in component form.

1
Convert bearing to direction angle: $\theta = 90° - 150° = -60°$. Since this is negative, $\theta = 360° - 60° = 300°$ (or equivalently the vector is in Q4).
Bearing is clockwise from north; direction angle is anticlockwise from east. A bearing of 150°T means south-east direction, so $a_1 > 0$ and $a_2 < 0$ — that is Q4.

Fill the gap: A vector at direction angle 60° in Q1 has true bearing °T (three figures).

Trap 01
Forgetting the quadrant adjustment for $\arctan$
$\arctan(-1) = -45°$, but a vector like $-\mathbf{i} - \mathbf{j}$ (Q3) has direction angle 225°, not $-45°$. Always plot or check the signs of both components to confirm which quadrant the vector is in, then adjust from the reference angle.
Trap 02
Confusing the bearing and direction angle conversion
Bearing is measured clockwise from north; direction angle is measured anticlockwise from east. The conversion bearing $= 90° - \theta$ only works directly in Q1. In other quadrants, sketch the diagram and work out the geometry from first principles.
Trap 03
Mixing up $a_1 = r\cos\theta$ vs $a_1 = r\sin\beta$
Both are valid — but $\theta$ is the direction angle (from east) while $\beta$ is the bearing (from north). Swapping them gives the wrong components. A quick sketch showing east and north axes eliminates this error.

Did you get this? True or false: the direction angle of $-\mathbf{i} - \mathbf{j}$ is $225°$ (not $45°$).

Work mode · how are you completing this lesson?
1

Find the direction angle of $\mathbf{v} = 1\mathbf{i} + \sqrt{3}\mathbf{j}$ and its true bearing.

2

Find the direction angle of $\mathbf{w} = -4\mathbf{i} - 4\mathbf{j}$. Is this vector pointing south-west?

3

A vector has magnitude 10 and bearing 060°T. Write it in component form ($\mathbf{i}$ and $\mathbf{j}$ components, exact values).

4

A ship sails on bearing 120°T for a distance of 6 km. How far east and how far south has it travelled?

5

Convert $\mathbf{u} = 5\mathbf{i} - 5\mathbf{j}$ to polar form $(r, \theta)$ and state its true bearing.

Odd one out: Three of these statements are correct. Which one is NOT?

11
Revisit your thinking

Earlier you estimated the true bearing of $\mathbf{d} = \mathbf{i} + \mathbf{j}$.

The exact answer is $\tan\theta = \tfrac{1}{1} = 1$, so $\theta = 45°$, giving bearing $= 90° - 45° = \mathbf{045°T}$. The equal east and north components place the vector exactly on the north-east diagonal — a useful reference point to memorise.

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. Find the direction angle of $\mathbf{p} = 1\mathbf{i} + \sqrt{3}\mathbf{j}$. (1 mark)

auto-saved
ApplyBand 42 marks

Q2. A velocity vector has magnitude 20 and bearing 330°T. Write it in component form using exact values. (2 marks)

auto-saved
AnalyseBand 52 marks

Q3. Two vectors $\mathbf{u} = 3\mathbf{i} + 4\mathbf{j}$ and $\mathbf{v} = 4\mathbf{i} + 3\mathbf{j}$ have the same magnitude. Do they have the same direction? Justify your answer. (2 marks)

auto-saved
Comprehensive answers (click to reveal)

Activity answers: 1. $\tan\theta = \sqrt{3}$, $\theta = 60°$, bearing = 030°T  ·  2. Q3, $\alpha = 45°$, $\theta = 225°$ (pointing SW)  ·  3. $a_1 = 10\sin60° = 5\sqrt{3}\,\mathbf{i}$, $a_2 = 10\cos60° = 5\,\mathbf{j}$  ·  4. East $= 6\sin120° = 3\sqrt{3}$ km; South $= -6\cos120° = 3$ km south  ·  5. $r = 5\sqrt{2}$, $\theta = 315°$, bearing = 135°T

Q1 (1 mark): $\tan\theta = \dfrac{\sqrt{3}}{1} = \sqrt{3}$, so $\theta = \arctan(\sqrt{3}) = \mathbf{60°}$ [1]. (Q1 adjustment not needed since $a_1 > 0$, $a_2 > 0$.)

Q2 (2 marks): $a_1 = 20\sin330° = 20\times(-\tfrac{1}{2}) = -10$ [1]; $a_2 = 20\cos330° = 20\times\tfrac{\sqrt{3}}{2} = 10\sqrt{3}$ [1]. So $\mathbf{v} = -10\mathbf{i} + 10\sqrt{3}\,\mathbf{j}$. (The bearing is in the north-west quadrant, so $a_1 < 0$, $a_2 > 0$ — Q2, consistent.)

Q3 (2 marks): $|\mathbf{u}| = |\mathbf{v}| = \sqrt{9+16} = 5$ — same magnitude [1]. Direction of $\mathbf{u}$: $\theta_u = \arctan(\tfrac{4}{3}) \approx 53.1°$; direction of $\mathbf{v}$: $\theta_v = \arctan(\tfrac{3}{4}) \approx 36.9°$. Since $\theta_u \neq \theta_v$, the vectors have different directions [1]. (They are not equal vectors.)

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

Five timed questions on direction angles and bearings. 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 direction and bearing questions. A lighter alternative to the boss.

Mark lesson as complete

Tick when you've finished the practice and review.

🎓
Want help with Direction and Bearing?

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

Book a free session →