document.write( "Question 350312: Find a polynomial with integer coefficients that satisfies the given conditions.
\n" ); document.write( "Q(X) has degree 3 and zeros −7 and 1 + i.
\n" ); document.write( "

Algebra.Com's Answer #250417 by edjones(8007)\"\" \"About 
You can put this solution on YOUR website!
x=-7, x=1+i, x=1-i
\n" ); document.write( "(x+7)(x-1-i)(x-1+i)
\n" ); document.write( "=x^3+5x^2-12x+14
\n" ); document.write( ".
\n" ); document.write( "Ed
\n" ); document.write( "
\n" );