document.write( "Question 922484: State the degree of the following polynomial equation. Find all of the real and imaginary roots of the equation, stating multiplicity when it is greater than one. \r
\n" );
document.write( "\n" );
document.write( "x^5-16x^3
\n" );
document.write( "The degree of the polynomial is __
\n" );
document.write( "Zero is a root multiplicity __
\n" );
document.write( "What are the two roots of multiplicity 1? __ \n" );
document.write( "
Algebra.Com's Answer #559573 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! x^5-16x^3 = x^3(x^2 - 16) =x^3 (x+4)(x-4) \n" ); document.write( " The degree of the polynomial is 5 \n" ); document.write( " Zero is a root multiplicity 3 \n" ); document.write( " What are the two roots of multiplicity 1?(x+4) &(x-4) \n" ); document.write( " |