document.write( "Question 1000165: Form a polynomial f(x) with real coefficients having the given degree and zeros.\r
\n" );
document.write( "\n" );
document.write( "Degree 4; zeros: -2-5i; -4 multiplicity 2 \n" );
document.write( "
Algebra.Com's Answer #617660 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Form a polynomial f(x) with real coefficients having the given degree and zeros. \n" ); document.write( "Degree 4; zeros: -2-5i; -4 multiplicity 2 \n" ); document.write( "Comment:: Since the coefficients are Real, -2+5i is also a zero. \n" ); document.write( "----- \n" ); document.write( "f(x) = (x-(-2-5i))(x-(-2+5i)(x+4)^2 \n" ); document.write( "----- \n" ); document.write( "f(x) = ((x+2)+5i)((x+2)-5i)(x+4)^2 \n" ); document.write( "----- \n" ); document.write( "f(x) = [(x+2)^2+5^2](x+4)^2 \n" ); document.write( "----- \n" ); document.write( "f(x) = (x^2+4x+29)(x^2+8x+16) \n" ); document.write( "---------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "-------------- \n" ); document.write( " |