Last verified · v1.0
Calculator · math
Isosceles Trapezoid Calculator
Calculate area, perimeter, and leg length of an isosceles trapezoid instantly by entering the two base lengths and height.
Inputs
Calculated Value
—
Explain my result
Get a plain-English breakdown of your result with practical next steps.
The formula
How the
result is
computed.
What Is an Isosceles Trapezoid?
An isosceles trapezoid is a quadrilateral with exactly one pair of parallel sides — called bases — and two non-parallel sides of equal length, known as legs. This bilateral symmetry distinguishes it from a general trapezoid and produces additional geometric properties: equal base angles, equal diagonals, and a single axis of reflective symmetry running perpendicular to both bases. The isosceles trapezoid calculator computes area, perimeter, and leg length from three core measurements: the two parallel bases and the perpendicular height between them.
Core Formulas
Area Formula
The area of an isosceles trapezoid equals one-half the sum of the two parallel bases multiplied by the perpendicular height:
A = ½(b₁ + b₂) × h
Where b₁ is the longer base, b₂ is the shorter base, and h is the perpendicular distance between them. According to the De Montfort University trapezoid area reference, this formula treats the trapezoid as the average of two rectangles — one with width b₁ and one with width b₂, both sharing height h — then halves the total. This approach makes intuitive sense: a trapezoid with equal bases is a rectangle, so averaging the two base lengths accounts for the taper from one base to the other.
Perimeter and Leg Length Formula
The perimeter sums all four sides. Because both legs are equal in length, leg length L is calculated once and doubled. Dropping a perpendicular from each end of the shorter base to the longer base creates a right triangle. The horizontal leg of that triangle measures (b₁ − b₂) / 2, and the vertical leg measures h. Applying the Pythagorean theorem yields:
L = √[((b₁ − b₂) / 2)² + h²]
The complete perimeter formula therefore becomes:
P = b₁ + b₂ + 2√[((b₁ − b₂) / 2)² + h²]
As demonstrated in the Rutgers University isosceles trapezoid problem set, this Pythagorean derivation is a standard technique for extracting slant lengths from known horizontal and vertical dimensions — a foundational skill in coordinate geometry and applied trigonometry.
Variable Definitions
- b₁ (Base 1): The longer of the two parallel sides. Must be strictly greater than b₂ for a proper isosceles trapezoid.
- b₂ (Base 2): The shorter of the two parallel sides. If b₁ equals b₂, the shape becomes a rectangle.
- h (Height): The perpendicular distance between the two parallel bases. This is not the slant height of the leg — it is always measured at a right angle to both bases.
- L (Leg Length): The equal length of each non-parallel side, derived internally from b₁, b₂, and h.
- A (Area): The surface area enclosed by the trapezoid, expressed in square units consistent with the base and height inputs.
- P (Perimeter): The total boundary length of all four sides, expressed in linear units.
Worked Example
Consider an isosceles trapezoid with b₁ = 12 cm, b₂ = 6 cm, and h = 4 cm.
Step 1 — Area: A = ½(12 + 6) × 4 = ½ × 18 × 4 = 36 cm²
Step 2 — Leg length: L = √[((12 − 6) / 2)² + 4²] = √[3² + 4²] = √[9 + 16] = √25 = 5 cm
Step 3 — Perimeter: P = 12 + 6 + 2(5) = 28 cm
This example produces the 3-4-5 Pythagorean triple for the leg triangle, providing an elegant verification of the result. The Phillips Exeter Academy Mathematics 2 curriculum uses isosceles trapezoid problems of this type extensively to develop Pythagorean reasoning and coordinate geometry skills simultaneously.
Real-World Applications
Isosceles trapezoids appear throughout architecture, civil engineering, and product design. Highway bridge abutments, retaining wall cross-sections, roof truss panels, decorative arch keystones, theater stage aprons, and stadium seating tiers commonly take isosceles trapezoidal form. In land surveying, parcels bounded by two parallel roads of different lengths frequently describe this shape. Computing area determines material volume, surface coverage, or land area; computing perimeter determines required lengths of framing, trim, fencing, or edging. Understanding both calculations is essential for accurate quantity takeoffs in construction estimating.
Reference