Isosceles Triangle - Definition, Types, Formulas

Book A Free Math Class

Isosceles Triangle - Definition, Types, Formulas

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.

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:

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 aaa 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= 1, 1=1,1; hypotenuse =2= \sqrt{2}=2​. It appears constantly in trigonometry and engineering.

What Are the Isosceles Triangle Formulas?

Area Formula

A=12×b×hA = \frac{1}{2} \times b \times hA=21​×b×h where bbb is the base and hhh 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=12×10×12=60 cm2A = \frac{1}{2} \times 10 \times 12 = 60 \text{ cm}^2A=21​×10×12=60 cm2

Perimeter Formula

P=2a+bP = 2a + bP=2a+b where aaa is the length of each equal leg and bbb 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 cmP = 2(8) + 6 = 22 \text{ cm}P=2(8)+6=22 cm

Finding the Height From the Legs and Base

If you only know the leg length aaa and base bbb, find the height using the Pythagorean theorem on the half-triangle: h=a2−(b2)2h = \sqrt{a^2 - \left(\tfrac{b}{2}\right)^2}h=a2−(2b​)2​

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

h=132−52=169−25=144=12 cmh = \sqrt{13^2 - 5^2} = \sqrt{169 - 25} = \sqrt{144} = 12 \text{ cm}h=132−52​=169−25​=144​=12 cm

A=12×10×12=60 cm2A = \tfrac{1}{2} \times 10 \times 12 = 60 \text{ cm}^2A=21​×10×12=60 cm2

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)

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.

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

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=?12×16×10=80 cm2A \stackrel{?}{=} \tfrac{1}{2} \times 16 \times 10 = 80 \text{ cm}^2A=?21​×16×10=80 cm2

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=102−82=100−64=36=6 cmh = \sqrt{10^2 - 8^2} = \sqrt{100 - 64} = \sqrt{36} = 6 \text{ cm}h=102−82​=100−64​=36​=6 cm

Step 2: Apply the area formula. A=12×16×6=48 cm2A = \tfrac{1}{2} \times 16 \times 6 = 48 \text{ cm}^2A=21​×16×6=48 cm2

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.

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=12×b×legA = \tfrac{1}{2} \times b \times \text{leg}A=21​×b×leg.

The correct way: Use Pythagoras on the half-triangle: h=a2−(b/2)2h = \sqrt{a^2 - (b/2)^2}h=a2−(b/2)2​, then A=12×b×hA = \tfrac{1}{2} \times b \times hA=21​×b×h.

Mistake 2: Assuming all equilateral triangles are excluded

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

Don't do this: Saying 606060–606060–606060 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).

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°180° - 80° = 100°180°−80°=100°, and each is 50°50°50°.

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. Pythagoras (c. 570–c. 495 BCE, Greece) — His school proved many properties of triangles, including the relationship between right triangles' sides (the Pythagorean theorem).

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?