document.write( "Question 20837: waths the solution to 5x -4x + 3=9 - x \n" ); document.write( "
Algebra.Com's Answer #9997 by CertifiedGenius(6)\"\" \"About 
You can put this solution on YOUR website!
I am assuming we are solving for x
\n" ); document.write( "5x - 4x + 3 = 9 - x [given]
\n" ); document.write( "x + 3 = 9 - x [subtract 4x from 5x to make 1x]
\n" ); document.write( "2x + 3 = 9 [add an x to both sides to collect like terms]
\n" ); document.write( "2x = 6 [subtract 3 from each side to collect like terms]
\n" ); document.write( "x = 3 [divide by 2 on each side to solve for x]
\n" ); document.write( "
\n" );