Test side lengths with accurate geometry checks. Review sums, gaps, type, perimeter, and area instantly. Make stronger triangle decisions for study, design, and analysis.
Enter three side lengths to test the triangle inequality rule.
| Case | Side A | Side B | Side C | Status | Type |
|---|---|---|---|---|---|
| Example 1 | 3 | 4 | 5 | Valid | Scalene |
| Example 2 | 6 | 6 | 6 | Valid | Equilateral |
| Example 3 | 5 | 5 | 8 | Valid | Isosceles |
| Example 4 | 2 | 3 | 6 | Invalid | Not a triangle |
Triangle inequality rule: For sides a, b, and c, each pair sum must be greater than the remaining side.
a + b > c
a + c > b
b + c > a
Difference form: The absolute difference between any two sides must stay below the third side.
|a - b| < c, |a - c| < b, |b - c| < a
Area after validation: Heron's formula estimates the enclosed area.
s = (a + b + c) / 2, Area = sqrt[s(s-a)(s-b)(s-c)]
Important Note: All the Calculators listed in this site are for educational purpose only and we do not guarentee the accuracy of results. Please do consult with other sources as well.