Triangle Inequality Theorem

Any side of a triangle must be shorter than the other two sides added together.

 

Why? Well imagine one side is not shorter:

  • If a side is longer than the other two sides there is a gap:
  • triangle inequality 40 base, 16 and 22 cannot join

  • If a side is equal to the other two sides it is not a triangle (just a straight line back and forth).
  • triangle inequality 40 base, 18 and 22 makes straight line

Try moving the points below:

images/triangle.js?mode=inequal

 

When the three sides are a, b and c, we can write:

  • a < b + c
  • b < a + c
  • c < a + b

 

7841, 7842, 7843, 7844, 7845, 7846, 7847, 7848, 7849, 7850