document.write( "Question 391728: find the vertex of the parabola,x2+4x+2y-7=0. \n" ); document.write( "
Algebra.Com's Answer #277910 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi
\n" ); document.write( "the vertex form of a parabola, \"y=a%28x-h%29%5E2+%2Bk\" where(h,k) is the vertex
\n" ); document.write( "x2+4x+2y-7=0 OR y = (1/2)x^2 - 2x - 7/2
\n" ); document.write( " 2y = -x^2 - 4x - 7
\n" ); document.write( " y = -(1/2)x^2 - 2x - 7/2
\n" ); document.write( "Completing the square to put into vertex form
\n" ); document.write( " y = -(1/2)[x^2+4x] - 7/2
\n" ); document.write( " y = -(1/2)[(x+2)^2 - 4] -7/2
\n" ); document.write( " y = -(1/2)(x+2)^2 +2 -7/2
\n" ); document.write( " y = -(1/2)(x+2)^2 - 3/2
\n" ); document.write( "Vertex is Pt(-2,-3/2) This is a maximum point, parabola opens downward -(1/2) < 0
\n" ); document.write( "
\n" ); document.write( " \n" ); document.write( "
\n" );