The trapezoid area formula is A = (a + b) × h ÷ 2, where a and b are the lengths of the two parallel sides and h is the perpendicular distance between them. This single expression covers every flat trapezoid, from the typical unequal-base case you see in bridge supports, driveway cross-sections, and raised garden beds, to the rectangular limit where the two bases happen to be equal. When people search for "trapezoid surface area" they almost always mean this 2D enclosed region, because a flat trapezoid has only one area, not a separate lateral and total surface the way a 3D prism would. A trapezoid is a four-sided figure with exactly one pair of parallel sides; those parallel sides are called the bases, the two non-parallel sides are called the legs, and only the bases plus the perpendicular height enter the formula. To apply it correctly you need three measurements expressed in the same length unit, because area carries two length dimensions and the unit gets squared. The Trapezoid Area Calculator accepts those three measurements in millimeters, centimeters, meters, kilometers, inches, feet, yards, or miles, evaluates the formula in the chosen scale and again in meters, and reports both numbers with an explicit approximation mark.

What the formula actually computes
The expression A = (a + b)h ÷ 2 works by averaging the two parallel bases and multiplying that average by the perpendicular height. You can read it as: add the two bases, divide by two to get the average base length, then multiply by the height. Geometrically, this is the same as slicing a parallelogram out of the middle of the trapezoid and stacking the two leftover triangles — one on each end — to fill it in, so the trapezoid covers exactly the same area as a rectangle whose base equals the average of the two parallel sides and whose height equals the perpendicular distance between them.
Two symmetry properties follow directly from the formula. First, reversing base A and base B does not change the result, because addition is commutative and (a + b) is the same number as (b + a). Second, when the two bases are equal, a = b, the expression collapses to A = b × h, which is the familiar rectangle or parallelogram area rule. The OpenStax Prealgebra textbook presents this one-half-times-sum-of-bases form as the standard derivation, and Wolfram MathWorld independently confirms the same relationship for the trapezoid geometry. Those two independent sources anchor the formula the calculator is built around.
Inputs you need before you start
Before you open the calculator, gather three measurements. You need the length of the first parallel base (call it a), the length of the second parallel base (call it b), and the perpendicular distance between the two parallel lines (call it h). All three must be expressed in the same unit — millimeters, centimeters, meters, kilometers, inches, feet, yards, or miles — because mixing units within a single calculation produces an area that is numerically meaningless, even if it looks plausible.
- Base A: one of the two parallel sides; any non-negative length, including zero.
- Base B: the other parallel side; any non-negative length, including zero.
- Perpendicular height: the shortest straight-line distance between the two parallel bases; must be greater than zero for a two-dimensional trapezoid.
- Shared unit: the length unit used for all three numbers above; the calculator offers eight options.
The perpendicular height is the most common source of error. It is not the length of a slanted leg, not the diagonal of the trapezoid, and not the distance between two non-parallel sides. It is the shortest distance between the two parallel lines, and on most real shapes it is drawn as a vertical segment from one base to the other at a right angle. If you measure the leg and plug it in, the calculator will obediently return a number, but that number will be too large.
Calculate trapezoid area from three inputs
- Measure or look up the length of the first parallel base and enter it in the calculator using your chosen unit.
- Measure the length of the second parallel base and enter it in the same unit; mixing units here is the single most frequent mistake.
- Measure the perpendicular distance between the two bases (not a slanted leg) and enter it, then confirm or change the unit selector so all three fields share one length unit.
- Run the calculation and read the area in the square of the unit you selected — for example, cm², ft², or m².
- Read the second number for the automatic square-meter equivalent, which the calculator derives by squaring the length-to-meter conversion factor.
Unit choices and how the squared result works
Area carries two length dimensions, so the input unit always becomes a square unit in the result. Entering centimeters gives you square centimeters, entering feet gives you square feet, and so on. The calculator keeps your chosen square unit as the primary answer and adds a square-meter equivalent so you can compare against metric references without doing the conversion yourself.
| Input unit | Square unit shown | One of this unit equals (in meters) | One square of this unit equals (in m²) |
|---|---|---|---|
| Millimeter (mm) | mm² | 0.001 m | 0.000001 m² |
| Centimeter (cm) | cm² | 0.01 m | 0.0001 m² |
| Meter (m) | m² | 1 m | 1 m² |
| Kilometer (km) | km² | 1,000 m | 1,000,000 m² |
| Inch (in) | in² | 0.0254 m | 0.00064516 m² |
| Foot (ft) | ft² | 0.3048 m | 0.09290304 m² |
| Yard (yd) | yd² | 0.9144 m | 0.83612736 m² |
| Mile (mi) | mi² | 1,609.344 m | 2,589,988.110336 m² |
The metric prefixes follow the same dimensional rule: one square kilometer equals one million square meters, one square meter equals ten thousand square centimeters, and so on. The imperial conversions use the international inch and foot relationships documented by NIST, not the retired U.S. survey foot, so one square foot is exactly 0.09290304 square meters — a value that would be wrong if you simply squared 0.3048 by eye without applying the squaring rule correctly.
Worked numeric example
Suppose the two parallel bases of a trapezoid measure 8 meters and 5 meters, and the perpendicular height is 4 meters. Substitute those values directly into A = (a + b)h ÷ 2.
Step 1: add the bases. 8 + 5 = 13 meters.
Step 2: divide by 2 to find the average base. 13 ÷ 2 = 6.5 meters.
Step 3: multiply by the perpendicular height. 6.5 × 4 = 26.
The trapezoid area is 26 square meters, or 26 m². You can re-check that (8 + 5) × 4 ÷ 2 equals 13 × 4 ÷ 2, which equals 52 ÷ 2, which equals 26.
Edge cases the calculator handles explicitly
The tool is built around a small set of deliberate behaviors that prevent silent mistakes.
- Equal bases reduce to a rectangle or parallelogram. When a = b, the formula simplifies to A = b × h, which is the rectangle and parallelogram area rule. This is not a special mode; it is just what the formula returns.
- A zero base produces the triangular limiting case. If a = 0 (or b = 0), the trapezoid becomes a triangle with base b (or a) and height h, and the formula still returns the correct triangular area. Both bases zero gives zero area, which the calculator reports rather than hiding.
- Height must be greater than zero. Zero height does not describe a two-dimensional trapezoid, so the calculator rejects it instead of returning a misleading zero.
- Negative lengths are rejected. Entering a negative number in any field produces an error message instead of a numerically wrong area.
- Unit changes clear the prior result. Editing any measurement or changing the unit selector immediately clears the previous area or error so you never read a stale value against new inputs.
Common measurement mistakes
The single most frequent error is using a slanted leg as the height. A leg is one of the non-parallel sides, and its length is always greater than or equal to the perpendicular height. Plugging a leg length into h inflates the area. The correct height is the perpendicular distance between the two parallel lines — on a drawn trapezoid it is the shortest vertical segment you can draw from one base to the other at a right angle.
The second most frequent error is mixing units. Entering one base in meters, the other in feet, and the height in inches silently produces an area that looks plausible but is wrong by a large factor. Pick one unit for all three inputs before you begin, and use the calculator's square-meter equivalent only as a comparison reference, not as a substitute for keeping the three inputs consistent.
A third pitfall is rounding intermediates. The calculator keeps the full double-precision result until display and shows at most six significant digits with an approximation mark, so you do not need to pre-round your measurements to match the displayed precision. If you want to use the result in another calculation, carry the unrounded number forward and round only at the final reporting step.
Privacy and processing location
All parsing, unit conversion, formula evaluation, and formatting for the Trapezoid Area Calculator run inside the current browser tab. The values you enter for the two bases, the height, and the unit selection are not uploaded to any server, are not stored after you close the tab, and are not associated with a session or account. This makes the tool safe to use for ordinary planning, classroom exercises, layout estimates, and quick homework checks. It is not designed for measurement-uncertainty modeling, certified land-survey boundaries, curved-sided trapezoids, or any nonparallel quadrilateral — those use cases need different tools and different geometry.
For a related walkthrough focused on the symmetric isosceles case, see the isosceles trapezoid area step-by-step guide. For independent confirmation of the standard formula, Wolfram MathWorld documents the same trapezoid geometry relationship used here.
For a deeper look, see Triangle Area in Square Feet from Base and Height.