SOLUTION: How can I find the vertex while using the quadratic formula? y= -5x^+25x+70

Algebra ->  Quadratic Equations and Parabolas -> SOLUTION: How can I find the vertex while using the quadratic formula? y= -5x^+25x+70       Log On


   



Question 428848: How can I find the vertex while using the quadratic formula?
y= -5x^+25x+70

Answer by htmentor(1343) About Me  (Show Source):
You can put this solution on YOUR website!
Set y=0 to find the points where the graph crosses the x-axis:
-5x^2 + 25x + 70 = 0
We can simplify by dividing through by -5:
x^2 - 5x - 14 = 0
x = (5 +- sqrt(25 + 56))/2 -> (5 +- 9)/2, or x = -2,7
The vertex lies on the line of symmetry half way between these 2 points:
x = (-2+7)/2, or x = 5/2
To get the y-coordinate, substitute into original equation:
-5*(5/2)^2 + 25(5/2) + 70 = -125/4 + 125/2 + 70 = 125/4 + 280/4 = 101 1/4
Ans: vertex = (2 1/2,101 1/4)
graph%28300%2C200%2C-20%2C20%2C-10%2C110%2C-5x%5E2+%2B+25x+%2B+70%29