document.write( "Question 1100965: Write a polynomial function of minimum degree with real coefficients whose zeros include those listed. Write the polynomial in standard form.\r
\n" );
document.write( "\n" );
document.write( "7, -11, and 2 + 8i \n" );
document.write( "
Algebra.Com's Answer #715608 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Write a polynomial function of minimum degree with real coefficients whose zeros include those listed. \n" ); document.write( "-------- \n" ); document.write( "P(x) = (x-7)*(x+11)*(x-2+8i)*(x-2-8i) \n" ); document.write( " |