What is the Hypotenuse?
In any right triangle, the hypotenuse is the side opposite the right angle and always the longest of the three sides. Its position is fixed by geometry: it connects the endpoints of the two legs (the sides that form the 90° angle).
The hypotenuse appears everywhere in practical work. A ladder leaning against a wall forms a hypotenuse. Diagonal bracing in construction, diagonal measurements across rectangular spaces, and even the distance travelled when moving in perpendicular directions all involve hypotenuse calculations.
Because it's always opposite the right angle, the hypotenuse never changes role in the triangle. Once you identify the 90° angle, the hypotenuse is immediately identifiable as the side facing it.
Methods to Calculate Hypotenuse
Three core approaches exist for finding the hypotenuse, each suited to different information you might have:
Using two legs (Pythagorean theorem):
c = √(a² + b²)
Using one leg and an angle:
c = a / sin(α) = b / sin(β)
Using one leg and area:
c = √(a² + (2A/a)²)
a, b— The two legs of the right trianglec— The hypotenuse (longest side)α, β— The acute angles of the triangle (not the right angle)A— The area of the triangle
Working Through a Practical Example
Suppose you need to buy a ladder to reach a 10 ft high roof safely. The safest angle for a ladder is approximately 75.5° from the ground. Using the hypotenuse calculator:
- Select "angle and one side" as your input method
- Enter side a (roof height) = 10 ft
- Enter angle α (ladder angle) = 75.5°
- The calculator returns the hypotenuse (ladder length) ≈ 10.33 ft
- Remember to add extra length so the ladder extends safely over the roof edge
This real-world scenario shows why multiple calculation methods are essential—you rarely have all three sides of a triangle, but you almost always have at least a side length and an angle.
Common Pitfalls and Caveats
Avoid these frequent mistakes when calculating or using hypotenuse values.
- Never use the right angle in trigonometry — When applying sine or cosine formulas, always use one of the acute angles (less than 90°), not the right angle itself. Using the 90° angle will cause your calculation to fail because sin(90°) = 1 but cos(90°) = 0, giving meaningless results.
- The hypotenuse alone isn't enough — You cannot uniquely determine a right triangle from its hypotenuse alone. Infinite right triangles can share the same hypotenuse length—you need at least one additional measurement (another side or an angle) to pin down a specific triangle.
- Distinguish between adjacent and opposite sides — For a given acute angle, the adjacent side is the leg forming that angle (along with the hypotenuse), and the opposite side is the other leg. Confusing these will flip your sine and cosine calculations and give the wrong answer.
- Check your units before computing — If your legs are in different units (one in feet, one in meters), convert them first. The Pythagorean theorem requires consistent units, or your hypotenuse value will be meaningless.
Special Case: Isosceles Right Triangles
When both legs of a right triangle are equal in length (a 45-45-90 triangle), the hypotenuse follows a simple pattern:
- If each leg has length s, the hypotenuse has length s√2 ≈ 1.414s
- For example, legs of 5 cm give a hypotenuse of 5√2 ≈ 7.07 cm
This ratio holds for all isosceles right triangles and appears frequently in engineering and design because it creates symmetric, aesthetically balanced proportions.