Trapezoid Calculator

Calculate the area, perimeter, angles, and height of any trapezoid (trapezium). Our tool handles all types: generic, isosceles, and right trapezoids.

Full original guide (expanded)

Trapezoid Calculator

Calculate the area, perimeter, angles, and diagonals of any trapezoid (also known as a trapezium). Enter the lengths of the four sides and the height (if known).

Input Parameters

Trapezoid Formulas and Definitions

A trapezoid (or trapezium) is a quadrilateral with at least one pair of parallel sides. These parallel sides are called the bases ($a$ and $b$).

Area and Perimeter Formulas

  • Area (A): The area is the average of the two parallel bases multiplied by the perpendicular height.
    $$ A = \frac{a + b}{2} \cdot h $$
  • Perimeter (P): The perimeter is the sum of all four side lengths.
    $$ P = a + b + c + d $$

Types of Trapezoids

  • Isosceles Trapezoid: The non-parallel sides ($c$ and $d$) are equal in length ($c=d$). The base angles are also equal ($\alpha = \delta$ and $\beta = \gamma$).
  • Right Trapezoid: Has at least two right angles (90°). This occurs when one of the non-parallel sides ($c$ or $d$) is perpendicular to the parallel bases.
  • Scalene Trapezoid: All four sides are of different lengths.

Frequently Asked Questions (FAQ)

What is the formula for the area of a trapezoid?

The area formula is: $A = \\frac{a + b}{2} \\cdot h$, where $a$ and $b$ are the parallel bases and $h$ is the height.

How do you find the height of a trapezoid?

If the height ($h$) is not given, it can be calculated using trigonometry or the Pythagorean theorem after splitting the trapezoid into a rectangle and one or two right triangles. This requires knowing the length of all four sides.

What is the sum of the angles in a trapezoid?

Like all quadrilaterals, the sum of the interior angles in any trapezoid is always **360 degrees**.


Audit: Complete
Formula (LaTeX) + variables + units
This section shows the formulas used by the calculator engine, plus variable definitions and units.
Formula (extracted LaTeX)
\[','\]
','
Formula (extracted LaTeX)
\[A = \frac{a + b}{2} \cdot h\]
A = \frac{a + b}{2} \cdot h
Formula (extracted LaTeX)
\[P = a + b + c + d\]
P = a + b + c + d
Formula (extracted text)
$ A = \frac{a + b}{2} \cdot h $
Formula (extracted text)
$ P = a + b + c + d $
Variables and units
  • No variables provided in audit spec.
Sources (authoritative):
Changelog
Version: 0.1.0-draft
Last code update: 2026-01-19
0.1.0-draft · 2026-01-19
  • Initial audit spec draft generated from HTML extraction (review required).
  • Verify formulas match the calculator engine and convert any text-only formulas to LaTeX.
  • Confirm sources are authoritative and relevant to the calculator methodology.
Verified by Ugo Candido on 2026-01-19
Profile · LinkedIn
Formulas

(Formulas preserved from original page content, if present.)

Version 0.1.0-draft
Citations

Add authoritative sources relevant to this calculator (standards bodies, manuals, official docs).

Changelog
  • 0.1.0-draft — 2026-01-19: Initial draft (review required).