SOLUTION: Hi, im trying to find the equation of a parabola that this is depicted on a graph. All i have been given is a graph and I have worked out the vertex coordinate is (1, -3)and anothe

Algebra ->  Quadratic-relations-and-conic-sections -> SOLUTION: Hi, im trying to find the equation of a parabola that this is depicted on a graph. All i have been given is a graph and I have worked out the vertex coordinate is (1, -3)and anothe      Log On


   



Question 867402: Hi, im trying to find the equation of a parabola that this is depicted on a graph. All i have been given is a graph and I have worked out the vertex coordinate is (1, -3)and another point is (0, -1). Could you please help me figure out the equation of this parabola? Thank you!
Answer by josgarithmetic(39618) About Me  (Show Source):
You can put this solution on YOUR website!
Start from standard form:

y=a%28x-h%29%5E2%2Bk has vertex (h,k). You found the vertex from the graph, so you next need to find the value of a using the other given point of the graph.

First, solve for a.
a%28x-h%29%5E2=y-k
a=%28y-k%29%2F%28x-h%29%5E2
Use the point given point and the vertex.
a=%28-1-%28-3%29%29%2F%280-1%29%5E2
a=2%2F1
a=2

Equation is highlight%28y=2%28x-1%29%5E2-3%29