Isosceles Triangle Formula — Area, Perimeter, Height

#Math Terms
TL;DR
The isosceles triangle formula set is: area $= \frac{1}{2}bh$ (or $\frac{b}{2}\sqrt{a^2 - \tfrac{b^2}{4}}$ from the equal side $a$ and base $b$), perimeter $= 2a + b$, and height $= \sqrt{a^2 - \tfrac{b^2}{4}}$. This article gives each formula, derives the height and area straight from the Pythagorean theorem, works six examples from one-step to a word problem, and clears up the mistakes that cost the most marks.
BT
Bhanzu TeamLast updated on June 22, 20268 min read

The Isosceles Triangle Formulas

For an isosceles triangle with two equal sides of length $a$ (the legs), a base of length $b$, and a height $h$ measured from the apex to the base:

$$\boxed{\begin{aligned}\text{Height:}\quad & h = \sqrt{a^2 - \tfrac{b^2}{4}}\ \text{Area:}\quad & \tfrac{1}{2},b,h = \frac{b}{2}\sqrt{a^2 - \tfrac{b^2}{4}}\ \text{Perimeter:}\quad & 2a + b\end{aligned}}$$

Each variable points to the figure above. $a$ is one of the two equal sides. $b$ is the base — the unequal third side, the one the two equal sides are not. $h$ is the height (or altitude) from the apex down to the base. The two base angles $\angle B$ and $\angle C$ — the angles touching the base — are always equal, which is the defining property that makes the rest of the geometry work.

For the isosceles right triangle (a 45-45-90 triangle, where the two equal sides meet at a right angle), the formulas simplify: area $= \frac{1}{2}a^2$ and perimeter $= a(2 + \sqrt{2})$, since the hypotenuse is $a\sqrt{2}$.

How the Height and Area Formulas Are Derived

The height formula is not handed down — it falls straight out of the Pythagorean theorem once you use the symmetry.

Drop the altitude $h$ from the apex to the midpoint $M$ of the base. Because the triangle is isosceles, this altitude hits the base at its exact centre and meets it at a right angle, cutting the base into two halves of length $\frac{b}{2}$. That creates a right triangle with:

  • hypotenuse $a$ (the equal side),

  • one leg $\frac{b}{2}$ (half the base),

  • the other leg $h$ (the height we want).

Apply the Pythagorean theorem to that right triangle:

$$a^2 = h^2 + \left(\frac{b}{2}\right)^2$$

Solve for $h$:

$$h^2 = a^2 - \frac{b^2}{4}, \qquad h = \sqrt{a^2 - \frac{b^2}{4}}$$

Now the area is just the standard triangle area with that height substituted in:

$$\text{Area} = \frac{1}{2} \cdot b \cdot h = \frac{b}{2}\sqrt{a^2 - \frac{b^2}{4}}$$

The height formula is the engine; the area formula is one substitution away. (The same right-triangle split is why we point students to the right-angled triangle before this topic.)

Which Side Is the Base?

In an isosceles triangle the base is, by convention, the unequal side — the one that is not one of the two equal legs. The two equal angles always sit on this base. For area you may use any side as the base as long as you pair it with the matching perpendicular height, but the formulas above assume the standard choice: $b$ is the odd side out, $a$ is each equal side.

Examples of the Isosceles Triangle Formula

Example 1

An isosceles triangle has equal sides of 5 cm and a base of 6 cm. Find its perimeter.

The perimeter is two equal sides plus the base:

$$P = 2a + b = 2(5) + 6 = 16 \text{ cm}.$$

Final answer: $P = 16$ cm.

Example 2

An isosceles triangle has equal sides of 13 cm and a base of 10 cm. Find its height, then its area.

The most common slip here is to write the height as $\sqrt{a^2 - b^2}$ — subtracting the whole base squared.

Wrong attempt. A student computes $h = \sqrt{13^2 - 10^2} = \sqrt{169 - 100} = \sqrt{69} \approx 8.31$ cm. But check it against the figure: the right triangle inside has a leg equal to half the base, not the whole base. Using the whole base treats $BM$ as $10$ when it is really $5$ — the altitude does not reach the far corner, it reaches the midpoint.

Correct. Use half the base, $\frac{b}{2} = 5$:

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

Then the area:

$$\text{Area} = \frac{1}{2} \cdot 10 \cdot 12 = 60 \text{ cm}^2.$$

Final answer: $h = 12$ cm, area $= 60$ cm².

Example 3

An isosceles triangle has a base of 8 m and a height of 3 m. Find its area.

Height is given directly, so no Pythagorean step is needed:

$$\text{Area} = \frac{1}{2} \cdot 8 \cdot 3 = 12 \text{ m}^2.$$

Final answer: area $= 12$ m².

Example 4

An isosceles right triangle has equal legs of 7 cm. Find its area and perimeter.

The two equal sides meet at the right angle, so they are the base and height of each other:

$$\text{Area} = \frac{1}{2}a^2 = \frac{1}{2}(7^2) = 24.5 \text{ cm}^2.$$

The hypotenuse is $a\sqrt{2} = 7\sqrt{2} \approx 9.9$ cm, so

$$P = a(2 + \sqrt{2}) = 7(2 + \sqrt{2}) \approx 23.9 \text{ cm}.$$

This special case is the same shape we cover in our isosceles right triangle guide.

Final answer: area $= 24.5$ cm², perimeter $\approx 23.9$ cm.

Example 5

An isosceles triangle has area 48 cm² and a base of 12 cm. Find the height, then the length of each equal side.

Work backwards from the area to the height:

$$48 = \frac{1}{2} \cdot 12 \cdot h ;\Rightarrow; 48 = 6h ;\Rightarrow; h = 8 \text{ cm}.$$

Now use the right-triangle relationship with half the base:

$$a = \sqrt{h^2 + \left(\tfrac{b}{2}\right)^2} = \sqrt{8^2 + 6^2} = \sqrt{64 + 36} = \sqrt{100} = 10 \text{ cm}.$$

Final answer: $h = 8$ cm, each equal side $= 10$ cm.

Example 6

A roof gable is an isosceles triangle spanning 12 m across the base, with each sloping side 10 m long. Find the area of the gable wall.

First the height, using half the span:

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

Then the area of the triangular wall:

$$\text{Area} = \frac{1}{2} \cdot 12 \cdot 8 = 48 \text{ m}^2.$$

Final answer: the gable wall is $48$ m².

Where the Isosceles Triangle Formula Shows Up

The isosceles triangle is the default shape wherever a structure needs to balance load symmetrically around a centre line.

  • Roof gables and trusses. A symmetric pitched roof is an isosceles triangle; the height formula gives the ridge height from the span and rafter length.

  • Bridge and tower frames. Lattice trusses repeat isosceles units because equal sides distribute force evenly to both supports.

  • Tents and A-frames. The cross-section of a ridge tent is an isosceles triangle; the area formula sizes the fabric panel.

  • Road signage. The yield/warning sign is an equilateral triangle — a special isosceles case where all three sides are equal, so every isosceles formula still applies with $a = b$.

For a Grade 8 or 9 student, the most-met setting is the area-and-perimeter chapter, but the same split-into-two-right-triangles move reappears in coordinate geometry and again in trigonometry, where the base angles become the entry point to $\sin$ and $\cos$.

Tripping Points to Avoid With the Isosceles Triangle Formula

Mistake 1: Using the whole base in the height formula

Where it slips in: Computing the height from the equal side and base, but subtracting the full base squared instead of half-base squared.

Don't do this: Write $h = \sqrt{a^2 - b^2}$. The altitude meets the base at its midpoint, so the right triangle's horizontal leg is $\frac{b}{2}$, never $b$.

The correct way: $h = \sqrt{a^2 - \left(\frac{b}{2}\right)^2} = \sqrt{a^2 - \frac{b^2}{4}}$.

Mistake 2: Confusing the equal-side legs with the base

Where it slips in: Plugging the base value into $a$ (the equal side) or vice versa, especially when the problem lists sides as "5, 5, 6" without labels.

Don't do this: Treat any of the three lengths as $a$ at random. In "5, 5, 6," the repeated value (5) is the equal side $a$; the lone value (6) is the base $b$.

The correct way: Identify the two matching lengths first — those are the equal sides $a$. The odd one out is the base $b$. The memorizer who knows "$P = 2a + b$" but cannot say which number is $a$ will double the wrong side.

Mistake 3: Forgetting the square root or the half

Where it slips in: Reporting $h^2$ as $h$, or dropping the $\frac{1}{2}$ in the area.

Don't do this: Stop at $h^2 = 144$ and write $h = 144$, or write area $= b \cdot h$ without halving.

The correct way: Finish the operation: $h = \sqrt{144} = 12$, and area $= \frac{1}{2}bh$. A triangle is always half its bounding rectangle, which is exactly where the $\frac{1}{2}$ comes from.

Key Takeaways

  • The isosceles triangle formula set rests on one move: split the triangle into two right triangles with the altitude to the base.

  • Perimeter is $2a + b$; height is $\sqrt{a^2 - \frac{b^2}{4}}$; area is $\frac{1}{2}bh$.

  • The height comes straight from the Pythagorean theorem using half the base, not the whole base.

  • The isosceles right triangle is the clean special case: area $\frac{1}{2}a^2$.

  • The costliest mistake is using the full base in the height formula — the altitude always meets the base at its midpoint.

Work Through These Exercises to Cement the Formulas

  1. An isosceles triangle has equal sides 17 cm and base 16 cm. Find its height and area.

  2. An isosceles triangle has area 30 cm² and base 10 cm. Find its height and the length of each equal side.

  3. An isosceles right triangle has equal legs of 9 cm. Find its hypotenuse, area, and perimeter.

Answer to Question 1: $h = 15$ cm, area $= 120$ cm². Answer to Question 2: $h = 6$ cm, each equal side $= \sqrt{61} \approx 7.81$ cm. Answer to Question 3: hypotenuse $= 9\sqrt{2} \approx 12.73$ cm, area $= 40.5$ cm², perimeter $\approx 30.73$ cm. If Question 1 gave you $\sqrt{17^2 - 16^2} = \sqrt{33}$, you used the whole base — return to Mistake 1 and halve it.

Want a live Bhanzu trainer to walk your child through triangle properties with the reasoning-first method taught at our McKinney, TX center? Book a free demo class — online globally, or in person.

Was this article helpful?

Your feedback helps us write better content

Frequently Asked Questions

What is the isosceles triangle formula?
The core isosceles triangle formulas are perimeter $= 2a + b$, height $= \sqrt{a^2 - \frac{b^2}{4}}$, and area $= \frac{1}{2}bh = \frac{b}{2}\sqrt{a^2 - \frac{b^2}{4}}$, where $a$ is each equal side and $b$ is the base.
How do you find the height of an isosceles triangle?
Drop the altitude to the midpoint of the base, forming a right triangle with hypotenuse $a$ and one leg $\frac{b}{2}$. Then $h = \sqrt{a^2 - \frac{b^2}{4}}$ by the Pythagorean theorem.
Can you use Heron's formula for an isosceles triangle?
Yes. With sides $a, a, b$, the semi-perimeter is $s = \frac{2a + b}{2}$, and area $= \sqrt{s(s-a)(s-a)(s-b)}$. It gives the same result as $\frac{1}{2}bh$ but does not need the height first.
What is the area of an isosceles right triangle?
Half the square of the equal leg: $\frac{1}{2}a^2$, since the two equal legs meet at the right angle and act as base and height for each other.
Which side is the base of an isosceles triangle?
By convention the base is the unequal side — the one that is not one of the two equal legs. The two equal base angles sit on it.
✍️ 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 →