SOLUTION: I have a parabola that has a vertex at (0,16) and crosses the x-axis at (0,-16) and (0, 16) What is the equation?

Algebra ->  Quadratic-relations-and-conic-sections -> SOLUTION: I have a parabola that has a vertex at (0,16) and crosses the x-axis at (0,-16) and (0, 16) What is the equation?      Log On


   



Question 32369: I have a parabola that has a vertex at (0,16) and crosses the x-axis at (0,-16) and (0, 16) What is the equation?
Answer by Earlsdon(6294) About Me  (Show Source):
You can put this solution on YOUR website!
If you have such a parabola, I would immediately call "Ripley's Believe it or not"
It is not possible to graph a parabola whose vertx is at (0, 16) with x-intercepts at (0, -16) and (0, 16).
I expect that you have inadvertently interchanged the x- and y-coordinates of your x-intercept points.
I think that the x-intercepts really should be: (-16, 0) and (16, 0), so we'll proceed on this assumption.
Since you are given the location of the vertex, let's use the "vertex" form of the equation for a parabola:y+=+a%28x-h%29%5E2%2Bk for which we know that the vertex of the parabola is located at (h, k), so h = 0 and k = 16, thus wre can write:
y+=+a%28x-0%29%5E2+%2B+16 But now we need to find the value of a.
Now, the value of the y-coordinate of the vertex is positive and the parabola crosses the x-axis, it must therefore open downward and sign of a must be negative.
y+=+-ax%5E2%2B16 so let's find the value of a by substituting one of the x-intercept point into this equation. Lets use (16, 0)
0+=+a%2816%5E2%29%2B16 solve for a. Subtract 16 from both sides.
-16+=+a%2816%5E2%29 Divide both sides by 16%5E2
-16%2F16%5E2+=+a Simplify.
a+=+-1%2F16 Now you can write the equation of the parabola.
y+=+-%281%2F16%29x%5E2+%2B+16
Here's the graph:
graph%28300%2C200%2C-20%2C20%2C-10%2C20%2C-%281%2F16%29x%5E2%2B16%29