The Only Trapezoid That Looks the Same in a Mirror
Most four-sided shapes lose their look the moment you flip them, but the isosceles trapezoid is built to be symmetric: fold it down the middle and the two halves land exactly on each other. That single act of folding is where every one of its special properties comes from β the equal legs, the equal base angles, even the equal diagonals.
Once you see the symmetry, you never have to memorise the property list β you can rebuild it by asking what folding forces to be equal.
What Is an Isosceles Trapezoid?
An isosceles trapezoid (called an isosceles trapezium in British and Indian textbooks) is a trapezoid whose two non-parallel sides, called the legs, are equal in length. A trapezoid is any quadrilateral with at least one pair of parallel sides β the bases β and the "isosceles" part adds the condition that the legs match.
The two equal legs make the shape symmetric about the vertical line joining the midpoints of the two bases. That symmetry is the defining feature: a trapezoid with unequal legs is a plain trapezoid, while equal legs promote it to isosceles.
What Are the Properties of an Isosceles Trapezoid?
Every property below is a direct consequence of the symmetry. If you can picture the fold, you can predict each one.
The legs are equal β this is the definition. The two non-parallel sides have the same length, $c$.
The base angles are equal. The two angles at the longer base are equal to each other ($β A = β B$), and the two at the shorter base are equal ($β D = β C$).
Co-base angles are supplementary. An angle at the bottom and the angle directly above it on the same leg add to $180Β°$, because the bases are parallel ($β A + β D = 180Β°$).
The diagonals are equal in length. $AC = BD$. This is unusual β most quadrilaterals have unequal diagonals.
It has exactly one line of symmetry, the perpendicular bisector of both bases.
The interior angles sum to $360Β°$, as in every quadrilateral.
Notice the diagonals are equal but do not bisect each other β they cross, but not at their midpoints. That single distinction is what keeps an isosceles trapezoid from being mistaken for a rectangle, where the diagonals are both equal and bisect each other.
Is an Isosceles Trapezoid a Parallelogram?
No. A parallelogram needs two pairs of parallel sides; an isosceles trapezoid has exactly one pair (the bases), while its legs slant inward and are not parallel. So although both shapes are quadrilaterals, an isosceles trapezoid sits outside the parallelogram family entirely. If the legs were both parallel and equal, the shape would collapse into a rectangle, not stay a trapezoid.
The Area of an Isosceles Trapezoid
The area of any trapezoid β isosceles or not β depends only on the two parallel bases and the perpendicular height between them:
$$A = \frac{1}{2}(a + b),h,$$
where $a$ and $b$ are the lengths of the two parallel sides (bases) and $h$ is the perpendicular distance between them. The legs do not appear, which surprises students who expect the equal legs to matter.
Here is why the formula looks like that. Take the average of the two bases, $\tfrac{a+b}{2}$ β that is the length of the trapezoid's "middle line." A trapezoid with that average width and the same height $h$ would be a rectangle of area $\tfrac{a+b}{2} \times h$, and the trapezoid has exactly that area because the triangle you'd cut off one slanted end fits perfectly into the gap at the other. The averaging is the whole idea.
If a problem gives you the area and asks for the height, rearrange the same formula:
$$h = \frac{2A}{a + b}.$$
The Perimeter and Diagonals
The perimeter is just the distance around, so add all four sides. With bases $a$ and $b$ and two equal legs $c$:
$$P = a + b + 2c.$$
The factor of $2$ on $c$ is the only place the equal legs simplify the arithmetic β instead of adding two separate leg lengths you double one.
For the diagonals, the key fact is equality: $AC = BD$. When you need the actual length and you know the bases and the height, drop a perpendicular from a top vertex to the bottom base, which creates a right triangle, and apply the Pythagorean theorem to it. The horizontal leg of that right triangle is $\tfrac{b - a}{2}$ (half the difference of the bases, because symmetry splits the overhang evenly), and the vertical leg is the height $h$.
Examples of Isosceles Trapezoid
With the properties and formulas in place, here is the shape doing real work. The problems move from a direct area calculation up to finding a missing side.
Example 1: Find the area of an isosceles trapezoid with parallel sides 8 cm and 14 cm and height 5 cm
$$A = \tfrac{1}{2}(a + b)h = \tfrac{1}{2}(8 + 14)(5) = \tfrac{1}{2}(22)(5) = 55 \text{ cm}^2.$$
Final answer: 55 cmΒ².
Example 2: An isosceles trapezoid has bases 6 m and 10 m, legs of 5 m each. A student is asked for the area and writes $A = \tfrac{1}{2}(6 + 10)(5) = 40$ mΒ², using the leg as the height
Check that against the formula's variables. The $h$ in $A = \tfrac{1}{2}(a+b)h$ is the perpendicular distance between the bases β the vertical drop β not the slanted leg. The leg of 5 m runs at an angle, so using it as $h$ overstates the height and gives a wrong area.
To get the real height, drop a perpendicular from a top vertex. The horizontal overhang on each side is $\tfrac{b-a}{2} = \tfrac{10-6}{2} = 2$ m, and the leg is the hypotenuse, so:
$$h = \sqrt{c^2 - \left(\tfrac{b-a}{2}\right)^2} = \sqrt{5^2 - 2^2} = \sqrt{21} \approx 4.58 \text{ m}.$$
$$A = \tfrac{1}{2}(6 + 10)(4.58) \approx \tfrac{1}{2}(16)(4.58) \approx 36.6 \text{ m}^2.$$
Final answer: about 36.6 mΒ². In Bhanzu's Grade 9 cohort at the McKinney TX center, using the slanted leg in place of the perpendicular height is the single most common error here β close to five in ten students do it on the first attempt until they learn to ask "is this length straight up, or at a slant?"
Example 3: The area of an isosceles trapezoid is 90 cmΒ² with bases 10 cm and 8 cm. Find the height
$$h = \frac{2A}{a + b} = \frac{2(90)}{10 + 8} = \frac{180}{18} = 10 \text{ cm}.$$
Final answer: 10 cm.
Example 4: Find the perimeter of an isosceles trapezoid with bases 7 cm and 13 cm and legs of 5 cm each
$$P = a + b + 2c = 7 + 13 + 2(5) = 30 \text{ cm}.$$
Final answer: 30 cm.
Example 5: In isosceles trapezoid ABCD, one base angle β A measures 70Β°. Find the other three angles
By symmetry, the other base angle β B also measures $70Β°$. Each top angle is supplementary to the base angle below it on the same leg, so $β D = β C = 180Β° - 70Β° = 110Β°$. Check: $70 + 70 + 110 + 110 = 360Β°$.
Final answer: β A = β B = 70Β°, β C = β D = 110Β°.
Example 6: An isosceles trapezoid has perimeter 44 cm, bases 10 cm and 16 cm. Find the length of each leg
The two legs share whatever is left after the bases:
$$2c = P - a - b = 44 - 10 - 16 = 18, \qquad c = 9 \text{ cm}.$$
Final answer: each leg is 9 cm.
Why the Isosceles Trapezoid Matters
This shape is far more than a textbook quadrilateral; its symmetry makes it the natural choice wherever a structure must lean inward evenly.
Bridges and dams. A dam's cross-section is an isosceles trapezoid β wide at the base to resist water pressure, narrower at the top. The equal legs distribute the load symmetrically, which is exactly what keeps the structure balanced.
Architecture and furniture. Lampshades, buckets, and tapered table legs are isosceles-trapezoid profiles because the symmetry looks stable and shares weight evenly.
The "average width" idea reappears everywhere. The middle-line trick that powers the area formula β averaging the two ends β is the same idea behind the trapezoidal rule in calculus, which estimates the area under a curve by slicing it into thin trapezoids.
Optics and design. Cyclic-quadrilateral facts (every isosceles trapezoid can be inscribed in a circle) feed into lens grinding and tiling patterns.
For a Grade 9 or 10 student, the isosceles trapezoid is where symmetry stops being decoration and starts doing arithmetic for you β recognising the fold tells you which sides and angles are equal before you compute anything.
Common Errors When Working With Isosceles Trapezoids
Mistake 1: Using a leg as the height
Where it slips in: A problem gives the legs and the bases but not the perpendicular height, and the student substitutes the slanted leg straight into $A = \tfrac{1}{2}(a+b)h$.
Don't do this: Treat the slanted side as if it stood straight up.
The correct way: The height is the perpendicular gap between the bases. When only the leg is given, find $h$ first with the Pythagorean theorem on the right triangle formed by dropping a perpendicular, using horizontal leg $\tfrac{b-a}{2}$.
Mistake 2: Assuming the diagonals bisect each other
Where it slips in: Knowing the diagonals are equal, a student also assumes they cut each other in half, as in a rectangle.
Don't do this: Treat "equal diagonals" and "bisecting diagonals" as the same property.
The correct way: In an isosceles trapezoid the diagonals are equal in length but cross away from their midpoints. Only when the shape is actually a rectangle do the diagonals both equal and bisect. The second-guesser who knows the rectangle rule by heart applies it one shape too far.
Mistake 3: Calling it a parallelogram
Where it slips in: Because the figure looks "balanced," the student treats it as a parallelogram and assumes both pairs of sides are parallel.
Don't do this: Assume opposite sides are all parallel.
The correct way: Only the two bases are parallel; the legs slant. An isosceles trapezoid is not a parallelogram, so parallelogram rules (opposite sides equal, opposite angles equal) do not apply to it.
A real-world version of the same trap. Engineers sizing a trapezoidal irrigation canal must use the true perpendicular depth, not the slanted bank length, when computing the cross-sectional area that sets the water flow. Mixing the slant length for the depth β the exact error in Mistake 1 β over-states the canal's capacity, so the channel carries less water than the design promised. The shape is forgiving on paper; the field is not.
Key Takeaways
An isosceles trapezoid has one pair of parallel bases and two equal legs, which makes it symmetric about the line joining the midpoints of the bases.
Its area is $A = \tfrac{1}{2}(a+b)h$ β the average of the two bases times the perpendicular height; the legs never enter the area.
The base angles are equal, co-base angles are supplementary, and the diagonals are equal but do not bisect each other.
It is not a parallelogram, because only the bases are parallel.
The most common mistake is using a slanted leg as the height β always use the perpendicular distance between the bases.
Practice These Problems to Solidify Your Understanding
Find the area of an isosceles trapezoid with bases 9 cm and 15 cm and height 6 cm.
An isosceles trapezoid has perimeter 38 m with bases 8 m and 12 m. Find each leg.
One base angle of an isosceles trapezoid is 65Β°. Find all four interior angles.
Answer to Question 1: $A = \tfrac{1}{2}(9+15)(6) = 72$ cmΒ². Answer to Question 2: $2c = 38 - 8 - 12 = 18$, so each leg is 9 m. Answer to Question 3: two angles of 65Β° and two of 115Β° (since $180 - 65 = 115$); check $65+65+115+115 = 360Β°$.
Want a live Bhanzu trainer to walk your child through quadrilaterals and the isosceles trapezoid? Book a free demo class β online globally.
Was this article helpful?
Your feedback helps us write better content
