Trigonometry & Pythagoras

Use Pythagoras' theorem and SOHCAHTOA to find unknown sides and angles in right-angled triangles. Apply these to real-world problems involving distance, height, and angles of elevation/depression.

What You'll Learn

  • Apply Pythagoras' theorem to find missing sides in right-angled triangles
  • Label triangles with H, O, A relative to a given angle
  • Choose the correct trig ratio (sin, cos, tan) for any problem
  • Calculate unknown sides using SOHCAHTOA
  • Calculate unknown angles using inverse trig functions
  • Solve real-world problems: angles of elevation/depression, bearings
  • Calculate surface area and volume of composite 3D shapes

Key Vocabulary

TermDefinition
Hypotenuse (H)The longest side; always opposite the right angle
Opposite (O)The side across from the reference angle
Adjacent (A)The side next to the reference angle (not the hypotenuse)
Angle of elevationThe angle measured upward from the horizontal
Angle of depressionThe angle measured downward from the horizontal
Composite shapeA shape made by combining two or more basic shapes
Cross-sectionThe 2D shape you see when you slice through a 3D shape

Pythagoras' Theorem

Pythagoras' theorem relates the three sides of a right-angled triangle. It works ONLY in right-angled triangles.

Pythagoras' Theorem
a² + b² = c²   where c is the hypotenuse

Finding the Hypotenuse

When you know the two shorter sides and need the longest side:

Example: A right-angled triangle has sides 5 cm and 12 cm. Find the hypotenuse.
Worked Example — Pythagoras
c² = a² + b² = 5² + 12² = 25 + 144 = 169substitute values
c = √169square root both sides
c = 13 cm

Finding a Shorter Side

When you know the hypotenuse and one shorter side:

Example: Hypotenuse = 10 cm, one side = 6 cm. Find the other side.
Worked Example — Pythagoras
a² + b² = c² → a² + 6² = 10²rearrange for unknown
a² = 100 − 36 = 64subtract 36 from both sides
a = √64square root
a = 8 cm

Common Pythagorean Triples

These are sets of whole numbers that satisfy Pythagoras' theorem. Recognising them saves time:

TripleCheckMultiples
3, 4, 59 + 16 = 25 ✓6, 8, 10   9, 12, 15
5, 12, 1325 + 144 = 169 ✓10, 24, 26
8, 15, 1764 + 225 = 289 ✓16, 30, 34
7, 24, 2549 + 576 = 625 ✓

Pythagoras in 3D

For a rectangular box with length l, width w, and height h, the space diagonal d is:

3D Diagonal
d² = l² + w² + h²
Example: A box is 3 cm × 4 cm × 12 cm. Find the space diagonal.

d² = 3² + 4² + 12² = 9 + 16 + 144 = 169
d = √169 = 13 cm

Common Mistake: Don't assume the hypotenuse is always labelled c! The hypotenuse is always the longest side and always opposite the right angle. Read the diagram carefully.

SOHCAHTOA — The Trig Ratios

SOHCAHTOA is a mnemonic for the three trigonometric ratios. They connect angles to side lengths in right-angled triangles.

H hypotenuse O opposite A adjacent θ 90°
Label H, O, A relative to angle θ before choosing a trig ratio
RatioFull NameFormulaMnemonic
sin θSineOpposite / HypotenuseSin = Opp / Hyp
cos θCosineAdjacent / HypotenuseCos = Adj / Hyp
tan θTangentOpposite / AdjacentTan = Opp / Adj

Step-by-Step Process

  1. Label the triangle: identify the angle θ, then mark H (opposite the right angle), O (opposite θ), and A (next to θ, not H).
  2. Identify what you know and what you need. Write down the two relevant sides.
  3. Choose the correct ratio: if you have O and H, use sin. If A and H, use cos. If O and A, use tan.
  4. Set up the equation and solve for the unknown.
  5. Check your answer makes sense (the hypotenuse must be the longest side).

Choosing the Right Ratio

You KnowYou NeedUse
Angle + HypotenuseOppositesin θ = O/H → O = H × sin θ
Angle + HypotenuseAdjacentcos θ = A/H → A = H × cos θ
Angle + AdjacentOppositetan θ = O/A → O = A × tan θ
Angle + OppositeHypotenusesin θ = O/H → H = O / sin θ
Angle + AdjacentHypotenusecos θ = A/H → H = A / cos θ
Angle + OppositeAdjacenttan θ = O/A → A = O / tan θ

Key Angle Values

θsin θcos θtan θ
30°0.50.8660.577
45°0.7070.7071
60°0.8660.51.732
Critical Rule: ALWAYS label the triangle with H, O, and A relative to the given angle BEFORE choosing a ratio. If you change which angle you're working with, O and A swap positions. The most common trigonometry error is using the wrong ratio.

Finding Unknown Sides

When you know an angle and one side, you can find any other side using SOHCAHTOA.

Example 1: θ = 35°, H = 12 cm. Find O.
Worked Example — Finding a Side
Have H, need O → use sin: sin θ = O/Hchoose ratio
sin 35° = O/12 → O = 12 × sin 35°rearrange
O = 12 × 0.5736evaluate
O = 6.88 cm
Example 2: θ = 50°, A = 8 cm. Find H.
Worked Example — Finding the Hypotenuse
Have A, need H → use cos: cos θ = A/Hchoose ratio
cos 50° = 8/H → H = 8cos 50° = 80.6428rearrange & substitute
H = 12.44 cm
Example 3: θ = 62°, A = 5 cm. Find O.
Worked Example — Finding a Side
Have A, need O → use tan: tan θ = O/Achoose ratio
tan 62° = O/5 → O = 5 × tan 62° = 5 × 1.8807rearrange & evaluate
O = 9.40 cm
Example 4: θ = 28°, O = 7 cm. Find A.
Worked Example — Finding a Side
Have O, need A → use tan: tan θ = O/Achoose ratio
tan 28° = 7/A → A = 7tan 28° = 70.5317rearrange & substitute
A = 13.17 cm
Check: After solving, verify that H is the longest side. If your answer for H is shorter than another side, you've made an error. Also ensure your calculator is in degree mode, not radians.

Finding Unknown Angles

When you know two sides, use the inverse trig functions (sin¹, cos¹, tan¹) to find the angle.

Inverse Trig Functions
θ = sin−1(O/H)     θ = cos−1(A/H)     θ = tan−1(O/A)
Example 1: O = 5 cm, H = 10 cm. Find θ.
Worked Example — Finding an Angle
Have O and H → use sin−1choose ratio
θ = sin−1(510) = sin−1(0.5)substitute & evaluate
θ = 30°
Example 2: A = 4 cm, H = 9 cm. Find θ.
Worked Example — Finding an Angle
Have A and H → use cos−1choose ratio
θ = cos−1(49) = cos−1(0.4444)substitute & evaluate
θ = 63.6°
Example 3: O = 8 cm, A = 6 cm. Find θ.
Worked Example — Finding an Angle
Have O and A → use tan−1choose ratio
θ = tan−1(86) = tan−1(1.3333)substitute & evaluate
θ = 53.1°

Angles of Elevation and Depression

Angle of elevation Look UP from horizontal to an object above you. The angle is between the horizontal and your line of sight.
Angle of depression Look DOWN from horizontal to an object below you. The angle is between the horizontal and your line of sight.
Example: A person stands 30 m from a building. The angle of elevation to the top is 55°. Find the height of the building.
Worked Example — Angle of Elevation
Height is O, ground distance is A = 30 m → use tanlabel triangle
tan 55° = O/30 → O = 30 × tan 55°rearrange
O = 30 × 1.4281evaluate
O = 42.8 m
Remember: Angle of elevation from point A to B = angle of depression from B to A (they are alternate angles between parallel horizontal lines).

Worked Examples

Multi-step problems combining Pythagoras and trigonometry.

EXAMPLE 1A ladder 5 m long leans against a wall. The foot of the ladder is 2 m from the base of the wall. Find: (a) how high up the wall it reaches, (b) the angle it makes with the ground.
+
Full Solution
(a) Using Pythagoras:
H = 5 m (ladder = hypotenuse), A = 2 m (ground distance)
5² = 2² + h² → 25 = 4 + h² → h² = 21 → h = √21 ≈ 4.58 m

(b) Using trigonometry:
cos θ = A/H = 2/5 = 0.4
θ = cos−1(0.4) = 66.4°
EXAMPLE 2From the top of a 40 m cliff, the angle of depression to a boat is 32°. How far is the boat from the base of the cliff?
+
Full Solution
The angle of depression from the cliff top = the angle of elevation from the boat = 32° (alternate angles).

O = 40 m (cliff height), A = distance to boat.
tan 32° = O/A = 40/A
A = 40 / tan 32° = 40 / 0.6249 = 64.0 m
EXAMPLE 3An isosceles triangle has two equal sides of 10 cm and a base of 12 cm. Find the height and area.
+
Full Solution
The height of an isosceles triangle bisects the base, creating two right-angled triangles.
Each right triangle: H = 10 cm, base = 12/2 = 6 cm.

Height: h² + 6² = 10² → h² = 100 − 36 = 64 → h = 8 cm

Area: A = ½ × base × height = ½ × 12 × 8 = 48 cm²
EXAMPLE 4A 3D box has dimensions 6 cm × 8 cm × 10 cm. Find the angle that the space diagonal makes with the base.
+
Full Solution
Step 1: Find the base diagonal: dbase² = 6² + 8² = 36 + 64 = 100 → dbase = 10 cm

Step 2: The space diagonal, base diagonal, and height form a right triangle. Space diagonal is the hypotenuse, height = 10, base diagonal = 10.
dspace² = 10² + 10² = 200 → dspace = √200 = 10√2 ≈ 14.14 cm

Step 3: Angle with base: tan θ = height / base diagonal = 10/10 = 1
θ = tan−1(1) = 45°
EXAMPLE 5A cone has a slant height of 13 cm and a radius of 5 cm. Find the perpendicular height and the volume.
+
Full Solution
Height: The radius, height, and slant height form a right triangle.
13² = 5² + h² → 169 = 25 + h² → h² = 144 → h = 12 cm

Volume: V = (1/3)πr²h = (1/3) × π × 25 × 12 = 100π ≈ 314.2 cm³
EXAMPLE 6Justify whether cos 60° = 0.5 is correct.
+
Full Solution
In a 30-60-90 triangle with hypotenuse = 2, the side adjacent to 60° = 1 (the shortest side).
cos 60° = Adjacent/Hypotenuse = 1/2 = 0.5 ✓

This can be verified using the special triangle ratios: in a 30-60-90 triangle, sides are in the ratio 1 : √3 : 2.

Practice Q&A

Attempt each question, then reveal the model answer. Always show your working.

CALCULATEA right-angled triangle has legs of 7 cm and 24 cm. Find the hypotenuse.
+
Model Answer
c² = 7² + 24² = 49 + 576 = 625
c = √625 = 25 cm
(This is the 7, 24, 25 Pythagorean triple.)
CALCULATEAngle = 40°, adjacent = 8 cm. Find the hypotenuse.
+
Model Answer
I have A and need H → use cos.
cos 40° = 8/H → H = 8/cos 40° = 8/0.7660 = 10.44 cm
FINDO = 9 cm, A = 12 cm. Find the angle θ.
+
Model Answer
I have O and A → use tan−1.
θ = tan−1(9/12) = tan−1(0.75) = 36.9°
REAL-WORLDA kite string is 50 m long. The angle of elevation is 65°. How high is the kite above the ground?
+
Model Answer
The string is the hypotenuse (H = 50 m). The height is the opposite side.
sin 65° = O/50 → O = 50 × sin 65° = 50 × 0.9063 = 45.3 m
SURFACE AREAFind the total surface area of a cylinder with radius 3 cm and height 10 cm.
+
Model Answer
SA = 2πr² + 2πrh (two circles + curved surface)
= 2π(3)² + 2π(3)(10)
= 18π + 60π = 78π ≈ 245.0 cm²
JUSTIFYA student says: "sin 30° = cos 60°." Is this correct? Justify your answer.
+
Model Answer
Yes, this is correct. In a 30-60-90 triangle, the side opposite 30° is the same as the side adjacent to 60°. So sin 30° = O/H = the same fraction as cos 60° = A/H (where A for 60° is the same side as O for 30°).
Both equal 1/2 = 0.5. In general, sin θ = cos(90° − θ).

Flashcard Review

Tap each card to reveal the answer.

State Pythagoras' theorem.
a² + b² = c² where c is the hypotenuse (longest side, opposite the right angle).
Tap to reveal
What does SOH stand for?
Sin = Opposite / Hypotenuse
Tap to reveal
What does CAH stand for?
Cos = Adjacent / Hypotenuse
Tap to reveal
What does TOA stand for?
Tan = Opposite / Adjacent
Tap to reveal
How do you find an angle from two sides?
Use inverse trig: θ = sin−1(O/H), cos−1(A/H), or tan−1(O/A)
Tap to reveal
What is the 3-4-5 triple?
3² + 4² = 9 + 16 = 25 = 5². Multiples also work: 6-8-10, 9-12-15, etc.
Tap to reveal
sin 30° = ?
0.5
Tap to reveal
cos 60° = ?
0.5 (same as sin 30°, because sin θ = cos(90° − θ))
Tap to reveal
tan 45° = ?
1 (because in a 45-45-90 triangle, opposite = adjacent)
Tap to reveal
What is the first step before using SOHCAHTOA?
Label the triangle: identify H, O, and A relative to the given angle.
Tap to reveal
What is the angle of elevation?
The angle measured upward from the horizontal to an object above you.
Tap to reveal
Volume of a cone?
V = (1/3)πr²h
Tap to reveal
Surface area of a cylinder?
SA = 2πr² + 2πrh
(two circles + curved surface)
Tap to reveal
Space diagonal of a box (l, w, h)?
d = √(l² + w² + h²)
Tap to reveal
Which is the hypotenuse?
The longest side of a right-angled triangle, always opposite the 90° angle.
Tap to reveal

Practice Test — 20 Questions

0Score / 20
Q 1 / 20
Correct
Wrong
Score