How do you find the area of the trapezoid below?

enter image source here

1 Answer
Nov 12, 2015

#190#

Explanation:

The quick way of finding the area of this trapezoid would be to simply use the know formula, which looks like this

#color(blue)(A = (B + b)/2 * h)" "#, where

#B#, #b# - the two bases of the trapezoid
#h# - its height

In this case, you have a trapezoid that has the longer base equal to #20#, the shortest base equal to #18#, and the height equal to #10#.

This means that you would get

#A = (20 + 18)/2 * 10 = 38/2 * 10 = color(green)(190)#

The more interesting way, assuming that you don't remember the formula, would be to try and find it "by hand", so to speak

enter image source here

Notice that you can form the area of the trapezoid by adding the area of the central rectangle, shown in light blue, and the areas of the two right triangles, shown in forest green.

Now, the central rectangle will have the dimensions of the short base and of the height, i.e. #18 xx 10#, and an area equal to

#A_"rectangle" = 18 * 10 = 180#

Now, you know that the difference between the long base and the short base is equal to #2#, since you have #20-18#.

This means that if you use #x# to be the short base of the right triangle, and #2-x# to be the short base of the left triangle, you can say that their respective areas will be

#A_"left triangle" = 1/2 * (2-x) * 10#

and

#A_"right triangle" = 1/2 * x * 10#

This means that the total area of the trapezoid will be

#A = A_"left triangle" + A_"right triangle" + A_"rectangle"#

#A = 1/2(2-x) * 10 + 1/2 * x * 10 + 180#

#A = 10 - color(red)(cancel(color(black)(5x))) + color(red)(cancel(color(black)(5x))) + 180 = color(green)(190)#