The Pythagorean Theorem: Squares on a Right Triangle
In any right triangle, the squares built on the two legs always add up to the square built on the hypotenuse.
The special sides of a right triangle
Every right triangle has one 90° angle. The two sides that form that right angle are called the legs, and the side opposite the right angle — always the longest side — is called the hypotenuse.
These three sides are not independent: once you fix the two legs, the hypotenuse is locked in. The rule connecting them is one of the most famous results in all of mathematics.
Why it works: squares that fit together
Here is the idea made visible: draw a square directly on each side of the right triangle. The theorem says the areas of the two smaller squares (built on the legs) add up to exactly the area of the largest square (built on the hypotenuse) — not approximately, exactly, for any right triangle you draw.
Finding a missing side
Because a² + b² = c² connects all three sides, knowing any two of them lets you find the third. If you need the hypotenuse, add the squares of the legs and take the square root. If you need a leg, subtract the known leg's square from the hypotenuse's square, then take the square root.
- Apply the theorem: c² = a² + b² = 3² + 4².
- 3² = 9 and 4² = 16, so c² = 9 + 16 = 25.
- Take the square root: c = √25.
- Rearrange the theorem to solve for the missing leg: b² = c² − a² = 13² − 5².
- 13² = 169 and 5² = 25, so b² = 169 − 25 = 144.
- Take the square root: b = √144.
Check your understanding
- In a right triangle, the legs meet at the 90° angle and the hypotenuse is the longest side, opposite that angle.
- The Pythagorean theorem states a² + b² = c², where c is the hypotenuse.
- Squares built on the two legs have combined area exactly equal to the square built on the hypotenuse.
- Knowing any two sides lets you find the third: add squares and take a square root for the hypotenuse; subtract and take a square root for a leg.
- The converse works too: if a² + b² = c² holds for a triangle's sides, that triangle must have a right angle.