document.write( "Question 581377: What are the final values or solutions for x to this problem: x^2+2x+10=0 where a=1, b=2,=10 \n" ); document.write( "
Algebra.Com's Answer #371615 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! x^2+2x+10 = 0 \n" ); document.write( "---------------- \n" ); document.write( "x = [-2 +- sqrt(4-4*10)]/2 \n" ); document.write( "--- \n" ); document.write( "x = [-2 +- sqrt(-36)]/2 \n" ); document.write( "----- \n" ); document.write( "x = [-2 +- 6i]/2 \n" ); document.write( "--- \n" ); document.write( "x = -1 +- 3i \n" ); document.write( "===================== \n" ); document.write( "cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |