/

Isosceles Triangle Calculator — Sides, Angles, Height & Area with Steps

Isosceles Triangle Calculator — Sides, Angles, Height & Area with Steps
Geometry Tool

Isosceles Triangle Calculator

Calculate every property of an isosceles triangle — height, apex angle, base angles, area, perimeter, circumradius, and inradius — from any two known values, using the isosceles triangle formula h=√(a²−(b/2)²) with full step-by-step working and a labeled diagram.

Isosceles Triangle Calculator — Main Solver
a=5,b=6
a=5,b=8
a=5,b=5 (equilateral)
a=5,α=90°
a=10,β=45°
a=13,b=10
α + 2β = 180°

Step-by-Step Working

What Is an Isosceles Triangle? — Definition and Properties

This isosceles triangle calculator finds every property — height, angles, area, perimeter, circumradius, and inradius — of an isosceles triangle from any two known values, using the standard isosceles triangle formula and showing complete step-by-step working.

An isosceles triangle is a triangle with exactly two equal sides, called the legs (length a), and one unequal side called the base (length b). The two angles opposite the equal legs — called the base angles (β) — are also equal to each other. This is known as the Isosceles Triangle Theorem.

A remarkable property of every isosceles triangle: the line drawn from the apex (the vertex between the two equal legs) to the midpoint of the base is simultaneously four different things at once — the altitude (height), the median, the angle bisector of the apex angle, and the perpendicular bisector of the base. In a general (scalene) triangle these four lines are all different; in an isosceles triangle they coincide into a single line of symmetry.

Special cases of the isosceles triangle: when the base equals the legs (a=b), the triangle becomes equilateral with all angles at 60°. When the apex angle α=90°, the triangle becomes an isosceles right triangle (the 45-45-90 triangle) with base angles of 45° each.

Isosceles Triangle Formulas — Height, Area & Angles

All isosceles triangle calculations begin with the height formula, since the height unlocks the area and provides a route to every angle.

h = √(a² − (b/2)²)

This height formula, h=√(a²−(b/2)²), comes directly from dropping a perpendicular from the apex to the base. By symmetry this perpendicular lands exactly at the midpoint of the base, creating two congruent right triangles — each with hypotenuse a, one leg b/2, and the other leg h. Applying the Pythagorean theorem: h²+(b/2)²=a², which rearranges to h=√(a²−b²/4).

Other key isosceles triangle formulas:

  • Apex angle: α = 2·arcsin(b/2a)
  • Base angles: β = (180°−α)/2 = 90°−α/2
  • Area: A = (1/2)·b·h = (b/4)·√(4a²−b²)
  • Perimeter: P = 2a + b
  • Circumradius: R = a²b/(4A)
  • Inradius: r = A/s, where s = (2a+b)/2

The angle relationship α + 2β = 180° holds for every isosceles triangle, since the three interior angles of any triangle always sum to 180° and the two base angles are equal.

How to Find the Height of an Isosceles Triangle

Finding the "height of isosceles triangle" is the single most common calculation students need. The method: drop a perpendicular from the apex to the base. By the symmetry of the isosceles triangle, the foot of this perpendicular lands exactly at the midpoint of the base — splitting the base into two equal segments of length b/2. Using the Pythagorean theorem on either resulting right triangle gives h=√(a²−(b/2)²).

Example 1: a=5, b=6

  1. h = √(a²−(b/2)²) = √(25−9) = √16 = 4
  2. This is the classic 3-4-5 Pythagorean triple hiding inside the isosceles triangle: half-base=3, height=4, leg=5.

Example 2: a=10, b=12

  1. h = √(a²−(b/2)²) = √(100−36) = √64 = 8

Example 3: a=13, b=10

  1. h = √(a²−(b/2)²) = √(169−25) = √144 = 12 — the 5-12-13 triple appears (half-base=5, height=12, leg=13).

Example 4 — Finding the leg from h and b: h=8, b=12

  1. Rearranging h=√(a²−(b/2)²): a = √(h²+(b/2)²) = √(64+36) = √100 = 10

Isosceles Triangle Angles — Finding α and β

The apex angle and base angles of an isosceles triangle always satisfy α + 2β = 180°. If the apex angle is known: β=(180°−α)/2. If a base angle is known: α=180°−2β. If only the sides are known: α=2·arcsin(b/2a) and β=arccos(b/2a).

Classification by apex angle:

  • α < 60° → all angles acute (a "narrow" isosceles triangle)
  • α = 60° → equilateral triangle (special case)
  • 60° < α < 90° → acute isosceles
  • α = 90° → isosceles right triangle (45-45-90)
  • α > 90° → obtuse isosceles (a "flat" triangle)

Common mistake: Do not assume the apex angle is always the largest angle. This is only true when α > 60°. For a narrow isosceles triangle where α < 60°, the two base angles are actually larger than the apex angle.

Example: α=120° (obtuse case)

  1. β = (180°−120°)/2 = 30° each
  2. Verify: α + 2β = 120° + 2(30°) = 180° ✓
  3. Classification: Obtuse isosceles — here the base angles (30° each) are much smaller than the apex angle.

Example: β=80° (very acute / narrow case)

  1. α = 180° − 2(80°) = 20°
  2. Verify: α + 2β = 20° + 2(80°) = 180° ✓
  3. Here the base angles (80° each) are much LARGER than the apex angle (20°) — a very narrow, tall triangle.

Area of an Isosceles Triangle — Two Methods

Method 1 (base × height): A = (1/2)×b×h. Always find h first using h=√(a²−(b/2)²).

Method 2 (direct from sides): A = (b/4)·√(4a²−b²) — useful when you don't need the height value separately.

Example: a=5, b=6 — both methods

  1. Method 1: h=√(25−9)=4, so A=(1/2)(6)(4)=12
  2. Method 2: A=(6/4)√(4(25)−36)=(1.5)√64=(1.5)(8)=12 ✓ Same result

Example: a=10, b=12

  1. h=√(100−36)=8; A=(1/2)(12)(8)=48

Example: a=13, b=10

  1. h=√(169−25)=12; A=(1/2)(10)(12)=60

Isosceles Right Triangle — The 45-45-90 Special Case

When the apex angle α=90°, the isosceles triangle becomes an isosceles right triangle — better known as the 45-45-90 triangle. Here the two equal legs of the isosceles triangle become the two legs of a right triangle, and the base becomes the hypotenuse.

For an isosceles right triangle with leg length a: hypotenuse = a√2, both base angles equal 45°, height to the hypotenuse = a/√2, and area = a²/2.

Every isosceles right triangle is a 45-45-90 triangle, and every 45-45-90 triangle is an isosceles right triangle — they are the same shape. For a dedicated tool covering both 45-45-90 and 30-60-90 special right triangles, visit our Special Right Triangles Calculator.

Isosceles Triangle vs Equilateral Triangle

An equilateral triangle is actually a special case of an isosceles triangle — it has all three sides equal, which certainly satisfies "at least two equal sides." When b=a in the isosceles triangle formulas, the apex angle formula gives α=2·arcsin(a/2a)=2·arcsin(0.5)=2(30°)=60°, and consequently β=60° as well — confirming an equilateral triangle.

The key structural difference: an isosceles triangle has exactly one line of symmetry (from apex to base midpoint), while an equilateral triangle has three lines of symmetry (one from each vertex to the midpoint of the opposite side).

Common Mistakes in Isosceles Triangle Calculations

  1. Using the full base instead of half the base in the height formula. Writing h=√(a²−b²) instead of the correct h=√(a²−(b/2)²) is the single most common error — it's wrong by a significant factor.
  2. Confusing legs with base. The equal sides are the LEGS (a), not the base (b) — the base is the one unequal side.
  3. Assuming the apex angle is always the largest angle. This is only true when α > 60°; for acute "narrow" isosceles triangles, the base angles are larger.
  4. Skipping the triangle inequality check. Always verify b < 2a before applying the height formula, or the square root becomes negative (impossible triangle).
  5. Confusing the height to the base with the height to a leg. Every triangle has three different heights (one per side); for an isosceles triangle, only the height to the base is directly computed by the simple symmetry argument.

Isosceles Triangle Worked Examples — 8 Problems

1. a=5, b=6

h=4, Area=12, Perimeter=16, α=73.74°, β=53.13°, R=3.125, r=1.5

2. a=13, b=10

h=12, Area=60, Perimeter=36, α≈45.24°, β≈67.38°

3. a=5, α=120°

b=2(5)sin(60°)≈8.66, β=30° each, obtuse isosceles

4. a=8, β=30°

α=180°−60°=120°, b=2(8)sin(60°)≈13.86, obtuse isosceles

5. b=12, h=8

a=√(64+36)=10, α=2arcsin(6/10)=73.74°, matches example 1 by symmetry

6. b=10, α=90°

a=10/(2sin45°)=10/√2≈7.07, isosceles right triangle

7. Area=24, b=8

h=2(24)/8=6, a=√(36+16)=√52≈7.21

8. P=30, a=12

b=30−24=6, h=√(144−9)=√135≈11.62, Area=(1/2)(6)(11.62)≈34.86

Frequently Asked Questions

What is an isosceles triangle?
An isosceles triangle is a triangle with exactly two equal sides (legs, length a) and one unequal side (base, length b). The two angles opposite the equal legs — the base angles — are also equal.
What are the properties of an isosceles triangle?
Two equal legs, two equal base angles, and one line of symmetry from apex to base midpoint that is simultaneously the altitude, median, angle bisector, and perpendicular bisector.
How do you find the height of an isosceles triangle?
Drop a perpendicular from the apex to the base midpoint, forming two right triangles. By Pythagoras: h=√(a²−(b/2)²), where a is the leg and b is the base.
What is the formula for the area of an isosceles triangle?
A=(1/2)×b×h using base and height, or directly A=(b/4)√(4a²−b²) from the sides. Both give the same result.
What is the apex angle of an isosceles triangle?
The apex angle (α) is between the two equal legs. α=2·arcsin(b/2a) from the sides, or α=180°−2β from a base angle. Always α+2β=180°.
What is the difference between isosceles and equilateral triangles?
Equilateral is a special case of isosceles where all three sides equal 60° angles. Isosceles is only equilateral when base equals legs (b=a).
Is a 45-45-90 triangle isosceles?
Yes — a 45-45-90 triangle is an isosceles right triangle with two equal legs, apex angle 90°, base angles 45° each, and hypotenuse=leg×√2.

Related Calculators

Share This Tool

Share the Isosceles Triangle Calculator!

Free chemistry, physics, biology & math calculators with step-by-step solutions. Trusted by 100,000+ students. Solve any science problem instantly!

Newsletter

Subscribe to our Newsletter to be updated. We promise not to spam.

Copyright © 2026 SciSolveLab. All Rights Reserved

Scroll to Top