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:
- Step 1: Identify what information you have. Two legs? One leg and an angle? Both matter.
- Step 2: If you have both legs, use the Pythagorean Theorem. Square both, add them, take the square root.
- Step 3: If you have one leg and an angle, decide if it's opposite or adjacent to your known leg.
- Step 4: Use sine if opposite, cosine if adjacent. Divide the leg length by the trig ratio of the angle.
- Step 5: Check your answer. The hypotenuse must be longer than either leg.
Common Mistakes
Students mess this up in predictable ways:
- Using the wrong trig ratio. Sine and cosine are not interchangeable. Match the angle position to the correct formula.
- Forgetting to invert the ratio. When solving for hypotenuse, you divide—not multiply—by the trig ratio.
- Rounding too early. Keep full decimal precision until your final answer. Rounding mid-calculation compounds errors.
- Confusing opposite and adjacent. Sketch the triangle. Label the angle. The side across from that angle is opposite. The side next to it (not the hypotenuse) is adjacent.
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.