Chapter 12

12. Trigonometry

High School

Trigonometry connects angles to lengths. Born from right triangles, it grows into the language of circles, waves and periodic motion — the mathematics of anything that repeats.

At a glance
Core ideaTrig ratios link an angle to side lengths, then extend to all angles via the unit circle.
Key termSOH-CAH-TOA: sin, cos and tan as ratios of a right triangle's sides.
You can…Find unknown sides and angles and model periodic waves.
Watch outCheck your calculator's mode — degrees versus radians changes every answer.
01 · Theory

The ratios, the unit circle and identities

In a right triangle, the three primary ratios relate an angle θ to its sides (SOH-CAH-TOA):

sin θ = opposite / hypotenuse
cos θ = adjacent / hypotenuse
tan θ = opposite / adjacent = sin θ / cos θ

On the unit circle (radius 1), a point at angle θ has coordinates (cos θ, sin θ). This extends the ratios to all angles and makes them periodic with period 360° (or radians). The master identity, straight from Pythagoras on that circle:

sin θ cos θ θ (cos θ, sin θ)
A point moving around the unit circle traces cos θ sideways and sin θ up-down — the two coordinates behind every trig ratio, for any angle.
sin²θ + cos²θ = 1

For any triangle (not just right ones), the sine and cosine rules apply:

a/sin A = b/sin B = c/sin C
c² = a² + b² − 2ab·cos C
02 · Explanation

From triangles to waves

The genius move in trigonometry is the unit circle. A right-triangle ratio only makes sense for angles between 0° and 90°, but a point travelling around a circle has a sine and cosine for every angle, including negative and beyond 360°. As the point goes round and round, its height oscillates smoothly up and down — that is the sine wave, and it is why trig describes sound, light, tides and alternating current.

Radians feel strange at first but are the natural unit: one radian is the angle that wraps an arc equal to the radius, so a full circle is radians. Measuring angles this way makes calculus of trig functions clean (as you will see in Chapter 15). The identity sin²θ + cos²θ = 1 is just Pythagoras applied to the circle's radius, restated in trig language.

03 · Practical

Worked example: height by angle of elevation

Problem

Standing 50 m from a tower, you measure the angle of elevation to its top as 32°. How tall is the tower (ignore eye height)?

  1. The height is opposite the angle; the 50 m is adjacent. Use tangent: tan 32° = height / 50.
  2. So height = 50 × tan 32°.
  3. tan 32° ≈ 0.6249, giving height ≈ 50 × 0.6249 ≈ 31.2 m.
Check with the cosine rule

In a triangle with a = 7, b = 8, C = 60°, the third side: c² = 49 + 64 − 2(7)(8)cos60° = 113 − 112(0.5) = 57, so c = √57 ≈ 7.55.

04 · Q&A

Test your understanding

What is sin 30°, and why is it exactly 1/2?

sin 30° = 1/2 exactly. Take an equilateral triangle of side 2 and drop an altitude: it splits into two right triangles with hypotenuse 2, base 1, and a 30° angle at the apex. The side opposite the 30° is 1, so sin 30° = 1/2. The same triangle gives cos 30° = √3/2.

Convert 135° to radians.

Multiply by π/180: 135 × π/180 = 3π/4 radians. As a check, 180° is π, and 135° is three-quarters of the way from 90° to 180°, landing at 3π/4 ≈ 2.36.

Why does the graph of y = sin x repeat forever?

Because sine is defined by a point going round the unit circle. After a full turn of , the point returns to exactly where it started with the same height, so the values recur identically. This periodicity — period , range [−1, 1] — is what makes sine the model for every repeating phenomenon.

Use an identity to simplify (sin θ)/(cos θ) × cos θ.

(sin θ / cos θ) × cos θ = sin θ, since the cos θ cancels. Equivalently, tan θ × cos θ = sin θ because tan θ = sin θ / cos θ by definition. Recognising tan as a ratio of sin and cos simplifies a great deal.

Concept mind map

How the ideas connect

Every key idea in this chapter, branching from the core concept — use it to see the whole picture at a glance.

Sine cosinetangentRight trianglesUnit circleRadiansIdentitiesAngle of elevationTrigonometry
Infographic

The key facts, visualised

sin = opp/hyp
Sine ratio in a right triangle
cos = adj/hyp
Cosine ratio in a right triangle
tan = opp/adj
Tangent ratio in a right triangle
sin^2+cos^2=1
Fundamental Pythagorean identity
Solved examples

Worked problems, step by step

Follow each solution line by line, then try to reproduce it on paper before moving on.

Example 1A tree casts a shadow, and the angle of elevation to its top is 30 degrees from 20 m away. Find the height.

  1. tan(30) = height / 20
  2. height = 20 x tan(30) = 20 x 0.577
  3. height is about 11.5 m

Example 2Find sin(30) + cos(60).

  1. sin(30) = 1/2
  2. cos(60) = 1/2
  3. Sum = 1/2 + 1/2 = 1
Practice problem set

Now you try

Work each one out first, then tap to reveal the worked answer.

1In a right triangle opp = 3, hyp = 6. Find sin of the angle.
sin = 3/6 = 1/2, so the angle is 30 deg.
2Convert 180 degrees to radians.
180 degrees equals pi radians.
3What is tan(45)?
Opposite equals adjacent, so tan(45) = 1.
4Find cos(0).
On the unit circle cos(0) = 1.
5Simplify 1 - sin^2(x).
By the identity this equals cos^2(x).
6A ramp rises 2 m over a 4 m base. Find the angle to the nearest degree.
tan = 2/4 = 0.5, so the angle is about 27 deg.