document.write( "Question 970243: Can anyone help me?\r
\n" );
document.write( "\n" );
document.write( "Form a polynomial f(x) with real coefficients having the given degree and zeros.
\n" );
document.write( "Degree 5; zeros: 8;-i, -9+i \n" );
document.write( "
Algebra.Com's Answer #592890 by Alan3354(69443) You can put this solution on YOUR website! \n" ); document.write( "Form a polynomial f(x) with real coefficients having the given degree and zeros. \n" ); document.write( "Degree 5; zeros: 8;-i, -9+i \n" ); document.write( "------------- \n" ); document.write( "Complex zeroes are in conjugate pairs. \n" ); document.write( "Zeroes are 8, -i, +i, -9+i, -9-i \n" ); document.write( "f(x) = (x-8)*(x-i)*(x+i)*(x+9-i)*(x+9+i) \n" ); document.write( "Multiply that and you're done. \n" ); document.write( " \n" ); document.write( " |