Library International Mathematics 0607 Sine, Cosine Rule & Area of Triangles
O Level · International Mathematics 0607

Sine, Cosine Rule & Area of Triangles

Revise Sine, Cosine Rule & Area of Triangles for International Mathematics 0607 (O Level) — revision notes and instant AI marking. Free to start.

📖 Revision notes · preview
Cambridge (CIE) IGCSE — International Maths Extended

Sine Rule, Cosine Rule
& Area of Triangles

The Big Idea: When a triangle doesn't have a right angle, SOH CAH TOA breaks down — so instead we use three special tools (Sine Rule, Cosine Rule, and the ½ab sin C area formula) that work for any triangle, and the trick is knowing exactly which one to reach for.

📋 Quick Summary

  • Sine Rule connects a side and its opposite angle — use it when you have an opposite pair (side + angle across from it).
  • Cosine Rule works with all three sides, or two sides + the angle between them — no opposite pair needed.
  • Area formula (½ab sin C) needs two sides and the included angle between them.
  • The Ambiguous Case of the Sine Rule means sometimes there are two valid triangles from the same information — your calculator only gives you one of them.
  • Harder questions often need more than one rule chained together, or the fact that angles in a triangle sum to 180°.
  • A simple flowchart (right-angled? opposite pair? area?) tells you exactly which rule to pick every time.

1️⃣ The Sine Rule

What is the Sine Rule, really?

Picture any triangle — not necessarily right-angled — with corners labelled A, B, and C. The convention (and it matters!) is: capital letters for angles, and the lowercase letter of the side directly opposite that angle. So side a is opposite angle A, side b is opposite angle B, and side c is opposite angle C.

A /\ / \ c / \ b / \ /________\ B a C

The Sine Rule says that if you take any side and divide it by the sine of its own opposite angle, you get the same number no matter which side/angle pair you pick. That's genuinely elegant — it means these three ratios are all secretly equal.

Sine Rule — For Finding Sides
a / sin A  =  b / sin B  =  c / sin C
In plain English: "side over sine of its opposite angle" is the same for all three pairs.
Sine Rule — Flipped, For Finding Angles
sin A / a  =  sin B / b  =  sin C / c
Flip every fraction upside down so the unknown angle ends up on top (easier to solve for).
Why does this actually work?

Deep down, this comes from the area formula. If you drop a perpendicular height from any vertex, you can express that height two different ways using sine — one via each adjacent side and angle. Setting those two expressions equal and rearranging gives you the Sine Rule. You don't need to derive this in the exam, but knowing it's not "magic" helps it stick.

When do you actually use it?

Use the Sine Rule whenever the question gives you an opposite pair — meaning a side and the angle directly across from it (like a and A), plus one more piece of information (another side or another angle) that lets you build a full ratio.

Finding a missing length? Use the un-flipped version (sides on top) — you only ever need to set two of the three ratios equal, not all three at once.

Finding a missing angle? Flip the rule first so the angle is on top, substitute in, then finish with sin⁻¹(...) on your calculator.

Practice Question 1
In triangle ABC, AB = 8.1 cm, BC = 12.3 cm, and angle BCA = 27°. Find angle BAC (labelled x°) to 1 decimal place.
Practice Question 2
Using the same triangle as Q1 (AB = 8.1 cm, BC = 12.3 cm, angle BCA = 27°, angle BAC = 43.58...°), find the length y = AC to 3 significant figures.

⚠️ The Ambiguous Case — the trap that catches almost everyone

Here's something genuinely surprising: sometimes, the exact same information (two sides and an angle that isn't between them) can be used to build two completely different triangles. Imagine you're given side a, side b, and base angle θ — but no angle near side b. Side b could "swing" to two different positions and still satisfy all the given measurements, like a compass arm that can land in two different spots while staying the same length.

Two ways to place side b: * <- b could land HERE (acute base angle) /| / | / | *---+------* \ | \ | \| * <- OR b could land HERE (obtuse base angle)

The catch: your calculator's sin⁻¹ button will only ever give you the acute angle answer. It physically cannot output an obtuse angle from an inverse sine calculation. So if the real diagram calls for the obtuse version, you have to spot it yourself and calculate it manually.

The rule to remember

If you suspect the angle you need might be obtuse (check the diagram carefully!), use: obtuse angle = 180° − acute angle (the acute angle being whatever your calculator gave you from sin⁻¹).

2️⃣ The Cosine Rule

What is the Cosine Rule, really?

The Sine Rule needs an "opposite pair" to work. But what if you don't have one? What if you're given, say, two sides and the angle squeezed between them — with no angle-side pair facing each other at all? That's exactly when the Cosine Rule steps in. Think of it as a generalised version of Pythagoras' theorem that also accounts for the angle between the two known sides (Pythagoras is actually just a special case of it, when that angle is 90°!).

Cosine Rule — For Finding a Side
a² = b² + c² − 2bc cos A
Where a is the side opposite angle A, and b, c are the two sides that sandwich angle A.
Notice the Pythagoras connection

If angle A = 90°, then cos A = 0, and the whole "−2bc cos A" term vanishes — leaving you with a² = b² + c², which is just Pythagoras' theorem! The Cosine Rule is really Pythagoras with a correction term added for non-right angles.

Finding a missing angle instead

If you're given all three sides and need to find any angle, you rearrange the formula. Watch how it unfolds — you add 2bc cos A to both sides, then divide to isolate cos A:

Cosine Rule — Rearranged For Finding an Angle
cos A = (b² + c² − a²) / 2bc
A is always the angle sandwiched between sides b and c — you may need to relabel your triangle to match.
Handy fact

Unlike the Sine Rule, the Cosine Rule has no ambiguous case. There's only ever one valid triangle for a given set of three sides (or two sides + included angle), so cos⁻¹ will always give you the correct, unique answer. One less thing to worry about here!

Practice Question 3
Triangle ABC has AB = 4.2 km, BC = 3.8 km, and AC = 7.1 km. Find angle ABC to 1 decimal place.
Practice Question 4
A triangle has sides of 5 cm and 9 cm with an angle of 62° between them. Find the length of the third side, to 3 significant figures.

3️⃣ Area of a Triangle

Why "½ × base × height" isn't always enough

You already know Area = ½ × base × height for a triangle. The problem: in a non-right-angled triangle, you often don't have the height — nobody's drawn that perpendicular line for you. But if you know two sides and the angle trapped between them, you can find the area directly, no height-hunting required.

Area of Any Triangle
Area = ½ ab sin C
Where C is the angle sandwiched between sides a and b (the two sides you're multiplying).
It secretly agrees with the old formula

If angle C happens to be 90°, then sin C = 1, and the formula collapses to Area = ½ab — which is just "½ × base × height" again, since the two sides become the base and height when they meet at a right angle. Same idea, generalised.

The #1 mistake with this formula

The angle you plug in as "C" must be the angle physically between the two sides you're multiplying together. Students often grab whichever angle is given in the question without checking it's actually the "included" one — that gives a completely wrong area. Always relabel your triangle first if needed.

Practice Question 5
Triangle ABC has AB = 32 cm, AC = 1.1 m, and angle BAC = 74°. Find the area of the triangle in m² (to 3 s.f.).
Practice Question 6 (multi-step — Cosine Rule + Area)
A triangle has AB = 7.4 cm, BC = 4.8 cm, and AC = 4.4 cm. Find the area of the triangle to 3 significant figures.

4️⃣ Deciding Which Rule To Use

This is the actual exam skill

Knowing the formulas is only half the battle — IGCSE exam questions are designed to test whether you can look at what you're given and what you need to find, and correctly pick the tool. This decision table is worth memorising cold:

If you know......and want to findUse
Two sides + an angle opposite one of themThe angle opposite the other sideSine Rule
Two angles + a side opposite one of themThe side opposite the other angleSine Rule
Two sides + the angle between themThe third sideCosine Rule
All three sidesAny angleCosine Rule
Two sides + the angle between themThe area of the triangleArea formula

The mental flowchart

Is the triangle right-angled? │ ┌────┴────┐ YES NO │ │ Use SOH Does it involve an CAH TOA OPPOSITE pair (side + its facing angle)? │ ┌─────┴─────┐ YES NO │ │ Use SINE Does the question RULE ask about AREA? │ ┌─────┴─────┐ YES NO │ │ Use AREA Use COSINE FORMULA RULE
Multi-step questions are the norm, not the exception

Harder IGCSE questions frequently chain two rules together — e.g. Cosine Rule first to find a missing angle, then the Area formula using that angle (like Practice Question 6 above). Also don't forget the simplest tool of all: angles in a triangle always sum to 180°. If nothing seems to fit, this fact alone can unlock the next step.

🧠 What to Memorise

Sine Rule (sides)
a/sin A = b/sin B = c/sin C
Given on formula sheet. Use for missing lengths.
Sine Rule (angles)
sin A/a = sin B/b = sin C/c
NOT given — derive by flipping. Use for missing angles.
Cosine Rule (sides)
a² = b² + c² − 2bc cos A
Given on formula sheet. Reduces to Pythagoras when A = 90°.
Cosine Rule (angles)
cos A = (b²+c²−a²)/2bc
Rearranged version — memorise the rearrangement steps too.
Area of Triangle
Area = ½ab sin C
Given on formula sheet. C must be the INCLUDED angle.
Ambiguous Case Fix
obtuse = 180° − acute
Only relevant to Sine Rule; check the diagram to know when to apply it.

✅ Concepts Checklist

🎯 Exam Tips & Common Mistakes

  • Forgetting to square root after using the Cosine Rule to find a side. You solve for a², not a — don't submit the squared value as your final answer!
  • Using the wrong angle in the Area formula. The angle you use MUST be physically between the two sides you're multiplying — not just any angle given in the question.
  • Ignoring the ambiguous case. If a Sine Rule question gives two sides and a non-included angle, always sanity-check your diagram — the "real" angle might be obtuse even though your calculator gave you an acute one.
  • Mixing units. A classic trap is giving one side in cm and another in m — always convert to the same unit before you substitute anything into a formula.
  • Getting a calculator "Math Error" on cos⁻¹ usually means you've rearranged the Cosine Rule incorrectly — double check your algebra (a common slip is a sign error when moving terms across the equals sign).
  • Look at the mark allocation. If a question is worth 4-5+ marks, it's very likely you'll need more than one trig rule (or the angle sum of a triangle) to get all the way to the answer.
  • Relabel your triangle every time. Don't try to memorise the formula only in terms of A, B, C — get comfortable renaming any triangle's vertices to match whichever formula you're about to use.
  • Both the Sine Rule (sides version), Cosine Rule, and Area formula are given on your formula sheet — you don't need to memorise those three from scratch. But the flipped Sine Rule (for angles) and the rearranged Cosine Rule (for angles) are NOT given, so practise deriving/recalling those.
  • Draw a quick sketch even if the question doesn't require one — labelling sides and angles visually makes it far easier to spot which rule applies and avoid mixing up which angle is "included."
🔓 Read the full Sine, Cosine Rule & Area of Triangles note — free You're seeing the preview · free account, no card needed
Also in the full note
  • 🎯 Exam Tips & Common Mistakes
What's inside
📖 Revision notes 🎯 Learn mode ✦ AI flashcards ✓ Instant AI marking 🧊 3D explorers 🧪 Experiments & simulations 📈 Progress tracking
📄 Practise Sine, Cosine Rule & Area of Triangles with International Mathematics 0607 past papers Every paper with its mark scheme — answer online, marked instantly. Open →

Read the full Sine, Cosine Rule & Area of Triangles notes free

That's the preview — create a free account to read the rest, plus flashcards and practice questions with instant AI marking. No credit card.

Unlock the full notes free →

More International Mathematics topics