MATH 1 • GEOMETRY

Triangle Inequality — I can use triangle inequality to determine whether side lengths form a triangle and justify.

Discover the rule that determines whether three lengths can actually form a triangle.

Historical Context & Motivation

Long before modern algebra or calculus existed, ancient mathematicians wrestled with a deceptively simple question: given three lengths, can you always build a triangle? The answer is no — and understanding why certain combinations fail led to one of geometry's most fundamental results. The Triangle Inequality Theorem captures this idea in a clean, testable rule that has been used for over two thousand years — from surveying land in ancient Egypt to verifying structural designs today.

~300 BCE
Euclid's Elements
Euclid formally stated the triangle inequality as Proposition 20 of Book I: "In any triangle, the sum of any two sides is greater than the remaining side." This was one of the earliest geometric proofs recorded.
~250 BCE
Archimedes' Applications
Archimedes applied triangle inequality reasoning when computing approximations for π and analyzing geometric figures, showing the theorem's utility beyond pure theory.
1600s
Coordinate Geometry Era
With the development of analytic geometry by Descartes and Fermat, the triangle inequality was reinterpreted in terms of distances between points in the coordinate plane, connecting algebra and geometry.
1900s
Metric Spaces & Modern Math
Mathematicians generalized the triangle inequality into the formal definition of a metric space. Today, any distance function in advanced mathematics must satisfy the triangle inequality to be considered valid.

The core question this lesson addresses is straightforward: If someone hands you three side lengths, how do you know — with certainty — whether a triangle can be formed? By the end of this lesson, you will be able to test any set of three lengths, explain your reasoning, and connect this skill to broader geometric thinking.

Core Principles & Definitions

Before diving into calculations, let's establish the key ideas that make the triangle inequality work. A triangle is a closed figure with exactly three straight sides. For three segments to close into a triangle, each side must be short enough relative to the other two. If one side is too long, the other two simply cannot reach each other — the figure "collapses" into a straight line or leaves a gap.

1

The Triangle Inequality Theorem

The sum of the lengths of any two sides of a triangle must be greater than the length of the third side. This must hold for all three combinations of sides.
2

Three Checks Required

For sides a, b, and c, you must verify: a + b > c, a + c > b, and b + c > a. If any one of these fails, no triangle can be formed.
3

The Shortcut

You only truly need to check whether the sum of the two shorter sides exceeds the longest side. If that check passes, the other two automatically pass as well.
4

Equality Means Degenerate

If the sum of two sides equals the third (e.g., 3 + 4 = 7), the three segments lie flat on a single line. This is called a degenerate triangle and is not considered a valid triangle.
KEY TAKEAWAY
Think of the triangle inequality like a bridge: imagine two planks (the shorter sides) trying to span a river (the longest side). If the two planks together aren't longer than the river is wide, they fall in — no bridge, no triangle. The two shorter pieces must add up to more than the longest piece for the shape to close.

Visual Explanation

The diagram below illustrates what happens when three side lengths satisfy the triangle inequality versus when they do not. On the left, the three sides connect to form a closed triangle. On the right, the two shorter sides are too short to reach each other, leaving a visible gap. This visual makes it clear why the inequality must be strict — the sum must be greater than, not merely equal to, the third side.

Left: sides 5, 6, and 7 satisfy the triangle inequality (5 + 6 > 7), forming a closed triangle. Right: sides 3, 4, and 12 fail the inequality (3 + 4 = 7 < 12), leaving a gap — no triangle is possible.

Notice in the right diagram that sides a = 3 and b = 4 extend from the endpoints of c = 12, but they don't meet. You can imagine trying to "hinge" those two shorter sides upward — no matter what angle you choose, they are simply too short to close the shape. This is the geometric intuition behind the algebraic test: the two shorter sides must together stretch farther than the longest side.

Mathematical Framework

The triangle inequality can be expressed as three simultaneous conditions. For a triangle with sides of length a, b, and c, all three of the following inequalities must be true.

TRIANGLE INEQUALITY — CONDITION 1
a + b > c
The sum of sides a and b must exceed side c.
TRIANGLE INEQUALITY — CONDITION 2
a + c > b
The sum of sides a and c must exceed side b.
TRIANGLE INEQUALITY — CONDITION 3
b + c > a
The sum of sides b and c must exceed side a.
💡 The Efficient Shortcut
Order the sides so that a ≤ b ≤ c. Then you only need to verify a + b > c. If the two smallest sides together exceed the largest, the other two conditions are automatically satisfied because adding a larger value always produces a bigger sum.

Why does the shortcut work? Consider the case a ≤ b ≤ c. Since c is the largest side, a + c is definitely greater than b (because c alone is already ≥ b). Likewise, b + c is definitely greater than a. The only check that could possibly fail is a + b > c — the sum of the two smaller sides versus the largest side.

Detailed Breakdown — Pass, Fail, and Degenerate Cases

When testing side lengths, there are exactly three possible outcomes. The diagram below lays them out visually by showing what happens as you "hinge" two sides open on top of the third.

Three outcomes when testing side lengths. Pass (a + b > c): a valid triangle forms. Equal (a + b = c): all points lie on a line — degenerate, not a triangle. Fail (a + b < c): the sides leave a gap and cannot close.
Examples of the shortcut check applied to various side-length combinations
Side LengthsShortcut Check (two smallest vs. largest)Result
3, 5, 73 + 5 = 8 > 7✓ Triangle
2, 3, 52 + 3 = 5 = 5✗ Degenerate (not a triangle)
1, 2, 101 + 2 = 3 < 10✗ No triangle
6, 6, 66 + 6 = 12 > 6✓ Triangle (equilateral)
4, 9, 54 + 5 = 9 = 9✗ Degenerate (not a triangle)

Worked Example

Let's work through a complete example to see the process from start to finish. Suppose you are given three potential side lengths: 7 cm, 10 cm, and 4 cm. Determine whether these lengths can form a triangle and justify your answer.

Can sides 7, 10, and 4 form a triangle?
1
Step 1 — Order the SidesArrange the side lengths from smallest to largest: a = 4, b = 7, c = 10. This makes it easy to identify the two shorter sides and the longest side for the shortcut check.
a = 4, b = 7, c = 10
2
Step 2 — Apply the Shortcut CheckAdd the two shorter sides and compare to the longest: a + b = 4 + 7 = 11. Now compare: is 11 > 10? Yes, 11 > 10 is true.
4 + 7 = 11 > 10 ✓
3
Step 3 — Verify All Three Conditions (for full justification)Although the shortcut is sufficient, showing all three checks strengthens your justification. Check 1: 4 + 7 = 11 > 10 ✓. Check 2: 4 + 10 = 14 > 7 ✓. Check 3: 7 + 10 = 17 > 4 ✓. All three conditions pass.
All three inequalities satisfied
4
Step 4 — State Your ConclusionBecause the sum of every pair of sides is greater than the remaining side, these three lengths can form a triangle by the Triangle Inequality Theorem.
Yes, sides 4, 7, and 10 form a valid triangle.
📝 Justification Tip
On tests and assignments, a complete justification typically includes: (1) identifying the longest side, (2) showing the sum of the two shorter sides exceeds the longest, and (3) writing a conclusion sentence that names the theorem. Simply writing "yes" or "no" without showing your reasoning is usually not enough for full credit.

Common Mistakes & How to Avoid Them

Students frequently make a few predictable errors with the triangle inequality. Knowing these pitfalls ahead of time can save you from losing points and help you develop sharper reasoning.

Frequent errors and corrections
Common MistakeWhy It's WrongCorrect Approach
Only checking one pair of sides instead of all three (or the critical pair)One pair might pass while another fails. You could declare a triangle valid when it isn't.Always identify the longest side and check that the sum of the two shorter sides exceeds it. Or check all three pairs.
Accepting equality (a + b = c) as validWhen a + b = c, the three points are collinear — they form a straight line segment, not a triangle.The inequality is strict: the sum must be strictly greater than (>), not greater than or equal to (≥).
Forgetting that side lengths must be positiveA side of length 0 or a negative length has no geometric meaning.Confirm all three values are positive before applying the inequality test.
Checking the wrong pair with the shortcutComparing the two largest sides against the smallest will always pass, even for invalid triangles.The shortcut requires adding the two shortest sides and comparing against the longest.
KEY TAKEAWAY
The triangle inequality is a "weakest link" test — if even one combination of sides fails, the entire triangle fails. Think of it like a chain: the chain breaks at its weakest link. The critical link is always the two shortest sides trying to outstretch the longest.

Connection to Advanced Topics

The triangle inequality is not just a standalone skill — it connects directly to more advanced geometry concepts you may encounter in future courses. Understanding how this foundational rule extends will give you a head start.

How the triangle inequality connects to future concepts
This Lesson (Triangle Inequality)Advanced Extension
Sum of two sides > third sideThe Hinge Theorem (SAS Inequality): if two triangles share two congruent sides, the triangle with the larger included angle has the longer third side.
Determining if a triangle existsFinding the range of possible values for an unknown side: if two sides are known (say, 5 and 9), the third side x must satisfy 9 − 5 < x < 9 + 5, or 4 < x < 14.
Comparing side lengths to one anotherThe Side-Angle Inequality Theorem: in any triangle, the longest side is opposite the largest angle, and vice versa.
Triangle inequality with numbersThe Distance Formula and metric spaces: in coordinate geometry and beyond, the triangle inequality guarantees that the straight-line distance between two points is always the shortest path.

One particularly useful extension is finding the range of a missing side. If you know two sides of a triangle are 6 and 10, then the third side x must satisfy |10 − 6| < x < 10 + 6, which gives 4 < x < 16. This concept comes up frequently in geometry proofs, optimization problems, and real-world design constraints.

Practice Problems

Test your understanding with the following five problems. They increase in difficulty, so take your time and write out your reasoning — especially the justification step.

PROBLEM 1CONCEPTUAL
In your own words, explain why three segments with lengths 1, 1, and 100 cannot form a triangle. What geometric "picture" helps you see this?
PROBLEM 2BASIC CALCULATION
Can the side lengths 8, 15, and 6 form a triangle? Show all three inequality checks and state your conclusion.
PROBLEM 3INTERMEDIATE
Two sides of a triangle measure 9 cm and 14 cm. Find the range of possible whole-number lengths for the third side.
PROBLEM 4APPLIED
A carpenter has three boards measuring 2 ft, 3.5 ft, and 6 ft. She wants to build a triangular brace for a shelf. Can she use these three boards as the sides of a triangle? If not, what is the minimum length she would need to cut the longest board down to?
PROBLEM 5CRITICAL THINKING
Prove that if a, b, and c are the side lengths of a valid triangle and you double every side length, the new lengths 2a, 2b, and 2c also form a valid triangle. Does your reasoning work for any positive scaling factor k?

Lesson Summary

The Triangle Inequality Theorem states that the sum of any two side lengths of a triangle must be strictly greater than the third side length. For sides a, b, and c, this means a + b > c, a + c > b, and b + c > a must all hold. The efficient shortcut is to order the sides from smallest to largest and check only whether the two shortest sides add up to more than the longest. If that check fails, no triangle is possible; if equality holds, the result is a degenerate case (a straight line), which is not a valid triangle.

To justify your answer, always identify the longest side, show the arithmetic comparison, and write a conclusion that references the Triangle Inequality Theorem by name. This skill extends naturally to finding the range of possible values for an unknown side and connects to the Hinge Theorem and Side-Angle Inequality in more advanced geometry work.

Varsity Tutors • Math 1 • Triangle Inequality