document.write( "Question 355007: Hello! I am trying to solve a problem and not sure if its correct. The equation is y= . I must write the quadratic equation into vertex form and find the vertex.
\n" );
document.write( "What I did was factor out the 5 from the equation. So the result would be y=. To complete the perfect square trinomial, I made the equation y=
or
adding 1 to both sides. Moving the constants to one side the equation came out to be y=
leaving the vertex to be (-1,6). \r
\n" );
document.write( "\n" );
document.write( "Is this correct? \n" );
document.write( "
Algebra.Com's Answer #253567 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! y= \n" ); document.write( "----- \n" ); document.write( "5x^2+10x+7 = y \n" ); document.write( "--- \n" ); document.write( "5x^2+10x = y - 7 \n" ); document.write( "5(x^2+2x+1) = y-7+5*1 \n" ); document.write( "-- \n" ); document.write( "5(x+1)^2 = y-2 \n" ); document.write( "--- \n" ); document.write( "Vertex: (-1,2) \n" ); document.write( "---- \n" ); document.write( " \n" ); document.write( "--- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |