document.write( "Question 366324: solve for x
\n" );
document.write( "4x(x-1)-5x(x)=3 \n" );
document.write( "
Algebra.Com's Answer #260996 by robertb(5830)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "(x+1)(x+3) = 0. \n" ); document.write( "x = -1 or x = -3. \n" ); document.write( " |