Trapezoid Perimeter Calculator
Compute trapezoid perimeter from its four side lengths.
Two parallel sides (a, b) plus two legs (c, d).
Multiple units supported.
A trapezoid has four sides: two parallel (the bases, usually a and b) and two non-parallel legs (c and d). For perimeter, just add them all.
P = a + b + c + d
For an isosceles trapezoid where the two legs are equal: P = a + b + 2c.
Where trapezoid perimeters matter in real projects:
- Retaining wall footings. A trapezoidal-section retaining wall has perimeter that determines formwork length per linear foot of wall.
- Garden bed timber edging around a trapezoidal plot. Add all four sides for the timber footage needed.
- Roof gable verge trim. Slice a gable end at kneewall height and the piece above it is a trapezoid. Measure all four edges if you are trimming the verge.
- Trapezoidal road signs, including some older European chevron warning plates.
- Survey plots with non-parallel boundaries.
- Stage and orchestra pit floor plans that fan outward from the proscenium.
Worked example: retaining wall formwork
A concrete retaining wall has a trapezoidal cross-section: 24 in wide at the base, 12 in wide at the top, 48 in of vertical height. The outer face is plumb, so the whole 12 in of taper falls on the inner face and that leg runs at a slope:
leg = √(48² + 12²) = √2,448 = 49.48 in
Watch that 12. The wall loses 12 in of width in total, and because only one face moves, the sloped face takes all of it. Split the taper across both faces and each leg would run out √(48² + 6²) = 48.37 in instead. Two different walls, and the drawing tells you which one you have.
Cross-section perimeter = 12 + 24 + 48 + 49.48 = 133.48 in.
Now be careful turning that into formwork, because the perimeter is not the answer. You form the two faces and nothing else: the base sits on the footing and the top is open. Over a 50 ft wall that is 4 ft × 50 ft = 200 sq ft of plumb face plus 4.12 ft × 50 ft = 206 sq ft of sloped face, so 406 sq ft, and about 12 sq ft more if you close both ends. Call it 420.
The whole perimeter times the length would give 133.48 in, or 11.12 ft, × 50 = 556 sq ft, and that figure is only right if you are wrapping the section rather than forming a wall.
Worked example: trapezoidal garden bed
Garden bed measures 6 ft at the front, 8 ft at the back, and 5 ft down each side. Equal legs make it an isosceles trapezoid. Perimeter = 6 + 8 + 5 + 5 = 24 ft. Use 24 ft of border timber, or six 4-ft planks with light corner cuts.
Not every four numbers make a trapezoid
This is the check most trapezoid tools skip. Slide one leg along until it meets the other and you get a triangle with sides c, d and the base difference (b − a). So those three lengths have to obey the triangle inequality:
|c − d| < |b − a| < c + d
Give it a = 6, b = 8, c = 1, d = 1 and there is no such shape: the bases differ by 2 and two 1 ft legs cannot span it. The calculator will still add the four numbers, because addition always works, so the warning is on you to read. When a = b the shape is a parallelogram and the legs must be exactly equal.
If you don’t know the two legs but know the two parallels and the height:
For an isosceles trapezoid, leg length c = √((b − a)²/4 + h²). The legs depend on the perpendicular height between the parallels AND the difference in their lengths, which is why a shallow-but-wide trapezoid can have surprisingly long legs.
Tangential trapezoid property. If a circle can be inscribed touching all four sides, then a + b = c + d. Our garden bed gives 6 + 8 = 14 and 5 + 5 = 10, so no inscribed circle fits it. Most trapezoids fail this test; the ones that pass are called tangential, and it is the same Pitot theorem that governs any tangential quadrilateral.
How we build and check this calculator
This calculator runs entirely in your browser, so the numbers you enter stay on your device. The math behind it is written by hand and tested against worked examples and standard references before the page goes live.
SuperGlobalCalculator is independently built and maintained. See how we build and verify our calculators.