Question

Difficulty: MediumArea of Two-Dimensional Shapes

A metallic plate is in the shape of a trapezoid. The parallel sides of the plate have lengths of 99 centimeters and 3030 centimeters. The two non-parallel sides have lengths of 1010 centimeters and 1717 centimeters. What is the area, in square centimeters, of the metallic plate?

Answer: 156 square centimeters

Answer

156
To find the area of the trapezoid, we can find its height by drawing perpendicular lines from the vertices of the shorter base to the longer base. This splits the trapezoid into a rectangle of width 9 cm9\text{ cm} and two right triangles with hypotenuses of 10 cm10\text{ cm} and 17 cm17\text{ cm}. The sum of the bases of these two triangles is 309=21 cm30 - 9 = 21\text{ cm}. Letting their bases be xx and yy (where x+y=21x + y = 21), we apply the Pythagorean theorem: h2+x2=100h^2 + x^2 = 100 and h2+y2=289h^2 + y^2 = 289. Subtracting the equations yields y2x2=189y^2 - x^2 = 189. Since y2x2=(yx)(y+x)y^2 - x^2 = (y - x)(y + x), we have 21(yx)=18921(y - x) = 189, which simplifies to yx=9y - x = 9. Solving the system x+y=21x + y = 21 and yx=9y - x = 9 yields x=6x = 6 and y=15y = 15. Using the Pythagorean triple 66-88-1010, the height hh is 8 cm8\text{ cm}. The area is 12(9+30)(8)=156\frac{1}{2}(9 + 30)(8) = 156 square centimeters.

Step-by-Step Solution

1
Drop perpendicular lines (heights) from the endpoints of the shorter base to the longer base.
The trapezoid is decomposed into a central rectangle with a width of 99 centimeters and two right triangles with bases xx and yy and hypotenuses of 1010 centimeters and 1717 centimeters, respectively.
This sets up a system of equations relating the heights and bases of the right triangles.
2
Determine the relationship between the bases of the two right triangles.
The sum of the bases of the two right triangles is x+y=309=21x + y = 30 - 9 = 21 centimeters.
The sum of the bases of the right triangles plus the width of the rectangle equals the total length of the longer base of the trapezoid.
3
Set up equations using the Pythagorean theorem for the two right triangles.
h2+x2=100h^2 + x^2 = 100 and h2+y2=289h^2 + y^2 = 289.
Both right triangles share the same height hh of the trapezoid.
4
Solve for the difference between the two triangle bases.
Subtracting the first equation from the second gives y2x2=189y^2 - x^2 = 189. Factoring yields (yx)(y+x)=189(y - x)(y + x) = 189. Substituting y+x=21y + x = 21 yields 21(yx)=189    yx=921(y - x) = 189 \implies y - x = 9.
Subtracting the equations eliminates the height variable, allowing us to find the difference between the bases.
5
Solve the system of linear equations for xx and yy.
Adding x+y=21x + y = 21 and yx=9y - x = 9 gives 2y=30    y=152y = 30 \implies y = 15. Substituting back gives x=6x = 6.
This determines the exact base segments of both right triangles.
6
Calculate the height of the trapezoid.
h=10262=64=8h = \sqrt{10^2 - 6^2} = \sqrt{64} = 8 centimeters.
The height of the trapezoid is required to calculate its area.
7
Compute the area of the trapezoid.
Area=12(9+30)(8)=156\text{Area} = \frac{1}{2}(9 + 30)(8) = 156 square centimeters.
This uses the standard formula for the area of a trapezoid.

Key Concept

Decomposing a non-isosceles trapezoid into a rectangle and two right triangles to solve for the height using systems of quadratic equations derived from the Pythagorean theorem.
Estimated Time:1m 30s
Rate this question