document.write( "Question 226624: Help me solve the following by factoring:
\n" );
document.write( "6x^3=10x+11x^2 \n" );
document.write( "
Algebra.Com's Answer #168715 by checkley77(12844) ![]() You can put this solution on YOUR website! 6x^3=10x+11x^2 \n" ); document.write( "6x^3-11x^2-10x=0 \n" ); document.write( "x(6x^2-11x-10)=0 \n" ); document.write( "x=0 ans. \n" ); document.write( "(3x+2)(2x-5)=0 \n" ); document.write( "3x+2=0 \n" ); document.write( "x=2/3 ans. \n" ); document.write( "x-5=0 \n" ); document.write( "x=5/2 \n" ); document.write( "x=2.5 ans. \n" ); document.write( " |