Calculate Trapezoid Area: Finding the Space of ABCD with Height 5

Question

Given the following trapezoid:

AAABBBCCCDDD795

Calculate the area of the trapezoid ABCD.

Video Solution

Solution Steps

00:00 Calculate the area of the trapezoid
00:03 We'll use the formula for calculating trapezoid area
00:08 ((Sum of bases(AB+DC) multiplied by height(H)) divided by 2
00:14 We'll substitute appropriate values and solve to find the area
00:33 And this is the solution to the question

Step-by-Step Solution

To solve this problem, we'll follow these steps:

  • Step 1: Identify the lengths of the trapezoid's bases: AB=7 AB = 7 and CD=9 CD = 9 .
  • Step 2: Identify the height of the trapezoid: AD=5 AD = 5 .
  • Step 3: Apply the trapezoid area formula: A=12×(b1+b2)×h A = \frac{1}{2} \times (b_1 + b_2) \times h .
  • Step 4: Calculate the area using the values from Steps 1 and 2.

Now, let us work through each step:
Step 1: The length of base AB AB is (b1=7)(b_1 = 7) units, and the length of base CD CD is (b2=9)(b_2 = 9) units.
Step 2: The height AD AD is (h=5)(h = 5) units.

Step 3: Substitute the known values into the formula for the area of a trapezoid:
A=12×(7+9)×5 A = \frac{1}{2} \times (7 + 9) \times 5

Step 4: Calculate the results:
A=12×16×5=12×80=40 A = \frac{1}{2} \times 16 \times 5 = \frac{1}{2} \times 80 = 40

Therefore, the area of trapezoid ABCD is 40\mathbf{40} square units.

Answer

40