Trapezoid Calculator

Area

Perimeter (isosceles)

Median

How Trapezoid Calculations Work

A trapezoid (called a trapezium in British English) is a quadrilateral with at least one pair of parallel sides, known as bases. The perpendicular distance between the bases is the height. According to the National Council of Teachers of Mathematics (NCTM), the trapezoid is one of the most practically important quadrilaterals because of its frequent appearance in architecture, engineering, and calculus. The area formula A = (a + b) / 2 x h, where a and b are the parallel bases, was known to ancient Babylonian mathematicians over 3,000 years ago and remains fundamental to geometry education worldwide.

This calculator computes the area, perimeter (assuming an isosceles trapezoid), and median (midsegment) from the two parallel sides and the height. The median equals the average of the bases and is always parallel to them. For non-isosceles trapezoids, the perimeter requires knowing all four side lengths individually. Trapezoid geometry is essential for calculating cross-sectional areas in civil engineering (channels, roads), approximating integrals in numerical analysis (trapezoidal rule), and solving land surveying problems. For related shape calculations, see our parallelogram calculator and area calculator.

The Trapezoid Formulas

Area = (a + b) / 2 x h (average of bases times height)

Median = (a + b) / 2 (average of bases)

Isosceles leg = sqrt(((b-a)/2)^2 + h^2)

Worked example: Trapezoid with top side a = 6, bottom side b = 10, height h = 4. Area = (6+10)/2 x 4 = 32 square units. Median = (6+10)/2 = 8. For an isosceles trapezoid, each leg = sqrt(((10-6)/2)^2 + 4^2) = sqrt(4+16) = sqrt(20) = 4.472. Perimeter = 6 + 10 + 4.472 + 4.472 = 24.944.

Key Terms

Trapezoid Properties Comparison

PropertyTrapezoidParallelogramRectangle
Parallel sides1 pair (minimum)2 pairs2 pairs
Area formula(a+b)/2 x hbase x heightlength x width
DiagonalsGenerally unequalBisect each otherEqual, bisect each other
Angle sum360°360°360° (all 90°)
SymmetryIsosceles: 1 axisPoint symmetry2 axes + point

Practical Examples

Example 1 -- Retaining wall cross-section: A retaining wall has a top width of 1 meter, bottom width of 2.5 meters, and height of 3 meters. Cross-sectional area = (1 + 2.5) / 2 x 3 = 5.25 m². To calculate concrete volume for a 10-meter long wall: 5.25 x 10 = 52.5 m³.

Example 2 -- Land survey: A trapezoidal property has road frontage (base 1) of 30 meters, rear boundary (base 2) of 45 meters, and depth of 60 meters. Area = (30 + 45) / 2 x 60 = 2,250 m² (approximately 0.56 acres). Use the regular polygon calculator for other lot shapes.

Example 3 -- Trapezoidal rule in calculus: To approximate the integral of f(x) from x=0 to x=4 with 4 intervals: evaluate f at x = 0, 1, 2, 3, 4. Each sub-interval forms a trapezoid. The approximation = (h/2) x [f(0) + 2f(1) + 2f(2) + 2f(3) + f(4)] where h = 1.

Tips and Strategies

Frequently Asked Questions

What is the area formula for a trapezoid?

The area of a trapezoid is A = (a + b) / 2 x h, where a and b are the lengths of the two parallel sides (bases) and h is the perpendicular height between them. This formula works because a trapezoid can be thought of as a rectangle with width equal to the average of the two bases. For example, a trapezoid with bases of 6 and 10 units and height of 4 units has area = (6 + 10) / 2 x 4 = 8 x 4 = 32 square units. This formula was known to ancient Babylonian mathematicians over 3,000 years ago.

Is a parallelogram a trapezoid?

This depends on which definition you use. Under the inclusive definition (used by most modern mathematicians and the Common Core standards), a trapezoid is any quadrilateral with at least one pair of parallel sides. By this definition, parallelograms, rectangles, and squares are all special cases of trapezoids. Under the exclusive definition (traditionally used in some textbooks), a trapezoid has exactly one pair of parallel sides, which excludes parallelograms. The inclusive definition is preferred because it creates a cleaner hierarchy of quadrilaterals and makes theorems more general.

What is the median (midsegment) of a trapezoid?

The median or midsegment of a trapezoid is the line segment connecting the midpoints of the two non-parallel sides (legs). Its length equals the average of the two bases: median = (a + b) / 2. The median is always parallel to both bases. This property is useful because the area can be expressed as A = median x h. For a trapezoid with bases 6 and 10, the median length is (6 + 10) / 2 = 8. The median divides the trapezoid into two smaller trapezoids of equal area.

How do I find the height from the area?

Rearrange the area formula to solve for height: h = 2A / (a + b). Take twice the area and divide by the sum of the parallel sides. For example, if a trapezoid has area 48 square units and parallel sides of 8 and 16 units, the height = 2 x 48 / (8 + 16) = 96 / 24 = 4 units. This formula is particularly useful in surveying and construction when you know the area of a trapezoidal plot and need to determine the distance between boundaries.

How do I calculate the perimeter of a trapezoid?

Perimeter = a + b + leg1 + leg2, the sum of all four sides. For an isosceles trapezoid (equal leg lengths), each leg = sqrt(((b-a)/2)^2 + h^2). For example, with bases 6 and 10, height 4: leg = sqrt((2)^2 + (4)^2) = sqrt(4+16) = sqrt(20) = 4.472. Perimeter = 6 + 10 + 4.472 + 4.472 = 24.944 units. For a non-isosceles trapezoid, you need to know or calculate each leg length separately. Use the area calculator for other shapes.

Where are trapezoids used in real life?

Trapezoids appear frequently in architecture (building facades, windows, retaining walls), civil engineering (canal and drainage channel cross-sections), and land surveying (irregularly shaped property lots). The trapezoidal rule in calculus approximates definite integrals by dividing the area under a curve into trapezoids -- it is one of the most commonly used numerical integration methods. Highway road cross-sections are typically trapezoidal, with the road surface as the shorter base and the ground level as the longer base. Bridge supports, dam cross-sections, and structural steel shapes also incorporate trapezoidal geometry.

Related Calculators