document.write( "Question 1173983: Write a polynomial function f of least degree that has rational coefficients, a leading coefficients of 1, and the zeros 2, -3, and -3i. \n" ); document.write( "
Algebra.Com's Answer #799331 by ikleyn(52794)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( " \r\n" ); document.write( "\r\n" ); document.write( "For such a polynomial, the roots are 2, -3, -3i and 3i, including all complex conjugates,\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "so the polynomial is \r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( " p(x) = (x-2)*(x-(-3))*(x-(-3i))*(x-3i) = (x-2)*(x+3)*(x^2 + 9).\r\n" ); document.write( "\r \n" ); document.write( "\n" ); document.write( "Solved, answered and explained.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |