Determine the equation for the parabola graphed below.

Answer:
[tex]y = -2x^2-4x + 5[/tex]
Step-by-step explanation:
Hello!
We can utilize the vertex form of a parabola to find the equation.
Vertex Form: [tex]y = a(x - h)^2 + k[/tex]
Vertex: [tex](h,k)[/tex]
The vertex is the highest or the lowest point of the graph. The vertex of this graph is (-1,7). We can plug that into the formula.
The only missing value now is the [tex]a[/tex] value. We can solve for that by plugging in a x and y value from a point on the graph. I'm going to choose
(0,5).
Plug in the values to get the equation in Vertex Form.
Equation: [tex]y = -2(x + 1)^2 + 7[/tex]
The question is asking for the expanded version of this, so we can multiply it out to find the Standard Form of the parabola.
Expand:
The Equation is [tex]y = -2x^2-4x + 5[/tex]