document.write( "Question 385456: 2X(3)-14X(2)=16X
\n" );
document.write( "Two times x to the third minus 14 times x to the second equals 16 times x
\n" );
document.write( "Find x simplified \n" );
document.write( "
Algebra.Com's Answer #272729 by edjones(8007)![]() ![]() You can put this solution on YOUR website! 2x^3-14x^2=16x \n" ); document.write( "2x^3-14x^2-16x=0 \n" ); document.write( "2x(x^2-7x-8)=0 \n" ); document.write( "2x(x-8)(x+1)=0 \n" ); document.write( "x=0, x=8, x=-1 \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |