Amos J. answered 09/20/17
Tutor
4.9
(34)
Math and Physics
Hi Haley,
Here's the vertex form for a parabola that opens up or down:
(y - k) = a(x - h)2
The vertex of the parabola is at (h, k), and a tells you something about how wide or narrow the parabola is.
For the parabola given above, you've got a vertex at (0, 4). So, h = 0 and k = 4:
(y - 4) = a(x - 0)2
(y - 4) = a(x)2
Now we just need to find a. The parabola passes through the point (1, -1), so let's plug in those values for x and y in order to solve for a:
(-1 - 4) = a(1)2
-5 = a
That should finish it! Now that we know h, k, and a, we can write out our final answer:
(y - 4) = -5(x)2
Depending on your preferences, you can drop or keep the parentheses. Hope this has helped!