document.write( "Question 199810: Hi!\r
\n" );
document.write( "\n" );
document.write( "Find a polynomial with integer coefficients and a leading coefficient of one that satisfies the given conditions.\r
\n" );
document.write( "\n" );
document.write( "Q has degree 3, and zeros -9 and 1 + i\r
\n" );
document.write( "\n" );
document.write( "thanks for your help! \n" );
document.write( "
Algebra.Com's Answer #150198 by edjones(8007)![]() ![]() You can put this solution on YOUR website! x=-9, x=1+i, x=1-i \n" ); document.write( "(x+9)(x-(1+i)(x-(1-i) \n" ); document.write( "x^3+7x^2-16x+18 \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |