terican

Last verified · v1.0

Calculator · math

Area Of A Trapezoid Calculator

Compute the area of any trapezoid by entering the two parallel base lengths and perpendicular height. Supports metric and imperial unit systems for instant, accurate results.

FreeInstantNo signupOpen source

Inputs

Area

Explain my result

0/3 free

Get a plain-English breakdown of your result with practical next steps.

Areasq units

The formula

How the
result is
computed.

What Is a Trapezoid?

A trapezoid (called a trapezium in British English) is a quadrilateral with exactly one pair of parallel sides. The two parallel sides are the bases, denoted b1 and b2, while the two non-parallel sides are the legs. The perpendicular distance between the bases is the height (h). Trapezoids appear frequently in architecture, land surveying, and civil engineering, making their area calculation a widely practical skill.

The Area of a Trapezoid Formula

The standard formula for the area of a trapezoid is:

A = ½ × (b1 + b2) × h

This formula averages the two parallel bases and multiplies by the perpendicular height. The variables are defined as follows:

  • A — Area of the trapezoid, expressed in squared length units (e.g., cm², ft², m²)
  • b1 — Length of the first parallel base
  • b2 — Length of the second parallel base
  • h — Perpendicular height: the shortest distance between the two bases, measured at a right angle to both

Deriving the Formula

Two geometric proofs establish the trapezoid area formula. The first duplicates the trapezoid, rotates the copy 180°, and attaches it alongside the original to form a parallelogram with base (b1 + b2) and height h. Because a parallelogram's area equals base × height, and the original trapezoid is exactly half the parallelogram, the trapezoid area equals ½ × (b1 + b2) × h. This intuitive proof is demonstrated clearly by Khan Academy's trapezoid area video.

The second proof draws a diagonal across the trapezoid, splitting it into two triangles. The first triangle has base b1 and height h, yielding area ½b1h. The second has base b2 and height h, yielding area ½b2h. Adding both confirms: A = ½b1h + ½b2h = ½(b1 + b2)h. Full derivation details appear in the Area of Trapezoid Formula reference (PDF).

Worked Example

Consider a trapezoid with the following measurements:

  • Base 1 (b1) = 14 meters
  • Base 2 (b2) = 8 meters
  • Height (h) = 6 meters

Applying the formula step by step:

  • Add the bases: 14 + 8 = 22 m
  • Multiply by height: 22 × 6 = 132 m²
  • Divide by 2: 132 ÷ 2 = 66 m²

The area of this trapezoid is 66 square meters. Converting to feet (b1 ≈ 45.9 ft, b2 ≈ 26.2 ft, h ≈ 19.7 ft), the same calculation yields approximately 710.5 square feet, illustrating how unit choice changes the numerical result without altering the physical area.

Real-World Applications

The trapezoid area formula has widespread practical uses across many fields:

  • Construction and architecture: Roof cross-sections, gabled walls, and trapezoidal floor tiles all require accurate area calculations for material ordering and cost estimation.
  • Land surveying: Irregular plots bounded by roads or rivers often approximate trapezoids. Surveyors apply this formula to estimate land area for taxation and property sales.
  • Civil engineering: Drainage ditches, highway embankments, and canal cross-sections are frequently trapezoidal. Engineers calculate these cross-sectional areas to determine flow capacity and earthwork volumes.
  • Numerical integration: The trapezoid rule in calculus applies the same averaging logic to approximate definite integrals, treating curve segments as trapezoids whose combined areas estimate the integral's value.

Special Cases

The trapezoid formula generalizes several simpler geometric shapes:

  • When b1 = b2: The shape becomes a parallelogram, and the formula reduces to A = b × h.
  • When b2 = 0: One base disappears and the shape becomes a triangle, giving A = ½ × b1 × h.
  • An isosceles trapezoid has legs of equal length and a vertical line of symmetry, commonly seen in bridge trusses and arched doorway designs.

Unit System and Accuracy

Area is always expressed in squared units. All three inputs — b1, b2, and h — must share the same unit system before applying the formula. Mixing units (for example, bases in meters but height in centimeters) will produce an incorrect result. This area of a trapezoid calculator automatically displays the output in the correct squared unit based on the selected unit system, removing that source of error.

Reference

Frequently asked questions

What is the formula for the area of a trapezoid?
The area of a trapezoid is calculated using A = (1/2) x (b1 + b2) x h, where b1 and b2 are the lengths of the two parallel bases and h is the perpendicular height between them. For a trapezoid with bases of 10 cm and 6 cm and a height of 4 cm, the area equals (1/2) x (10 + 6) x 4 = 32 square centimeters. The result is always expressed in squared units matching the input measurements.
How is the height of a trapezoid different from its leg length?
The height (h) is the perpendicular distance between the two parallel bases, measured at a right angle to both — not the slant length of the non-parallel sides, which are called legs. A leg may measure 5 cm, but if it leans at a 37-degree angle, the perpendicular height is only about 3 cm. Always use the vertical perpendicular height, not the leg length, when applying the trapezoid area formula to avoid significant calculation errors.
What is the difference between a trapezoid and a parallelogram?
A trapezoid has exactly one pair of parallel sides (the bases), while a parallelogram has two pairs of parallel sides. A parallelogram is a special case of a trapezoid in which both bases are equal in length. When b1 equals b2, the trapezoid formula A = (1/2)(b1 + b2)h simplifies directly to A = b x h, which is the standard parallelogram area formula. Rectangles, squares, and rhombuses are all further special cases of parallelograms.
Can the area of a trapezoid calculator handle different unit systems?
Yes. The calculator supports both metric units (centimeters, meters, kilometers) and imperial units (inches, feet, yards). The area result is automatically expressed in the squared form of the selected input unit — for example, entering measurements in feet returns the area in square feet (ft2). All three measurements (b1, b2, and h) must share the same unit system for the calculation to be accurate, as mixing units produces incorrect results.
How is the trapezoid area formula applied in civil engineering?
Civil engineers regularly encounter trapezoidal cross-sections in drainage channels, irrigation canals, highway embankments, and retaining walls. For example, a drainage channel with a bottom width of 3 m, a top width of 7 m, and a depth of 2 m has a cross-sectional area of (1/2) x (3 + 7) x 2 = 10 square meters. Engineers use this value to calculate water flow capacity, determine excavation volume, and estimate the quantity of construction materials required.
Why does the trapezoid area formula divide by 2?
Dividing by 2 reflects the geometric fact that a trapezoid is exactly half of a parallelogram. When two identical trapezoids are joined along their legs, they form a parallelogram with base (b1 + b2) and height h, giving a total area of (b1 + b2) x h. The single trapezoid occupies half that area, so dividing by 2 is necessary. This same averaging principle also underlies the trapezoid rule used in calculus for numerical integration of continuous functions.