document.write( "Question 67238This question is from textbook Advanced mathematics
\n" );
document.write( ": Factor x^2 +3x +6 over the set of complex numbers. \n" );
document.write( "
Algebra.Com's Answer #47798 by Nate(3500)![]() ![]() ![]() You can put this solution on YOUR website! x^2 + 3x + 6 = 0 \n" ); document.write( "x^2 + 3x = -6 \n" ); document.write( "(x + 1.5)^2 = -3.75 \n" ); document.write( "x = -1.5 +- i*sqrt(3.75) \n" ); document.write( " \n" ); document.write( " |