Historical Context & Motivation
Humans have been measuring triangles for thousands of years. Ancient civilizations needed to survey land, navigate oceans, and build monuments — all tasks that boil down to calculating unknown sides and angles of triangles. The word trigonometry itself comes from the Greek words trigonon (triangle) and metron (measure). Long before calculators existed, mathematicians across cultures developed increasingly powerful tools for solving triangles.
The central question this topic answers is deceptively simple: given some information about a triangle — a few sides, a few angles — how do you find everything else? Right-triangle trigonometry (SOH CAH TOA) handles the special case with a 90° angle. But most real-world triangles are non-right triangles, and that's where the sine rule, cosine rule, and the area formula become essential.
Core Principles & Definitions
Before diving into formulas, it helps to establish the conventions used throughout this topic. In any triangle, we label vertices with uppercase letters A, B, C and the sides opposite those vertices with the corresponding lowercase letters a, b, c. So side a is opposite angle A, side b is opposite angle B, and side c is opposite angle C. This convention keeps formulas clean and makes it easy to identify which rule to apply.
Right-Triangle Trigonometry (SOH CAH TOA)
The Sine Rule
The Cosine Rule
Area Formula (½ ab sin C)
Visual Explanation — Triangle Labelling & Relationships
This labelling system is not arbitrary — it directly powers the formulas you'll use. When the sine rule says a / sin A = b / sin B, it's pairing each side with the angle that faces it. If you mix up which side goes with which angle, the formula will give you the wrong answer. Take a moment to internalize this: each lowercase side letter shares its name with the uppercase angle directly across the triangle.
Mathematical Framework
Right-Triangle Ratios (SOH CAH TOA)
When a triangle contains a 90° angle, you can use the basic trigonometric ratios. These are your starting point and remain useful even within non-right triangle problems (since you can sometimes drop a perpendicular to create two right triangles).
The Sine Rule
The Cosine Rule
Area of a Triangle
Decision Guide — Which Rule to Use
One of the most common mistakes students make is grabbing the wrong formula. The key is to look at what information you already have and what you need to find. The flowchart below makes the decision almost automatic.
| Given Information | Configuration | Rule to Use |
|---|---|---|
| Right angle + a side + another side or angle | Right triangle | SOH CAH TOA |
| Two angles + one side | AAS or ASA | Sine Rule |
| Two sides + a non-included angle | SSA (ambiguous) | Sine Rule — check for two solutions |
| Two sides + the included angle | SAS | Cosine Rule |
| Three sides | SSS | Cosine Rule |
| Two sides + included angle (area needed) | SAS | Area = ½ab sin C |
Worked Example — Cosine Rule & Area Formula
A surveyor measures two sides of a triangular plot of land as a = 120 m and b = 85 m, with the included angle C = 62°. Find the length of the third side and the area of the plot.
Comparing the Rules — Strengths & Limitations
| Feature | Sine Rule | Cosine Rule |
|---|---|---|
| Best for | Finding a missing side or angle when you have an angle–side opposite pair | Finding a side (SAS) or angle (SSS) without needing an opposite pair |
| Ease of use | Simpler algebra — just a proportion to solve | More complex — requires squaring, subtracting, then square-rooting |
| Ambiguity risk | Yes — the SSA ambiguous case can give 0, 1, or 2 solutions | No ambiguity — always gives a unique answer |
| Connection to Pythagoras | No direct connection | Reduces to Pythagorean theorem when the angle is 90° |
| IB exam frequency | Very common — often in Paper 1 and Paper 2 | Very common — especially in multi-step contextual problems |
Connection to Advanced Theory
The rules you've learned in SL 3.2 form the foundation for more advanced topics you may encounter later in mathematics and science. Understanding where these ideas lead can deepen your appreciation of why they matter.
| SL 3.2 Concept | Where It Leads |
|---|---|
| Sine Rule | The Extended Law of Sines (a/sin A = 2R, where R is the circumradius) connects triangle trigonometry to circles. In HL, you'll also explore proofs using the unit circle. |
| Cosine Rule | Generalizes to the dot product of vectors in linear algebra: a · b = |a||b| cos θ. This is fundamental in physics, computer graphics, and machine learning. |
| Area = ½ab sin C | Leads to the cross product magnitude in 3D vectors (|a × b| = |a||b| sin θ) and to Heron's formula for area using only side lengths. |
| Triangle solving | Trigonometric identities (sum/difference, double angle) build on these foundations. Applications extend to surveying, GPS triangulation, and 3D modelling. |
For now, the most important thing is fluency with the three main tools — sine rule, cosine rule, and area formula. Master these, and you'll be well prepared not just for IB exams but for any future course that involves spatial reasoning and measurement.
Practice Problems
Lesson Summary
Triangle trigonometry at the SL 3.2 level equips you with three powerful tools for solving any triangle. For right triangles, use SOH CAH TOA (sin = opposite/hypotenuse, cos = adjacent/hypotenuse, tan = opposite/adjacent). For non-right triangles, the sine rule (a/sin A = b/sin B = c/sin C) works when you have an angle–side opposite pair, while the cosine rule (c² = a² + b² − 2ab cos C) handles SAS and SSS configurations. The area formula (Area = ½ab sin C) finds a triangle's area from two sides and the included angle.
The key to exam success is rule selection: identify what you know (right angle? opposite pair? SAS? SSS?), pick the matching formula, substitute carefully, and always check your answer is reasonable. Watch out for the ambiguous case (SSA) with the sine rule, where two solutions may exist. These three formulas — all provided in the IB formula booklet — are the backbone of triangle trigonometry and connect to advanced topics like vectors, surveying, and 3D geometry.