document.write( "Question 45305: Directions: Solve the equation by completing the square. Express any complex numbers using i notation. \r
\n" ); document.write( "\n" ); document.write( "2x^2+4x+1=0
\n" ); document.write( "

Algebra.Com's Answer #30117 by fractalier(6550)\"\" \"About 
You can put this solution on YOUR website!
Okay from
\n" ); document.write( "2x^2 + 4x + 1 = 0
\n" ); document.write( "the first thing we do is divide by 2 and get
\n" ); document.write( "x^2 + 2x + 1/2 = 0
\n" ); document.write( "then complete the square
\n" ); document.write( "x^2 + 2x + 1 = 1/2
\n" ); document.write( "(x + 1)^2 = 1/2
\n" ); document.write( "now take the root
\n" ); document.write( "x + 1 = ± sqrt(1/2)
\n" ); document.write( "x = -1 ± sqrt(1/2)
\n" ); document.write( "x = -1 ± [sqrt(2) / 2]
\n" ); document.write( "
\n" );