document.write( "Question 451848: I have to write each function in vertex form.
\n" ); document.write( "1. y= x^2 + 4x
\n" ); document.write( "2. y = 2x^2 + 8x + 3
\n" ); document.write( "3. y = -2x^2 -8x
\n" ); document.write( "4. y = -x^2 + 4x + 4
\n" ); document.write( "5. y = x^2 -4x -4
\n" ); document.write( "6. y = x^2 + 5x
\n" ); document.write( "

Algebra.Com's Answer #310660 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "write each function in vertex form by completing the square:
\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( "1. y= x^2 + 4x = (x+2)^2 - 4
\n" ); document.write( "2. y = 2x^2 + 8x + 3 = 2(x+2)^2 -8 + 3 = 2(x+2)^2 - 5
\n" ); document.write( "3. y = -2x^2 -8x = -2(x+2)^2 + 8
\n" ); document.write( "4. y = -x^2 + 4x + 4 = -(x-2)^2 + 4 + 4 = x(x-2)^2 + 8
\n" ); document.write( "5. y = x^2 -4x -4 = (x-2)^2-4-4 = (x-2)^2 -8
\n" ); document.write( "6. y = x^2 + 5x = (x+5/2)^2 - 25/4 \n" ); document.write( "
\n" );