document.write( "Question 1100942: 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 #715500 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Write a polynomial function of minimum degree with real coefficients whose zeros include those listed. Write the polynomial in standard form. \n" ); document.write( "7, -11, and 2 + 8i \n" ); document.write( "---- \n" ); document.write( "2-8i is also a zero \n" ); document.write( "---- \n" ); document.write( "f(x) = (x-7)(x+11)((x-2)-8i)((x-2)+8i) \n" ); document.write( "----- \n" ); document.write( "f(x) = (x-7)(x+11)((x-2)^2+64) \n" ); document.write( "----- \n" ); document.write( "f(x) = (x-7)(x+11)(x^2-2x+68) \n" ); document.write( "---------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "------ \n" ); document.write( " \n" ); document.write( " |