Types of Triangles — Classification Matrix

Book A Free Math Class

Types of Triangles — Classification Matrix

Geometry

TL;DR

Triangles are classified two ways — by side lengths (equilateral, isosceles, scalene) and by angle measures (acute, right, obtuse). Combining the two axes gives a 3×3 matrix with seven valid types and two impossible ones. This article gives the complete matrix, properties of each type, three worked examples, and the impossibilities that come from the triangle angle-sum theorem.

Last updated on June 9, 2022 9 min read

The Two Classification Axes

A triangle has three sides and three angles. Each axis gives an independent classification:

By side lengths:

By angle measures:

The two axes are independent — every triangle has a side-type and an angle-type. Combining them gives the full classification matrix.

The Classification Matrix

Acute Right Obtuse
Equilateral ✓ All 60°. The only equilateral triangle. ✗ Impossible — angles must all be 60°, none can be 90°. ✗ Impossible — same reason.
Isosceles ✓ Two equal sides, all angles <90°. ✓ Right isosceles: angles 45°-45°-90°. ✓ Obtuse isosceles: two equal sides with one obtuse angle.
Scalene ✓ No equal sides, all angles <90°. ✓ Most familiar right triangle — e.g., 3-4-5. ✓ Scalene with one obtuse angle.

Seven valid types (the seven ✓ cells) and two impossibilities (equilateral + right; equilateral + obtuse).

Why the impossibilities exist

The triangle angle-sum theorem says the three interior angles add to exactly 180°. In an equilateral triangle, all three angles must be equal — so each must be 180°/3=60°. There is no room for a 90° or >90° angle. That single fact rules out the two impossible combinations.

The Seven Valid Types — Details

1. Equilateral (and therefore acute)

2. Isosceles acute

3. Isosceles right

4. Isosceles obtuse

5. Scalene acute

6. Scalene right

7. Scalene obtuse

Three Worked Examples, From Quick to Stretch

Quick. Classify a triangle with sides 7, 7, and 7.

All three sides equal ⇒ equilateral. All interior angles must be 60° (so all acute). Classification: equilateral (acute).

Standard (Wrong path first). A triangle has sides 5, 5, and 8. The angle opposite the side of length 8 is the largest. Classify the triangle by both sides and angles.

Wrong path: A student sees "two equal sides" and labels it isosceles — correct. Then assumes it must be acute because it "looks compact" — and skips the angle check. But that assumption may be wrong; the largest angle's size depends on the side ratios, not on visual feel.

Diagnosing the error: To classify by angles, you must compute the largest angle. Visual reasoning is unreliable.

Correct path: using the Law of Cosines on the largest angle. The largest angle is opposite the longest side (8):

( \cos \theta = \frac{5^2 + 5^2 - 8^2}{2 \cdot 5 \cdot 5} = \frac{25 + 25 - 64}{50} = \frac{-14}{50} = -0.28 )

Since ( \cos \theta < 0 ), the angle ( \theta ) is greater than 90°. So the triangle is obtuse.

Classification: isosceles obtuse.

Shortcut: For a triangle with sides a,b,c (with c the longest), the triangle is acute if ( a^2+b^2>c^2 ), right if ( a^2+b^2=c^2 ), and obtuse if ( a^2+b^2<c^2 ). Here ( 5^2 + 5^2 < 8^2 ), so obtuse.

Stretch. Is it possible to construct an obtuse equilateral triangle? Explain. Is it possible to construct an obtuse right triangle? Explain.

(a) Obtuse equilateral triangle: No. (b) Obtuse right triangle: No.

Both impossibilities are direct consequences of the triangle angle-sum theorem. This is why the classification matrix has two empty cells.

Why the Two Classifications Are Independent

The two axes combine into a 3×3 matrix with seven valid types and two impossibilities (obtuse equilateral, right equilateral).

Practice These Three Before Moving On

  1. Classify a triangle with sides 6, 8, 10.
  2. Classify a triangle with sides 3, 3, 4.
  3. Can a triangle have sides 4, 5, 11? If yes, classify it; if no, explain.

(Answers: 1. Scalene right — 6² + 8² = 100 = 10²; 2. Isosceles acute — two sides equal; 3. Not a triangle — 4 + 5 < 11, so the triangle inequality fails.)

Conclusion