document.write( "Question 43889: find the solution to the equation: x^2+2x+5=0\r
\n" ); document.write( "\n" ); document.write( "a.x= -1 + - 2i
\n" ); document.write( "b.x= 1 + - 2i
\n" ); document.write( "c.x= -2 + - 4i
\n" ); document.write( "d.x= 2 + - 4i\r
\n" ); document.write( "\n" ); document.write( "using the solver it said there were no solutions, and i am confused on how to
\n" ); document.write( "answer,
\n" ); document.write( "

Algebra.Com's Answer #28792 by Earlsdon(6294)\"\" \"About 
You can put this solution on YOUR website!
Solve:
\n" ); document.write( "\"x%5E2%2B2x%2B5+=+0\" This will not factor so use the quadratic formula:
\n" ); document.write( "\"x+=+%28-b%2B-sqrt%28b%5E2-4ac%29%29%2F2a\" where, from your equation:
\n" ); document.write( " a = 1, b = 2, c = 5
\n" ); document.write( "\"x+=+%28-2%2B-sqrt%282%5E2-4%281%29%285%29%29%29%2F2%281%29\"
\n" ); document.write( "\"x+=+%28-2%2B-sqrt%284-20%29%29%2F2\"
\n" ); document.write( "\"x+=+%28-2%2B-sqrt%28-16%29%29%2F2\"
\n" ); document.write( "\"x+=+-1%2B2i\" or \"x+=+-1-2i\"\r
\n" ); document.write( "\n" ); document.write( "As you can see, there are solutions to the equation but they are not real solutions, they are complex solutions.
\n" ); document.write( "
\n" ); document.write( "
\n" );