document.write( "Question 88505: 12x^3 +7x^2-5x=0
\n" );
document.write( "a. solve by factoring
\n" );
document.write( "b. what are the solutions(roots) \n" );
document.write( "
Algebra.Com's Answer #64349 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! 12x^3 +7x^2-5x=0 \n" ); document.write( "a. solve by factoring \n" ); document.write( "x(12x^2+7x-5) = 0\r \n" ); document.write( "\n" ); document.write( "b. what are the solutions(roots) \n" ); document.write( "x=0 is a root \n" ); document.write( "12x^2+7x-5 = 0 \n" ); document.write( "x= [-7+-sqrt(49-4*12*-5)]/24 \n" ); document.write( "x= [-7+-sqrt289]/24 \n" ); document.write( "x= [[-7+-17]/24 \n" ); document.write( "x= -1 or x= 5/12 \n" ); document.write( "================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |