calcolatore.online

Trapezoid Area Calculator

Calculate the area of a trapezoid with the formula (Base1 + Base2) x Height / 2.

How to Calculate the Area of a Trapezoid

This calculator applies the trapezoid area formula, one of the most common quadrilaterals in plane geometry and practical applications.

The Area Formula

The area of a trapezoid is calculated with:

A = (B + b) x h / 2

where B is the longer base, b is the shorter base, and h is the height (the perpendicular distance between the two parallel bases).

The formula can be interpreted as: the area equals the arithmetic mean of the two bases multiplied by the height.

Why This Formula Works

The most intuitive proof: take two identical trapezoids and place the second, rotated 180 degrees, alongside the first. You get a parallelogram with base (B + b) and height h, whose area is (B + b) x h. The original trapezoid is exactly half of this parallelogram.

Types of Trapezoids

  • Right trapezoid: has one side perpendicular to the bases (two right angles)
  • Isosceles trapezoid: the two non-parallel sides are equal, with an axis of symmetry
  • Scalene trapezoid: all sides have different measures

In all cases, the area formula remains the same: what matters are only the two parallel bases and the height.

Practical Applications

The trapezoid appears frequently in construction (inclined wall sections, roof slopes), land surveying (surfaces with parallel sides), hydraulic engineering (channel cross-sections), and numerical mathematics (the trapezoidal rule for approximate integration).

Frequently Asked Questions

What is the formula for the area of a trapezoid?
The area is A = (B + b) x h / 2, where B is the longer base, b is the shorter base, and h is the height. The formula can be read as "the average of the bases multiplied by the height".
Why does the formula work?
If you place two identical trapezoids side by side (one rotated 180 degrees), you get a parallelogram with base (B + b) and height h. The parallelogram area is (B + b) x h, and the trapezoid is half, so A = (B + b) x h / 2.
How do you calculate the height if you know the area?
From the formula A = (B + b) x h / 2, you can derive h = 2A / (B + b). Similarly, you can find the bases: B = 2A/h - b or b = 2A/h - B.