document.write( "Question 391435: solve for x.
\n" );
document.write( "4x(x-8)-5x(x-7)=-4 \n" );
document.write( "
Algebra.Com's Answer #277742 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! solve for x. \n" ); document.write( "4x(x-8)-5x(x-7)=-4 \n" ); document.write( ": \n" ); document.write( "4x^2 - 32x - 5x^2 + 35x + 4 = 0 \n" ); document.write( "Combine like terms \n" ); document.write( "4x^2 - 5x^2 - 32x + 35x + 4 = 0 \n" ); document.write( "-1x^2 + 3x + 4 = 0 \n" ); document.write( "Multiply by -1 \n" ); document.write( "x^2 - 3x - 4 = 0 \n" ); document.write( "Factors to \n" ); document.write( "(x+1)(x-4) = 0 \n" ); document.write( "Two solutions \n" ); document.write( "x = -1 \n" ); document.write( "x = 4 \n" ); document.write( ": \n" ); document.write( "You can check the solutions in the original equation. \n" ); document.write( " |