SOLUTION: A parabola has the vertex (2, -30 ) and passes through the point (5, -12 ). Find a function f with this graph. f(x) = Please explain how I would find the solution Thank yo

Algebra ->  Functions -> SOLUTION: A parabola has the vertex (2, -30 ) and passes through the point (5, -12 ). Find a function f with this graph. f(x) = Please explain how I would find the solution Thank yo      Log On


   



Question 948107: A parabola has the vertex (2, -30 ) and passes through the point (5, -12 ). Find a function f with this graph.
f(x) =
Please explain how I would find the solution
Thank you

Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
A parabola has the vertex (2, -30 ) and passes through the point (5, -12 ). Find a function f with this graph.
f(x) =
Please explain how I would find the solution
-----
Vertex form::
a(x-h)^2 = y-k
---------------------------
Solve for "a"::
a(x-2)^2 = y+30
-----
a(5-2)^2 = -12+30
----
9a = 18
a = 2
------
Equation:
2(x-2)^2 = y+30
-------
y = 2(x-2)^2 -30
-------
y = 2x^2 - 8x -26
------------------------
graph%28400%2C400%2C-50%2C50%2C-50%2C50%2C2x%5E2-8x-26%29
--------------------
Cheers,
Stan H.
------------