How To Calculate The Third Side Of A Triangle

8 min read

Introduction: Why Knowing the Third Side Matters

Calculating the third side of a triangle is one of the most practical skills in geometry, whether you’re a student solving a homework problem, a carpenter measuring a roof truss, or a graphic designer positioning elements on a screen. The ability to determine an unknown length from the other two sides and the included angle—or from two angles and a side—opens the door to solving real‑world problems quickly and accurately. In this article we will explore the three main methods for finding the missing side, explain the underlying mathematics, and provide step‑by‑step examples that you can apply instantly That's the whole idea..


1. The Law of Cosines: When You Have Two Sides and the Included Angle

1.1 What the Law of Cosines Says

For any triangle with sides a, b, c and opposite angles A, B, C respectively, the Law of Cosines states:

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

If you know the lengths of sides a and b and the measure of the angle C between them, you can solve for the third side c. The formula works for acute, right, and obtuse triangles, making it a universal tool.

1.2 Step‑by‑Step Procedure

  1. Identify the known quantities – label the two known sides a and b and the included angle C.
  2. Convert the angle to radians only if your calculator is set to radian mode; otherwise keep it in degrees.
  3. Plug the values into the formula and compute the right‑hand side:
    [ \text{value}=a^{2}+b^{2}-2ab\cos C ]
  4. Take the square root of the result to obtain the length of the third side:
    [ c=\sqrt{\text{value}} ]
  5. Check the answer by confirming that the triangle inequality holds (the sum of any two sides must be greater than the third).

1.3 Example

Given: side a = 7 cm, side b = 5 cm, and included angle C = 60°.

[ \begin{aligned} c^{2} &= 7^{2}+5^{2}-2(7)(5)\cos 60^{\circ} \ &= 49+25-70(0.5) \ &= 74-35 \ &= 39 \end{aligned} ]

[ c = \sqrt{39}\approx 6.24\text{ cm} ]

The third side measures approximately 6.24 cm Small thing, real impact..


2. The Law of Sines: When You Have Two Angles and One Side

2.1 What the Law of Sines Says

If you know any two angles of a triangle and one side, the Law of Sines lets you find the remaining sides:

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

Because the sum of the interior angles of a triangle is always 180°, you can easily compute the missing angle first, then use the proportion to solve for the unknown side.

2.2 Step‑by‑Step Procedure

  1. Identify the known side (let’s call it a) and its opposite angle A.
  2. Add the two known angles to determine the third angle:
    [ C = 180^{\circ} - A - B ]
  3. Set up the proportion using the known side and angle:
    [ \frac{a}{\sin A}= \frac{c}{\sin C} ]
  4. Solve for the unknown side c:
    [ c = a \times \frac{\sin C}{\sin A} ]
  5. Verify that the calculated side respects the triangle inequality.

2.3 Example

Given: side a = 10 m, angle A = 45°, angle B = 70°.

First, find angle C:

[ C = 180^{\circ} - 45^{\circ} - 70^{\circ} = 65^{\circ} ]

Now apply the Law of Sines to find side c (opposite angle C):

[ c = 10 \times \frac{\sin 65^{\circ}}{\sin 45^{\circ}} ]

[ c \approx 10 \times \frac{0.9063}{0.7071} \approx 12.

Thus, the third side is about 12.8 m That's the part that actually makes a difference..


3. Using the Pythagorean Theorem: The Special Case of Right Triangles

3.1 When the Pythagorean Theorem Applies

If the triangle is right‑angled, the relationship between its sides simplifies to:

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

Here c is the hypotenuse, the side opposite the right angle. This theorem is a shortcut that requires no trigonometric functions No workaround needed..

3.2 Step‑by‑Step Procedure

  1. Identify the right angle and label the two legs a and b.
  2. Square each leg and add the results.
  3. Take the square root of the sum to obtain the hypotenuse c.
  4. If you need a leg instead of the hypotenuse, rearrange the formula:
    [ a = \sqrt{c^{2}-b^{2}} ]

3.3 Example

Given: leg a = 9 ft, leg b = 12 ft Simple, but easy to overlook..

[ c = \sqrt{9^{2}+12^{2}} = \sqrt{81+144}= \sqrt{225}=15\text{ ft} ]

The missing side, the hypotenuse, is 15 ft.


4. Choosing the Right Method: A Quick Decision Tree

What you know Suitable method
Two sides and the angle between them Law of Cosines
Two angles and any side Law of Sines
One side and the angle opposite it, plus another angle Law of Sines (first find the third angle)
A right angle + two sides (or one side) Pythagorean Theorem
Two sides and a non‑included angle Use Law of Sines after finding the missing angle, or apply the Law of Cosines in its alternative form: (a^{2}=b^{2}+c^{2}-2bc\cos A)

It sounds simple, but the gap is usually here That's the part that actually makes a difference..

Understanding which pieces of information you have will instantly point you to the correct formula, saving time and reducing errors.


5. Common Pitfalls and How to Avoid Them

  1. Mixing degrees and radians – always check your calculator’s mode before evaluating trigonometric functions.
  2. Ambiguous case (SSA) – when you have two sides and a non‑included angle, the Law of Sines can yield two possible triangles (the “ambiguous case”). Verify which solution satisfies the triangle inequality or use additional information (e.g., altitude) to decide.
  3. Rounding too early – keep intermediate results with at least four decimal places; round only the final answer to the required precision.
  4. Neglecting the triangle inequality – after computing a side, confirm that the sum of any two sides exceeds the third; otherwise, an arithmetic or input error has occurred.
  5. Assuming a right triangle – only apply the Pythagorean theorem when a 90° angle is explicitly given or can be proven.

6. Frequently Asked Questions

6.1 Can I use the Law of Cosines for an obtuse triangle?

Yes. The cosine of an obtuse angle is negative, which automatically increases the value of (c^{2}) and yields a longer third side, exactly as geometry predicts It's one of those things that adds up..

6.2 What if I only know one side and one angle?

With a single side‑angle pair you cannot determine a unique triangle; infinitely many triangles satisfy that condition. You need either another side, another angle, or the knowledge that the triangle is right‑angled That alone is useful..

6.3 How does the “ambiguous case” arise, and how do I resolve it?

When you have two sides and an angle not included between them (SSA), the known side opposite the known angle can intersect the base at two different points, creating two distinct triangles. Compute the height (h = b\sin A).

  • If the known side is shorter than (h), no triangle exists.
  • If it equals (h), exactly one right triangle exists.
  • If it is greater than (h) but less than the other known side, two triangles are possible.
  • If it is greater than or equal to the other known side, only one triangle forms.

6.4 Do these formulas work for non‑Euclidean geometry?

The Law of Sines and Law of Cosines are derived from Euclidean plane geometry. In spherical or hyperbolic spaces the relationships change, requiring spherical trigonometry formulas The details matter here. But it adds up..

6.5 Is there a quick mental trick for estimating the third side?

For a rough estimate when the included angle is close to 60°, you can treat the triangle as almost equilateral: the third side will be near the average of the two known sides. For angles near 90°, the Pythagorean theorem gives a good ballpark Still holds up..


7. Real‑World Applications

  • Construction: Determining the length of a diagonal brace when the width, height, and angle of a frame are known.
  • Navigation: Plotting a course using bearings (angles) and distances, especially when the direct route is obstructed.
  • Computer graphics: Calculating the missing edge of a polygon to maintain proper scaling and perspective.
  • Sports science: Analyzing the trajectory of a ball by modeling its path as a triangle formed by launch point, apex, and landing point.

Conclusion

Calculating the third side of a triangle is far more than a textbook exercise; it is a versatile tool that bridges abstract mathematics and everyday problem‑solving. By mastering the Law of Cosines, the Law of Sines, and the Pythagorean theorem, you gain a reliable toolkit for any scenario—whether you’re dealing with a right‑angled roof truss, a navigational bearing, or a complex design layout. Worth adding: remember to verify your results with the triangle inequality, keep an eye on angle units, and be aware of the ambiguous SSA case. With these strategies in hand, you can approach any triangle confidently, compute its missing side accurately, and apply the result to real‑world challenges.

Just Shared

What's Dropping

Try These Next

Good Company for This Post

Thank you for reading about How To Calculate The Third Side Of A Triangle. 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