The Pythagorean Theorem
The Pythagorean theorem gives you a way to find any missing side length in a right triangle when you know the other two. It also works in reverse: you can use its converse to test whether a triangle is a right triangle just from its side lengths.

Pythagorean Theorem for Side Lengths
In any right triangle, the square of the hypotenuse equals the sum of the squares of the two legs:
- is always the hypotenuse (the longest side, opposite the right angle)
- and are the two legs (the sides that form the right angle)
Finding a missing hypotenuse: Add the squares of the legs, then take the square root.
Example: Legs of 5 and 12.
Finding a missing leg: Subtract the square of the known leg from the square of the hypotenuse, then take the square root.
Example: Hypotenuse of 10, one leg of 6.
A common mistake is forgetting that must be the longest side. If you accidentally assign a leg as , you'll get a negative value under the radical, which signals something went wrong.

Converse of the Pythagorean Theorem
The converse flips the logic: if the side lengths of a triangle satisfy , then the triangle is a right triangle.
To test whether three given side lengths form a right triangle:
- Identify the longest side and call it .
- Square all three sides.
- Check whether .
- If equal, the triangle is a right triangle.
- If not equal, it is not a right triangle.
Example: Do sides 7, 24, and 25 form a right triangle? and . Yes, it's a right triangle.
For Honors, note the two inequality cases as well:
- If , the triangle is acute (all angles less than 90ยฐ).
- If , the triangle is obtuse (the angle opposite is greater than 90ยฐ).
This means you can classify any triangle by type using only its side lengths.

Real-World Applications
Many real-world problems contain a hidden right triangle. The key is recognizing it.
Problem-solving steps:
- Sketch the situation and identify the right triangle.
- Label the known sides and determine which side is unknown.
- Apply and solve.
Ladder against a wall: A 13-ft ladder leans against a wall with its base 5 ft from the wall. How high up the wall does it reach? The ladder is the hypotenuse, so ft.
Distance formula on the coordinate plane: The distance between two points and comes directly from the Pythagorean theorem. The horizontal and vertical distances are the legs, and the straight-line distance is the hypotenuse:
3D diagonal of a rectangular prism: To find the space diagonal of a box with length , width , and height , you extend the theorem into three dimensions:
This works because you're applying the Pythagorean theorem twice: once across the base, then again from that diagonal up through the height.