document.write( "Question 100109: How can I find the vertex while using the quadratic formula? \n" ); document.write( "
Algebra.Com's Answer #72877 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! How can I find the vertex while using the quadratic formula? \n" ); document.write( "---------------- \n" ); document.write( "The quadratic formula says there are roots at (-b/2a)+sqrt(b^2-4ac)/(2a) \n" ); document.write( "and (-b/2a) - sqrt(b^2-4ac)/2a \n" ); document.write( "So (-b/2a) is the x-value half-way between the two roots. \n" ); document.write( "It is therefore on the axis of symmetry of the parabola. \n" ); document.write( "It is therefore the x-value of the vertex of the parabola \n" ); document.write( "Therefore the vertex is at (-b/2a, f(-b/2a)) \n" ); document.write( "================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |