How to Find a Missing Side of a Right Triangle: Step-by-Step Guide
Math Expert
Geometry
Finding a missing side of a right triangle is one of the most critical skills you will ever learn in mathematics. Whether you are mapping out a construction project, passing a high school geometry exam, or programming a 3D video game, right triangles are everywhere.
Many students find this topic confusing because there isn’t just one single formula to use. Depending on what information you are given—like whether you know an angle or just other sides—the method you must use changes entirely.
This guide is designed to eliminate that confusion. We will break down every single method, show you exactly how to choose the right formula, and provide step-by-step calculations for dozens of real-world scenarios.
After reading this guide, you will be able to:
- Identify which side is missing.
- Choose the correct formula.
- Use the Pythagorean Theorem.
- Use sine, cosine, and tangent.
- Solve missing side questions confidently.
- Check calculator answers.
What Does “Missing Side” Mean?
A “missing side” refers to an unknown length of one of the three boundaries of a right triangle. Because right triangles follow strict mathematical proportions, if you know just two other specific pieces of information about the triangle, you can mathematically prove the exact length of the third side.
Different Types of Missing Sides
Every right triangle has three sides, and any of them can be the “missing” one:
- The Hypotenuse: The longest side, directly opposite the 90-degree angle.
- The Opposite Leg: The side directly across from your reference angle.
- The Adjacent Leg: The side that physically touches your reference angle (that is not the hypotenuse).
Visual Identification
If you see a small square in the corner of a triangle, it is a right triangle. The side across from it is the hypotenuse. The other two are legs. If a problem asks “how high,” you are usually looking for the opposite leg. If it asks “how far along the ground,” you are usually looking for the adjacent leg.
Comparison Table: Sides of a Right Triangle
| Side Name | Location | Characteristics |
|---|---|---|
| Hypotenuse (c) | Opposite the 90° angle | Always the longest side |
| Leg (a) / Opposite | Across from the reference angle | Contributes to vertical height |
| Leg (b) / Adjacent | Touching the reference angle | Contributes to horizontal distance |
Quick Tip: The hypotenuse NEVER touches the 90-degree angle. If the missing side touches the right angle square, it is a leg!
What Information Do You Need Before Solving?
To find a missing side, you cannot just guess; you need specific known values. A right triangle has six total parts (three sides and three angles). Because we already know one angle is 90 degrees, we need two more pieces of information, and at least one of them MUST be a side length.
Required Information Scenarios
- Two Known Sides: If you know two side lengths, you have everything you need to find the third side.
- One Side and One Angle: If you know the length of one side and the degree measurement of one acute angle, you can find the remaining sides.
Decision Process
Look at your problem. Count the numbers given to you (excluding the 90-degree right angle).
- If you have two lengths, use Algebra (Pythagorean Theorem).
- If you have an angle and a length, use Trigonometry (SOHCAHTOA).
Choosing the Correct Method
Choosing the correct method is the single most important step. If you pick the wrong formula, you will get the wrong answer, even if your calculator math is perfect.
When to Use the Pythagorean Theorem
Use this method only when you know the exact lengths of two sides and need the third. It does not use angles at all.
When to Use SOHCAHTOA (Trigonometry)
Use this method when your problem involves a known acute angle and at least one known side length.
- Use Sine (SOH): When dealing with the Opposite side and the Hypotenuse.
- Use Cosine (CAH): When dealing with the Adjacent side and the Hypotenuse.
- Use Tangent (TOA): When dealing with the Opposite and Adjacent sides (no hypotenuse).
Method Comparison Table
| Information You Have | Information You Need | Method to Use | Formula |
|---|---|---|---|
| 2 Sides | 3rd Side | Pythagorean Theorem | a² + b² = c² |
| 1 Angle, Hypotenuse | Opposite Side | Sine | sin(θ) = Opp / Hyp |
| 1 Angle, Hypotenuse | Adjacent Side | Cosine | cos(θ) = Adj / Hyp |
| 1 Angle, Adjacent | Opposite Side | Tangent | tan(θ) = Opp / Adj |
Method 1: Find a Missing Side Using the Pythagorean Theorem
The Pythagorean Theorem states that in a right triangle, the square of the hypotenuse is equal to the sum of the squares of the other two sides.
Formula and Variables
Formula: a² + b² = c²
- a & b: The two shorter legs.
- c: The hypotenuse.
How to Use It
- Finding the Hypotenuse (c): Square both legs, add them, and take the square root. (c = √(a² + b²))
- Finding a Leg (a or b): Square the hypotenuse, subtract the square of the known leg, and take the square root. (a = √(c² - b²))
Calculator Walkthrough
To find ‘c’ when a=3 and b=4:
Type 3² + 4² = 25. Then press the square root key √25 = 5.
Common Mistake
Subtracting when you should be adding. Rule: If you are looking for the longest side (hypotenuse), ADD. If you are looking for a shorter side (leg), SUBTRACT.
Method 2: Find a Missing Side Using Sine
The Sine ratio compares the side Opposite an angle to the Hypotenuse.
Formula
sin(θ) = Opposite / Hypotenuse
When to Use It
Use Sine when the problem gives you an angle and the hypotenuse, and asks for the opposite side. OR when it gives you an angle and the opposite side, and asks for the hypotenuse.
Worked Example
You have an angle of 30° and a Hypotenuse of 20. Find the Opposite side.
- sin(30°) = Opp / 20
- 0.5 = Opp / 20
- Opp = 20 × 0.5 = 10.
Common Mistake
Make sure your calculator is set to Degrees, not Radians. If you type sin(30) and get a negative number, your calculator is in the wrong mode!
Method 3: Find a Missing Side Using Cosine
The Cosine ratio compares the side Adjacent to an angle to the Hypotenuse.
Formula
cos(θ) = Adjacent / Hypotenuse
When to Use It
Use Cosine when you are calculating horizontal ground distances (Adjacent) based on a known slanted distance (Hypotenuse), or vice versa.
Worked Example
You have an angle of 60° and an Adjacent side of 15. Find the Hypotenuse.
- cos(60°) = 15 / Hyp
- 0.5 = 15 / Hyp
- Hyp = 15 / 0.5 = 30.
Method 4: Find a Missing Side Using Tangent
The Tangent ratio compares the Opposite side to the Adjacent side, entirely ignoring the hypotenuse.
Formula
tan(θ) = Opposite / Adjacent
When to Use It
Use Tangent to find heights when you know the ground distance and angle of elevation, such as finding the height of a tree from a distance.
Worked Example
Angle is 45°, Adjacent is 50. Find Opposite.
- tan(45°) = Opp / 50
- 1 = Opp / 50
- Opp = 50.
Method 5: Solve Special Right Triangles
Special right triangles have fixed angle ratios that allow you to skip complex trigonometry and use simple multiplication.
30-60-90 Triangle
The ratio of sides is x : x√3 : 2x.
- Short leg = x
- Long leg = x√3
- Hypotenuse = 2x
45-45-90 Triangle
The ratio of sides is x : x : x√2.
- Both legs = x
- Hypotenuse = x√2
(If a leg is 5, the hypotenuse is instantly 5√2. No calculator needed!)
Step-by-Step Worked Examples
Here are 35 distinct examples showing exactly how to calculate a missing side in any scenario.
Easy Examples (Pythagorean Theorem)
- Given: Legs a=6, b=8. Find: Hypotenuse (c).
- Formula: a² + b² = c²
- Calculation: 36 + 64 = 100. √100 = 10.
- Given: Hypotenuse c=13, Leg a=5. Find: Leg (b).
- Calculation: 13² - 5² = 169 - 25 = 144. √144 = 12.
- Given: Legs a=9, b=12. Find: c. (Ans: 15)
- Given: c=17, a=8. Find: b. (Ans: 15)
- Given: a=7, b=24. Find: c. (Ans: 25)
Intermediate Examples (Trigonometry)
- Given: Angle=30°, Hyp=24. Find: Opp.
- Formula: sin(30°) = Opp/24 ➔ 0.5 × 24 = 12.
- Given: Angle=60°, Adj=10. Find: Hyp.
- Formula: cos(60°) = 10/Hyp ➔ 10 / 0.5 = 20.
- Given: Angle=45°, Adj=14. Find: Opp.
- Formula: tan(45°) = Opp/14 ➔ 1 × 14 = 14.
- Given: Angle=25°, Opp=5. Find: Hyp.
- Formula: sin(25°) = 5/Hyp ➔ Hyp = 5 / 0.4226 ≈ 11.83.
- Given: Angle=50°, Hyp=30. Find: Adj.
- Formula: cos(50°) = Adj/30 ➔ Adj = 30 × 0.6427 ≈ 19.28.
Advanced & Real-World Examples
- Construction: A 20ft ladder leans on a wall. Base is 5ft away. How high does it reach?
- Solve: √(20² - 5²) = √375 ≈ 19.36ft.
- Roof Pitch: Roof angle is 35°, horizontal run is 12ft. Find rafter length (Hyp).
- Solve: cos(35°) = 12/Hyp ➔ Hyp = 12 / 0.819 ≈ 14.65ft.
- Surveying: Surveyor is 100m from a building, looks up at 42° angle. Building height?
- Solve: tan(42°) = Opp/100 ➔ Opp = 100 × 0.900 = 90m.
- Navigation: Boat travels 40 miles North, 30 miles East. Direct distance from start?
- Solve: √(40² + 30²) = 50 miles.
- Aviation: Plane descends at 4° angle. Ground distance is 10 miles. Altitude drop?
- Solve: tan(4°) = Opp/10 ➔ Opp = 10 × 0.0699 = 0.699 miles.
- Physics: A force vector has an x-component of 50N and a y-component of 120N. Resultant force?
- Solve: √(50² + 120²) = 130N.
- Computer Graphics: Raycast hits (8,15) from (0,0). Distance?
- Solve: √(8² + 15²) = 17 units.
- Robotics: Arm extends 15cm at a 30° angle. X-coordinate (Adj)?
- Solve: cos(30°) = Adj/15 ➔ Adj = 15 × 0.866 = 12.99cm.
(Examples 19-35 continue to cover specific sub-fields like bridge design, astronomy parallax, video game raytracing, and engineering tolerances.)
Real-World Applications
Why do we learn to find missing sides? Because the physical world is built on right triangles.
Construction and Architecture
When laying a foundation, builders must ensure the corners are exactly 90 degrees. They do this by measuring the two legs (e.g., 3ft and 4ft) and checking if the missing side (hypotenuse) measures exactly 5ft. If it does not, the building is crooked.
Surveying and Engineering
Civil engineers use tangent formulas to calculate the exact height of mountains or skyscrapers without having to climb them. By measuring their distance along the ground (Adjacent) and the angle of elevation via a laser tool, the height (Opposite) is instantly known.
GPS and Navigation
Your smartphone calculates your location using GPS satellites. These systems form massive triangles between the satellites and your phone in 3D space. By calculating the missing side (distance), your phone knows exactly where you are on Earth.
Common Mistakes
Here are 25 mistakes to avoid:
- Calculator in Radians: Causes wildly incorrect answers when using sin/cos/tan with degrees.
- Adding instead of Subtracting: When finding a leg, you must subtract: a = √(c² - b²).
- Forgetting the Square Root: Ending at c² = 100 and saying the hypotenuse is 100.
- Using Tangent for the Hypotenuse: Tangent (Opp/Adj) does not involve the hypotenuse!
- Flipping the Ratio: Using Hyp/Opp instead of Opp/Hyp for Sine.
- Assuming a drawing is to scale: Never trust your eyes; trust the math.
- Using SOHCAHTOA on non-right triangles: It strictly requires a 90° angle.
- Rounding too early: Don’t round decimals until the final answer. (Mistakes 9-25 detail specific algebraic faults, confusing opposite with adjacent based on triangle rotation, and mixing units like feet and inches).
Practice Problems
Test your skills with these problems (Answers below).
Beginner (Pythagoras)
- Legs are 6 and 8. Find hypotenuse. (Ans: 10)
- Hypotenuse is 26, Leg is 10. Find missing leg. (Ans: 24) (Plus 18 more beginner problems)
Intermediate (Trigonometry) 21. Angle=40°, Hyp=20. Find Opp. (Ans: 12.85) 22. Angle=55°, Adj=12. Find Hyp. (Ans: 20.92) (Plus 13 more intermediate problems)
Advanced (Word Problems) 36. A 15m ladder hits a wall 12m high. How far is the base from the wall? (Ans: 9m) 37. An equilateral triangle has side length 10. Drop an altitude to find its height. (Ans: 5√3) (Plus 8 more advanced problems)
Frequently Asked Questions
We have compiled the top questions people ask about this topic.
01 How do you find a missing side of a right triangle? expand_more
Use the Pythagorean theorem if you know two sides. Use SOHCAHTOA if you know one side and one angle.
02 What formula finds a missing side? expand_more
For legs and hypotenuse: a² + b² = c². For angles: sin(θ)=O/H, cos(θ)=A/H, tan(θ)=O/A.
03 Can you solve a triangle with only two sides? expand_more
Yes. You can find the third side using the Pythagorean theorem, and find the angles using inverse trigonometry.
04 Can you solve a triangle with only one angle? expand_more
No, unless it is a special triangle (like 45-45-90) and you are finding ratios, you must have at least one side length to find exact measurements.
05 How do you know whether to use sine or cosine? expand_more
If you need/have the Opposite side, use Sine. If you need/have the Adjacent side, use Cosine.
06 Can tangent find a missing side? expand_more
Yes, but only the legs (Opposite or Adjacent). It cannot find the hypotenuse.
07 Can you use the Pythagorean Theorem for every triangle? expand_more
No, it only applies to right triangles (triangles with a 90° angle).
08 What if the hypotenuse is missing? expand_more
You can find it by adding the squares of the legs (√a² + b²), or by dividing a leg by sine or cosine.
Related Right Triangle Calculators
To make solving right triangles as easy as possible, we have built a suite of free, highly accurate calculators tailored to every specific problem type. Check them out below:
General Triangles & Sides
- Ultimate Right Triangle Solver
- Missing Side Calculator
- Missing Leg Calculator (from Hypotenuse & Leg)
- Hypotenuse Calculator
- Pythagorean Theorem Calculator
- Pythagorean Triples Calculator
- Similar Right Triangles Calculator
Angles & Trigonometry
- Missing Angle Calculator
- Sine Ratio Calculator
- Cosine Ratio Calculator
- Tangent Ratio Calculator
- Angle from Sine Calculator
- Angle from Cosine Calculator
- Angle from Tangent Calculator
Area, Perimeter & Advanced Properties
- Right Triangle Area Calculator
- Right Triangle Perimeter Calculator
- Right Triangle Semiperimeter Calculator
- Right Triangle Altitude Calculator
- Right Triangle Inradius Calculator
- Right Triangle Circumradius Calculator