document.write( "Question 1083704: Find the polynomial of lowest degree having leading coefficient 1, real coefficients with a zero of 5 (multiplicity 2), and zero 1-4i \n" ); document.write( "
Algebra.Com's Answer #697775 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Find the polynomial of lowest degree having leading coefficient 1, real coefficients with a zero of 5 (multiplicity 2), and zero 1-4i \n" ); document.write( "-------- \n" ); document.write( "The conjugate of 1-4i is also a root, 1+4i \n" ); document.write( "------ \n" ); document.write( "--> (x-5)*(x-5)*(x-1+4i)*(x-1-4i) = 0\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |