Connect via MCP →

Enter Calculation

Formula

Formula: Trapezoid Calculator
Show calculation steps (1)
  1. Midsegment and Perimeter

    Midsegment and Perimeter: Trapezoid Calculator

    The midsegment is the average of the bases; the perimeter is the sum of all four sides.

Advertisement

Results

Area
28
square units
Perimeter P 24
Height h 4
Midsegment m 7
Top base a 4
Bottom base b 10
Left leg c 5
Right leg d 5
Angle A (lower-left) 53.1301 deg
Angle B (upper-left) 126.87 deg
Angle C (upper-right) 126.87 deg
Angle D (lower-right) 53.1301 deg

What This Trapezoid Calculator Does

A trapezoid (called a trapezium in British English) is a quadrilateral with exactly one pair of parallel sides. This calculator solves a trapezoid for its missing side lengths, interior angles, perpendicular height, perimeter, midsegment (median) and area. It handles three families: scalene (no special symmetry), isosceles (equal legs and equal base angles) and right (one leg perpendicular to the bases).

Naming Convention

Side a is the top (shorter) parallel base, side b is the bottom (longer) parallel base. Side c is the left leg and side d is the right leg. Height h is the perpendicular distance between the parallel sides. Angles are labelled A (lower-left), B (upper-left), C (upper-right) and D (lower-right). Consecutive angles along a leg are supplementary: \(A + B = 180\deg\) and \(C + D = 180\deg\).

Labeled trapezoid showing parallel bases, legs, angles and height
Standard naming: parallel bases a and b, legs c and d, height h and interior angles.

How To Use It

Pick a trapezoid type, then choose a calculation that matches what you already know. Enter the given values (lengths share one display unit; angles are in degrees), pick a length-unit label and the number of significant figures, and read off the full solution. Only the relevant inputs for your chosen calculation are used.

The Formula Explained

The midsegment is the average of the bases, \(m = \frac{a + b}{2}\), and the area is that midsegment times the height,

$$A = m h = \frac{a + b}{2} \times h$$

Legs relate to the height and base overhang by \(h = c \sin A = d \sin D\), while horizontal closure gives \(c \cos A + d \cos D = b - a\). These relations let the tool reconstruct any missing quantity.

Trapezoid area as average of two bases times height
Area equals the midsegment m (average of the bases) times the height h.

Worked Example

Isosceles trapezoid with \(a = 4\), \(b = 10\), \(c = 5\). The half-difference is \(k = \frac{10 - 4}{2} = 3\), so

$$h = \sqrt{5^2 - 3^2} = \sqrt{16} = 4$$

The base angles are \(A = D = \operatorname{atan2}(4, 3) = 53.13\deg\) and \(B = C = 126.87\deg\). The midsegment is \(m = 7\), the perimeter is \(P = 4 + 10 + 5 + 5 = 24\), and the area is

$$A = 7 \times 4 = 28 \text{ square units}$$

FAQ

Is a parallelogram a trapezoid? Under the inclusive definition yes (two pairs of parallel sides); this tool focuses on the figure with one pair of parallel bases a and b.

Why does it sometimes return no result? Some combinations are geometrically impossible, for example a leg too short to span the base overhang (a negative square-root radicand). Check that b is the longer base and that legs are long enough.

Does it convert between units? No. All lengths use one chosen unit and the area is reported in that unit squared; the unit label is for display only.

Last updated: