SOLVETUTORMATH SOLVER

Instrument MI-01-310 · Mathematics

Isosceles Triangle Calculator

Know an isosceles triangle's base and one equal leg? Enter both, and this sheet returns the height, area, and perimeter at once.

Instrument MI-01-310
Sheet 1 OF 1
Rev A
Verified
Type 05 — Geometry SER. 2026-01310

Area

12.00000000

h = √(leg² − (base⁄2)²)

4.00000000 Height
16.00000000 Perimeter
The working Every figure verified twice
  1. height = √(5^2 − (6 ⁄ 2)^2) = 4.00000000
  2. area = 0.5·6·√(5^2 − (6 ⁄ 2)^2) = 12.00000000
  3. perimeter = 6 + 2·5 = 16.00000000
Worksheet log
  1. No entries yet — change an input to log a scenario.

How this instrument works

An isosceles triangle has two equal legs and one base, and just those two measurements — the base and either leg — are enough to solve the whole triangle. Splitting the triangle exactly in half down its own height creates two identical right triangles, each with the leg as hypotenuse and half the base as one leg, so the Pythagorean theorem gives height = √(leg² − (base⁄2)²) directly.

Once the height is known, the area and perimeter follow immediately: area = ½·base·height, the ordinary triangle-area formula, and perimeter = base + 2·leg, simply all three sides added together. This combined page returns all three results at once from the same two starting measurements, since a base and a leg are typically what's directly available for a real isosceles triangle — a leg length is easy to measure or specify, and the height usually isn't known without exactly this kind of calculation.

The base and leg must satisfy one geometric constraint for a valid triangle to exist: half the base can never exceed the leg length, since the leg is the hypotenuse of that internal right triangle and a hypotenuse is always the longest side. Right at that boundary, the triangle degenerates into a flat line.

h=2(b/2)2h = \sqrt{\ell^2 - (b/2)^2}A=12bhA = \tfrac{1}{2}bhP=b+2P = b+2\ell
base — the triangle's unique side; leg — the length of either of the two equal sides; h — height; A — area; P — perimeter.
  • Enter the triangle's base into the Base field.
  • Enter the length of either equal leg into the Leg (both equal legs) field.
  • Read Height, Area, and Perimeter: the sheet solves all three simultaneously.

Worked example — base 6, legs of 5

An isosceles triangle has a base of 6 and two equal legs of 5. The height is √(25−9) = √16 = 4 — a 3-4-5 right triangle hiding in half the base and one leg — giving an area of ½×6×4=12 and a perimeter of 6+2×5=16, all three returned from the same two starting measurements.

A wider base of 8 with the same 5-unit legs gives a height of √(25−16)=3 instead — a different 3-4-5 configuration, with area still 12 (½×8×3=12) but a larger perimeter of 8+10=18, showing that different base-leg combinations can share an area while differing in every other measure.

Questions

What measurements does this calculator need?

Just the base and one equal leg length — the two measurements typically most directly available for a real isosceles triangle. From those two alone, the height, area, and perimeter are all fully determined.

How is the height found from the base and leg?

Splitting the triangle exactly in half down its own height creates a right triangle with the leg as hypotenuse and half the base as one leg — the Pythagorean theorem then gives height = √(leg² − (base⁄2)²) directly.

What if half the base is longer than the leg?

No real triangle exists with those measurements — the leg is the hypotenuse of the internal right triangle used to find the height, and a hypotenuse can never be shorter than either of that right triangle's own legs. This calculator flags that combination as invalid.

What happens when the base is zero?

The triangle collapses to a doubled line segment — the height equals the full leg length, but the area drops to exactly zero, since there's no width left to enclose any area at all.

Is an equilateral triangle a special case of this one?

Yes — set the leg equal to the base and this calculator's formulas reduce exactly to the dedicated equilateral-triangle formulas elsewhere on this site, since an equilateral triangle is simply an isosceles triangle where all three sides happen to match.

References