How To Find The 3rd Length Of A Triangle: Step-by-Step Guide

8 min read

Ever tried to finish a triangle puzzle and got stuck on that last side?
Which means you’ve measured two edges, maybe even an angle, and the third length is playing hide‑and‑seek. Turns out you’re not alone—most hobbyists, DIYers, and even a few engineers hit the same snag.

This is where a lot of people lose the thread The details matter here..

Let’s cut through the jargon and get you the exact number you need, no guesswork required.

What Is the “3rd Length” of a Triangle

When we talk about the “3rd length,” we simply mean the missing side of a three‑sided shape.
A triangle is defined by three sides and three angles, any two of which can be enough to figure out the third—provided you know the right combination.

In practice there are three classic scenarios:

  • Two sides + the included angle (SAS)
  • Two sides + a non‑included angle (SSA) – the tricky “ambiguous case”
  • Two angles + a side (AAS or ASA)

Each case calls for a different formula, but they all boil down to the same idea: the triangle’s geometry is locked in once you have enough pieces.

The language of triangles

  • Side – the straight line between two vertices, usually labeled a, b, c.
  • Angle – the corner where two sides meet, labeled A, B, C opposite their respective sides.
  • Included angle – the angle sandwiched between the two known sides.

If you’ve got two sides and the angle opposite one of them, you’re in the SSA camp, which can give you zero, one, or two possible triangles. That’s why the “3rd length” sometimes feels mysterious Worth keeping that in mind. Turns out it matters..

Why It Matters / Why People Care

Getting that missing length right can be the difference between a perfectly fitting picture frame and a warped one.
Worth adding: in woodworking, the third side tells you how long a brace needs to be. In navigation, it’s the distance between two waypoints when you already know your bearing and one leg of the journey.

And in the world of math homework, a single wrong number can knock down an entire grade That's the part that actually makes a difference..

The short version? Knowing the right method saves time, money, and a lot of head‑scratching.

How It Works (or How to Do It)

Below is the step‑by‑step toolkit for every common situation. Grab a calculator, a pencil, and let’s get practical.

1. Two sides and the included angle (SAS)

This is the easiest case. You have sides a and b, and the angle C between them. Use the Law of Cosines:

[ c^{2}=a^{2}+b^{2}-2ab\cos C ]

  1. Square the two known sides.
  2. Multiply the sides together, double it, and multiply by the cosine of the included angle.
  3. Subtract that product from the sum of the squares.
  4. Take the square root – that’s your missing side c.

Example: a = 7 cm, b = 5 cm, C = 60°.
(c^{2}=7^{2}+5^{2}-2·7·5·\cos60° = 49+25-70·0.5 = 74-35 = 39).
(c = \sqrt{39} ≈ 6.24 cm) Less friction, more output..

2. Two angles and a side (AAS or ASA)

If you know any side a and two angles, first find the third angle because the sum of a triangle’s angles is always 180°.

[ C = 180° - A - B ]

Then apply the Law of Sines:

[ \frac{a}{\sin A} = \frac{b}{\sin B} = \frac{c}{\sin C} ]

Solve for the unknown side:

[ c = \frac{a\sin C}{\sin A} ]

Example: a = 10 cm, A = 45°, B = 55°.
C = 180°‑45°‑55° = 80°.
(c = \frac{10·\sin80°}{\sin45°} ≈ \frac{10·0.9848}{0.7071} ≈ 13.93 cm).

3. Two sides and a non‑included angle (SSA)

It's the “ambiguous case.” You have sides a and b and an angle A opposite side a.

First, compute the height h that would drop from the known angle onto the known adjacent side:

[ h = b·\sin A ]

Now compare a to h and b:

Comparison Outcome
a < h No triangle (side too short)
a = h One right triangle
h < a < b Two possible triangles (one acute, one obtuse)
a ≥ b One triangle (obtuse or acute)

If a triangle exists, use the Law of Sines to find the missing side:

[ \frac{a}{\sin A} = \frac{b}{\sin B} ]

Solve for angle B first:

[ \sin B = \frac{b·\sin A}{a} ]

Take the inverse sine (watch out for the two‑solution trap). Once you have B, you can get the third side c with the Law of Sines again:

[ c = \frac{a·\sin C}{\sin A},\quad C = 180° - A - B ]

Example: a = 8 cm, b = 10 cm, A = 30°.
(h = 10·\sin30° = 10·0.5 = 5 cm). Since 5 cm < 8 cm < 10 cm, we have two possible triangles Practical, not theoretical..

[ \sin B = \frac{10·\sin30°}{8} = \frac{5}{8}=0.625 \Rightarrow B≈38.7°\text{ or }141 That's the part that actually makes a difference..

Take the acute case first (38.So naturally, 7°). Now, then C = 180°‑30°‑38. Here's the thing — 7° = 111. 3° Less friction, more output..

(c = \frac{8·\sin111.3°}{\sin30°} ≈ \frac{8·0.894}{0.5} ≈ 14.3 cm).

If you pick the obtuse B (141.Worth adding: 3°), C becomes 8. On top of that, 7° and you’d get a much smaller c. Both are mathematically valid—choose the one that fits your real‑world constraints.

4. Right‑triangle shortcut

If you discover the triangle is right‑angled, you can skip the trigonometric formulas and use the Pythagorean theorem:

[ c = \sqrt{a^{2}+b^{2}} ]

Just make sure the right angle is between the two known sides; otherwise you’re mixing up legs and hypotenuse.

Common Mistakes / What Most People Get Wrong

  1. Mixing up degrees and radians – A calculator set to radians will give you a completely different cosine or sine value. Double‑check the mode before you hit “Enter.”

  2. Forgetting the ambiguous case – In SSA, many learners assume there’s only one answer. Remember the height test; it tells you whether you should look for a second solution.

  3. Using the wrong side for the included angle – The Law of Cosines only works when the known angle sits between the two known sides. Slip that in and you’ll get a nonsense result.

  4. Rounding too early – Keep extra decimal places through the calculations, then round at the very end. Early rounding can cascade into a noticeable error, especially in construction projects.

  5. Assuming the triangle is planar – In 3‑D modeling, a “triangle” might actually be part of a non‑planar surface. The formulas above assume a flat plane; otherwise you need vector math.

Practical Tips / What Actually Works

  • Sketch it first – Even a quick doodle helps you see which angle is included, which side is opposite, and whether you’re in the ambiguous case Practical, not theoretical..

  • Use a scientific calculator or an app – Most phones have a built‑in trig calculator; just make sure you’re in degree mode unless the problem states otherwise Simple, but easy to overlook..

  • Create a spreadsheet – If you’re doing multiple triangles (say, for a truss design), set up columns for sides, angles, and formulas. It eliminates repetitive arithmetic errors The details matter here..

  • Check with a ruler – After you compute the missing side, measure it on a physical model. If it’s off by more than a millimeter, revisit your steps; you probably mis‑read an angle That's the part that actually makes a difference..

  • When in doubt, verify with the Law of Cosines – Even if you used the Law of Sines, plug the numbers back into the cosine formula as a sanity check. The two results should match (within rounding error).

  • Keep a “height” cheat sheet – Memorize the quick height formula h = side × sin(angle); it’s the fastest way to decide if an SSA problem even has a solution.

  • Use the “mirror” method for SSA – Draw the known side, swing an arc with the known angle, and see where it intersects the other side. Visually you’ll spot the one‑ or two‑solution situation.

FAQ

Q1: Do I need both the Law of Sines and the Law of Cosines?
A: Not always. If you have an included angle, the Law of Cosines is the cleanest. If you have two angles, go with the Law of Sines. Knowing both gives you flexibility for any combination Not complicated — just consistent. Still holds up..

Q2: What if the given angle is obtuse?
A: The same formulas apply; just remember that cosine of an obtuse angle is negative, which the Law of Cosines handles automatically. For the Law of Sines, the sine of an obtuse angle is still positive, so no extra step needed.

Q3: Can I use these methods for non‑Euclidean triangles?
A: No. These formulas assume flat (Euclidean) geometry. On a sphere or hyperbolic surface, you need spherical or hyperbolic trigonometry.

Q4: How precise do my measurements need to be?
A: For most DIY projects, ±0.5 mm is fine. For engineering tolerances, you may need to carry out calculations to at least four decimal places and use calibrated instruments Simple as that..

Q5: Is there a shortcut for an equilateral triangle?
A: Absolutely. All sides are equal, so the “third length” is just the length of either known side. No trig required That's the whole idea..


And that’s it. You now have the full toolbox to hunt down that missing side, whether you’re fixing a fence, solving a homework problem, or just satisfying a curiosity. Grab your ruler, plug the numbers in, and watch the triangle fall into place. Happy measuring!

Just Shared

Straight from the Editor

Freshly Published


Kept Reading These

Keep the Thread Going

Thank you for reading about How To Find The 3rd Length Of A Triangle: Step-by-Step Guide. We hope the information has been useful. Feel free to contact us if you have any questions. See you next time — don't forget to bookmark!
⌂ Back to Home