Isosceles Triangle - Definition, Types, Formulas

#Geometry
TL;DR
An isosceles triangle is a triangle with two sides of equal length — called the legs — and one side of different length called the base. The two angles opposite the equal sides (the base angles) are also equal.
BT
Bhanzu TeamLast updated on May 15, 20268 min read

What Is an Isosceles Triangle?

An isosceles triangle is a triangle with exactly two sides of equal length. (Some definitions allow equilateral triangles, where all three sides are equal, to count as a special case of isosceles. Most school-level geometry treats them as distinct.)

The named parts of an isosceles triangle:

  • Legs — the two sides of equal length, often labeled $a$.

  • Base — the third side, labeled $b$.

  • Vertex angle — the angle between the two legs.

  • Base angles — the two angles at the ends of the base, opposite the legs.

By the Isosceles Triangle Theorem, the two base angles are equal.

What Are the Properties of an Isosceles Triangle?

Six properties make the isosceles triangle one of the most-studied shapes in geometry.

  1. Two sides are equal. The legs $a$ have the same length.

  2. Two base angles are equal. The angles opposite the equal sides are equal — this is the Isosceles Triangle Theorem (Euclid, Book I, Proposition 5).

  3. The altitude from the vertex angle bisects the base. The perpendicular dropped from the vertex angle to the base cuts the base into two equal halves.

  4. The altitude from the vertex angle bisects the vertex angle. It splits the vertex angle into two equal halves.

  5. The triangle has one line of symmetry. Folding along the altitude from the vertex angle maps the triangle onto itself.

  6. All three medians, altitudes, and angle bisectors from the vertex coincide. They all run along the same line — the altitude.

The first property defines the isosceles triangle; the others follow from it via the symmetry.

What Are the Three Types of Isosceles Triangle?

Isosceles triangles are classified by the type of their vertex angle.

Type

Vertex Angle

Example

Isosceles Acute Triangle

Less than 90°

Vertex 70°, base angles 55° each

Isosceles Right Triangle

Exactly 90°

Vertex 90°, base angles 45° each

Isosceles Obtuse Triangle

More than 90°

Vertex 120°, base angles 30° each

The isosceles right triangle (also called the 45–45–90 triangle) is especially useful because its side ratios are fixed: legs $= 1, 1$; hypotenuse $= \sqrt{2}$. It appears constantly in trigonometry and engineering.

What Are the Isosceles Triangle Formulas?

Area Formula

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

where $b$ is the base and $h$ is the height (altitude) from the vertex angle.

Worked example. Find the area of an isosceles triangle with base 10 cm and height 12 cm.

$$A = \frac{1}{2} \times 10 \times 12 = 60 \text{ cm}^2$$

Perimeter Formula

$$P = 2a + b$$

where $a$ is the length of each equal leg and $b$ is the base.

Worked example. Find the perimeter of an isosceles triangle with legs 8 cm each and base 6 cm.

$$P = 2(8) + 6 = 22 \text{ cm}$$

Finding the Height From the Legs and Base

If you only know the leg length $a$ and base $b$, find the height using the Pythagorean theorem on the half-triangle:

$$h = \sqrt{a^2 - \left(\tfrac{b}{2}\right)^2}$$

Worked example. An isosceles triangle has legs 13 cm and base 10 cm. Find its height and area.

$$h = \sqrt{13^2 - 5^2} = \sqrt{169 - 25} = \sqrt{144} = 12 \text{ cm}$$

$$A = \tfrac{1}{2} \times 10 \times 12 = 60 \text{ cm}^2$$

How Do You Prove the Base Angles Are Equal?

The Isosceles Triangle Theorem says: if two sides of a triangle are equal, then the angles opposite those sides are equal. This is Euclid's Elements Book I, Proposition 5 — one of the earliest proven results in mathematics.

The classical proof is geometric: drop the altitude from the vertex angle to the base, then use the SSS (side-side-side) congruence criterion to show the two resulting right triangles are congruent — which forces the base angles to be equal.

The converse also holds: if two angles of a triangle are equal, then the sides opposite those angles are equal. The triangle is isosceles if and only if it has two equal angles.

Why Are Isosceles Triangles Important? (The Real-World GROUND)

"In any isosceles triangle, the angles at the base are equal." — Euclid, Elements, Book I, Proposition 5.

The isosceles triangle is one of the oldest-studied shapes in mathematics. Euclid proved the base-angles theorem in his Elements around 300 BCE — making it one of the first formally proven theorems in geometry. Thales of Miletus (c. 624–c. 546 BCE) is sometimes credited with the proof centuries before Euclid systematised it.

The isosceles right triangle appears constantly in engineering and architecture because its $\sqrt{2}$ hypotenuse ratio makes it a natural building block:

  • Roof trusses. Many residential roofs use isosceles triangle frames for symmetric load distribution.

  • Suspension bridge cables. The triangular bracing supports use isosceles geometry for equal force on both sides.

  • Architectural facades. Pediments on Greek temples — including the Parthenon — are isosceles triangles. The triangle's symmetry conveys visual balance.

  • Sailing. The mainsail of a sloop is often approximated as an isosceles triangle for sail-area calculations.

  • Survey markers and surveying triangulation. Surveyors use isosceles triangles to extend baselines accurately.

  • Telecommunications towers. Cross-bracing on cellular towers uses isosceles triangles for equal stress on each side.

The Egyptian pyramids — especially the Great Pyramid of Giza — each face is approximately an isosceles triangle. The base-angle equality kept the four triangular faces structurally symmetric.

A Worked Example

Find the area of an isosceles triangle with legs 10 cm each and base 16 cm.

The intuitive (wrong) approach. A student in a hurry plugs the leg length 10 directly into the area formula as if it were the height:

$$A \stackrel{?}{=} \tfrac{1}{2} \times 16 \times 10 = 80 \text{ cm}^2$$

The answer is wrong — the leg is not the height.

Why it fails. The altitude (height) from the vertex angle is not the same as the leg. The leg is the slanted side; the height is the perpendicular distance from the vertex to the base.

The correct method.

Step 1: Find the height using Pythagoras on the half-triangle.

$$h = \sqrt{10^2 - 8^2} = \sqrt{100 - 64} = \sqrt{36} = 6 \text{ cm}$$

Step 2: Apply the area formula.

$$A = \tfrac{1}{2} \times 16 \times 6 = 48 \text{ cm}^2$$

Check. The correct area is 48 cm², not 80. The wrong answer was 67% too high — a meaningful error in engineering or land-surveying contexts.

At Bhanzu, our trainers walk through this wrong-path-first sequence intentionally — the rusher who substitutes the leg for the height is the most common archetype. Once the student feels the gap between leg and altitude, the rule sticks.

What Are the Most Common Mistakes With Isosceles Triangles?

Mistake 1: Substituting the leg for the height in the area formula

Where it slips in: Computing area from leg length and base length without first finding the altitude.

Don't do this: $A = \tfrac{1}{2} \times b \times \text{leg}$.

The correct way: Use Pythagoras on the half-triangle: $h = \sqrt{a^2 - (b/2)^2}$, then $A = \tfrac{1}{2} \times b \times h$. The memorizer who learned "area is half base times something" hits this constantly.

Mistake 2: Assuming all equilateral triangles are excluded

Where it slips in: Calling an equilateral triangle not isosceles.

Don't do this: Saying $60$–$60$–$60$ triangles are excluded from isosceles classification universally.

The correct way: Under the modern inclusive definition, an equilateral triangle is a special case of isosceles (it has at least two equal sides — actually three). Some traditional definitions require exactly two equal sides, excluding equilaterals. Check the convention your textbook uses. The second-guesser who asks "which definition?" is right.

Mistake 3: Confusing base angles with the vertex angle

Where it slips in: Asked for the base angles of a triangle with vertex angle 80°, students answer 80°.

Don't do this: Stating that the base angles are 80°.

The correct way: Triangle angles sum to 180°. If the vertex angle is 80°, the two base angles together are $180° - 80° = 100°$, and each is $50°$. The rusher who skips the angle-sum check makes this slip.

The Mathematicians Who Shaped Isosceles Triangle Theory

Euclid (c. 325–c. 265 BCE, Greek Egypt) — Proved the Isosceles Triangle Theorem in his Elements around 300 BCE: in any isosceles triangle, the base angles are equal. Elements Book I, Proposition 5 is sometimes nicknamed the pons asinorum ("bridge of asses") — a test of whether a geometry student could proceed further.

Thales of Miletus (c. 624–c. 546 BCE, Greece) — Often credited with the first proof of the base-angles theorem, centuries before Euclid. Also credited with the first general theorems about angles, parallel lines, and triangle congruence.

Pythagoras (c. 570–c. 495 BCE, Greece) — His school proved many properties of triangles, including the relationship between right triangles' sides (the Pythagorean theorem, used in finding isosceles triangle heights).

A Practical Next Step

Try these three before moving on to special right triangles.

  1. Find the area of an isosceles triangle with base 12 cm and height 8 cm.

  2. An isosceles triangle has legs 15 cm and base 18 cm. Find its height and area.

  3. An isosceles triangle has a vertex angle of 50°. What are its base angles?

Was this article helpful?

Your feedback helps us write better content

Frequently Asked Questions

What is an isosceles triangle in simple words?
An isosceles triangle is a triangle with two sides of equal length. The two equal sides are called the legs, the third side is the base, and the two angles opposite the legs are equal too.
What are the properties of an isosceles triangle?
Six core properties: (1) two sides equal, (2) two base angles equal, (3) altitude from vertex bisects the base, (4) altitude from vertex bisects the vertex angle, (5) one line of symmetry along the altitude, (6) median, altitude, and angle bisector from the vertex coincide.
What is the area of an isosceles triangle?
$A = \tfrac{1}{2} \times b \times h$, where $b$ is the base and $h$ is the height (altitude from the vertex). If you only know the leg $a$ and base $b$, first find $h = \sqrt{a^2 - (b/2)^2}$.
What is the perimeter of an isosceles triangle?
$P = 2a + b$, where $a$ is the length of each equal leg and $b$ is the base. Just add: two legs plus the base.
Is an equilateral triangle an isosceles triangle?
Under modern inclusive definition: yes — an equilateral triangle is a special case of isosceles (it has at least two equal sides). Under the exclusive definition: no — isosceles requires exactly two equal sides. Different textbooks use different conventions.
What is an isosceles right triangle?
A triangle with one right angle (90°) and the two legs that form the right angle being equal. Also called a 45–45–90 triangle. Its side ratios are fixed: legs $= 1, 1$; hypotenuse $= \sqrt{2}$.
How do you find the height of an isosceles triangle?
Drop the altitude from the vertex angle to the base — it bisects the base. Then use the Pythagorean theorem on the half-triangle: $h = \sqrt{a^2 - (b/2)^2}$, where $a$ is the leg and $b$ is the base.
✍️ 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 →