A - area of a trapezoid;
a, b - two bases.
A = h * ( a + b ) / 2 / * 2 ( we have to multiply both sides by 2 )
2 A = h *( a + b )
2 A = h a + h b
h b = 2 A - h a
b = ( 2 A - h a ) / h
b = 2 A/h - a
Answer: D )
250 total places to get food this year
Answer:
C
Step-by-step explanation:
Kendle has $35 to play g amount of games. Each game cost $5, which means she can play 7 games. This can be found by 35/5.
Answer:
<h2>
y = x² - 1</h2>
Step-by-step explanation:
y = -1 for x = 0 {point(0, -1)} means -1 at the end of formula
If we add 1 to y-coordinate of every given point we get the squares of x-coordinate:
(1, 0): 1² - 1 = 0
(2, 3): 2² - 1 = 4 - 1 = 3
(3, 8): 3² - 1 = 9 - 1 = 8
(4, 15): 4² - 1 = 16 - 1 = 15
So for any x:
(x, y) y = x² - 1