Examples with solutions for Area of a Trapezoid: Using variables

Exercise #1

The trapezoid ABCD is shown below.

AB = AD

DC is twice as long as AB.

The area of the trapezoid is three times more than the length of AB.

How long is side AB?

AAABBBCCCDDD

Video Solution

Step-by-Step Solution

To solve this problem, we'll utilize the information given about trapezoid ABCD ABCD :

  • AB=AD AB = AD which implies x=x=AB x = x = AB .
  • DC=2×AB DC = 2 \times AB implies DC=2x DC = 2x .
  • The formula for the area of a trapezoid is given by: Area=12×(Base1+Base2)×Height\text{Area} = \frac{1}{2} \times (\text{Base}_1 + \text{Base}_2) \times \text{Height}.
  • The area of the trapezoid is stated as three times longer than side AB AB , giving us Area=3×x\text{Area} = 3 \times x.

The bases of trapezoid ABCD ABCD are AB=x AB = x and DC=2x DC = 2x . Assume the height of trapezoid ABCD ABCD is h h .

Using the area formula, we have:
12×(x+2x)×h=3x \frac{1}{2} \times (x + 2x) \times h = 3x

This simplifies to:
3x2×h=3x \frac{3x}{2} \times h = 3x

To find h h , divide both sides by 3x2\frac{3x}{2} this yields:
h=2 h = 2

Next, verify that when h=2 h = 2 , the area calculation matches:
Substitute h=2 h = 2 back into the expression for area:
12×3x×2=3x \frac{1}{2} \times 3x \times 2 = 3x , which holds true as 3x=3x 3x = 3x .

Thus, the calculations confirm the length of side AB AB is 2 2 .

Answer

2

Exercise #2

Look at the trapezoid ABCD below.

Length of side AB = a

Side DC is 3 cm longer than AB.

Height (h) = 12 \frac{1}{2} cm

Calculate the length of side AB, given that the area of the trapezoid is 2a cm².

aaaAAABBBCCCDDD

Video Solution

Step-by-Step Solution

To solve this problem, we'll find the length of side AB given the area of the trapezoid. Follow these steps:

  • Step 1: Set up the area formula for a trapezoid:
    The area A A of a trapezoid is given by the formula A=12×(Base1+Base2)×Height A = \frac{1}{2} \times (\text{Base}_1 + \text{Base}_2) \times \text{Height} .
  • Step 2: Substitute the given information:
    Here, Base1=AB=a\text{Base}_1 = AB = a and Base2=DC=a+3\text{Base}_2 = DC = a + 3 cm. The height h=12 h = \frac{1}{2} cm. The area is given as A=2a A = 2a cm².
  • Step 3: Substitute into the formula:
    2a=12×(a+(a+3))×12 2a = \frac{1}{2} \times (a + (a + 3)) \times \frac{1}{2}
  • Step 4: Simplify and solve for a a :
    2a=12×(2a+3)×12 2a = \frac{1}{2} \times (2a + 3) \times \frac{1}{2} 2a=(2a+3)4 2a = \frac{(2a + 3)}{4}
    Multiply through by 4 to clear the fraction: 8a=2a+3 8a = 2a + 3
    Subtract 2a 2a from both sides: 6a=3 6a = 3
    Divide both sides by 6: a=36=12 a = \frac{3}{6} = \frac{1}{2}

Therefore, the length of side AB is 12\frac{1}{2} cm, and the correct choice is (3).

Answer

12 \frac{1}{2}

Exercise #3

Shown below is the trapezoid ABCD.

Given in cm:

AB = 5

DC = 3

Height = h

Calculate the area of the trapezoid.

555333hhhAAABBBCCCDDD

Video Solution

Step-by-Step Solution

Let's calculate the area of trapezoid ABCDABCD:

The formula for the area of a trapezoid is:

Area=12×(Base1+Base2)×Height \text{Area} = \frac{1}{2} \times (\text{Base}_1 + \text{Base}_2) \times \text{Height}

In this trapezoid, we have:

  • Base1=AB=5\text{Base}_1 = AB = 5 cm
  • Base2=DC=3\text{Base}_2 = DC = 3 cm
  • Height=h\text{Height} = h

Substituting these into the formula, we get:

Area=12×(5+3)×h \text{Area} = \frac{1}{2} \times (5 + 3) \times h

Simplify the calculation:

Area=12×8×h=4h \text{Area} = \frac{1}{2} \times 8 \times h = 4h

Thus, the area of the trapezoid is 4h4h square centimeters.

Answer

4h 4h

Exercise #4

Express the area of the trapezoid by X

X+14X+14X+143X+73X+73X+72X2X2X

Video Solution

Step-by-Step Solution

To express the area of the trapezoid in terms of X X , follow these steps:

  • Step 1: Identify the given values for the trapezoid's dimensions. The top base b1 b_1 is X+14 X + 14 , the bottom base b2 b_2 is 3X+7 3X + 7 , and the height h h is 2X 2X .
  • Step 2: Use the trapezoid area formula A=12×(b1+b2)×h A = \frac{1}{2} \times (b_1 + b_2) \times h .
  • Step 3: Compute the sum of the bases: (X+14)+(3X+7)=X+14+3X+7=4X+21(X + 14) + (3X + 7) = X + 14 + 3X + 7 = 4X + 21.
  • Step 4: Calculate the area using the formula: A=12×(4X+21)×(2X) A = \frac{1}{2} \times (4X + 21) \times (2X) .
  • Step 5: Simplify: A=12×(4X+21)×2X=(4X+21)×X A = \frac{1}{2} \times (4X + 21) \times 2X = (4X + 21) \times X .
  • Step 6: Simplify further by distributing: A=4X2+21X A = 4X^2 + 21X .

Thus, the area of the trapezoid expressed in terms of X X is 4X2+21X 4X^2 + 21X .

Answer

4x2+21x 4x^2+21x

Exercise #5

The area of the trapezoid in the diagram is 9x 9x cm².

Calculate AE.

2X2X2X2.5X2.5X2.5XAAABBBCCCDDDEEE

Video Solution

Step-by-Step Solution

To solve this problem, we will use the formula for the area of a trapezoid:

Area=12×(Base1+Base2)×Height \text{Area} = \frac{1}{2} \times (\text{Base}_1 + \text{Base}_2) \times \text{Height}

Here, Area=9x\text{Area} = 9x cm², Base1=2x\text{Base}_1 = 2x cm, and Base2=2.5x\text{Base}_2 = 2.5x cm.

Substitute the known values into the formula:

9x=12×(2x+2.5x)×AE 9x = \frac{1}{2} \times (2x + 2.5x) \times \text{AE}

9x=12×4.5x×AE 9x = \frac{1}{2} \times 4.5x \times \text{AE}

Multiply through by 2 to clear the fraction:

18x=4.5x×AE 18x = 4.5x \times \text{AE}

Solve for AE by dividing both sides by 4.5x4.5x:

AE=18x4.5x=4 \text{AE} = \frac{18x}{4.5x} = 4

Thus, the height AE is 4 cm\textbf{4 cm}.

Therefore, the solution to the problem is 4\textbf{4} cm.

Answer

4 4 cm

Exercise #6

Calculate the area of the trapezoid in the diagram.

2X2X2X3Y3Y3YXXX

Video Solution

Step-by-Step Solution

To determine the area of the trapezoid, we will use the formula for the area of a trapezoid:

A=12×(Base1+Base2)×Height A = \frac{1}{2} \times (\text{Base}_1 + \text{Base}_2) \times \text{Height}

From the problem, the two bases are 2X2X and 3Y3Y. The height is XX.

Substituting into the formula, we have:

A=12×(2X+3Y)×X A = \frac{1}{2} \times (2X + 3Y) \times X

Simplifying the expression inside the parenthesis gives:

A=12×(2X+3Y)×X=12×(2X×X+3Y×X) A = \frac{1}{2} \times (2X + 3Y) \times X = \frac{1}{2} \times (2X \times X + 3Y \times X)

Distributing XX through the terms inside the parenthesis gives:

A=12×(2X2+3XY) A = \frac{1}{2} \times (2X^2 + 3XY)

Continuing the simplification:

A=12×2X2+12×3XY A = \frac{1}{2} \times 2X^2 + \frac{1}{2} \times 3XY

Which simplifies to:

A=X2+1.5XY A = X^2 + 1.5XY

Therefore, the area of the trapezoid is X2+1.5XY X^2 + 1.5XY cm².

Through comparison, this expression matches the given choice: x2+1.5xy x^2+1.5xy cm², which corresponds to choice 33.

Thus, the correct area of the trapezoid is x2+1.5xy x^2 + 1.5xy cm².

Answer

x2+1.5xy x^2+1.5xy cm².

Exercise #7

The area of the trapezoid in the diagram is 78 cm².

Calculate X.

X+10X+10X+1012X-1012X-1012X-10666

Video Solution

Step-by-Step Solution

To solve this problem, we need to apply the area formula for a trapezoid:

  • The area A A of a trapezoid is given by A=12×(b1+b2)×h A = \frac{1}{2} \times (b_1 + b_2) \times h where b1 b_1 and b2 b_2 are the base lengths, and h h is the height.

The problem provides:

  • Area A=78 A = 78 cm²
  • Base 1, b1=X+10 b_1 = X + 10
  • Base 2, b2=12X10 b_2 = 12X - 10
  • Height h=6 h = 6 cm

Substitute these into the area formula:

78=12×((X+10)+(12X10))×6 78 = \frac{1}{2} \times ((X + 10) + (12X - 10)) \times 6

Simplify the expression:

78=12×(13X)×6 78 = \frac{1}{2} \times (13X) \times 6

Multiply through by 2 to clear the fraction:

156=13X×6 156 = 13X \times 6

Simplify further:

156=78X 156 = 78X

Solving for X X gives:

X=15678 X = \frac{156}{78}

X=2 X = 2

Therefore, the solution to the problem is X=2 X = 2 .

Answer

2 2

Exercise #8

Calculate X according to the data in the figure:

S=60S=60S=60888141414555XXX

Video Solution

Answer

2

Exercise #9

Calculate X according to the data in the figure:

S=30S=30S=30XXX3.53.53.57.57.57.5

Video Solution

Answer

3

Exercise #10

The area of the trapezoid in the diagram is 14.4 cm².

Calculate X.

1.7X1.7X1.7XXXX1.5X1.5X1.5X

Video Solution

Answer

3 3 cm