Classify triangles by their sides (equilateral, isosceles, scalene) and angles (acute, right, obtuse). Enter three side lengths to identify the triangle type.
Last updated: April 2026 | By Patchworkr Team
Triangles can be classified in two ways: by their sides and by their angles. Every triangle has one classification from each category.
Classification by Sides:
Classification by Angles:
Check that a + b > c, a + c > b, and b + c > a (where c is the longest side). Why: Invalid side combinations don't form triangles. If the sum of two sides ≤ the third, the sides collapse into a line or don't form a closed shape. This must be verified first.
Compare the three side lengths. All equal = equilateral; exactly two equal = isosceles; all different = scalene. Why: Side classification is independent and always applies. It tells you about the triangle's symmetry: equilateral has 3-fold symmetry, isosceles has 1-fold, scalene has none. This determines geometric properties like angle equality and center positions.
Let c be the longest side. Calculate c² and compare it to a² + b² (using the other two sides). Why: This sets up the Pythagorean test. The relationship between c² and a² + b² determines all angle sizes without needing to calculate each angle individually. It's the most efficient decision test.
Why: This relationship is fundamental geometry. It comes from the law of cosines: when c² = a² + b², the middle term (−2ab·cos(C)) equals zero, making cos(C) = 0, so C = 90°. No need to compute angles separately.
Every valid triangle gets two labels: one from sides (equilateral/isosceles/scalene) AND one from angles (acute/right/obtuse). Calculate area using Heron's formula and perimeter as the sum of sides. Why: Full classification provides complete geometric understanding. Real applications (engineering, construction, surveying) need both the structural symmetry (side type) and angle profile. Area and perimeter complete the picture for material calculations and boundary specifications.
Construction Roof Truss
Compare sides (equilateral, isosceles, scalene) and angles (acute, right, obtuse). Every triangle has one classification from each category.
No. Equilateral triangles have all 60° angles, so they're always acute, never right or obtuse.
Scalene acute triangles are most common since they have no special restrictions on side lengths or angles.
Use the Pythagorean theorem: if c² = a² + b² (where c is the longest side), it's a right triangle.
Yes! An isosceles triangle can be acute, right, or obtuse, depending on the size of its angles.
If the square of the longest side is greater than the sum of squares of the other two sides: c² > a² + b².
No. Scalene means all sides are different—it can be acute, right, or obtuse. The 3-4-5 triangle is scalene and right.
The sum of any two sides must be greater than the third side. Without this, the sides can't form a triangle.
Related Tools
Calculate equilateral triangle properties.
Calculate area using Heron's formula.
Calculate hypotenuse.
Calculate isosceles triangle properties.
Calculate triangle orthocenter.
Calculate triangle perimeter.