document.write( "Question 873731: Given the quadratic equation y=2x^2+4x+1 find the coordinates of the vertex \n" ); document.write( "
\n" ); document.write( "Hi\n" ); document.write( "y=2x^2+4x+1 \n" ); document.write( "y=2(x+1)^2 -2 +1\n" ); document.write( "y= 2(x+1)^2 - 1\n" ); document.write( " V(-1,-1)