document.write( "Question 432880: Change the quadratic function into vertex form. Then, give the coordinates of the vertex.\r
\n" ); document.write( "\n" ); document.write( "y = x^2+6x+5
\n" ); document.write( "

Algebra.Com's Answer #300079 by robertb(5830)\"\" \"About 
You can put this solution on YOUR website!
\"y+=+x%5E2+%2B+6x+%2B+9+-+4\"
\n" ); document.write( "<==> \"y+=+%28x+%2B+3%29%5E2+-+4\"
\n" ); document.write( "<==> \"y+%2B+4+=+%28x%2B3%29%5E2\"
\n" ); document.write( "==> Vertex is the point (-3, -4).
\n" ); document.write( "
\n" );