Instant, accurate calculations for area, perimeter, diagonals, legs, angles, and median. Interactive diagram updates as you type.
For a general trapezium: one pair of parallel sides (bases). The legs may be unequal. The calculator automatically computes height, diagonals, and angles from the four side lengths.
Conditions: |b-a| < c+d and |c-d| < |b-a| (triangle inequality for the two triangles formed by height).
Angles are the lower base angles (between bottom base and each leg).
A trapezium (or trapezoid) is a quadrilateral with at least one pair of parallel sides (the bases). Unlike an isosceles trapezium, the legs (non‑parallel sides) can have different lengths, and base angles are not necessarily equal.
| Quantity | Formula |
|---|---|
| Area (A) | A = ½ (a + b) · h |
| Perimeter (P) | P = a + b + c + d |
| Median (m) | m = (a + b)/2 |
| Height (h) | h = √(c² − x₁²) where x₁ = (c² − d² + Δ²)/(2Δ), Δ = |b−a| |
| Diagonal d₁ (AC) | √((x₁ + a)² + h²) |
| Diagonal d₂ (BD) | √((b − x₁ − a)² + h²) |
| Base angle (left) | θ_left = arccos((Δ² + c² − d²)/(2·c·Δ)) |
? Validity conditions