What is a Scalene Triangle? Definition, Properties

#Math Terms
TL;DR
A scalene triangle is a triangle with no equal sides and no equal angles — every side is a different length, every angle is a different measure. The three angles still sum to 180°. Area is computed by $A = \tfrac{1}{2}bh$ or by Heron's formula $A = \sqrt{s(s-a)(s-b)(s-c)}$.
BT
Bhanzu TeamLast updated on May 16, 20266 min read

What Is a Scalene Triangle?

A scalene triangle is a triangle in which all three sides have different lengths and all three angles have different measures. The word comes from Greek skalēnos, meaning "uneven" or "limping."

Compare with the other types of triangles:

Type

Sides

Angles

Equilateral

All 3 equal

All 3 equal (60°)

Isosceles

2 equal

2 equal

Scalene

All 3 different

All 3 different

A scalene triangle is the most general type of triangle — most triangles you'll meet in the real world are scalene. The 3-4-5 right triangle, the 5-12-13 right triangle, and the 7-24-25 right triangle are all famous scalene triangles.

What Are the Properties of a Scalene Triangle?

Six properties define a scalene triangle.

  1. All three sides have different lengths. No two sides are equal.

  2. All three angles have different measures. No two angles are equal.

  3. The sum of the three angles is 180° (true for every triangle).

  4. No line of symmetry. A scalene triangle cannot be folded along any line to map onto itself.

  5. Rotational symmetry of order 1. It only maps onto itself after a full 360° rotation.

  6. Can be acute, right, or obtuse. A scalene triangle's type depends on its largest angle.

What Are the Types of Scalene Triangle?

Classified by the size of the largest angle:

  • Acute scalene triangle — largest angle is less than 90°.

  • Right scalene triangle — largest angle equals exactly 90° (one right angle). Example: the 3-4-5 triangle.

  • Obtuse scalene triangle — largest angle is greater than 90°.

How Do You Calculate the Area of a Scalene Triangle?

Method 1: When Base and Height Are Known

$$A = \frac{1}{2} \times b \times h$$

where $b$ is the base and $h$ is the perpendicular height from the opposite vertex.

Method 2: Heron's Formula (When Only Sides Are Known)

When you only know the three side lengths $a$, $b$, $c$:

$$A = \sqrt{s(s-a)(s-b)(s-c)}$$

where $s$ is the semi-perimeter — half the perimeter:

$$s = \frac{a + b + c}{2}$$

Worked example. A scalene triangle has sides 10 cm, 12 cm, and 13 cm.

Semi-perimeter: $s = (10 + 12 + 13)/2 = 35/2 = 17.5$

$$A = \sqrt{17.5(17.5-10)(17.5-12)(17.5-13)}$$ $$A = \sqrt{17.5 \times 7.5 \times 5.5 \times 4.5}$$ $$A = \sqrt{3249.84} \approx 57.0 \text{ cm}^2$$

Method 3: SAS Formula (When Two Sides and Included Angle Are Known)

$$A = \frac{1}{2} a b \sin C$$

where $a$ and $b$ are two sides and $C$ is the angle between them.

What Is the Perimeter of a Scalene Triangle?

Just add the three sides:

$$P = a + b + c$$

There is no simplification — each side has a different length, so the perimeter is just the sum.

Learn more: Isosceles Triangle – Definition & Properties

Why Does the Scalene Triangle Matter? (Real-World GROUND)

"Most triangles in nature are scalene — only special triangles are not." — fundamental geometric observation.

Scalene triangles are the default in the real world. Most physical triangles — bridges, roof trusses (when irregular), navigational triangulations, and surveying figures — are scalene. The special triangles (equilateral, isosceles, right) are uncommon precisely because they require specific construction or measurement.

Real-world examples:

  • Triangulation in surveying. Land surveyors form scalene triangles between three reference points to measure distances. The Great Trigonometrical Survey of India (1802–1871) used thousands of scalene triangles to map the subcontinent — and measured Mount Everest's height at 8,848 m via triangulation.

  • GPS positioning. Your phone's GPS calculates your location by trilateration — three or more satellites form a scalene triangle whose dimensions determine your latitude, longitude, and altitude.

  • Roof construction. Asymmetric roofs (think of houses with extensions) use scalene triangles in their truss design.

  • Sailboat sails. Most sails are scalene — three different sides for the leading edge, foot, and trailing edge.

  • Bridge cables. Cable-stayed bridges form scalene triangles between the tower, deck, and anchor points.

  • Cartographic projections. Mercator and other map projections preserve some scalene-triangle shape properties.

  • Astronomy — parallax. Astronomers measure stellar distances using scalene triangles between Earth's positions six months apart and a target star.

Heron's formula for area was published by Heron of Alexandria in his Metrica around 60 CE — it's one of the most useful geometric results for working with scalene triangles when only the side lengths are known.

A Worked Example

A triangle has sides 6 cm, 8 cm, and 10 cm. What kind of triangle is it?

The intuitive (wrong) approach. A student in a hurry says "it's a right triangle, not scalene."

Why it fails. A triangle can be both right and scalene. The two classifications use different criteria — angle for right, side equality for scalene.

The correct method.

Step 1: Check sides. 6, 8, 10 are all different → scalene.

Step 2: Check angles. Use the converse of the Pythagorean theorem: $6^2 + 8^2 = 36 + 64 = 100 = 10^2$ ✓. So the angle opposite the side of length 10 is 90° → also right.

Answer. This is a right scalene triangle — both classifications apply.

Check. The famous 3-4-5 triangle is a scalene right triangle. The 6-8-10 is exactly the 3-4-5 doubled. ✓

At Bhanzu, our trainers teach this wrong-path-first sequence intentionally — students often think the classifications are exclusive (a triangle is "scalene OR right"). They're not — they're independent. Once a student feels this, classification becomes a checklist rather than a single choice.

What Are the Most Common Mistakes With Scalene Triangles?

Mistake 1: Confusing scalene with "no special property"

Where it slips in: Students sometimes treat scalene as the absence of any classification.

Don't do this: Saying "scalene" only when you can't think of another label.

The correct way: Scalene is a positive property — no two sides equal. A scalene triangle can also be acute, right, or obtuse (a separate classification).

Mistake 2: Treating Heron's formula as approximate

Where it slips in: Heron's formula gives an exact answer but uses a square root — which can look "approximate."

Don't do this: Round prematurely during the calculation.

The correct way: Keep exact values (like $\sqrt{3249.84}$) until the final step, then round. Premature rounding compounds error.

Mistake 3: Using a slanted side as the height

Where it slips in: Plugging a slanted side into $A = \tfrac{1}{2}bh$.

Don't do this: Treating the leg of a triangle as the height.

The correct way: Height $h$ must be perpendicular to the base. If you only know the three sides, use Heron's formula directly — no need to find the height.

A Practical Next Step

Try these three before moving on to special triangle types.

  1. A triangle has sides 7 cm, 9 cm, and 11 cm. Classify it (scalene/isosceles/equilateral). Find its area using Heron's formula.

  2. Is a triangle with sides 5, 5, 8 scalene?

  3. A right triangle has legs 9 cm and 12 cm. Is it scalene?

Was this article helpful?

Your feedback helps us write better content

Frequently Asked Questions

What is a scalene triangle in simple words?
A scalene triangle has three sides of different lengths and three angles of different sizes. No two sides match; no two angles match. It's the most common type of triangle in the real world.
What are the properties of a scalene triangle?
All sides different, all angles different, angles sum to 180°, no line of symmetry, rotational symmetry of order 1, can be acute or right or obtuse.
Can a scalene triangle be a right triangle?
Yes. A right scalene triangle has one 90° angle and three different side lengths. The 3-4-5 and 5-12-13 triangles are famous scalene right triangles.
What is the formula for the area of a scalene triangle?
If base and height known: $A = \tfrac{1}{2}bh$. If only the three sides known: Heron's formula $A = \sqrt{s(s-a)(s-b)(s-c)}$ where $s = (a+b+c)/2$. If two sides and the included angle known: $A = \tfrac{1}{2}ab\sin C$.
How is a scalene triangle different from an isosceles or equilateral triangle?
Scalene: 0 sides equal. Isosceles: 2 sides equal. Equilateral: all 3 sides equal. A triangle is in exactly one of these categories (under the exclusive definition).
Does a scalene triangle have any symmetry?
A scalene triangle has no reflection symmetry (no line of symmetry) and only the trivial rotational symmetry (order 1 — must rotate 360° to map onto itself). This is unlike isosceles (1 line of symmetry) or equilateral (3 lines + order 3 rotation).
What is Heron's formula used for?
To find the area of any triangle when only the three side lengths are known — no need to know the height. Especially useful for scalene triangles, where computing height first would be extra work.
✍️ 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 →