Trapezoid Area Calculator
Trapezoid area.
Formula
A = (a+b)/2 × h
Example
Bases 5,8, height 4 → Area 26.
Embed this calculator on your site
Add this free calculator to your own website with one line of code. The embedded version is responsive, ad-free, and includes a small attribution link back to CalcNest AI.
<iframe src="https://calcnestai.com/embed/trapezoid-area-calculator.html" width="100%" height="700" frameborder="0" style="border: 1px solid #e5e5e5; border-radius: 12px; max-width: 720px;" loading="lazy" title="Trapezoid Area Calculator — Free Tool by CalcNest AI"></iframe>
Understanding the Trapezoid Area Calculator
A trapezoid calculator finds the area from two parallel sides and the perpendicular height. The formula averages the two parallel sides and multiplies by the height, which is why it reduces to the rectangle formula when the sides are equal.
How it actually works
Enter the two parallel sides and the height. The calculator averages the bases and multiplies by the height. Bases of 8 and 14 with a height of 6 give an area of 66.
| Shape | Area |
|---|---|
| Rectangle | base × height, the case a = b |
| Triangle | ½ × base × height, the case b = 0 |
| Trapezoid | ½(a + b) × height |
| Parallelogram | base × height, equal parallel sides |
The deeper context most people miss
A triangle is a trapezoid with one base shrunk to zero and a rectangle is one with equal bases, so the trapezoid formula contains both as special cases. That generality is why it underlies numerical integration rather than the simpler shapes.
Why the trapezoid rule beats rectangles for integration
Approximating the area under a curve by summing thin shapes is the basis of numerical integration, and the choice of shape determines how quickly the approximation improves. Rectangles using the left or right edge of each interval systematically over- or underestimate for a monotonic function, and their error falls in proportion to one over the number of intervals. Trapezoids connect the function values at both ends of each interval with a straight line, which cancels most of that bias, and their error falls as one over the number of intervals squared. Doubling the intervals therefore reduces trapezoid error by a factor of four against a factor of two for rectangles, which is a substantial practical difference. The midpoint rule achieves the same second-order accuracy by a different route and frequently slightly outperforms the trapezoid because its errors on either side of the midpoint partially cancel. Simpson's rule fits parabolas through successive triples of points and achieves fourth-order accuracy, so doubling the intervals cuts its error by sixteen, which is why it is the default in most practical work. The general principle is that a method integrating polynomials up to degree k exactly has error governed by the derivative of order k plus one, so smoother functions benefit more from higher-order methods and functions with kinks do not.
A worked example: the perpendicular height trap
Bases of 8 and 14 with height 6 give 66, and the height must be the perpendicular distance between the parallel sides rather than the length of a slanting side. For a trapezoid leaning noticeably, the slant side is considerably longer than the perpendicular height, and using it inflates the area. This is the same error that affects parallelograms and triangles, and it is the most common mistake in area calculation generally. Where only the slant side and the angle are known, the perpendicular height is the slant length times the sine of the angle to the base. Where the four side lengths are known but no angles, the trapezoid is determined only if it is known which sides are parallel, and the height follows from decomposing it into a rectangle and two right triangles. The perimeter figure this calculator reports assumes a right trapezoid, meaning one with a perpendicular side, so it is correct for that case and understates the perimeter of a general trapezoid where both non-parallel sides slant. That assumption is worth knowing rather than discovering, and for a general trapezoid the two slant sides must be computed or measured separately since the area alone does not determine them.
Deciding where trapezoids appear practically
The shape turns up wherever something tapers between two parallel edges. Land parcels bounded by two parallel roads or boundaries are frequently trapezoidal, and surveyors compute areas by decomposing irregular plots into trapezoids, which is the basis of the trapezoidal rule in land measurement where offsets are taken at regular intervals from a baseline. Cross-sections of channels, embankments, and cuttings in civil engineering are trapezoidal, and earthwork volumes are computed by averaging cross-sectional areas along a length, which is the same averaging principle extended to three dimensions. Roof and wall panels that taper. Structural members with varying depth. In manufacturing, tapered components and dovetail joints involve trapezoidal geometry. Bridge girders with varying depth. For volume, a prism with trapezoidal cross-section has volume equal to the cross-sectional area times the length, and a frustum, which is a cone or pyramid with the top cut off, is the three-dimensional analogue where the averaging is more complicated than a simple mean of the two ends. That last point catches people out: the volume of a frustum is not the average of the two end areas times the height, because the cross-section changes with the square of position rather than linearly.
Why the frustum formula is not a simple average
Extending the trapezoid's averaging idea to three dimensions is a natural guess and it is wrong. A trapezoid works because its width changes linearly along the height, so the average width is the mean of the two ends. In a frustum, the cross-sectional area changes with the square of position, since area scales with the square of linear dimension, so the average area is not the mean of the two end areas. The correct formula involves the two end areas and the geometric mean between them, which produces a larger volume than a naive average would suggest for a cone-like taper. The general result, the prismatoid formula, gives volume as the height times one sixth of the sum of the top area, the bottom area, and four times the middle cross-sectional area, and it is exact for any solid whose cross-sectional area varies quadratically with height, which covers prisms, pyramids, cones, frusta, spheres, and ellipsoids. That single formula reproducing all of those is a striking piece of generality, and it is Simpson's rule applied to the cross-sectional area function, which is why it is exact for quadratics. Recognising the connection makes both results easier to remember, since they are the same statement in different clothing.
Variations: trapezoid types and related shapes
A right trapezoid has one side perpendicular to the parallel sides, which simplifies the perimeter and is the case this calculator's perimeter figure assumes. An isosceles trapezoid has equal non-parallel sides and is symmetric, with equal base angles and equal diagonals. A general trapezoid has neither property. The median or midsegment connects the midpoints of the non-parallel sides, has length equal to the average of the two bases, and is parallel to them, which gives an alternative area formula as median times height. In British usage the shape is called a trapezium while trapezoid means a quadrilateral with no parallel sides, which is precisely the reverse of American usage and is a genuine source of confusion in international contexts. Related quadrilaterals include the parallelogram with two pairs of parallel sides, the kite with two pairs of adjacent equal sides, and the general quadrilateral whose area from four sides alone is indeterminate, requiring a diagonal or an angle. Bretschneider's formula gives the area of a general quadrilateral from four sides and two opposite angles, generalising Brahmagupta's formula for cyclic quadrilaterals.
Working with trapezoids
Use the perpendicular distance between the parallel sides as the height, not the length of a slanting side, since the slant is longer and inflates the area. Compute the perpendicular height as the slant length times the sine of its angle to the base where only the slant is known. Note that the perimeter figure here assumes a right trapezoid, so a general trapezoid with two slanting sides has a larger perimeter that must be computed separately. Remember the formula reduces to a rectangle when the bases are equal and to a triangle when one base is zero, which makes it easy to sanity check. Use the midsegment as a shortcut, since its length equals the average of the bases and area is midsegment times height. Decompose irregular plots into trapezoids for land area, which is standard surveying practice with regular offsets from a baseline. Do not average end areas for a frustum volume, since cross-sectional area varies quadratically and the correct formula involves the geometric mean. And check which convention a source uses, since trapezium and trapezoid mean opposite things in British and American usage.
What people get wrong
- Using a slanting side as the height, when the formula requires the perpendicular distance between the parallel sides and the slant overstates the area.
- Assuming the reported perimeter applies to any trapezoid, when it assumes a right trapezoid and understates the perimeter where both non-parallel sides slant.
- Averaging the two end areas to find a frustum's volume, when cross-sectional area varies with the square of position and the correct formula involves the geometric mean.
- Confusing the British and American meanings, where trapezium and trapezoid denote opposite shapes and a source's convention must be established.
Where the math comes from
Area = ½(a + b) × h, where a and b are the parallel sides and h is the perpendicular distance between them. It reduces to base × height when a equals b, giving a rectangle or parallelogram, and to ½ × base × height when one base is zero, giving a triangle. The midsegment, equal to the average of the bases, gives the equivalent form midsegment × height.
Questions and answers
Diameter vs radius?
Diameter is the distance across; radius is half of diameter. Different formulas use different ones - read carefully which the calculator expects.
How precise should I use pi?
For everyday problems, 3.14 is fine. For engineering, use pi = 3.14159 or more decimal places. The calculator typically uses many decimal places internally.
Why do my measurements not match the formula?
Real objects have manufacturing tolerances, irregular shapes, and measurement error. Treat geometric calculations as ideals; physical reality often deviates 1-5%.
Surface area or volume?
Surface area is 2D (square units); volume is 3D (cubic units). Different formulas, different units. Mismatching is a common error.
How do I handle compound shapes?
Break into measurable simpler shapes (rectangles, triangles, circles), calculate each, and add. Subtract any holes or removed sections.
Which measurement is the height?
The perpendicular distance between the two parallel sides, not the length of a slanting side. The slant is always longer, so using it inflates the area, and this is the most common error in trapezoid and parallelogram calculations alike.
Why does the formula average the bases?
Because the width changes linearly from one parallel side to the other, so the average width is the mean of the two ends. Multiplying that average width by the height gives the area, exactly as it would for a rectangle of that average width.
Is the perimeter figure always right?
It assumes a right trapezoid, meaning one non-parallel side is perpendicular to the bases. A general trapezoid with both non-parallel sides slanting has a larger perimeter, and the two slant lengths must be computed or measured separately.
Why is the trapezoid rule better than rectangles for integration?
Because connecting the function values at both ends of each interval with a straight line cancels most of the systematic bias rectangles have. Trapezoid error falls as one over the interval count squared, against one over the count for rectangles.
Can I average end areas to get a frustum's volume?
No. Cross-sectional area varies with the square of position rather than linearly, so the correct formula involves the geometric mean between the end areas and gives a different result from a simple average.
What is the midsegment?
The line connecting the midpoints of the two non-parallel sides. Its length equals the average of the two bases and it runs parallel to them, which gives an alternative area formula of midsegment times height.
Do trapezium and trapezoid mean the same thing?
No, and they're reversed between conventions. In American usage a trapezoid has one pair of parallel sides; in British usage that shape is a trapezium and a trapezoid has no parallel sides. Establishing which convention a source uses matters.
Related calculators
Cone Volume · Distance Formula 3D · Cylinder Volume · Triangle · Pythagorean Theorem