document.write( "Question 138744: Solve this equation: (x^3-6x^2-40x=0) \n" ); document.write( "
Algebra.Com's Answer #101245 by edjones(8007)![]() ![]() You can put this solution on YOUR website! x^3-6x^2-40x=0 \n" ); document.write( "x(x^2-6x-40)=0 \n" ); document.write( "x(x-10)(x+4)=0 \n" ); document.write( "x=0, x=10, x=-4 \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |