document.write( "Question 48067: the degree three polynomial f(x) with real coefficients and leading coefficient 1, has -3 and + 4i among its roots. Express f(x) as a product of linear and quadratic polynomials with real coefficients.\r
\n" );
document.write( "\n" );
document.write( "f(x) =(x^2-8x+16)*(x+3) \r
\n" );
document.write( "\n" );
document.write( "i think that equation satisfies the conditions given. \n" );
document.write( "
Algebra.Com's Answer #31796 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! the degree three polynomial f(x) with real coefficients and leading coefficient 1, has -3 and + 4i among its roots.\r \n" ); document.write( "\n" ); document.write( "If 4i is a zero, so is -4i. \n" ); document.write( "f(x)=(x+3)(x-4i)(x+4i) \n" ); document.write( "f(x)=(x+3)(x^2+16)\r \n" ); document.write( "\n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |