document.write( "Question 41913: solve\r
\n" );
document.write( "\n" );
document.write( "2x^3-10x^2=0
\n" );
document.write( "show work \n" );
document.write( "
Algebra.Com's Answer #27037 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! 2x^3 - 10x^2 = 0 \n" ); document.write( "factor out 2x^2 and get \n" ); document.write( "2x^2(x - 5) = 0 \n" ); document.write( "Therefore x = 0 and x = 5 \n" ); document.write( " |