document.write( "Question 1098020: Find a polynomial of lowest degree with rational coefficients that has 3 and 4i as some of its zeros. \n" ); document.write( "
Algebra.Com's Answer #712448 by ikleyn(52781)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( " \r\n" ); document.write( "For polynomials with real coefficients, complex roots \"z\" always go in pairs \r\n" ); document.write( "\r\n" ); document.write( "(z, z-conjugated).\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "The conjugated to 4i is the complex number -4i.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "So, your polynomial is a*(x-3)*(x-4i)*(x+4i) =\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |