document.write( "Question 721330: 6x^3 + 7x^2 = 10x\r
\n" );
document.write( "\n" );
document.write( "6x^3 + 7x^2 - 10x = 0 \n" );
document.write( "
Algebra.Com's Answer #442341 by jsmallt9(3758)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( " \n" ); document.write( "You've made the exactly correct first step. Next we factor, then we use the Zero Product Property: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "x = 0 or 6x-5 = 0 or x+2 = 0 \n" ); document.write( "Solving... \n" ); document.write( "x = 0 or x = 5/6 or x = -2 \n" ); document.write( " |