IB Maths AI HL Trigonometry Paper 1 & 2 Bearings & diagrams ~9 min read

Bearings & Constructions

A bearing is a direction measured clockwise from north, always written as three digits (e.g. 075°, 230°). Most bearings questions reduce to a triangle problem: draw a sketch, work out the interior angle at the turning point, then apply the cosine or sine rule. The construction step (turning bearings into a labelled diagram) is half the work.

📘 What you need to know

From bearings to triangle angles

The trick to a bearings question is to convert the compass information into an interior triangle angle. At a turning point Q with an incoming leg PQ and an outgoing leg QR, the angle inside the triangle is the angle PQR formed at Q. Find it by taking the reverse bearing of PQ (= bearing of PQ + 180°, mod 360°) and subtracting the bearing of QR (or vice versa — take the positive answer). Once the interior angle is in hand, the question is just a sine/cosine/area-of-triangle problem.

Bearings → interior triangle angle P N Q N R 075° 145° 110° interior ∠PQR ∠PQR = (075° + 180°) − 145° = 255° − 145° = 110° Compass bearings N 000° E 090° S 180° W 270° CW always measured clockwise from north, in 3 digits
At every turning point, draw a fresh north arrow and measure the new bearing from it. The interior triangle angle at the turn is found by subtracting the new bearing from the reverse of the incoming one.
Interior angle at a turn ∠PQR = (bearing of PQ + 180°) − (bearing of QR)  (or take 360° − result if negative) reverse bearing: bearing of A from B = (bearing of B from A) ± 180°

Constructing the diagram

Most bearing questions start with a description (e.g. “B is 12 km from A on a bearing of 075°; C is 9 km from B on a bearing of 200°”). Translate the description step-by-step: place the first point, draw a north arrow there, then construct each leg using its stated bearing. Add a fresh north arrow at every new point because each bearing is measured from that point’s own north line. Sketches don’t need to be to scale, but distances and angles roughly proportional make labelling much easier.

Convert bearing to compass direction quickly: 000°–090° is in the NE quadrant; 090°–180° is SE; 180°–270° is SW; 270°–360° is NW. This sanity-check confirms your sketch is in the right region of the plane.

🧭 Recipe — bearings & triangle solving

  1. Sketch each leg with a fresh north arrow at every turning point.
  2. Compute the interior angle at the turning point: reverse the incoming bearing (add 180°), subtract the outgoing one.
  3. Pick the rule: two sides + included angle → cosine rule; opposite pair → sine rule; area? use ½absinC.
  4. Solve the triangle for the unknown distance or angle.
  5. Convert back to a bearing if the question asks for one: add or subtract from a known reference bearing using your diagram.

Worked examples

WE 1

Components & reverse bearing

A ship sails 18 km from port P on a bearing of 060° to point Q. Find: (a) how far north of P the ship is at Q; (b) how far east of P the ship is at Q; (c) the bearing of P from Q. Give distances to 3 s.f.

(a) north component N = 18 · cos(60°) = 18 × 0.5 N = 9.00 km (b) east component E = 18 · sin(60°) = 18 × 0.8660 = 15.588… E ≈ 15.6 km (3 s.f.) (c) reverse bearing 060° + 180° = 240° bearing of P from Q = 240° bearing measured clockwise from N, so cos × distance gives the N-leg, sin × distance gives the E-leg.
WE 2

Cosine rule — two-leg sailing journey

A yacht sails 14 km from port P on a bearing of 075° to point Q. From Q it sails a further 20 km on a bearing of 145° to point R. Find the direct distance PR, to 3 s.f.

interior angle at Q ∠PQR = (75° + 180°) − 145° = 255° − 145° = 110° cosine rule (two sides + included ∠) PR² = 14² + 20² − 2(14)(20) cos(110°) = 196 + 400 − 560 × (−0.3420) = 596 + 191.5 = 787.5 positive root PR = √787.5 = 28.06… PR ≈ 28.1 km (3 s.f.)
WE 3

Sine rule — intersecting bearings

Two coastguard stations A and B lie on a coastline running east-west, with B 25 km due east of A. A boat C is observed on a bearing of 040° from A and on a bearing of 305° from B. Find: (a) the distance AC, (b) the distance BC. Give answers to 3 s.f.

interior angles inside triangle ABC at A: AB is east (090°), AC is 040° → ∠A = 090° − 040° = 50° at B: BA is west (270°), BC is 305° → ∠B = 305° − 270° = 35° ∠C = 180° − 50° − 35° = 95° (a) sine rule for AC (opp B) AC / sin(35°) = 25 / sin(95°) AC = 25 · sin(35°) / sin(95°) = 14.39… AC ≈ 14.4 km (3 s.f.) (b) sine rule for BC (opp A) BC = 25 · sin(50°) / sin(95°) = 19.22… BC ≈ 19.2 km (3 s.f.)
WE 4

Aircraft — cosine rule

An aircraft flies from airfield A on a bearing of 080° for 45 km to checkpoint B. It then turns and flies on a bearing of 210° for 60 km to landing site C. Find the direct distance AC, to 3 s.f.

interior angle at B ∠ABC = (80° + 180°) − 210° = 260° − 210° = 50° cosine rule AC² = 45² + 60² − 2(45)(60) cos(50°) = 2025 + 3600 − 5400 × 0.6428 = 5625 − 3471.1 = 2153.9 AC = √2153.9 = 46.41… AC ≈ 46.4 km (3 s.f.)
WE 5

Find the resulting bearing

From port P, a ship sails 16 km on a bearing of 030° to point Q. From Q, the ship turns and sails 22 km due east to point R. Find: (a) the direct distance PR, to 3 s.f.; (b) the bearing of R from P, to the nearest degree.

(a) interior angle at Q ∠PQR = (30° + 180°) − 90° = 120° PR² = 16² + 22² − 2(16)(22)cos(120°) = 256 + 484 − 704 × (−0.5) = 740 + 352 = 1092 PR = √1092 = 33.04… PR ≈ 33.0 km (3 s.f.) (b) angle QPR via sine rule sin(∠QPR) / 22 = sin(120°) / 33.04 sin(∠QPR) = 22 · sin(120°) / 33.04 = 0.5766 ∠QPR = sin⁻¹(0.5766) = 35.21° bearing from P bearing of PQ = 030°; PR sits 35.21° clockwise of PQ bearing of R from P = 030° + 35.21° = 65.21° ≈ 065° (nearest degree) add the interior angle ∠QPR to the bearing of the first leg to get the bearing of R.
WE 6

Distance & area — observation towers

Three observation towers L, M and N lie on flat ground. M is 12 km from L on a bearing of 075°. N is 9 km from M on a bearing of 200°. Find: (a) the distance LN; (b) the area of triangle LMN. Give answers to 3 s.f.

interior angle at M ∠LMN = (75° + 180°) − 200° = 255° − 200° = 55° (a) cosine rule LN² = 12² + 9² − 2(12)(9) cos(55°) = 144 + 81 − 216 × 0.5736 = 225 − 123.9 = 101.1 LN = √101.1 = 10.05… LN ≈ 10.1 km (3 s.f.) (b) area of triangle A = ½ · 12 · 9 · sin(55°) = 54 × 0.8192 = 44.23… A ≈ 44.2 km² (3 s.f.)

💡 Top tips

⚠ Common mistakes

Chapter complete — you now have all four Trigonometry sub-topics: Pythagoras & right-angled trig, Sine/Cosine/Area rules, Angles of Elevation & Depression, and Bearings & Constructions. Together they cover every triangle-based problem in AI HL.

Need help with Bearings & Constructions?

Get 1-on-1 help from an IB examiner who knows exactly what Paper 1 & 2 are looking for.

Book Free Session →