document.write( "Question 117607: Write the quadratic equation in vertex form. What is the vertex?
\n" );
document.write( "y=3x^2+30x+68 \n" );
document.write( "
Algebra.Com's Answer #85588 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Write the quadratic equation in vertex form. What is the vertex? \n" ); document.write( "y=3x^2+30x+68 \n" ); document.write( "--------- \n" ); document.write( "This equation graphs as a parabola; it has a highest point or \n" ); document.write( "a lowest point which is called the vertex. \n" ); document.write( "--------------- \n" ); document.write( "Put the equation in vertex form by completing the square on the x-terms. \n" ); document.write( "-------------- \n" ); document.write( "3(x^2+10x +?) = y-68+3*? \n" ); document.write( "3(x^2+10x+5^2) = y-68+3*25 \n" ); document.write( "3(x+5)^2 = y+7 \n" ); document.write( "3(x+5)^2 = (y+7) \n" ); document.write( "(x+5)^2 = (1/3)(y+7) \n" ); document.write( "--------------- \n" ); document.write( "Vertex at (-5,-7) \n" ); document.write( "----------------- \n" ); document.write( "Graph: \n" ); document.write( " \n" ); document.write( "==================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |