Answer:b
Step-by-step explanation:i took the test its right i promise
Y is less than or equal to -16 i think but I’m not sure
The first thing we are going to do is rewrite the expression correctly.
We have:
root (27x ^ 12 / 300x ^ 8)
Rewriting:
root ((27/300) * (x ^ 12 / x ^ 8))
root ((9/100) * (x ^ (12-8)))
root ((9/100) * (x ^ (4)))
root ((9/100) * (x ^ (4)))
3 * x ^ 2 * root ((1/100)
(3 * x ^ 2) / 10
(3/10) * (x ^ 2)
Answer:
(3/10) * (x ^ 2)
As it has a maximum value the coefficient of x^2 will be negative
The vertex will be at (-8,2) so in vertex form it is
y = a(x + 8)^2 + 2
and as it passes through (-7,-1) we have:
-1 = a(-7+8)^2 + 2
-1 = a + 2 so a = -3
answer is y = -3(x + 8)^2 + 2
in standard form this is y = -3x^2 -48x - 190