document.write( "Question 499324: f(x)=x^7+3x^6+2x^5 \n" ); document.write( "
Algebra.Com's Answer #337616 by oberobic(2304)![]() ![]() ![]() You can put this solution on YOUR website! f(x) = x^7+3x^6+2x^5 \n" ); document.write( "f(x) = x^5*(x^2 + 3x + 2) \n" ); document.write( "f(x) = x^5*(x+1)(x+2) \n" ); document.write( ". \n" ); document.write( "Solution: \n" ); document.write( "x = 0, x=-1, x=-2 \n" ); document.write( ". \n" ); document.write( " |