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 \times 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.
BT
Bhanzu TeamLast updated on May 23, 20269 min read

The Two Classification Axes

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

By side lengths:

  • Equilateral — all three sides equal.

  • Isosceles — at least two sides equal. (Equilateral is a special case of isosceles in many definitions; we use the stricter "exactly two sides equal" convention here.)

  • Scalene — no two sides equal.

By angle measures:

  • Acute — all three angles less than $90°$.

  • Right — exactly one angle is $90°$.

  • Obtuse — exactly one angle is greater than $90°$.

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)

  • All three sides equal in length.

  • All three interior angles $= 60°$.

  • Three lines of symmetry; rotational symmetry of order $3$.

  • Area $= \dfrac{\sqrt{3}}{4} s^2$ where $s$ is the side length.

2. Isosceles acute

  • Exactly two sides equal.

  • All three angles less than $90°$.

  • One line of symmetry (the perpendicular bisector of the unique side, passing through the apex).

  • Example: a triangle with sides $5, 5, 6$ — the equal angles opposite the equal sides are each about $53.13°$, and the third angle is about $73.74°$.

3. Isosceles right

  • Two equal sides (the legs) and one different side (the hypotenuse).

  • Angles: $45°, 45°, 90°$.

  • The ratio of sides is $1 : 1 : \sqrt{2}$.

  • The most-used special right triangle in trigonometry.

4. Isosceles obtuse

  • Two equal sides and one angle greater than $90°$.

  • The obtuse angle is at the apex (between the two equal sides). The two base angles are equal and acute.

  • Example: sides $4, 4, 7$ with apex angle $\approx 122.88°$ and base angles $\approx 28.56°$ each.

5. Scalene acute

  • All three sides different lengths.

  • All three angles less than $90°$, all different.

  • No lines of symmetry.

  • The most "generic" triangle — most random triangles in real diagrams are scalene acute or scalene obtuse.

6. Scalene right

  • Three different sides; one angle is exactly $90°$.

  • The classic Pythagorean triples — $3$-$4$-$5$, $5$-$12$-$13$, $8$-$15$-$17$ — are scalene right triangles.

  • All three angles different (apart from the $90°$); the two acute angles are complementary.

7. Scalene obtuse

  • Three different sides; one angle greater than $90°$.

  • The other two angles are both acute and unequal.

  • Example: sides $3, 5, 7$ with angles approximately $21.79°, 38.21°, 120°$.

Three Worked Examples, From Quick to Stretch

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

All three sides equal $\Rightarrow$ equilateral. All interior angles must be $60°$ (so all acute). Classification: $\boxed{\text{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 (or apply the triangle-inequality-like test below). 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 = \dfrac{5^2 + 5^2 - 8^2}{2 \cdot 5 \cdot 5} = \dfrac{25 + 25 - 64}{50} = \dfrac{-14}{50} = -0.28$$

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

Classification: $\boxed{\text{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 = 50 < 64 = 8^2$, so obtuse — same answer, one line.

In the Bhanzu Grade 7 weekend cohort, the visual-classification slip shows up in roughly four out of every ten students on first attempt. The trainer's fix is to teach the $a^2 + b^2$ vs $c^2$ shortcut first — before the Law of Cosines — because it makes the angle-type test mechanical.

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. An equilateral triangle has all three angles equal. Since they must sum to $180°$, each is $60°$. There is no obtuse angle. So the combination is impossible.

(b) Obtuse right triangle: No, but for a different reason. A right triangle has one $90°$ angle. The other two angles sum to $90°$ (since the total is $180°$), so each is less than $90°$ — neither can be obtuse. So a right triangle cannot also contain an obtuse angle.

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

It would be tempting to think that the side-classification and the angle-classification are linked — that all equilateral triangles are acute, all scalene triangles are right, etc. They are not. The matrix has seven valid types precisely because the two axes are mostly independent (with the one exception that equilateral forces acute).

The link from sides to angles is governed by the Law of Cosines — but at the school level, the simpler $a^2 + b^2 \text{ vs } c^2$ test does most of the work:

  • $a^2 + b^2 > c^2$ → all angles acute → acute triangle.

  • $a^2 + b^2 = c^2$ → one right angle → right triangle.

  • $a^2 + b^2 < c^2$ → one obtuse angle → obtuse triangle.

The test only uses the longest side $c$ on the right and the other two on the left.

Where Each Type Shows Up in the Real World

  • Equilateral. Yield signs, the standard "warning" triangle, the geometry of musical chord triangles.

  • Isosceles right ($45°$-$45°$-$90°$). Set squares, the diagonal of a square cut in half, the geometry of paper-folding.

  • Scalene right. Roof trusses, ramp inclines, surveyors' triangulation networks. The most-used type in engineering.

  • Obtuse triangles. Sail shapes, certain architectural cantilever supports, irregular land plots.

  • Equilateral and isosceles acute. Decorative tiling, music notation triangles, navigation compasses.

Where Triangles Goes Sideways

1. Treating equilateral as a separate axis from isosceles.

Where it slips in: A student labels a $5$-$5$-$5$ triangle as "isosceles" and gets the question wrong because the answer key wanted "equilateral."

Don't do this: Pick the broader classification when a more specific one applies.

The correct way: When a triangle has all three sides equal, classify it as equilateral — the more specific label. The stricter definition of isosceles ("exactly two sides equal") avoids the ambiguity.

2. Using visual judgement instead of computation for angle type.

Where it slips in: A diagram is drawn quickly and "looks acute" — but the side ratios force an obtuse angle, which the eye missed.

Don't do this: Trust the drawing.

The correct way: Compute. The $a^2 + b^2 \text{ vs } c^2$ test classifies angle type in one line. Visual classification is for first-pass identification only.

3. Forgetting the triangle inequality on a "triangle" that isn't one.

Where it slips in: A problem gives three lengths $2$, $3$, $7$ and asks for the triangle's type. But $2 + 3 = 5 < 7$ — the three lengths can't form a triangle at all.

Don't do this: Start classifying before checking that a triangle exists.

The correct way: For three lengths $a, b, c$ to form a triangle, each side must be less than the sum of the other two: $a + b > c$, $a + c > b$, $b + c > a$. Check first. If the inequality fails, no triangle is possible — and the question may be testing this.

The Bhanzu Grade 7 trainer-floor habit is to ask, "Can this even be a triangle?" before any classification work. The triangle inequality check takes 10 seconds and prevents minutes of wasted algebra.

Bhanzu's Approach to Triangle Classification

In a Bhanzu Grade 7 geometry session, triangle classification starts with the matrix above drawn on the whiteboard. Students fill in an example for each of the seven valid cells using triangles cut from coloured paper. The two impossible cells are explicitly marked. Across cohorts since 2023, students who see the matrix first miss the "obtuse equilateral" impossibility question at roughly one-third the rate of students who learn the side-types and angle-types as separate lists. The Level 0 diagnostic catches students who haven't yet internalised the angle-sum constraint.

Conclusion

  • Triangles are classified along two independent axes — side lengths (equilateral, isosceles, scalene) and angle measures (acute, right, obtuse).

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

  • The impossibilities come from the triangle angle-sum theorem: three angles must add to $180°$, and an equilateral triangle has all three at $60°$.

  • The angle-type can be determined from the sides alone using $a^2 + b^2 \text{ vs } c^2$.

  • The triangle inequality ($a + b > c$ for all three orderings) must hold before any classification — otherwise no triangle exists.

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^2 + 8^2 = 100 = 10^2$; 2. Isosceles acute — two sides equal, $3^2 + 3^2 = 18 > 16 = 4^2$; 3. Not a triangle — $4 + 5 = 9 < 11$, so the triangle inequality fails.)

Want a Bhanzu trainer to walk through more triangle-classification problems with your child? Book a free demo class — live online globally.

Was this article helpful?

Your feedback helps us write better content

Frequently Asked Questions

How many types of triangles are there?
Two independent classifications: three side-types (equilateral, isosceles, scalene) and three angle-types (acute, right, obtuse). Combining them gives seven valid types — two combinations (obtuse equilateral, right equilateral) are impossible.
Can a triangle be both equilateral and right-angled?
No. An equilateral triangle has all three angles equal to $60°$, so it cannot contain a $90°$ angle.
Can a triangle have two right angles?
No. Two right angles would sum to $180°$, leaving zero for the third angle — which is impossible.
Can a triangle have two obtuse angles?
No. Two angles each greater than $90°$ would sum to more than $180°$, exceeding the total angle sum.
What is the most common type of triangle in real life?
Scalene acute and scalene right are the two most common in engineering, architecture, and natural patterns. The "perfect" types (equilateral, isosceles) appear more in deliberate designs than in nature.
How do I check if a triangle is acute, right, or obtuse?
Square the longest side and compare with the sum of squares of the other two: $a^2 + b^2 > c^2$ → acute; $a^2 + b^2 = c^2$ → right; $a^2 + b^2 < c^2$ → obtuse.
Is every right triangle a scalene triangle?
No. The $45°$-$45°$-$90°$ triangle is an isosceles right triangle. The familiar Pythagorean-triple right triangles (3-4-5, 5-12-13) are scalene right.
✍️ Written By
BT
Bhanzu Team
Content Creator and Editor
Bhanzu’s editorial team, known as Team Bhanzu, is made up of experienced educators, curriculum experts, content strategists, and fact-checkers dedicated to making math simple and engaging for learners worldwide. Every article and resource is carefully researched, thoughtfully structured, and rigorously reviewed to ensure accuracy, clarity, and real-world relevance. We understand that building strong math foundations can raise questions for students and parents alike. That’s why Team Bhanzu focuses on delivering practical insights, concept-driven explanations, and trustworthy guidance-empowering learners to develop confidence, speed, and a lifelong love for mathematics.
Related Articles
Book a FREE Demo ClassBook Now →