document.write( "Question 1147911: how do I Factor this expression over the complex numbers. x^2+36 \n" ); document.write( "
Algebra.Com's Answer #769243 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
\"x%5E2%2B36\"
\n" ); document.write( "\"x%5E2-%28-36%29\"
\n" ); document.write( "\"x%5E2-%28-1%2A6%5E2%29\"
\n" ); document.write( "\"x%5E2-%28i%5E2%2A6%5E2%29\"
\n" ); document.write( "\"x%5E2-%286i%29%5E2\"
\n" ); document.write( "\"%28x-6i%29%28x%2B6i%29\"
\n" ); document.write( "
\n" );