document.write( "Question 811506: Complete the square to write the quadratic function in vertex form.\r
\n" ); document.write( "\n" ); document.write( "y = x^2 + 8x + 1
\n" ); document.write( "

Algebra.Com's Answer #488885 by erica65404(394)\"\" \"About 
You can put this solution on YOUR website!
complete the square
\n" ); document.write( "\"ax%5E2+%2B+bx+%2B+c\"
\n" ); document.write( "\"ax%5E2+%2B+bx+%2B+%28%281%2F2%29b%29%5E2+-+%28%281%2F2%29b%29%5E2+%2B+c\"
\n" ); document.write( "\"%28x+%2B+%281%2F2%29b%29%5E2+%2B+c+-+%28%281%2F2%29b%29%5E2\"\r
\n" ); document.write( "\n" ); document.write( "That probably looks a little complicated, so i will explain it.
\n" ); document.write( "\"y+=+x%5E2+%2B+8x+%2B+1\"
\n" ); document.write( "take half of 8 (4)
\n" ); document.write( "and square it. (4*4)
\n" ); document.write( "then add and subtract it into the equation
\n" ); document.write( "\"y+=+x%5E2+%2B+8x+%2B+16+-+16+%2B+1\"
\n" ); document.write( "now take \"%28x%5E2+%2B+8x+%2B+16%29\"
\n" ); document.write( "this can be factored into
\n" ); document.write( "\"%28x%2B4%29%5E2\"
\n" ); document.write( "then you just add on the rest
\n" ); document.write( "\"%28x%2B4%29%5E2-15\"
\n" ); document.write( "this is the vertex form
\n" ); document.write( "and your vertex is (-4,-15)
\n" ); document.write( "
\n" );