document.write( "Question 485970: 6x^3-11x^2-10x=0 \n" ); document.write( "
Algebra.Com's Answer #332293 by htmentor(1343)\"\" \"About 
You can put this solution on YOUR website!
6x^3-11x^2-10x=0
\n" ); document.write( "====================
\n" ); document.write( "This can be factored as
\n" ); document.write( "x(3x+2)(2x-5) = 0
\n" ); document.write( "The equation is satisfied if any of the factors on the LHS=0
\n" ); document.write( "The 1st solution is x = 0
\n" ); document.write( "The 2nd solution is 3x+2 = 0 -> x = -2/3
\n" ); document.write( "The 3rd solution is 2x-5 = 0 -> x = 5/2
\n" ); document.write( "
\n" );