Solving Triangles- Methods and Techniques
What Does "Solving a Triangle" Actually Mean?
When someone says "solve a triangle," they mean finding all missing sides and angles when you only know some of them. That's it. No fancy interpretation needed.
You need three pieces of information to solve a triangle—specifically, you need at least one side length. With those inputs, you can work out everything else using the right formulas.
This guide covers every method you'll need, from basic to advanced. No motivational quotes. Just math.
Triangle Types You'll Encounter
Before touching formulas, know what you're working with. Triangles fall into two categories based on angles:
- Acute triangles — all three angles are under 90°
- Obtuse triangles — one angle exceeds 90°
- Right triangles — one angle is exactly 90°
And three categories based on sides:
- Equilateral — all sides equal, all angles 60°
- Isosceles — two sides equal, two angles equal
- Scalene — no sides match, no angles match
The type of triangle dictates which solving method works best.
The Pythagorean Theorem — Right Triangles Only
The Pythagorean theorem applies exclusively to right triangles. If your triangle doesn't have a 90° angle, skip this section.
The formula: a² + b² = c²
The variables a and b are the legs (sides forming the right angle). Variable c is the hypotenuse—the longest side, opposite the right angle.
Example: If a = 3 and b = 4, then c² = 9 + 16 = 25, so c = 5. That's the 3-4-5 triangle pattern.
You can also rearrange if you know the hypotenuse and one leg: a² = c² - b²
Trigonometric Ratios — SOH CAH TOA
This is where most people get stuck. Trigonometry sounds intimidating, but SOH CAH TOA is just three simple ratios:
- SOH: Sine = Opposite ÷ Hypotenuse
- CAH: Cosine = Adjacent ÷ Hypotenuse
- TOA: Tangent = Opposite ÷ Adjacent
"Opposite" means the side across from your target angle. "Adjacent" means the side next to your angle that isn't the hypotenuse.
When to use each:
- Use sine when you know the hypotenuse and need the opposite side
- Use cosine when you know the hypotenuse and need the adjacent side
- Use tangent when you know both legs and need to find an angle
These work for any triangle, not just right triangles, when combined with the next methods.
The Law of Sines — ASA and AAS Cases
Use the Law of Sines when you know:
- Two angles and one side (ASA or AAS), or
- One angle and two sides, where one side is opposite the known angle (SSA)
The formula: a/sin(A) = b/sin(B) = c/sin(C)
Set up the ratio with your known values, then solve for the missing piece.
Watch out for the ambiguous case (SSA): When you know an angle and two sides where one side is opposite that angle, you might get zero, one, or two possible triangles. The math will tell you if this happens.
The Law of Cosines — SAS and SSS Cases
Use the Law of Cosines when you know:
- Two sides and the included angle (SAS), or
- All three sides (SSS)
The formula: c² = a² + b² - 2ab·cos(C)
If you're solving for angle C, rearrange to: cos(C) = (a² + b² - c²) / 2ab
Then use inverse cosine (cos⁻¹) on your calculator to find the angle.
Special Right Triangles — Memorize These
Some right triangles appear constantly. Save time by memorizing their ratios:
45-45-90 Triangle
Isosceles right triangle. Sides follow the ratio 1 : 1 : √2
If each leg = 5, the hypotenuse = 5√2 ≈ 7.07
30-60-90 Triangle
Short leg : long leg : hypotenuse = 1 : √3 : 2
If the short leg = 4, then long leg = 4√3 ≈ 6.93, hypotenuse = 8
If the hypotenuse = 10, the short leg = 5, long leg = 5√3 ≈ 8.66
How to Solve Any Triangle — Step by Step
Here's the process to follow every time:
Step 1: Identify What You Know
Write down your known angles and sides. Label them consistently (usually with capital letters for angles, lowercase for opposite sides).
Step 2: Choose Your Method
Use this decision tree:
- Right triangle + know two sides? → Pythagorean theorem
- Right triangle + know one side and one angle? → SOH CAH TOA
- Know two angles + one side? → Law of Sines
- Know two sides + included angle? → Law of Cosines
- Know all three sides? → Law of Cosines
Step 3: Set Up Your Equation
Plug your known values into the appropriate formula. Double-check you're using the right sides and angles.
Step 4: Solve
Work through the algebra. Use your calculator for trig functions—make sure it's in the correct mode (degrees vs radians).
Step 5: Find the Remaining Pieces
Once you have one new value, use it to find another. Angle sum property (angles add to 180°) helps find the last angle.
Step 6: Verify
Check your answers using a different formula. For example, if you found side c using Law of Cosines, verify with Law of Sines.
Quick Reference: Method Selection Table
| What You Know | Best Method | What You Can Find |
|---|---|---|
| Two sides (right triangle) | Pythagorean theorem | Third side |
| One side + one acute angle (right triangle) | SOH CAH TOA | Any other side or angle |
| Two angles + one side | Law of Sines | Remaining sides |
| Two sides + included angle | Law of Cosines | Third side |
| All three sides | Law of Cosines | All angles |
Common Mistakes That Ruin Your Answers
- Confusing which side is opposite your target angle. Draw a diagram. Label clearly.
- Using degrees when your calculator is in radians, or vice versa. Check before you start.
- Forgetting the ambiguous case with SSA. The Law of Sines can give you two valid answers.
- Rounding too early. Keep full precision until your final answer.
- Using Pythagorean theorem on non-right triangles. It doesn't work. Ever.
Using Calculators Effectively
Your scientific calculator is essential. Know these keys:
- sin⁻¹, cos⁻¹, tan⁻¹ — inverse trig functions, used to find angles from ratios
- sin, cos, tan — find side ratios from angles
- π — use for exact answers involving special triangles
For quick checks without a calculator, remember these approximate values: sin(30°) = 0.5, cos(60°) = 0.5, sin(45°) = cos(45°) ≈ 0.707
When You Have a Right Triangle — Use Special Patterns
Don't waste time with trig if you spot a special triangle:
- Sides like 5-12-13, 8-15-17, or 7-24-25? These are scaled Pythagorean triples.
- Angle looks like 45°, 30°, or 60°? Use the special ratios above.
Special triangles are faster and eliminate rounding errors.
That Covers It
Solving triangles comes down to matching what you know with the right tool. Pythagorean theorem for right triangles. SOH CAH TOA for right triangles with angles. Law of Sines and Cosines for everything else. Memorize the special patterns. Verify your work.
Practice with 10-15 problems and it'll click. There's no secret—it's pattern recognition.