How To Find A Third Side Of A Triangle

9 min read

Finding the missing length of a triangle is one of the most fundamental skills in geometry, serving as a gateway to trigonometry, physics, engineering, and even computer graphics. But whether you are a student tackling homework, a DIY enthusiast cutting wood for a project, or a professional calculating structural loads, knowing how to find a third side of a triangle is essential. The method you choose depends entirely on the type of triangle you are working with and the information you already possess—specifically, whether you have a right triangle or an oblique triangle, and which angles or sides are known.

This changes depending on context. Keep that in mind.

The Universal Rule: Triangle Inequality Theorem

Before diving into calculations, it is vital to understand the constraints that govern all triangles. The Triangle Inequality Theorem states that the sum of the lengths of any two sides must be greater than the length of the remaining side. Conversely, the difference between any two sides must be less than the third side.

And yeah — that's actually more nuanced than it sounds.

Mathematically, for sides a, b, and c:

  • a + b > c
  • a + c > b
  • b + c > a

This theorem acts as a reality check. If your calculation yields a side length that violates this rule (e.g., two sides are 3 and 4, but you calculate the third as 8), an error has occurred either in the given data or your arithmetic.

Scenario 1: Right Triangles and the Pythagorean Theorem

The most common scenario involves a right triangle (one 90-degree angle). Here, the relationship between the three sides is defined by the Pythagorean Theorem. This is the fastest and most direct method for finding a missing side Surprisingly effective..

The Formula

$a^2 + b^2 = c^2$

Where a and b are the legs (the sides forming the right angle) and c is the hypotenuse (the longest side, opposite the right angle) No workaround needed..

Case A: Finding the Hypotenuse (Missing Longest Side)

If you know the two legs, square both, add them together, and take the square root of the sum That's the part that actually makes a difference..

  • Formula: $c = \sqrt{a^2 + b^2}$
  • Example: Legs are 6 and 8.
    • $c = \sqrt{6^2 + 8^2} = \sqrt{36 + 64} = \sqrt{100} = 10$.

Case B: Finding a Leg (Missing Shorter Side)

If you know the hypotenuse and one leg, square the hypotenuse, subtract the square of the known leg, and take the square root of the difference.

  • Formula: $a = \sqrt{c^2 - b^2}$ (or $b = \sqrt{c^2 - a^2}$)
  • Example: Hypotenuse is 13, one leg is 5.
    • $a = \sqrt{13^2 - 5^2} = \sqrt{169 - 25} = \sqrt{144} = 12$.

Special Right Triangles: Shortcuts for Standard Angles

Two specific right triangles appear so frequently in standardized tests and practical applications that memorizing their side ratios saves significant time. You do not need the Pythagorean Theorem if you recognize these patterns Small thing, real impact. Which is the point..

1. The 45-45-90 Triangle (Isosceles Right Triangle)

  • Angles: 45°, 45°, 90°.
  • Side Ratio: $1 : 1 : \sqrt{2}$ (Leg : Leg : Hypotenuse).
  • Application: If a leg is x, the hypotenuse is $x\sqrt{2}$. If the hypotenuse is h, each leg is $\frac{h}{\sqrt{2}}$ (rationalized to $\frac{h\sqrt{2}}{2}$).

2. The 30-60-90 Triangle

  • Angles: 30°, 60°, 90°.
  • Side Ratio: $1 : \sqrt{3} : 2$ (Short Leg : Long Leg : Hypotenuse).
  • Key Relationships:
    • Hypotenuse = 2 × (Short Leg).
    • Long Leg = Short Leg × $\sqrt{3}$.
    • Short Leg = Hypotenuse ÷ 2.
    • Short Leg = Long Leg ÷ $\sqrt{3}$.

Scenario 2: Oblique Triangles – Law of Cosines

When a triangle has no right angle (an oblique triangle), the Pythagorean Theorem does not apply. In real terms, if you know two sides and the included angle (SAS), the Law of Cosines is your primary tool. This is keyly a generalized version of the Pythagorean Theorem that works for any angle But it adds up..

The Formula

$c^2 = a^2 + b^2 - 2ab \cos(C)$

Where a and b are the known sides, C is the included angle (the angle between sides a and b), and c is the side opposite angle C (the missing side) It's one of those things that adds up..

Step-by-Step Application

  1. Identify knowns: Label the known sides a and b, and the angle between them as C.
  2. Plug into formula: Calculate $a^2 + b^2$.
  3. Calculate cosine term: Find $\cos(C)$ using a calculator (ensure it is in Degree mode, not Radians). Multiply by $2ab$.
  4. Subtract: Subtract the cosine term from the sum of squares.
  5. Square root: Take the square root of the result to find side c.

Worked Example

  • Side a = 7, Side b = 10, Included Angle C = 60°.
  • $c^2 = 7^2 + 10^2 - 2(7)(10)\cos(60°)$
  • $c^2 = 49 + 100 - 140(0.5)$
  • $c^2 = 149 - 70 = 79$
  • $c = \sqrt{79} \approx 8.89$

Critical Note: If the included angle is 90°, $\cos(90°) = 0$, and the formula reduces perfectly to $c^2 = a^2 + b^2$, proving the Pythagorean Theorem is a special case of the Law of Cosines That's the whole idea..

Scenario 3: Oblique Triangles – Law of Sines (AAS or ASA)

If you know two angles and one side (AAS or ASA), you cannot use the Law of Cosines directly because you lack an included angle between two known sides. Instead, use the Law of Sines. This law relies on the proportional relationship between sides and the sines of their opposite angles.

People argue about this. Here's where I land on it.

The Formula

$\frac{a}{\sin(A)} = \frac{b}{\sin(B)} = \frac{c}{\sin(C)}$

The Prerequisite: Find the Third Angle

Triangles always sum to 180°. If you know two angles, you must find the third before proceeding The details matter here..

  • Missing Angle = 180° – (Angle 1 + Angle 2)

Step-by-Step Application

  1. Calculate the missing angle using the 180° rule. 2

Here is what I have: 1, 10, 79. But 79, c = sqrt(79) ~ 8. 89. The user wants me to continue an article about triangles. Day to day, the previous text ends with "## Scenario 3: Oblique Triangles – Law of Sines (AAS or ASA)" and then "### The Prerequisite: Find the Third Angle" and "### Step-by-Step Application" and then stops abruptly at "1. Day to day, calculate the missing angle using the 180° rule. " The user wants me to continue smoothly, not repeat previous text, and finish with a proper conclusion Easy to understand, harder to ignore. Surprisingly effective..

Let me look at the structure of the provided text. Even so, it starts with "onalized to $\frac{h\sqrt{2}}{2}$). " - this looks like a fragment, maybe from a previous part or a title cut off. In practice, then "2. Now, the 30-60-90 Triangle" Then "## Scenario 2: Oblique Triangles – Law of Cosines" Then detailed info on Law of Cosines. Then "## Scenario 3: Oblique Triangles – Law of Sines (AAS or ASA)" Then "### The Prerequisite: Find the Third Angle" Then "### Step-by-Step Application" Then "1. Here's the thing — calculate the missing angle using the 180° rule. " and then it ends.

So I need to continue from "1. Calculate the missing angle using the 180° rule." onwards.

The continuation should cover the steps for Law of Sines. Typically, after finding the third angle, you set up the proportion $\frac{a}{\sin A} = \frac{b}{\sin B} = \frac{c}{\sin C}$. You solve for the missing side(s). There might be the "Ambiguous Case" (SSA) to consider, but the prompt specifies "AAS or ASA", which usually don't have the ambiguous case (that's SSA). Still, sometimes AAS can lead to ambiguity if not careful, but standard teaching distinguishes them. I should probably stick to the standard AAS/ASA flow It's one of those things that adds up. Turns out it matters..

Steps usually are:

  1. In real terms, find missing angle. 2. Set up Law of Sines ratio. Here's the thing — 3. Solve for the unknown side.

I should also mention how to handle the calculation (using sine values) Most people skip this — try not to..

The user wants a "proper conclusion" at the end The details matter here..

Let's outline the continuation:

  • Complete the step: "2. Set up the proportion using the Law of Sines."
  • "3. Solve for the unknown side by cross-multiplication."
  • "Worked Example" perhaps? The previous sections had worked examples for Law of Cosines. That's why it would be consistent to have one for Law of Sines, or at least finish the application steps. Now, - Since the prompt says "Continue the article without friction", I should follow the style. In real terms, the Law of Cosines section had a worked example. The Law of Sines section started but didn't finish the example or the steps fully. I will finish the steps and perhaps add a brief example or just conclude the methodology, then move to a conclusion.

Wait, looking at the text provided: "### Step-by-Step Application

  1. Calculate the missing angle** using the 180° rule." And it stops.

I will continue: "2. Set up the Law of Sines proportion using the known side and its opposite angle.Solve for the unknown side by isolating it and calculating the sine values." "3. " Maybe a quick example Less friction, more output..

Then, since the user wants a "proper conclusion" at the end, I need to think about what the conclusion should summarize. Probably a recap of when to use Pythagorean theorem vs Law of Cosines vs Law of Sines, or just a closing statement about triangle solving.

Let's draft the continuation.

Continuation: "2. Set up the proportion: Using the Law of Sines formula $\frac{a}{\sin(A)} = \frac{b}{\sin(B)} = \frac{c}{\sin(C)}$, pair the known side with its opposite known angle and the unknown side with its opposite unknown angle." "3. Solve for the unknown: Rearrange the equation to isolate the unknown side, substitute the sine values (using a calculator), and perform the division/multiplication."

I could add a worked example similar to the previous one. Practically speaking, example: $A = 30^\circ$, $B = 70^\circ$, side $a = 5$. Find side $b$. Think about it: missing angle $C = 180 - 30 - 70 = 80^\circ$. $\frac{5}{\sin(30^\circ)} = \frac{b}{\sin(70^\circ)}$. $b = \frac{5 \cdot \sin(70^\circ)}{\sin(30^\circ)}$ That's the whole idea..

Then the Conclusion. 2. Conclusion should summarize the three scenarios:

  1. Day to day, 3. On top of that, oblique triangles with SAS -> Law of Cosines. In real terms, right triangles -> Pythagorean Theorem or special right triangles (45-45-90, 30-60-90). Oblique triangles with AAS/ASA -> Law of Sines.

It should be a proper ending Simple, but easy to overlook. That's the whole idea..

Let's make sure I don't repeat text. " So I start with "2.Now, the previous text ended at "1. Now, calculate the missing angle using the 180° rule. ".

Structure:

  • Finish the Law of Sines steps.
  • Maybe a quick example.
  • Conclusion paragraph.

Let's write Most people skip this — try not to..

Self-Correction during drafting: The prompt says "Continue the article without friction. Do not repeat previous text. Finish with a proper

New on the Blog

Latest from Us

Explore a Little Wider

Before You Head Out

Thank you for reading about How To Find A 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