Back to main page
Pythagoras’ Theorem is the backbone of right-angled triangle geometry. Whenever you have a right-angled triangle, you can use this famous rule to work out the lengths of its sides. From basic measurement tasks to more advanced trigonometry, you’ll be using Pythagoras well into senior maths.
It is named after the ancient Greek mathematician Pythagoras. It’s a fundamental tool for geometry, trigonometry, and practical problems like measuring distances.
Pythagoras’ Theorem states: for any right-angled triangle with sides , , and the longest side (the hypotenuse) , the following relationship always holds:
This only applies to right-angled triangles!
In order words:
hypotenuse² = (leg₁)² + (leg₂)²
In a right-angled triangle:
Make sure you know which side is the hypotenuse before you plug values into the theorem!
When you know both “short sides” ( and ), you can calculate the hypotenuse by:
Example: If you have a triangle with legs and , then
When the hypotenuse is known and one short side is known, rearrange Pythagoras to find the other short side :
Example: If and ,
You might notice some right-angled triangles use “nice” whole-number sides, called Pythagorean triplets (like or ). These come from neatly matching perfect squares. It’s good to memorise the smaller ones—they pop up often in geometry tasks.
If you know all three sides, you can check if it's a right-angled triangle by testing if:
a2 + b2 = c2
Example: Sides 6 cm, 8 cm, and 10 cm
62 + 82 = 36 + 64 = 100 = 102 → It's a right-angled triangle