document.write( "Question 517820: x^3=-3x^2+10x\r
\n" );
document.write( "\n" );
document.write( "So, I don't know if I'm doing this right...
\n" );
document.write( "-3x^2+10x-x^3=0
\n" );
document.write( "x(-x^2-3x+10)=0
\n" );
document.write( "x(-x-2)(-x-5)
\n" );
document.write( "-x-2=0 -x-5=0\r
\n" );
document.write( "\n" );
document.write( "The -x doesn't seem right...is it? \n" );
document.write( "
Algebra.Com's Answer #344948 by stanbon(75887) ![]() You can put this solution on YOUR website! x^3=-3x^2+10x \n" ); document.write( "--- \n" ); document.write( "x^3+3x^2-10x = 0 \n" ); document.write( "x[x^2+3x-10] = 0 \n" ); document.write( "Factor: \n" ); document.write( "x(x-5)(x+2) = 0 \n" ); document.write( "----------- \n" ); document.write( "x = 0 or x = 5 or x = -2 \n" ); document.write( "=============================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "============== \n" ); document.write( " |