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) (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
------------------------
--------------------
Cheers,
Stan H.
------------