Answer:
wouldn't that be 81 but i dont know
The answer to your question is x=-2y+4
The terms of this expression would be 8x,-20y, and -10. The coefficients are the numbers in front of the variable so they would be 8 and 20 because they are accompanied by a variable.
Hello!
First of all, we subtract the popcorn cost, 12, from 40, giving us 32. Now we divide by 4 tickets.
32/4=8
Therefore, each ticket costed $8.
I hope this helps!
Answer: Choice A
y = -3(x+2)^2 + 10
=================================================
Work Shown:
y = -3x^2-12x-2 is in the form y = ax^2+bx+c with
a = -3
b = -12
c = -2
The x coordinate of the vertex is
h = -b/(2a)
h = -(-12)/(2*(-3))
h = 12/(-6)
h = -2
We'll plug this into the original equation to find the corresponding y coordinate of the vertex.
y = -3x^2-12x-2
y = -3(-2)^2-12(-2)-2
y = 10
So k = 10 is the y coordinate of the vertex.
Overall, the vertex is (h,k) = (-2,10)
Meaning that we go from this general vertex form
y = a(x-h)^2 + k
to this
y = -3(x - (-2))^2 + 10
y = -3(x+2)^2 + 10