Trapezoid Calculator: Area, Midsegment, Bases
Find a trapezoid's area from both bases and height, or solve for the missing base or height from the area — plus the midsegment, step by step.
Three ways to solve a trapezoid
A trapezoid has exactly one pair of parallel sides, called the bases ( and ). Depending on what you already know, this calculator solves it three ways:
1. Both bases and height — when you know , , and the perpendicular height :
2. Area, one base, and height — solve for the other base:
3. Area and both bases — solve for the height:
Where the area formula comes from
Picture sliding a triangular sliver off one end of the trapezoid and attaching it to the other end: the result is a rectangle with the same height and a width equal to the average of the two bases. That average is exactly the midsegment , so the trapezoid's area is — identical in form to a rectangle's , just with the width replaced by an average.
Worked example: bases a = 6, b = 10, height h = 4
✅ Area = 32, midsegment = 8.
Worked example: area A = 32, base b = 10, height h = 4 — find the other base
✅ The other base is 6 — matching the first example, since it's the same trapezoid viewed from a different known measure.
Worked example: area A = 32, bases a = 6, b = 10 — find the height
✅ Height = 4 — again the same trapezoid, solved from its third possible combination of knowns.
Common mistakes
- Using a leg instead of the height. The height is the perpendicular distance between the two bases, not the length of a slanted side.
- Forgetting to average the bases. Writing instead of doubles the true area.
- Confusing the midsegment with the height. The midsegment is a length parallel to the bases; the height is perpendicular to them — they measure different directions entirely.
Where this shows up
- Land surveying: an irregularly shaped plot with two roughly parallel edges is often approximated as a trapezoid to estimate its area.
- Civil engineering: canal and levee cross-sections are frequently trapezoidal, with the bases being the surface width and channel-bottom width.
- Numerical integration: the trapezoidal rule approximates the area under a curve by summing many thin trapezoids, each using this same formula.
A trapezoid generalizes the parallelogram, rectangle, and square, all of which are trapezoids with a second pair of parallel sides added — every one of them still satisfies , just with simplifying to a single base length when .
Frequently asked questions
- What is the formula for the area of a trapezoid?
- The area is — the average of the two parallel bases ( and ) times the perpendicular height . Equivalently, , where is the midsegment.
- What is the midsegment of a trapezoid?
- The midsegment (also called the median) connects the midpoints of the two non-parallel legs. Its length is always the average of the two bases, , and it's always parallel to both bases, halfway between them.
- How do I find a missing base if I know the area, one base, and the height?
- Invert the area formula: . For example, area 32 with base b = 10 and height h = 4 gives .
- How do I find the height if I know the area and both bases?
- Solve . For area 32 with bases 6 and 10, that is .
- Can this calculator find the perimeter or the leg lengths?
- Not from bases, height, and area alone — the two legs (non-parallel sides) can slant independently, so knowing just the bases and height doesn't pin down their lengths or the perimeter. Solving for a leg needs an angle or a leg length as an extra input.
- What's the most common mistake when calculating trapezoid area?
- Using a slanted leg in place of the perpendicular height — the height must be measured straight up-and-down between the two parallel bases, not along a leg. The other frequent slip is forgetting to divide by 2, doubling the true area.
- How is a trapezoid related to a parallelogram?
- A parallelogram is the special case of a trapezoid where BOTH pairs of opposite sides are parallel (a = b is not required, but the second pair is), which is why its area formula K = b·h drops the averaging that a trapezoid's K = (a+b)/2·h needs.