document.write( "Question 629521:  find the zeros of the polynomial function
\n" );
document.write( "f(x) = x^3 + x^2 - 42x \n" );
document.write( "
| Algebra.Com's Answer #396307 by reviewermath(1029)     You can put this solution on YOUR website! Solve for x: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "x = 0, -7, 6 \n" ); document.write( "The zeros are 0,-7 and 6. \n" ); document.write( " |