document.write( "Question 64685This question is from textbook An Incremental Development
\n" );
document.write( ": 20x = x^3 - x^2\r
\n" );
document.write( "\n" );
document.write( "please help to solve! Thank you \n" );
document.write( "
Algebra.Com's Answer #45233 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! 20x = x^3 - x^2 \n" ); document.write( "x^3-x^2-20x=0 \n" ); document.write( "x(x^2-x-20)=0 \n" ); document.write( "x(x-5)(x+4)=0 \n" ); document.write( "x=0 or x=5 or x=-4 \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |