document.write( "Question 383484: Help me please!!!
\n" );
document.write( "Find the nth degree polynomial function with real coefficients satisfying the given conditions\r
\n" );
document.write( "\n" );
document.write( "n-3;-2 and -2+3i are zeros; leading coefficient is 1\r
\n" );
document.write( "\n" );
document.write( "Thank you for your assistance in advance. \n" );
document.write( "
Algebra.Com's Answer #271547 by stanbon(75887) ![]() You can put this solution on YOUR website! Find the nth degree polynomial function with real coefficients satisfying the given conditions \n" ); document.write( "n=3;-2 and -2+3i are zeros; leading coefficient is 1 \n" ); document.write( "------- \n" ); document.write( "If the coefficients are real -2-3i is also a zero. \n" ); document.write( "------- \n" ); document.write( "f(x) = (x-3)(x+2)((x+2)-3i)((x+2)+3i) \n" ); document.write( "---- \n" ); document.write( "f(x) = (x^2-x-6)((x+2)^2+9) \n" ); document.write( "---- \n" ); document.write( "f(x) = (x^2-x-6)(x^2+4x+13)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "============= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |