SOLUTION: Can you please help me with this problem: Find a function whose graph is a parabola with vertex (3,4) and that passes through the point (1,-8).

Algebra ->  Quadratic-relations-and-conic-sections -> SOLUTION: Can you please help me with this problem: Find a function whose graph is a parabola with vertex (3,4) and that passes through the point (1,-8).      Log On


   



Question 1125845: Can you please help me with this problem: Find a function whose graph is a parabola with vertex (3,4) and that passes through the point (1,-8).
Answer by ikleyn(52784) About Me  (Show Source):
You can put this solution on YOUR website!
.
A parabola with the vertex (3,4) has the form


    y(x) = a%2A%28x-3%29%5E2+%2B+4.


The only unknown is the coefficient "a".


To find it, use the fact that the point (1,-8) lies on the graph.  It gives you an equation


    -8 = a%2A%281-3%29%5E2+%2B+4,   or

    -12 = 4a.


Hence,  a = -12%2F4 = -3.


Answer.  The function is  y(x) = %28-3%29%2A%28x-3%29%5E2%2B4.

Solved.