CalcaTools

Right Trapezoid Calculator

Calculates the area, slant side, perimeter, diagonals and angles of a right trapezoid from its two parallel bases and height.

Last updated: July 2026 · Free · No sign-up required

Results

Enter values above and click Calculate to see your result instantly.

Quick reference

Bases a, bHeight hAreaSlant side
10, 63245
12, 85506.40
20, 14813610
9, 94364 (rectangle)

functions Shows the working, not just the answer

For students and teachers, the final number is only half the value. Every math tool here exposes the formula it applied, the intermediate steps, and the rounding rule, so you can follow along, check your homework, or use the answer in a proof or report with confidence.

calculate Accurate to the spec

Calculations use 64-bit floating point with sensible rounding for the domain (currency to 2 decimals, percentages to 4 decimals, algebra to 6 significant figures). Where exact rational arithmetic matters — fractions, factorials, simplification — we use a dedicated BigNumber path so 1/3 + 1/6 returns ½, not 0.49999.

school Free for classroom use

Educators are welcome to link to any math calculator on CalcaTools from a class site, Google Classroom, or worksheet. The pages are mobile-friendly, free, ad-supported (so we can keep them free) and have no sign-up wall — students just click and use them in class or at home.

tips_and_updates Pair with the spoke articles

Below the calculator we link a small set of plain-English explainer pages — "What is a percentage?", "Why does PEMDAS matter?", and so on. They cover the underlying concept in 4–6 short paragraphs. Read those before the calculator if the topic is new, or after if you want the extra context.

Interpretation guide

PropertyWhat it tells you
Two right anglesBoth sit on the perpendicular leg (the height)
Slant sideHypotenuse of the right triangle with legs h and (a − b)
Acute angleAlways at the long base, next to the slant side
a = bThe shape degenerates into a rectangle (slant = h)

Formula & methodology

Formula: Area = (a + b) ÷ 2 × h; slant c = √((a − b)² + h²); perimeter = a + b + h + c

  1. Enter the long base a and short base b — the two parallel sides.
  2. Enter the height h, which in a right trapezoid is also the perpendicular leg.
  3. The slant side is found with the Pythagorean theorem on legs h and (a − b).
  4. Read off area, perimeter, diagonals and both non-right angles.

Worked example: bases 10 and 6 with height 3 → area = (10 + 6)/2 × 3 = 24, slant side = √(4² + 3²) = 5, perimeter = 10 + 6 + 3 + 5 = 24, acute angle = atan(3/4) = 36.87°.

Frequently asked questions

What is a right trapezoid?
A trapezoid with two right angles. One leg is perpendicular to both parallel bases, so that leg doubles as the height of the shape.
How do you find the area of a right trapezoid?
The same as any trapezoid: average the two parallel bases and multiply by the height. Bases of 10 and 6 with height 3 give (10 + 6)/2 × 3 = 24.
How do you find the slant side of a right trapezoid?
Use the Pythagorean theorem: the slant side is the hypotenuse of a right triangle whose legs are the height and the difference of the bases, c = √((a − b)² + h²).
Can a right trapezoid have equal bases?
If both bases are equal the slant side becomes vertical and the shape is a rectangle — the calculator handles this and reports the slant side equal to the height.
What are the angles of a right trapezoid?
Two angles are exactly 90°. The other two are supplementary: an acute angle atan(h ÷ (a − b)) at the long base and its 180° complement at the short base.
How do I find the angles of a trapezoid?
Co-interior angles between the parallel sides always sum to 180°. A right trapezoid fixes two of them at 90°, so only one angle needs computing: with parallel sides 10 and 6 and height 5, the slant leg rises over a run of 4, making the acute angle tan⁻¹(5/4) = 51.3° and its partner 128.7°. All four angles of any trapezoid total 360°.