Classifying Triangles Calculator

Classifying Triangles Calculator

Classify a triangle as scalene, isosceles, or equilateral by side lengths, and as acute, right, or obtuse by interior angles.

Triangle classification tool

A classifying triangles calculator identifies triangles by side lengths and angle measures. It classifies triangles as equilateral, isosceles, or scalene and as acute, right, or obtuse. Enter side lengths or angles to determine triangle type, calculate missing values, and verify geometric properties.

This classifying triangles calculator labels a triangle by its sides (scalene, isosceles, equilateral) and by its angles (acute, right, obtuse). It draws a labeled diagram and lists side lengths, interior angles, perimeter, area, and a step-by-step analysis.

A classifying triangles calculator takes three sides, three angles, two sides and an included angle, or two angles with a known side. It checks the triangle inequality, confirms the angles sum to 180°, and shows the combined classification such as right scalene or acute isosceles.

Use it to verify homework, sanity-check a construction, or quickly visualize what an equilateral, isosceles, or scalene triangle looks like at scale.

Pick what you already know.

Length of side a (opposite vertex A).

Length of side b (opposite vertex B).

Length of side c (opposite vertex C).

Applies to angle input and angle output.

How close two sides must be to count as equal.

By sides

Scalene / Isosceles / Equilateral

By angles

Acute / Right / Obtuse

Inequality

a + b > c for every pair

Scaled angles

Two angles + one side gives full size

How to use the classifying triangles calculator

  1. Pick the input method: Choose three sides (SSS), three angles (AAA), two sides with the included angle (SAS), or two angles with one known side (AAS/ASA) based on what the problem gives you.
  2. Enter the values: Type the three numbers into the labeled fields. Labels update automatically when you switch input method.
  3. Select angle units: Keep degrees for everyday textbook problems, or switch to radians for trigonometry-style input and output.
  4. Set the equality tolerance: Lower the tolerance for stricter "equal sides" comparisons; raise it to allow rounded measurements to still count as equal.
  5. Read the classification: The result tells you the type by sides, the type by angles, and the combined name such as right scalene.
  6. Check the diagram: The drawing shows vertex labels, side labels with lengths, and the interior angle at each vertex.

Which input method should you choose?

Swipe to view the table
Known information Choose What the calculator can determine Best use case
Three side lengths SSS All angles, perimeter, area, and full classification Measured triangles, construction checks, Pythagorean triples
Three angles only AAA Shape and side ratios, but not one absolute size Classifying the shape when a worksheet gives only angles
Two sides and the angle between them SAS The missing side, both missing angles, area, perimeter, and type Law-of-cosines problems with an included angle
Two angles and one side AAS/ASA The third angle, both missing sides, scaled area, and exact type Problems where angles fix the shape and one side fixes the scale
Two sides and a non-included angle Rename if possible May have zero, one, or two possible triangles SSA ambiguous-case problems that need special handling

Tip: if your known side is not side a in an AAS/ASA problem, relabel the triangle so the known side becomes a and its opposite angle becomes A.

Two classifications: by sides and by angles

Every triangle gets two names. One name describes how the side lengths compare. The other name describes how the interior angles compare. The full classification combines both, for example "obtuse isosceles" or "right scalene".

By sides

Scalene has all three sides different, isosceles has two equal sides, and equilateral has all three sides equal. This classification is decided by the side lengths alone.

By angles

Acute has all interior angles less than 90°, right has exactly one 90° angle, and obtuse has one angle greater than 90°. The angle sum is always 180°.

Rules for classifying triangles

Start with side classification: compare each pair of sides for equality within your tolerance. Then look at the largest angle, since one angle decides the angle classification.

For three given sides, the law of cosines recovers each interior angle. For three given angles, the law of sines fixes the side ratios up to a scale factor.

By sides: a = b = c, two equal, or all different

By angles: max(A, B, C) compared with 90°

Triangle inequality: a + b > c, a + c > b, b + c > a

A right triangle satisfies the Pythagorean equation a² + b² = c² with c the longest side. An obtuse triangle satisfies a² + b² < c², and an acute triangle satisfies a² + b² > c².

Classification reference: Khan Academy - classifying triangles by sides and angles.

Classify by angles using sides only: the squares test

The Pythagorean theorem says that in a right triangle, the square of the longest side equals the sum of the squares of the other two sides: a² + b² = c². Its converse turns this into a fast angle classifier. Identify the longest side (call it c), then compare a² + b² with c². No trigonometry, no law of cosines, no calculator required.

a² + b² = c²

Right triangle

The largest interior angle is exactly 90 degrees. Side c is the hypotenuse.

a² + b² > c²

Acute triangle

Every interior angle is less than 90 degrees.

a² + b² < c²

Obtuse triangle

One interior angle is greater than 90 degrees.

This works because the longest side always sits opposite the largest angle. As that angle opens past 90 degrees, the side across from it grows faster than the Pythagorean relation predicts, so c² outpaces a² + b².

Swipe to view the table
Sides Longest c a² + b² vs c² Angle type
3, 4, 5 5 9 + 16 = 25 = 25 Right
4, 5, 6 6 16 + 25 = 41 > 36 Acute
4, 5, 8 8 16 + 25 = 41 < 64 Obtuse
5, 12, 13 13 25 + 144 = 169 = 169 Right
6, 7, 8 8 36 + 49 = 85 > 64 Acute
2, 4, 5 5 4 + 16 = 20 < 25 Obtuse

The calculator above runs both the squares test and the full law-of-cosines computation, so you can verify mental work against either method. Use the squares test for fast angle classification whenever exact angle values are not required.

How to recognize each triangle type

Swipe to view the table
Starting info Example How to enter it Useful clue
Three side lengths 3, 4, 5 Pick SSS, then enter a = 3, b = 4, c = 5 If a² + b² = c², the triangle is right.
Three interior angles 60°, 60°, 60° Pick AAA, then enter A = 60, B = 60, C = 60 If all three angles match, the triangle is equilateral.
Two sides + angle b = 5, A = 60°, c = 7 Pick SAS, then enter b = 5, A = 60, c = 7 The included angle is the one between the two given sides.
Two angles + known side A = 50°, B = 60°, a = 8 Pick AAS/ASA, then enter A = 50, B = 60, a = 8 The third angle is 180° - A - B; side a fixes the scale.

Triangle properties reference: OpenStax Prealgebra - Properties of Triangles.

Worked example: a 3-4-5 triangle

This example walks through the same logic the calculator uses. Pick SSS and enter a = 3, b = 4, c = 5.

Step 1

Check the triangle inequality

3 + 4 = 7 > 5, 3 + 5 = 8 > 4, and 4 + 5 = 9 > 3. Every pair sums to more than the third side, so a triangle exists.

Step 2

Classify by sides

3, 4, and 5 are all different, so the triangle is scalene by side comparison.

Step 3

Find the largest angle

By the law of cosines, cos(C) = (3² + 4² - 5²) / (2 · 3 · 4) = 0, so C = 90°. The other two angles are about 36.87° and 53.13°.

Step 4

Combine the two names

Scalene by sides and right by angles, so the full classification is "right scalene". This is the most famous Pythagorean triple.

Triangle inequality testing

Before classifying, every set of three side lengths needs to pass the triangle inequality. If any pair sums to less than or equal to the third side, no real triangle exists.

Valid triangle

Each pair of sides sums to strictly more than the third side. The three lengths can form a closed triangle with positive area.

Degenerate triangle

A pair of sides sums to exactly the third side, like 2, 3, and 5. The "triangle" collapses to a straight line with zero area.

Impossible triangle

A pair of sides sums to less than the third side, like 1, 2, and 5. No closed shape exists; the calculator will return an error.

Common error diagnostics

If your result looks different from a textbook answer, the problem is usually not the classification rule. It is usually a label, unit, or rounding issue. Use this quick diagnostic table before changing the math.

Swipe to view the table
Symptom Likely cause How to fix it
Calculator says no triangle exists The side lengths fail the triangle inequality Check whether the longest side is shorter than the sum of the other two sides.
A nearly equal triangle becomes scalene Measured sides differ slightly because of rounding Increase the equality tolerance or use exact side lengths from the problem.
Angles look wildly wrong Degrees and radians were mixed Switch the angle units dropdown before entering angle values.
AAA gives area but not a real measured size Three angles determine shape, not scale Use AAS/ASA with one known side if the problem asks for real side lengths or area.
The side labels feel backwards Lowercase sides sit opposite uppercase vertices Remember that side a is across from angle A, side b is across from B, and side c is across from C.

Triangle type reference table

Swipe to view the table
Combined type By sides By angles Example sides
Equilateral All three sides equal Always acute (60°-60°-60°) 5, 5, 5
Acute isosceles Two sides equal All angles < 90° 5, 5, 6
Right isosceles Two sides equal (the legs) One angle = 90° 1, 1, √2
Obtuse isosceles Two sides equal One angle > 90° 5, 5, 9
Acute scalene All sides different All angles < 90° 4, 5, 6
Right scalene All sides different One angle = 90° 3, 4, 5
Obtuse scalene All sides different One angle > 90° 4, 5, 8

Triangle classification reference: K12 LibreTexts - Classify Triangles.

What to check before copying the answer

Most classification mistakes come from missing a tolerance issue, mixing up degrees with radians, or forgetting that an equilateral triangle is also isosceles.

Equality tolerance

Sides that differ by less than your tolerance count as equal. Reduce the tolerance for stricter side comparisons.

Angle units

A 90° right angle equals about 1.5708 radians. Pick the unit that matches your input.

Combined name

The full classification uses both names, like right scalene. An equilateral triangle is always also acute and isosceles.

Copy-ready answer formats

A correct result is easier to grade when it names both classifications and gives a short reason. Use one of these formats when a worksheet asks you to "classify the triangle" or "explain your answer."

Side-length problem

"The triangle is right scalene because all three sides are different and the largest angle is 90°."

Angle-measure problem

"The triangle is acute isosceles because all angles are less than 90° and two angles match, so two sides match."

Invalid-side problem

"No triangle exists because the two shorter sides do not add to more than the longest side."

The result panel above now creates a one-sentence answer automatically. If your teacher requires only one label, use the combined type for the final answer and keep the side and angle classifications as your explanation.

Interesting fact

The interior angles of any triangle on a flat plane always sum to exactly 180°. That is why fixing two angles automatically fixes the third, and why an equilateral triangle must have all three angles equal to 60°. On curved surfaces the rule changes; a triangle on a sphere can have an angle sum greater than 180°.

Frequently Asked Questions

What is a classifying triangles calculator?

A classifying triangles calculator is an online geometry math tool that takes three measurements of a triangle and returns its full category. The triangle is the simplest polygon, so its complete classification needs only two pieces: a name by sides (scalene, isosceles, or equilateral) and a name by angles (acute, right, or obtuse). The calculator draws a labeled diagram with vertices A, B, C and side lengths a, b, c, which is helpful for students checking homework and teachers preparing worksheets.

How do I classify a triangle by its sides?

Compare each pair of sides by measuring their lengths. An equilateral triangle has all three side lengths equal, an isosceles triangle has exactly two sides equal, and a scalene triangle has all three sides different. In geometry problems where measurements are rounded, the equality tolerance setting in the calculator decides how close two values must be to count as equal, which keeps the final solution stable.

How do I classify a triangle by its angles?

Look at the largest of the three interior angles at vertices A, B, and C. An acute triangle has every angle measure below 90 degrees, a right triangle has exactly one angle of 90 degrees, and an obtuse triangle has one angle greater than 90 degrees. When you start with three side lengths instead of angle measurements, the law of cosines formula recovers each angle so you can still apply this same rule.

Can a triangle be both isosceles and right?

Yes — the 45-45-90 right isosceles triangle is the classic example. It has two equal legs and a 90 degree angle between them, so the shape is right by angles and isosceles by sides. In geometry, this combined classification is simply written "right isosceles". An equilateral triangle, on the other hand, is always acute because all three interior angles equal 60 degrees.

What is the triangle inequality?

The triangle inequality is a foundational geometry rule stating that the sum of any two side lengths must be strictly greater than the third side. If a + b is not greater than c, or any other pair fails the formula, the three lengths cannot close into a triangle shape — they collapse to a straight line instead. The calculator will warn that the inputs are invalid in that case.

Can an equilateral triangle ever be right or obtuse?

No. An equilateral triangle has all three side lengths equal, which forces the three interior angles at vertices A, B, and C to be equal as well. Since the angles must sum to 180 degrees, each one measures exactly 60 degrees. That makes every equilateral triangle acute, so a right equilateral or obtuse equilateral shape simply cannot exist in flat plane geometry.

How does the calculator find the area?

The area is computed with Heron's formula, a classic geometry result. The calculator first finds the semi-perimeter s = (a + b + c) / 2, then applies area = √(s(s - a)(s - b)(s - c)) to produce the final solution. Because the formula uses only side lengths, the same approach works for any acute, right, or obtuse triangle — which is why many students learn Heron's method before vertex-coordinate area formulas.

Why does two angles plus one side give a full triangle?

Two angles determine the third angle because every flat triangle has a 180 degree angle sum. That fixes the triangle shape, and one known side fixes the scale. The calculator then uses the law of sines to calculate the other two side lengths, so an AAS or ASA entry can return a real perimeter, area, diagram, and classification instead of only a side-ratio estimate.

Why do three angles only fix the shape, not the size?

Two triangles that share the same three angles are similar in geometry — they have the same shape but can scale to any size. That is why the AAA input method returns normalized side lengths with a = 1, while the side ratios b/a and c/a stay accurate. Add at least one real measurement of a side to pin down the actual size; without it, a worksheet question asking "what is the length of side b?" has no unique numeric answer, which is a distinction many students miss at first.

Disclaimer: This classifying triangles calculator is for general educational and informational use only. It provides a visual and numerical estimate based on user-entered side lengths or angles. It may not match every classroom convention, teacher requirement, textbook notation, or assessment format. Always check the classification labels, units, and answer format required for your course, homework, test, or project.

Last updated: May 18, 2026