document.write( "Question 668005: Find a polynomial with integer coefficients that satisfies the given conditions.
\n" );
document.write( "R has degree 4 and zeros 5 − 2i and 3, with 3 a zero of multiplicity 2. \n" );
document.write( "
Algebra.Com's Answer #415299 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Find a polynomial with integer coefficients that satisfies the given conditions. \n" ); document.write( "R has degree 4 and zeros 5 − 2i and 3, with 3 a zero of multiplicity 2. \n" ); document.write( "------- \n" ); document.write( "R(x) = (x-4)(x-(5-2i))(x-(5+2i))(x-3)^2 \n" ); document.write( "------------------ \n" ); document.write( "R(x) = (x-4)((x-5)^2+4)(x-3)^2 \n" ); document.write( "---- \n" ); document.write( "R(x) = (x-4)(x^2-10x+29)(x-3)^2 \n" ); document.write( "================================= \n" ); document.write( "cheers, \n" ); document.write( "Stan H. \n" ); document.write( "============ \n" ); document.write( " |