Find any missing side of a right triangle using a² + b² = c².
The Pythagorean theorem states that in any right triangle the square of the hypotenuse equals the sum of the squares of the two legs: a² + b² = c². To find the hypotenuse, add the squares of the legs and take the square root. To find a missing leg, subtract the square of the known leg from the square of the hypotenuse and take the square root. Famous integer solutions (Pythagorean triples) include 3-4-5, 5-12-13, 8-15-17 and 7-24-25.
Pythagorean theorem
a² + b² = c²
Solve for hypotenuse
c = √(a² + b²)
Solve for a leg
a = √(c² − b²)
A Pythagorean triple is a set of three positive integers (a, b, c) where a² + b² = c². The most famous is 3-4-5 (9 + 16 = 25). Others include 5-12-13, 8-15-17, and any multiple of these, like 6-8-10.
Yes. The 3D diagonal d of a box with dimensions a, b, c is d = √(a² + b² + c²), which applies the Pythagorean theorem twice — once for the floor diagonal, then again for the space diagonal.
The right angle is the largest angle in a right triangle. In any triangle, the longest side is opposite the largest angle. So the side opposite 90° (the hypotenuse) is always the longest.