How To Find The Height Of A Trapezium

Author enersection
5 min read

How to findthe height of a trapezium is a fundamental skill in geometry that appears in school curricula, engineering calculations, and everyday problem‑solving. The height (also called the altitude) is the perpendicular distance between the two parallel sides, known as the bases. Knowing this measurement allows you to compute area, design structures, or solve more complex spatial problems. Below is a detailed, step‑by‑step guide that covers multiple scenarios—whether you already know the area, only have side lengths, or are working with coordinates on a plane.

Understanding the Trapezium

A trapezium (British English) or trapezoid (American English) is a quadrilateral with exactly one pair of parallel sides. The parallel sides are referred to as the bases; the non‑parallel sides are the legs. In an isosceles trapezium, the legs are equal in length, which often simplifies height calculations.

Key properties to remember:

  • The bases are parallel, so any line drawn perpendicular to one base is also perpendicular to the other.
  • The height is always measured at a right angle (90°) to the bases.
  • If you know the area and the lengths of both bases, the height follows directly from the area formula.

Basic Formula for Height Using Area

The most straightforward way to find the height is when the area (A) and the lengths of the two bases (b₁ and b₂) are known. The area of a trapezium is given by:

[A = \frac{(b₁ + b₂)}{2} \times h ]

where h is the height. Rearranging this formula isolates h:

[ h = \frac{2A}{b₁ + b₂} ]

Deriving the Formula

Starting from the area expression, multiply both sides by 2 to eliminate the fraction:

[ 2A = (b₁ + b₂) \times h ]

Then divide both sides by the sum of the bases:

[ h = \frac{2A}{b₁ + b₂} ]

This derivation shows that the height is simply twice the area divided by the average length of the bases.

Example Calculation

Suppose a trapezium has an area of 84 cm², a longer base of 12 cm, and a shorter base of 6 cm.

  1. Add the bases: (b₁ + b₂ = 12 + 6 = 18) cm.
  2. Multiply the area by 2: (2A = 2 \times 84 = 168) cm².
  3. Divide: (h = \frac{168}{18} = 9.\overline{3}) cm ≈ 9.33 cm.

Thus, the height is approximately 9.33 cm.

Finding Height When Area Is Unknown

If the area is not given, you must rely on other known measurements—typically the lengths of the bases and legs, or angles. The approach varies depending on whether the trapezium is isosceles, right‑angled, or arbitrary.

Using the Pythagorean Theorem in an Isosceles Trapezium

In an isosceles trapezium, the legs are equal, and the perpendicular dropped from each endpoint of the shorter base to the longer base creates two congruent right triangles on either side. The steps are:

  1. Identify the known values: longer base (B), shorter base (b), and leg length (L).
  2. Compute the horizontal offset ((x)) that each leg contributes beyond the shorter base:

[ x = \frac{B - b}{2} ]

  1. Apply the Pythagorean theorem to the right triangle formed by the leg ((L)), the offset ((x)), and the height ((h)):

[ L^{2} = x^{2} + h^{2} \quad \Rightarrow \quad h = \sqrt{L^{2} - x^{2}} ]

Example

Let (B = 14) cm, (b = 6) cm, and each leg (L = 5) cm.

  • Offset: (x = \frac{14 - 6}{2} = 4) cm.
  • Height: (h = \sqrt{5^{2} - 4^{2}} = \sqrt{25 - 16} = \sqrt{9} = 3) cm.

The height is 3 cm.

Using Trigonometry (When an Angle Is Known)

If you know one base angle ((\theta)) and the length of a leg ((L)), you can find the height via the sine function:

[ h = L \times \sin(\theta) ]

This works because the leg forms the hypotenuse of a right triangle where the height is the opposite side to the angle (\theta).

ExampleGiven a leg of 7 cm and a base angle of 30°:

[ h = 7 \times \sin(30°) = 7 \times 0.5 = 3.5 \text{cm} ]

General Case: Using the Law of Cosines

For a scalene trapezium where no sides are equal and no angles are given, you may need to compute the height by first finding the length of a diagonal or by splitting the shape into two triangles. A common method:

  1. Draw a diagonal that connects one endpoint of the shorter base to the opposite endpoint of the longer base, forming two triangles.
  2. Use the known side lengths (bases, legs, and possibly the diagonal) to compute the area of each triangle via Heron’s formula.
  3. Sum the triangular areas to get the total area of the trapezium.
  4. Apply the basic height formula (h = \frac{2A}{b₁ + b₂}).

Although more involved, this method guarantees a solution when only side lengths are known.

Using Coordinate Geometry

When the trapezium is placed on a Cartesian plane, you can determine the height directly from the coordinates of its vertices. This method is especially useful in computer graphics and analytical geometry.

Step‑by‑Step Method

  1. Label the vertices in order, say (A(x₁, y₁)), (B(x₂, y₂)), (C(x₃, y₃)), (D(x₄, y₄)), with (AB) and (CD) as the

parallel bases. 2. Identify the longer base (say (AB)) and the shorter base ((CD)). 3. Compute the slope of the longer

Building on this framework, it’s important to recognize how each method builds on the principles of similarity and geometric relationships. Whether you're working with right triangles, trigonometric functions, or coordinate placements, the core objective remains solving for unknown dimensions through logical deduction. Mastery of these tools not only aids in academic problems but also strengthens problem‑solving skills in real‑world applications. In summary, the systematic approach—starting with clear identification of values, applying relevant formulas, and verifying results—ensures accuracy and clarity throughout the process.

Conclusion: Understanding the relationships between the trapezium’s sides, angles, and heights empowers you to tackle both theoretical exercises and practical challenges with confidence. Continuing to practice these techniques will deepen your grasp of geometry and enhance your analytical abilities.

More to Read

Latest Posts

You Might Like

Related Posts

Thank you for reading about How To Find The Height Of A Trapezium. We hope the information has been useful. Feel free to contact us if you have any questions. See you next time — don't forget to bookmark!
⌂ Back to Home