terican

Last verified · v1.0

Calculator · math

Right Trapezoid Area Calculator

Calculate right trapezoid area with A = ½ × (b₁ + b₂) × h. Enter both parallel bases and the perpendicular height for an instant result.

FreeInstantNo signupOpen source

Inputs

Area

Explain my result

0/3 free

Get a plain-English breakdown of your result with practical next steps.

Areasq units

The formula

How the
result is
computed.

Right Trapezoid Area: Formula, Derivation, and Practical Use

A right trapezoid is a four-sided polygon with exactly two parallel sides and one interior angle of 90 degrees. Because one leg stands perpendicular to both parallel bases, that vertical leg serves directly as the height — eliminating the trigonometric conversions that oblique trapezoids require.

The Area Formula

The area A of a right trapezoid is given by:

A = ½ × (b₁ + b₂) × h

Where each variable represents a specific dimension of the shape:

  • b₁ — the shorter parallel side (top base)
  • b₂ — the longer parallel side (bottom base)
  • h — the perpendicular height, equal in length to the right-angle leg

Geometric Derivation

The formula follows directly from decomposing the right trapezoid into two primitive shapes. Draw a vertical line from the inner corner of b₁ down to b₂, partitioning the figure into a rectangle and a right triangle.

  • Rectangle area: b₁ × h
  • Right triangle area: ½ × (b₂ − b₁) × h

Summing the two parts: A = b₁h + ½(b₂ − b₁)h = h(b₁ + ½b₂ − ½b₁) = ½h(b₁ + b₂). This geometric decomposition is the same principle behind the numerical trapezoid rule documented by Whitman College Calculus Online (Section 8.6) and applied in MIT OpenCourseWare Single Variable Calculus. The formula also generalizes naturally: when b₁ = b₂ it collapses to a rectangle, and when b₁ = 0 it reduces to a right triangle.

Step-by-Step Calculation Examples

Metric example: b₁ = 5 cm, b₂ = 11 cm, h = 8 cm

  • Sum the bases: 5 + 11 = 16 cm
  • Multiply by height: 16 × 8 = 128 cm²
  • Divide by 2: 128 ÷ 2 = 64 cm²

Imperial example: b₁ = 3 ft, b₂ = 7 ft, h = 4 ft

  • Sum the bases: 3 + 7 = 10 ft
  • Multiply by height: 10 × 4 = 40 ft²
  • Divide by 2: 40 ÷ 2 = 20 ft²

Why the Right Angle Simplifies Measurement

In an oblique trapezoid, the height must be derived from the slant leg length and the base angle using trigonometry (h = leg × sin θ). In a right trapezoid, the vertical leg is the height, measurable directly with a tape measure or ruler. This property makes right trapezoids common in architecture, carpentry, and land surveying, where walls, ramps, or plot boundaries meet a baseline at 90 degrees. The Area of Trapezoid worksheet (Jackson, MS) further illustrates labeling conventions and unit-consistent approaches for both oblique and right variants.

Real-World Applications

  • Roofing and construction: Trapezoidal gable sections where one side is a plumb wall require this formula for material estimates. Contractors calculate the area of siding, shingles, or ventilation needed for asymmetrical roof lines.
  • Land surveying: Parcels bounded by a road, a perpendicular boundary line, and a diagonal property line form right trapezoids. Surveyors apply this formula to compute acreage for deeds and tax assessments.
  • Manufacturing: Sheet metal blanks for brackets and flanges are often right trapezoidal profiles. Production engineers use the formula to estimate material waste and cutting yields.
  • Civil engineering: Embankment and retaining wall cross-sections frequently appear as right trapezoids in drainage and grading calculations. The formula determines fill volumes and structural loads.
  • Carpentry and deck building: Angled deck boards meeting vertical railings, or stair stringers with one perpendicular edge, follow this geometry. Carpenters rely on rapid area calculation to order correct quantities of materials.

Common Mistakes and Verification

A frequent error is using the slant leg (the hypotenuse) instead of the perpendicular height. Always measure or verify that h forms a 90-degree angle with both bases. Another common mistake is forgetting the division by 2; the formula divides the sum of bases by 2 before multiplying by height, or equivalently multiplies the sum by height then divides by 2. To verify a calculation, check that your result is between the areas of a rectangle with height h and base b₁, and a rectangle with height h and base b₂. The trapezoid area should lie strictly between these bounds.

Unit Consistency

All three inputs — b₁, b₂, and h — must share the same unit before applying the formula. Converting mixed units first (e.g., centimeters to meters) ensures the output area appears in the expected square unit. Select the appropriate unit system in the calculator to display results correctly as cm², m², in², or ft².

Reference

Frequently asked questions

What is a right trapezoid and how does it differ from other trapezoids?
A right trapezoid has exactly two parallel sides and one interior angle of exactly 90 degrees. That right angle means one leg stands perpendicular to both bases and serves directly as the height. A general (oblique) trapezoid has no right angles, so the height must be measured separately — typically with a perpendicular drop or computed from a leg length and base angle using trigonometry.
How do you calculate the area of a right trapezoid?
Apply the formula A = ½ × (b₁ + b₂) × h, where b₁ is the shorter parallel base, b₂ is the longer parallel base, and h is the perpendicular height (the right-angle leg). For example, with b₁ = 6 m, b₂ = 10 m, and h = 4 m: ½ × (6 + 10) × 4 = ½ × 16 × 4 = 32 m². All three values must share the same unit before calculating.
What is the perpendicular height in a right trapezoid?
In a right trapezoid, the perpendicular height is the leg that forms the 90° angle connecting both parallel bases. Unlike oblique trapezoids — where the height must be derived from the slant leg and a base angle using the sine function — the right trapezoid's vertical leg equals the height directly. A standard ruler or measuring tape yields the height in one step, making field measurements significantly faster and error-free.
Can the right trapezoid area formula be used with any unit system?
Yes. The formula A = ½ × (b₁ + b₂) × h is dimensionally consistent and works with any coherent unit system — metric (mm, cm, m, km) or imperial (inches, feet, yards). All three inputs must be expressed in the same unit before the calculation. The area result then appears in the corresponding square unit: inputs in centimeters produce an area in cm², inputs in feet produce an area in ft².
What real-world problems require right trapezoid area calculations?
Right trapezoid area calculations appear across many fields: roofing (trapezoidal gable wall sections where one side is a vertical wall), land surveying (parcels with one perpendicular boundary and one diagonal line), carpentry (stair stringers and ramp sub-structures), manufacturing (sheet metal brackets cut to right trapezoidal profiles), and civil engineering (embankment cross-sections). Architects also use this formula to compute floor area in rooms where one angled wall meets a vertical partition.
How does the right trapezoid area formula relate to the rectangle and triangle formulas?
A right trapezoid splits cleanly into a rectangle with area b₁ × h and a right triangle with area ½ × (b₂ − b₁) × h. Adding them gives b₁h + ½(b₂ − b₁)h = ½(b₁ + b₂)h — the standard trapezoid formula. This proves the formula is a generalization: when b₁ = b₂ both shapes are equal and it reduces to the rectangle formula A = b × h; when b₁ = 0 the rectangle disappears and it reduces to the triangle formula A = ½ × b × h.