document.write( "Question 1506: Good evening how would I Solve 2-3(4-x)=x-(3-x) \n" ); document.write( "
Algebra.Com's Answer #506 by usyim88hk(158)![]() ![]() ![]() You can put this solution on YOUR website! 2-3(4-x) = x-(3-x) \n" ); document.write( "First multiply 3 and (4-x) \n" ); document.write( "2-12+3x = x-(3-x) \n" ); document.write( "Then subtract 12 from 2 \n" ); document.write( "-10+3x = x-(3-x) \n" ); document.write( "Now, subtract (3-x) from x \n" ); document.write( "-10+3x = x-3+x \n" ); document.write( "-10+3x = 2x-3 \n" ); document.write( "Now add three to both sides \n" ); document.write( "-7+3x = 2x \n" ); document.write( "subtract 3x from both sides \n" ); document.write( "-7 = -x \n" ); document.write( "Divide -1 from both sides \n" ); document.write( "7 = x \n" ); document.write( " |