Triangle Inequality Theorem

Download as PDF

Can any three lines make a triangle? Not quite! The Triangle Inequality Theorem is a simple but powerful rule that tells us exactly which side lengths can be snapped together to form a triangle and which ones can't. Let's explore this essential geometry concept.

Triangle Inequality Theorem — an original Algebra911 reference diagram defining triangle inequality theorem and a worked example.
Triangle Inequality Theorem

What Is the Triangle Inequality Theorem?

The Triangle Inequality Theorem is a fundamental rule in geometry that states that the sum of the lengths of any two sides of a triangle must be greater than the length of the third side. This rule ensures that the three sides can connect to form a closed shape with three corners, or vertices. If this condition isn't met, the sides won't be able to reach each other to form a triangle.

Imagine you have three sticks. If you have two very short sticks and one very long one, you can't connect their ends to make a triangle. The two short sticks, laid end-to-end, would just lie flat along the long stick. The theorem gives us a mathematical way to test this before we even start drawing.

For any triangle with side lengths labeled as a, b, and c, the theorem can be expressed as three distinct inequalities:

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

For a set of three lengths to form a triangle, all three of these statements must be true.

Why Does This Theorem Make Sense? A Visual Intuition

The core idea behind the theorem is something you already know intuitively: the shortest distance between two points is a straight line.

Let's think about a triangle as three points: Point A, Point B, and Point C. The side lengths are the distances between these points.

Imagine you need to walk from Point A to Point C. The direct path is the line segment connecting them, which has a length we can call b. Now, what if you decided to walk from Point A to Point B first (a distance of c), and then from Point B to Point C (a distance of a)? You've essentially taken a detour. Your total walking distance, a+c, will definitely be longer than the direct path, b. Therefore, a+c>b.

This logic applies to any pair of points. The distance between B and C (side a) must be shorter than going from B to A and then A to C (a path of c+b). This simple, real-world concept is the foundation of the Triangle Inequality Theorem. The only way the paths would be equal is if Point B were directly on the line segment between A and C, which would result in a straight line, not a triangle!

How to Use the Triangle Inequality Theorem: The Test

To determine if three side lengths can form a triangle, you need to perform a simple test. Let's say you are given three side lengths, a, b, and c.

The Formal Test: Check all three inequalities.

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

If every single one of these is true, then you can form a triangle. If even one of them is false, it's impossible.

The Shortcut Test: There's a faster way! You only need to perform one check.

Sum of the two shorter sides > Longest side

Why does this shortcut work? Because it's the toughest test. If the two shortest sides can team up to be longer than the biggest side, the other two combinations will automatically be true. For example, adding a short side to the long side will obviously be greater than the other short side. This shortcut saves you time and is the most common way to apply the theorem.

Example 1

Can side lengths of 7, 10, and 5 form a triangle?

Step 1: Identify the two shorter sides and the longest side. The shorter sides are 5 and 7. The longest side is 10.

Step 2: Apply the shortcut test. Add the two shorter sides.

5+7>1012>10

Step 3: Analyze the result. The statement 12>10 is true. Since the sum of the two shorter sides is greater than the longest side, these lengths can form a triangle.

Example 2

Can side lengths of 12, 5, and 4 form a triangle?

Step 1: Identify the shorter sides (4 and 5) and the longest side (12).

Step 2: Add the two shorter sides and compare to the longest.

4+5>129>12

Step 3: Analyze the result. The statement 9>12 is false. Since the sum of the two shorter sides is not greater than the longest side, these lengths cannot form a triangle.

Example 3

What about side lengths of 6, 8, and 14?

Step 1: Identify the shorter sides (6 and 8) and the longest side (14).

Step 2: Add the two shorter sides.

6+8>1414>14

Step 3: Analyze the result. The statement 14>14 is false. Fourteen is equal to fourteen, not strictly greater than it. This is a special case called a degenerate triangle, where the vertices all lie on a single straight line. It does not form a true triangle.

How Do You Find the Range of a Possible Third Side?

A very common and useful application of the theorem is to find the possible range of lengths for a third side when you already know two sides. Let's say you have two sides of a triangle, a and b, and you want to find all the possible lengths for the third side, c.

We can use the three inequalities from the theorem to figure this out:

  1. From a+b>c, we know the third side c must be less than the sum of the other two sides.
  2. From a+c>b, we can rearrange it by subtracting a from both sides to get c>ba.
  3. From b+c>a, we can rearrange it to get c>ab.

Combining the second and third points tells us that the third side c must be greater than the difference between the other two sides. (We use the positive difference, which is written as |ab|).

This gives us a powerful two-part rule to find the range of the third side, c.

Difference of two sides < Third side < Sum of two sides
|ab|<c<a+b

This compound inequality tells you the minimum and maximum boundaries for the third side.

Example 4

A triangle has two sides with lengths 9 cm and 15 cm. What is the range of possible lengths for the third side?

Step 1: Identify the two known sides. Let a=9 and b=15.

Step 2: Find their sum.

Sum=15+9=24-1em]

Step 3: Find their positive difference.

Difference=159=6-1em]

Step 4: Set up the compound inequality using the formula.

Difference<c<Sum6<c<24

Answer: The length of the third side, c, must be greater than 6 cm and less than 24 cm.

Common Mistakes to Avoid

The Triangle Inequality Theorem is straightforward, but a few common slip-ups can lead to the wrong answer. Here are the main ones to watch out for.

  • Forgetting the "Greater Than" Rule: The theorem requires the sum of two sides to be strictly greater than (>) the third. An answer like 10=10 is not good enough. As we saw in Example 3, if the sum of the two shorter sides equals the longest side, they form a flat line, not a triangle.
  • Only Checking One Combination: If you don't use the shortcut, you must check all three inequalities. For sides 4,8,3, checking 4+8>3 (True) isn't enough. You must also check 4+3>8 (False). Using the shortcut (is 3+4>8?) prevents this mistake.
  • Mixing Up Sum and Difference for the Range Problem: When finding the possible length of a third side, students sometimes forget whether to add or subtract. Remember, the third side is squeezed between the difference and the sum.

Here is a table showing the correct vs. incorrect thinking for finding the range of a third side, given sides of 10 and 4:

ThinkingCalculationResultVerdict
Correct104<c<10+46<c<14✓ Correct Range
Incorrect (Used sum for lower bound)10+4<c<...14<c<...✗ Wrong
Incorrect (Used difference for upper bound)...<c<104...<c<6✗ Wrong

Quick Reference Summary

Here are the key takeaways for the Triangle Inequality Theorem in a nutshell.

  • The Main Rule: The sum of the lengths of any two sides of a triangle must be greater than the length of the third side.
  • The Best Shortcut: To quickly check if three lengths form a triangle, just confirm that the sum of the two shorter sides is greater than the longest side.
  • The "Equals" Case: If the sum of the two shorter sides equals the longest side (e.g., 3,4,7), the lengths form a flat line, not a triangle. This is called a degenerate triangle.
  • Finding a Missing Side's Range: If you know two sides (a and b), the third side (c) must be between their difference and their sum: |ab|<c<a+b.

Frequently Asked Questions

What's the simplest way to check if three sides make a triangle?

The simplest way is to add the lengths of the two shortest sides. If their sum is strictly greater than the length of the longest side, then they can form a triangle. If not, they can't.

Can a triangle have sides 5, 5, and 10?

No, it cannot. Using the shortcut, we add the two shorter sides: 5+5=10. Since 10 is not strictly greater than the longest side (which is also 10), these lengths would form a flat line segment, not a triangle.

Why is it called an 'inequality' theorem?

It's called an 'inequality' theorem because it uses the concept of inequality in mathematics. Instead of dealing with equations that use an equals sign (=), it uses symbols for 'greater than' (>) to compare the side lengths.

Does the Triangle Inequality Theorem work for all types of triangles?

Yes, it applies to every possible triangle, including right, acute, obtuse, scalene, isosceles, and equilateral triangles. This theorem is a universal condition for any three lengths to form any kind of triangle.

What happens if the sum of two sides is less than the third side?

If the sum of two sides is less than the third, it's impossible for them to connect. Imagine two short sides, 3 and 4, and a long side, 9. The two shorter sides aren't long enough to meet if their other ends are on the ends of the long side.

If I know two sides are 8 and 13, what is the longest the third side can be?

To find the maximum length, you add the two known sides: 8+13=21. The third side must be strictly less than 21. It cannot be 21 or more.

How is the Triangle Inequality Theorem used in the real world?

This theorem is a foundational concept used in many fields. In GPS technology, it helps determine location through a process called trilateration. Engineers also use it to ensure stability and integrity in structures like bridges and buildings.