document.write( "Question 61753: Find the set of all complex solutions.
\n" );
document.write( "+6x=
+12 \n" );
document.write( "
Algebra.Com's Answer #42495 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! x^3+6x=2x^2+12 \n" ); document.write( "x^3-2x^2+6x-12=0 \n" ); document.write( "x=2 is a zero \n" ); document.write( "Divide by (x-2) to get: \n" ); document.write( "x^2+6 \n" ); document.write( "Zeroes of this are x=isqrt6 or x=-isqrt6 \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |