Finding the Hypotenuse Degree- Trigonometry Tutorial

What Is the Hypotenuse?

The hypotenuse is the longest side of a right triangle. It's always opposite the 90-degree angle. No exceptions.

If you're working with a right triangle and need to find this side, you have two main approaches: the Pythagorean Theorem or trigonometric ratios. Both work. Pick the one that fits your given information.

The Pythagorean Theorem Method

This is the most common way to find any side of a right triangle. The formula is straightforward:

a² + b² = c²

Where a and b are the legs, and c is the hypotenuse.

When to Use This

Use the Pythagorean Theorem when you know the lengths of both legs. If you only know one leg and need the hypotenuse, this won't work—you need trigonometry.

Example

Leg a = 3, Leg b = 4

3² + 4² = c²
9 + 16 = c²
25 = c²
c = 5

The hypotenuse is 5. This is the classic 3-4-5 triangle.

Using Sine to Find the Hypotenuse

Sine works when you know one leg and the angle opposite it. The formula is:

sin(θ) = opposite / hypotenuse

Rearrange to solve for hypotenuse:

hypotenuse = opposite / sin(θ)

Example

Opposite side = 6, Angle = 30°

hypotenuse = 6 / sin(30°)
hypotenuse = 6 / 0.5
hypotenuse = 12

Using Cosine to Find the Hypotenuse

Cosine works when you know the adjacent side and the angle. The formula is:

cos(θ) = adjacent / hypotenuse

Rearrange to solve for hypotenuse:

hypotenuse = adjacent / cos(θ)

Example

Adjacent side = 8, Angle = 45°

hypotenuse = 8 / cos(45°)
hypotenuse = 8 / 0.707
hypotenuse ≈ 11.31

Comparison: When to Use Each Method

Method What You Need Formula
Pythagorean Theorem Both legs (a and b) c = √(a² + b²)
Sine Opposite side + angle c = opposite / sin(θ)
Cosine Adjacent side + angle c = adjacent / cos(θ)

How To: Step-by-Step Process

Here's how to find the hypotenuse in any situation:

Common Mistakes

Students mess this up in predictable ways:

Quick Reference

If angle = 30° → sin = 0.5, cos ≈ 0.866
If angle = 45° → sin = cos ≈ 0.707
If angle = 60° → sin ≈ 0.866, cos = 0.5

These common angles come up constantly. Memorize them or keep them accessible.