document.write( "Question 3945: Identify the vertex of the parabola
\n" ); document.write( "y=4x^2+8x+6
\n" ); document.write( "

Algebra.Com's Answer #1735 by stop12345now(6)\"\" \"About 
You can put this solution on YOUR website!
x coordinate of vertex is -(b/2a)= -(8/(4*2))=-8/8=-1
\n" ); document.write( "y coor- plug in x coor. into equation for x.\r
\n" ); document.write( "\n" ); document.write( "4(-1)^2+8(-1)+6
\n" ); document.write( "= 4-8+6
\n" ); document.write( "= 2
\n" ); document.write( "vertex is at (-1,2)
\n" ); document.write( "
\n" );