SOLUTION: Find an equation of the parabola which contains a minimum point at (2,-1) and ordered pair (-1,7)

Algebra ->  Quadratic Equations and Parabolas  -> Quadratic Equations Lessons  -> Quadratic Equation Lesson -> SOLUTION: Find an equation of the parabola which contains a minimum point at (2,-1) and ordered pair (-1,7)      Log On


   



Question 414929: Find an equation of the parabola which contains a minimum point at (2,-1) and ordered pair (-1,7)
Answer by Edwin McCravy(20056) About Me  (Show Source):
You can put this solution on YOUR website!
Find an equation of the parabola which contains a minimum point
at (2,-1) and ordered pair (-1,7)

Here are the points plotted:



The equation of a parabola with vertex (h,k) is

y = a(x - h)² + k

The vertex is the minimum point, so

(h,k) = (2,-1)

We substitute h and k

y = a(x - 2)² + (-1)

y = a(x - 2)² - 1

So we have everything but 'a'.

So we substitute the point (x,y) = (-1,7)

7 = a(-1 - 2)² - 1

 7 = a(-3)² - 1

 7 = a(9) - 1

 7 = 9a - 1

 8 = 9a

8%2F9 = a

So the equation of the parabola is

y = 8%2F9(x - 2)² - 1


 
Edwin