SOLUTION: Find a function whose graph is a parabola with vertex (4,-6) and that passes through the point (5,-3).

Algebra ->  Rational-functions -> SOLUTION: Find a function whose graph is a parabola with vertex (4,-6) and that passes through the point (5,-3).      Log On


   



Question 1188486: Find a function whose graph is a parabola with vertex (4,-6) and that passes through the point (5,-3).
Answer by ikleyn(52786) About Me  (Show Source):
You can put this solution on YOUR website!
.
Find a function whose graph is a parabola with vertex (4,-6) and that passes through the point (5,-3).
~~~~~~~~~~~~~~~

This function is a quadratic function, and its vetex form is


    y = a%2A%28x-4%29%5E2-6.


The only thing we need is to find the unknown coefficient "a" (the leading term).


For it, we write equation for the given point


    -3 = a%2A%285-4%29%5E2-6.


Then we have

 
    -3 = a*1^2 - 6

    -3 + 6 = a

     a     = 3.


ANSWER.  The function is a quadratic function  y = 3%28x-4%29%5E2-6.

Solved.