Trapezoid Area Calculator
Calculate the area of a trapezoid from its parallel bases and height. Formula: A = ((B + b) × h) / 2.
Formula
A = ((B + b) × h) / 2
Area of a trapezium
A trapezium (US: trapezoid) has two parallel sides, the major base B and the minor base b, plus the perpendicular distance between them, which is the height h. Its area is A = (B + b)·h / 2. Take B = 8 m, b = 4 m and h = 5 m and you get A = (8 + 4)·5 / 2 = 30 m². You can also write it as A = M·h, where M = (B + b)/2 is the midsegment, or median.
There are three kinds. A right trapezium has one non-parallel side perpendicular to the bases, so two of its angles are right angles. An isosceles one has non-parallel sides of equal length and an axis of symmetry. A scalene one has all four sides different. Whichever kind you have, measure the height straight across between the bases, never along a slanted side.
Applications
This same formula is what makes the trapezoidal rule work for numerical integration: ∫f(x)dx ≈ Σ((f(x_i) + f(x_{i+1}))/2)·Δx, which shows up all over engineering software. Surveyors lean on it too, since an irregular plot is easy to chop into trapezia and add up. And you find it in the geometry of sloped roofs, dam cross-sections and stadium seating, anywhere two horizontal levels meet through inclined sides.
Calculate the area of a trapezoid
Two parallel sides of different lengths define the trapezoid, and the area comes from the average of the two bases multiplied by the height. In a rush, A = ((B + b) × h) / 2 slips by easily. The tool applies that formula properly with the measurements you provide.
It works for geometry exercises, for irregular plots, roof projects or any surface in that shape. Type the longer base, the shorter base and the height. The result follows right after, already with the average of the bases worked out.
Everything runs inside the browser, with nothing leaving it. A practical reference for a trapezoid's area that keeps you from swapping the bases or forgetting the division.
Frequently asked questions
What height do I use?
What is the midsegment?
Is a parallelogram a trapezium?
How accurate is the trapezoidal rule?
Related Tools
Trapezoid Area Formula Calculator
Computes trapezoid area from larger base B, smaller base b and height h using the classic average bases formula.
Triangle Area Calculator
Calculate the area of a triangle from its base and height. Formula: A = (b × h) / 2. Instant result.
Parallelogram Area Calculator
Calculate the area of a parallelogram from its base and height. Formula: A = b × h. Instant result.
Rectangle Area Calculator
Calculate the area of a rectangle from its base and height. Formula: A = b × h. Instant result.
Trapezoid Area & Diagonals
Compute area, perimeter, diagonals and midline of a trapezoid from bases and height. Supports isosceles trapezoid too.
Pyramid Base Height Volume Calculator
Computes pyramid volume from base area and height using the classic one third times base area times height formula.
The results provided by this tool are for general informational and educational purposes only and do not constitute professional, financial, medical, legal, tax or accounting advice. Always confirm important decisions with a qualified professional and official sources.