document.write( "Question 1105788: Find a polynomial equation with integral coefficients and of lowest degree that has the following as roots
\n" ); document.write( "1.) -1 , 1 , and 2
\n" ); document.write( "2.) -2, √2 , and 1
\n" ); document.write( "3.) -2 , + or - i√3
\n" ); document.write( "

Algebra.Com's Answer #720682 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
The first is (x+1)(x-1)(x-2), the roots being the opposite sign to the factor constant.
\n" ); document.write( "That can be foiled out with (x^2-1)(x-2) and becomes a cubic.
\n" ); document.write( "===================
\n" ); document.write( "The second has roots of -2, 1, and +/- sqrt(2), since conjugate has to be part of the roots
\n" ); document.write( "(x+2)(x^2-2)(x-1), and that can be foiled out.
\n" ); document.write( "================
\n" ); document.write( "third has factors of (x+2)(x-isqrt(3)(x+i sqrt(3))
\n" ); document.write( "This is (x+2)(x^2-3i^2) or (x+2)(x^2+3) and can be foiled out
\n" ); document.write( "
\n" );