Formulas for Trapezoid Height
A trapezoid's height is the perpendicular distance separating its two parallel sides (bases). You can derive height using either the non-parallel legs and their angles, or from the trapezoid's area and base measurements.
h = c × sin(α)
h = d × sin(δ)
h = 2A ÷ (a + b)
h— Height of the trapezoid (perpendicular distance between parallel bases)c, d— The non-parallel legs (slanted sides) of the trapezoidα, δ— Interior angles where the legs meet the basesa, b— The lengths of the two parallel basesA— The total area of the trapezoid
Computing Height from Leg and Angle
The most straightforward approach uses one non-parallel leg and its adjacent interior angle. Multiply the leg length by the sine of that angle to get the perpendicular height.
For example, if leg c measures 10 cm and the angle α is 75°, the calculation yields:
- h = 10 × sin(75°)
- h = 10 × 0.9659
- h ≈ 9.66 cm
This method works identically with leg d and angle δ. You need only one leg–angle pair; the other legs of the trapezoid are irrelevant for this calculation.
Deriving Height from Area and Bases
When you know the trapezoid's area and both base lengths, rearrange the standard trapezoid area formula to solve for height:
- Standard formula: Area = (a + b) ÷ 2 × h
- Rearranged: h = 2 × Area ÷ (a + b)
Suppose a trapezoid has area 150 cm², base a = 12 cm, and base b = 18 cm:
- h = 2 × 150 ÷ (12 + 18)
- h = 300 ÷ 30
- h = 10 cm
This method is essential when angle data is unavailable but area has been measured or calculated separately.
Common Pitfalls and Practical Notes
Avoid these frequent mistakes when calculating trapezoid height.
- Angle units matter — Ensure your calculator is in degree mode, not radians. A 75° angle and 75 radians produce vastly different sine values. Most practical applications use degrees.
- Confusing legs with bases — The non-parallel sides (legs c and d) and parallel sides (bases a and b) serve entirely different roles. Only the angle method uses legs; only the area method uses bases.
- Forgetting the perpendicular requirement — Height must be measured perpendicular to the bases, not along the legs themselves. The sine function automatically gives you this perpendicular component.
- Order of operations in area formula — When rearranging h = 2A ÷ (a + b), always add the bases first, then divide the doubled area by that sum. Calculating in the wrong sequence introduces errors.