Find any missing side of a trapezoid — a base or a leg — from known sides, area, height, angles, or perimeter. Multiple modes, visual bars, angle display, and reference table.
In many geometry problems you know some — but not all — sides of a trapezoid and need to find the missing one. This calculator covers the five most common scenarios: finding a missing leg from the other three sides and the height, finding a missing base from area and height, finding any side from perimeter and the other three, finding a leg from a base angle and height, and finding the legs of an isosceles trapezoid from area and bases.
The key formula for the missing leg uses coordinate geometry: place the bottom base along the x-axis, compute the horizontal offset of the known leg (x₁ = √(leg₁² − h²)), and then the unknown leg is d = √((b − a − x₁)² + h²). For the missing base from area, rearrange A = ½(a + b)h to get a = 2A/h − b. For a leg from an angle and height, use leg = h / sin(θ).
These situations arise frequently in land surveying (measuring trapezoidal plots where one boundary is inaccessible), construction (calculating rafter length from known roof pitch and span), and engineering (sheet-metal bending where the flat pattern must be cut to achieve a given cross-section).
This calculator supports five modes and outputs all four sides, area, perimeter, height, midsegment, and all four angles with visual comparison bars.
Missing-side problems are where trapezoids stop being simple plug-in exercises and start depending on the right method. Sometimes the unknown side comes from the area formula, sometimes from perimeter subtraction, and sometimes from a right-triangle offset or a sine relationship with a base angle. This calculator keeps those cases separate so you can choose the correct setup quickly, which is useful for homework checks, roof and hopper layouts, and field measurements where one edge cannot be taken directly.
Missing leg: d = √((b−a−x₁)² + h²), where x₁ = √(c² − h²) Missing base: a = 2A/h − b From perimeter: missing = P − sum of other 3 Leg from angle: c = h / sin(θ) Isosceles leg from area: h = 2A/(a+b), leg = √(h² + ((b−a)/2)²)
Result: Missing Leg ≈ 4.47
In missing-leg mode, the known left leg is entered as leg1. With topBase = 6, bottomBase = 10, height = 4, and leg1 = 4.47, the first horizontal offset is about sqrt(4.47^2 - 4^2) ≈ 2. The remaining offset is also about 2, so the missing right leg is sqrt(2^2 + 4^2) ≈ 4.47.
A missing trapezoid side can refer to very different problems. One mode solves an unknown leg from bases, height, and the other leg. Another reverses the area formula to recover a base, while another uses total perimeter minus three known sides. Keeping those cases separate matters because each one relies on a different geometric relationship.
When the missing quantity is a leg, the real work is finding the horizontal offset created by the difference between the two bases. That offset, together with height, forms a right triangle and determines the slanted side. If the problem gives an angle instead, sine connects the leg directly to the altitude. If the problem gives perimeter, subtraction is enough, but only after the other three sides are known accurately.
A solved side should always fit the rest of the figure. Legs must be at least as long as the height, recovered bases must stay positive, and perimeter-based answers should not create impossible geometry when you compare them with the base difference. Looking at the output area, angles, and midsegment after solving the missing side is a good way to confirm that the answer describes a valid trapezoid instead of just an arithmetic result.
Use the Pythagorean approach: place the trapezoid on coordinates, find the horizontal offset x₁ from the known leg, then d = √((b−a−x₁)² + h²). Use this as a practical reminder before finalizing the result.
Rearrange the area formula: a = 2A/h − b. You need both the area and height.
Yes, if you know the other three sides. The missing side = P − (sum of the three known sides).
If you know the base angle θ and the height h, then leg = h / sin(θ). Keep this note short and outcome-focused for reuse.
A negative result means the given measurements are inconsistent — the trapezoid cannot exist with those dimensions. Double-check your inputs.
Yes. In "missing-leg" mode, if the known leg equals the height, the missing leg is the slanted side √(h² + (b−a)²).