IB MATHEMATICS: APPLICATIONS AND INTERPRETATION • GEOMETRY AND TRIGONOMETRY

Triangle Trigonometry — SL 3.2 Trigonometry in right triangles and non-right triangles (sine/cosine rules; area)

Master the sine rule, cosine rule, and area formula to solve any triangle — right-angled or not.

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.

~1800 BCE
Babylonian Clay Tablets
The Plimpton 322 tablet shows that Babylonians already understood relationships between the sides of right triangles, listing Pythagorean triples centuries before Pythagoras.
~150 CE
Ptolemy's Chord Tables
Greek astronomer Claudius Ptolemy created detailed tables of chord lengths in circles, effectively building the first trigonometric reference tables for use in astronomy and navigation.
~800 CE
Islamic Golden Age — Sine & Cosine
Persian and Arab mathematicians such as al-Khwārizmī and al-Battānī replaced Ptolemy's chord system with the sine and cosine functions we still use today, making calculations far more efficient.
1596
Law of Cosines Published
François Viète formalized the cosine rule for non-right triangles, extending trigonometry beyond the limitations of right-angle methods and opening the door to general triangle solving.
Modern Era
IB Mathematics — SL 3.2
Today the sine rule, cosine rule, and the area formula form the core toolkit tested in the IB Applications and Interpretation course, enabling students to solve any triangle in real-world contexts.

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.

1

Right-Triangle Trigonometry (SOH CAH TOA)

In a right triangle, sin θ = opposite/hypotenuse, cos θ = adjacent/hypotenuse, and tan θ = opposite/adjacent. This only works when one angle is exactly 90°.
2

The Sine Rule

Relates each side to the sine of its opposite angle: a/sin A = b/sin B = c/sin C. Used when you know an angle–side opposite pair plus one more piece of information.
3

The Cosine Rule

Generalizes the Pythagorean theorem: c² = a² + b² − 2ab cos C. Used when you know two sides and the included angle (SAS), or all three sides (SSS).
4

Area Formula (½ ab sin C)

Calculates a triangle's area using two sides and the included angle, without needing the perpendicular height: Area = ½ × a × b × sin C.
KEY TAKEAWAY
Think of your trigonometry toolkit like a car's gearbox. SOH CAH TOA is first gear — it only works in right triangles. The sine rule and cosine rule are higher gears that handle any triangle. Choosing the right gear depends on which pieces of information you already have.

Visual Explanation — Triangle Labelling & Relationships

The triangle above shows the standard IB convention: vertex A sits at the top with angle A, and the side directly across from it (connecting B and C) is labelled a in pink. The same logic applies to sides b (amber) and c (emerald).

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).

RIGHT-TRIANGLE RATIOS
sin θ = opposite / hypotenuse cos θ = adjacent / hypotenuse tan θ = opposite / adjacent
θ is the acute angle of interest; the hypotenuse is always the longest side (opposite the 90° angle); opposite faces θ; adjacent sits next to θ (and is not the hypotenuse).

The Sine Rule

SINE RULE
a / sin A = b / sin B = c / sin C
Use this when you know an angle and its opposite side (an angle–side pair) plus at least one more piece of information. Common setups: AAS (two angles + a non-included side) or ASA (two angles + the included side).
⚠️ The Ambiguous Case (SSA)
When you know two sides and a non-included angle (SSA), the sine rule can sometimes yield two possible triangles. This happens because sin θ = sin(180° − θ). Always check whether the second solution is valid by verifying that the sum of angles doesn't exceed 180°.

The Cosine Rule

COSINE RULE — FINDING A SIDE
c² = a² + b² − 2ab cos C
Use when you know two sides and the included angle (SAS). The side you're finding (c) is opposite the known angle (C). Notice that if C = 90°, then cos 90° = 0, and the formula collapses to the Pythagorean theorem: c² = a² + b².
COSINE RULE — FINDING AN ANGLE
cos C = (a² + b² − c²) / (2ab)
Rearranged form. Use when you know all three sides (SSS) and need to find an angle. Take the inverse cosine (cos⁻¹) of the result to get the angle in degrees.

Area of a Triangle

AREA FORMULA
Area = ½ × a × b × sin C
Here a and b are any two sides, and C is the angle between those two sides (the included angle). This replaces the base × height formula when height is hard to measure directly.

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.

Follow the flowchart from top to bottom. First ask whether the triangle has a right angle. If not, determine whether you have an angle–side opposite pair (→ sine rule) or SAS/SSS information (→ cosine rule). The area formula works whenever you know two sides and the included angle.
Quick-reference table for rule selection
Given InformationConfigurationRule to Use
Right angle + a side + another side or angleRight triangleSOH CAH TOA
Two angles + one sideAAS or ASASine Rule
Two sides + a non-included angleSSA (ambiguous)Sine Rule — check for two solutions
Two sides + the included angleSASCosine Rule
Three sidesSSSCosine Rule
Two sides + included angle (area needed)SASArea = ½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.

Finding Side c and the Area
1
Step 1 — Identify Given Values and Choose a RuleWe know two sides (a = 120, b = 85) and the included angle (C = 62°). This is an SAS configuration, so we use the cosine rule to find side c.
2
Step 2 — Apply the Cosine Rulec² = a² + b² − 2ab cos C c² = 120² + 85² − 2(120)(85) cos 62° c² = 14400 + 7225 − 20400 × cos 62° c² = 21625 − 20400 × 0.46947 c² = 21625 − 9577.2 c² = 12047.8
c = √12047.8 ≈ 109.8 m
3
Step 3 — Calculate the AreaWe already have two sides and the included angle, so we apply the area formula: Area = ½ × a × b × sin C Area = ½ × 120 × 85 × sin 62° Area = ½ × 120 × 85 × 0.88295 Area = 5100 × 0.88295
Area ≈ 4503 m²
4
Step 4 — Verify ReasonablenessThe third side (109.8 m) is between 35 m (|120 − 85|) and 205 m (120 + 85), satisfying the triangle inequality. The area of roughly 4503 m² (about 0.45 hectares) is reasonable for a plot with sides of ~85–120 m. Our answers make sense.

Comparing the Rules — Strengths & Limitations

Side-by-side comparison of the sine and cosine rules
FeatureSine RuleCosine Rule
Best forFinding a missing side or angle when you have an angle–side opposite pairFinding a side (SAS) or angle (SSS) without needing an opposite pair
Ease of useSimpler algebra — just a proportion to solveMore complex — requires squaring, subtracting, then square-rooting
Ambiguity riskYes — the SSA ambiguous case can give 0, 1, or 2 solutionsNo ambiguity — always gives a unique answer
Connection to PythagorasNo direct connectionReduces to Pythagorean theorem when the angle is 90°
IB exam frequencyVery common — often in Paper 1 and Paper 2Very common — especially in multi-step contextual problems
KEY TAKEAWAY
Neither rule is "better" — they're complementary tools. Think of it like a Phillips-head versus a flat-head screwdriver: each is perfect for its specific screw type. The sine rule shines when you already have an opposite angle–side pair; the cosine rule steps in when you don't. On the IB exam, the most efficient strategy is to quickly identify your configuration (AAS, SAS, SSS, etc.) and then reach for the matching tool.

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.

How SL 3.2 topics connect to more advanced mathematics
SL 3.2 ConceptWhere It Leads
Sine RuleThe 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 RuleGeneralizes 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 CLeads 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 solvingTrigonometric 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

PROBLEM 1CONCEPTUAL
In triangle PQR, you know angle P = 48°, angle Q = 67°, and side q = 14 cm. Explain which rule you would use to find side p, and why.
PROBLEM 2BASIC CALCULATION
In triangle ABC, angle A = 35°, angle B = 78°, and side a = 10 cm. Find side b using the sine rule. Give your answer correct to 1 decimal place.
PROBLEM 3INTERMEDIATE
In triangle DEF, d = 9 cm, e = 12 cm, and f = 15 cm. Find angle F to the nearest degree. Then calculate the area of the triangle.
PROBLEM 4APPLIED
Two fire towers are 24 km apart. From tower A, a fire is observed at a bearing of 058°. From tower B (due east of A), the same fire is observed at a bearing of 320°. Find the distance from tower A to the fire, correct to 1 decimal place.
PROBLEM 5CRITICAL THINKING
In triangle XYZ, x = 8, y = 5, and angle X = 40°. Show that there are two possible triangles satisfying these conditions. Find both possible values of angle Y and the corresponding areas.

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.

Varsity Tutors • IB Mathematics: Applications and Interpretation • Triangle Trigonometry — SL 3.2