document.write( "Question 1072115: write a polynomial P with the lowest possible degree that has the given solutions
\n" ); document.write( "0,2,1+i,1-i
\n" ); document.write( "

Algebra.Com's Answer #686994 by josgarithmetic(39838)\"\" \"About 
You can put this solution on YOUR website!
\"x%28x-2%29%28x-%281%2Bi%29%29%28x-%281-i%29%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "-
\n" ); document.write( "\"x%28x-2%29%28x-1-i%29%28x-1%2Bi%29\"
\n" ); document.write( "\"x%28x-2%29%28%28x-1%29-i%29%28%28x-1%29%2Bi%29\"
\n" ); document.write( "\"x%28x-2%29%28%28x-1%29%5E2-i%5E2%29\"
\n" ); document.write( "\"x%28x-2%29%28x%5E2-2x%2B1%2B1%29\"
\n" ); document.write( "\"x%28x-2%29%28x%5E2-2x%2B2%29\"
\n" ); document.write( "or further steps in multiplying if wanted
\n" ); document.write( "
\n" );