You would have to buy 11 cans of chili
I think after the 9th bounce it will lose 90% of its max height
times 40 by 0.9 which will give you 36
then take 36 away from 40 leaving you with 4.
answer = 4ft
Answer:
26 rows
Step-by-step explanation:
this is like a rectangle length×width situation.
seats per row = s
number of rows = r
s × r = 884
s = r + 8
so, we can use e.g. the second equation in the first :
(r + 8) × r = 884
r² + 8r = 884
r² + 8r - 884 = 0
the general solution to such a quadratic equation is
x = (-b ± sqrt(b² - 4ac))/(2a)
in our case
x = r
a = 1
b = 8
c = -884
r = (-8 ± sqrt(8² - 4×1×-884))/(2×1) =
= (-8 ± sqrt(64 + 3536))/2 = (-8 ± sqrt(3600))/2 =
= (-8 ± 60)/2 = -4 ± 30
r1 = -4 + 30 = 26
r2 = -4 - 30 = -34
a negative number did not make any sense for the number of rows, so r = 26 is our answer.
Answer:
k(x) + g(x) = x² - 3x + 4
General Formulas and Concepts:
<u>Alg I</u>
Step-by-step explanation:
<u>Step 1: Define</u>
f(x) = 3x - 7
g(x) = 2x² - 3x + 1
h(x) = 4x + 1
k(x) = -x² + 3
<u>Step 2: Find k(x) + g(x)</u>
- Substitute: k(x) + g(x) = -x² + 3 + 2x² - 3x + 1
- Combine like terms (x²): k(x) + g(x) = x² + 3 - 3x + 1
- Combine like terms (Z): k(x) + g(x) = x² - 3x + 4