Answer:
EF=22
C=70°
B=110°
Step-by-step explanation:
Trapezoids have to have a total of 360° and there are complementary angles.
Answer: 
<u>Step-by-step explanation:</u>
Since you are looking for the distance from home plate to second base, you are actually looking for the length of the diagonal of the square. Use the Pythagorean Theorem: a² + b² = c² where a and b are the side lengths and c is the length of the diagonal.

First, find the area of both beds!
For Heidi: 5 x 3 = 15
For Andrew: 5 x (3 x 2) = 30 ft
Added together, the beds have an area of 45 feet. To place soil with a depth of 2 feet, simply multiply by 2. You can think of this as finding the volume of the beds, which is length x width x height, or area x height. The answer is 90 cubic feet!
Answer: Lower left corner
A piecewise function is basically a combination of other functions to make one single function. We can break up the given piecewise function into two parts:
f(x) = x-4
OR
f(x) = -2x
The f(x) will change depending on what x happens to be. If x is 0 or smaller, then we go with f(x) = x-4. Otherwise, if x is larger than 0, then we opt for f(x) = -2x.
To graph this, we basically graph y = x-4 and y = -2x together on the same coordinate system. We only graph y = x-4 if x is 0 or smaller. Likewise, we graph y = -2x when x > 0. This results in the graph shown in the lower left corner of your four answer choices.
Note: the closed circle means "include this point as part of the graph". The open circle means "exclude this point as part of the graph". So this is why the upper right corner is very close but not quite the answer we want.
Answer:
x = 8 or
x = -2
Step-by-step explanation:
<h2><em>Completing The Square</em><em>:</em></h2>
x² - 6x - 16 = 0
Here,
a = 1
b = -6
c = -16
Now,
x² - 6x + [6/2(1)]² - [6/2(1)]² - 16 = 0
x² - 6x + (6/2)² - (6/2)² - 16 = 0
x² - 6x + (3)² - (3)² - 16 = 0
(x - 3)² - 9 - 16 = 0
(x - 3)² - 25 = 0
(x - 3)² = 25
x - 3 = +-√25
x - 3 = +- 5
x = 3 +- 5
x = 3 + 5 or x = 3 - 5
<em><u>x = 8 or x = -2</u></em>
Hope it's helpful