document.write( "Question 329507: give the coordinates of the vertex\r
\n" ); document.write( "\n" ); document.write( "y=x^2+4x+1
\n" ); document.write( "

Algebra.Com's Answer #236190 by nerdybill(7384)\"\" \"About 
You can put this solution on YOUR website!
give the coordinates of the vertex\r
\n" ); document.write( "\n" ); document.write( "y=x^2+4x+1
\n" ); document.write( ".
\n" ); document.write( "coordinate of the x-axis:
\n" ); document.write( "x = -b/(2a)
\n" ); document.write( "x = -4/(2(1))
\n" ); document.write( "x = -4/2
\n" ); document.write( "x = -2
\n" ); document.write( ".
\n" ); document.write( "to find coordinate of the y-axis, plug it back in to the original equation:
\n" ); document.write( "y=x^2+4x+1
\n" ); document.write( "y=(-2)^2+4(-2)+1
\n" ); document.write( "y=4+4(-2)+1
\n" ); document.write( "y=4+(-8)+1
\n" ); document.write( "y=4-8+1
\n" ); document.write( "y=-4+1
\n" ); document.write( "y=-3
\n" ); document.write( ".
\n" ); document.write( "Vertex is at (-2,-3)
\n" ); document.write( "
\n" );