Pythagoras' Theorem & Trigonometry

Amari Cross & Matthew Williams
||3 min read
GeometryPythagorasTrigonometry

Right-angled triangles using Pythagoras and the SOH-CAH-TOA ratios.

Right-angled triangle questions are about matching the information you have to the relationship that uses it. If the question gives only side lengths, Pythagoras is usually the tool. If the question involves an angle and sides, trigonometry is usually the tool.

CSEC often tests this topic in practical contexts such as ladders, heights, ramps, shadows, and distances. Before calculating, mark the hypotenuse, opposite side, and adjacent side on the diagram. That simple labelling step turns a word problem into a method you can explain.

In any right-angled triangle: a2+b2=c2a^2 + b^2 = c^2

Where cc is the hypotenuse (longest side, opposite the right angle) and aa, bb are the other sides.

Pythagoras: a² + b² = c²

Finding the Hypotenuse

Example

Triangle with sides 3 and 4. Find hypotenuse:

c2=32+42=9+16=25c^2 = 3^2 + 4^2 = 9 + 16 = 25 c=5c = 5

Finding a Missing Side

Example

Right triangle with hypotenuse 13 and one side 5. Find other side:

52+b2=1325^2 + b^2 = 13^2 25+b2=16925 + b^2 = 169 b2=144b^2 = 144 b=12b = 12

Application: Distance Formula

Distance between (x1,y1)(x_1, y_1) and (x2,y2)(x_2, y_2): d=(x2x1)2+(y2y1)2d = \sqrt{(x_2-x_1)^2 + (y_2-y_1)^2}

This IS Pythagoras' theorem!


Part 8: Trigonometric Ratios

Right Triangle Basics

In a right triangle with acute angle θ\theta:

  • Opposite: Side opposite to angle θ\theta
  • Adjacent: Side next to angle θ\theta (not hypotenuse)
  • Hypotenuse: Longest side (opposite the right angle)
Right triangle: hyp / opp / adj relative to angle θ

The Three Ratios

sin(θ)=oppositehypotenuse\sin(\theta) = \frac{\text{opposite}}{\text{hypotenuse}}

cos(θ)=adjacenthypotenuse\cos(\theta) = \frac{\text{adjacent}}{\text{hypotenuse}}

tan(θ)=oppositeadjacent\tan(\theta) = \frac{\text{opposite}}{\text{adjacent}}

Memory aid: SOH-CAH-TOA

  • Sine = Opposite/Hypotenuse
  • Cosine = Adjacent/Hypotenuse
  • Tangent = Opposite/Adjacent

Finding Ratios from Angles

Use a calculator:

  • sin(30°)=0.5\sin(30°) = 0.5

  • cos(30°)=0.866...\cos(30°) = 0.866...

  • tan(30°)=0.577...\tan(30°) = 0.577...

  • sin(45°)=0.707...\sin(45°) = 0.707...

  • cos(45°)=0.707...\cos(45°) = 0.707...

  • tan(45°)=1\tan(45°) = 1

  • sin(60°)=0.866...\sin(60°) = 0.866...

  • cos(60°)=0.5\cos(60°) = 0.5

  • tan(60°)=1.732...\tan(60°) = 1.732...

Solving Right Triangles

To find unknown side:

Example

Right triangle: hypotenuse = 10, angle = 35°. Find opposite side:

sin(35°)=opposite10\sin(35°) = \frac{\text{opposite}}{10} opposite=10×sin(35°)=10×0.574=5.74\text{opposite} = 10 \times \sin(35°) = 10 \times 0.574 = 5.74

To find unknown angle:

Example

Right triangle: opposite = 7, hypotenuse = 10. Find angle:

sin(θ)=710=0.7\sin(\theta) = \frac{7}{10} = 0.7 θ=sin1(0.7)=44.4°\theta = \sin^{-1}(0.7) = 44.4°