Mathematics July 20, 2026 · 11 min read

Quadrilaterals Decoded: Area, Perimeter, and Diagonals of Every Four-Sided Shape

Explore every type of quadrilateral with our comprehensive guide. Calculate area, perimeter, and diagonals for squares, rectangles, parallelograms, trapezoids, rhombuses, and kites.

Quadrilaterals — four-sided polygons — form one of the most diverse and practically important families of geometric shapes. From the perfect symmetry of a square to the slanted elegance of a parallelogram, from the practical utility of a trapezoid to the aerodynamic profile of a kite, quadrilaterals appear everywhere in architecture, engineering, art, and nature. Understanding how to calculate the area, perimeter, and diagonal lengths of every quadrilateral type equips students and professionals with essential geometric tools.

Key Takeaway

All quadrilaterals have an interior angle sum of 360°. The six major types — square, rectangle, parallelogram, rhombus, trapezoid, and kite — each have unique area formulas. The general quadrilateral area can always be computed using Brahmagupta's formula (for cyclic quadrilaterals) or by splitting the shape into two triangles.

1. The Quadrilateral Family Tree

Quadrilaterals can be classified into a hierarchy based on their properties. At the top is the general quadrilateral, which has four sides and four vertices but no special properties. As we add constraints (parallel sides, equal sides, right angles), we arrive at increasingly specialized shapes.

TypeParallel SidesEqual SidesRight Angles
Square2 pairsAll 4 equalAll 4
Rectangle2 pairsOpposite equalAll 4
Parallelogram2 pairsOpposite equalNone
Rhombus2 pairsAll 4 equalNone
Trapezoid1 pairVariesNone
Kite0 pairsAdjacent pairsNone

2. Area Formulas for Every Quadrilateral

Each type of quadrilateral has a specialized area formula that takes advantage of its unique properties. Using the right formula for the right shape can save significant computation time.

Square and Rectangle

Square: A = s²
Rectangle: A = l × w

Parallelogram

A parallelogram's area equals the base times the perpendicular height. Note that the height is NOT the length of the slanted side; it is the perpendicular distance between the two parallel bases.

Parallelogram: A = b × h
where b = base length, h = perpendicular height

Trapezoid (Trapezium)

A trapezoid has exactly one pair of parallel sides (called bases). Its area is the average of the two parallel sides multiplied by the height.

Trapezoid: A = ½(a + b) × h
where a and b = parallel sides, h = perpendicular height

Rhombus

Rhombus: A = ½ × d₁ × d₂
where d₁ and d₂ = lengths of the diagonals

Kite

Kite: A = ½ × d₁ × d₂
where d₁ and d₂ = lengths of the two diagonals

General Quadrilateral

For an arbitrary quadrilateral with vertices A, B, C, D given in order (either clockwise or counterclockwise), the area can be calculated using the Shoelace formula:

A = ½|x_A(y_B − y_D) + x_B(y_C − y_A) + x_C(y_D − y_B) + x_D(y_A − y_C)|

For a cyclic quadrilateral (one that can be inscribed in a circle), Brahmagupta's formula provides the area using only the side lengths:

A = √((s−a)(s−b)(s−c)(s−d))
where s = (a+b+c+d)/2 (semi-perimeter)

3. Perimeter of Quadrilaterals

The perimeter of any quadrilateral is the sum of its four side lengths. For regular quadrilaterals, the formula simplifies considerably:

  • Square: P = 4s
  • Rectangle: P = 2(l + w)
  • Parallelogram: P = 2(a + b), where a and b are adjacent side lengths
  • Rhombus: P = 4s (same as a square, since all sides are equal)
  • Trapezoid: P = a + b + c + d (sum of all four sides)
  • Kite: P = 2a + 2b (two pairs of equal adjacent sides)

4. Diagonals of Quadrilaterals

The diagonals of a quadrilateral are line segments connecting opposite vertices. Every quadrilateral has exactly two diagonals. The properties of these diagonals vary dramatically by quadrilateral type and provide important characterization tools.

TypeDiagonal LengthsKey Properties
Squared = s√2Equal, perpendicular, bisect each other
Rectangled = √(l² + w²)Equal, bisect each other
RhombusVariesPerpendicular, bisect each other
ParallelogramVariesBisect each other
KiteVariesPerpendicular, one bisects the other

5. Worked Example: Computing All Properties

Consider a trapezoid with parallel sides a = 8 cm and b = 14 cm, height h = 6 cm, and non-parallel sides c = 7 cm and d = 7 cm (an isosceles trapezoid).

  1. Area: A = ½(8 + 14) × 6 = ½ × 22 × 6 = 66 cm²
  2. Perimeter: P = 8 + 14 + 7 + 7 = 36 cm
  3. Diagonal: Using the coordinate method with the trapezoid centered at the origin, the diagonal length is d = √((7)² + 6²) = √(49 + 36) = √85 ≈ 9.22 cm

6. Frequently Asked Questions

What is the sum of interior angles of any quadrilateral?

The sum of interior angles of any quadrilateral is always 360°. This can be proven by dividing the quadrilateral into two triangles, each contributing 180°.

Can a trapezoid be a parallelogram?

It depends on the definition. Some definitions require a trapezoid to have exactly one pair of parallel sides (excluding parallelograms), while others say at least one pair (including parallelograms as special trapezoids). The exclusive definition is more common in U.S. textbooks.

How do I find the area of an irregular quadrilateral?

Split the quadrilateral into two triangles by drawing one diagonal, calculate each triangle's area using A = ½bh or the coordinate formula, and add them together. Alternatively, use the Shoelace formula if you have all four vertex coordinates.

What makes a kite different from a rhombus?

A rhombus has all four sides equal and two pairs of parallel sides. A kite has two pairs of adjacent equal sides and no parallel sides (in general). Every rhombus is technically a kite, but not every kite is a rhombus.

Try Our Quadrilateral Calculator

Use our free Quadrilateral Calculator to compute area, perimeter, and diagonals for any four-sided shape with instant results.