document.write( "Question 848747: write polynomial function f of least degree that has rational coefficients, a leading coefficient of 1, and the given zeros
\n" );
document.write( "2, i, -i \n" );
document.write( "
Algebra.Com's Answer #511259 by josgarithmetic(39620)![]() ![]() ![]() You can put this solution on YOUR website! Degree three, because you want exactly those three given roots. I will do this only part-way:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The binomial factors of f will be \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "- \n" ); document.write( "So revise the function expression as \n" ); document.write( "... and you can finish the rest. \n" ); document.write( " |