document.write( "Question 976056: find the roots of the polynomial
\n" );
document.write( "p(x) = x^4+4x^3+6x^2+4x+5=0 given that one of the roots is x= -i \n" );
document.write( "
Algebra.Com's Answer #597753 by josgarithmetic(39627) ![]() You can put this solution on YOUR website! Another root is x=i, because complex roots for polynomial functions come as conjugate pairs. Those two roots are as \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Use polynomial division for \n" ); document.write( "and \n" ); document.write( "- \n" ); document.write( "The division process not shown here; but result is \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Use general solution method for a quadratic equation to find the zeros of this factor: \n" ); document.write( "roots are \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "(along with -i and i ). \n" ); document.write( " |