Yahoo Answers is shutting down on May 4th, 2021 (Eastern Time) and beginning April 20th, 2021 (Eastern Time) the Yahoo Answers website will be in read-only mode. There will be no changes to other Yahoo properties or services, or your Yahoo account. You can find more information about the Yahoo Answers shutdown and how to download your data on this help page.
Trending News
Finding the function of a parabola with vertex point and additional point?
Find the function of a parabola if it passes through (0,0) and the vertex is (-2,4). Put into vertex form, intercept and standard.
2 Answers
- Mike GLv 74 years agoFavorite Answer
y-4 = a(x+2)^2
-4 = 4a
a = -1
i) y = -(x+2)^2 + 4
ii) y = -[x^2+4x+4] + 4
y = -x^2-4x
- Randy PLv 74 years ago
Vertex form with vertex (h, k): y = a(x - h)^2 + k
"the vertex is (-2,4)"
y = a(x + 2)^2 + 4
"it passes through (0,0)"
0 = a(0 + 2)^2 + 4
Solve for a and you've got the complete function.