document.write( "Question 2775: what is 3(x-4) - 4(x-3) = x+3-(x-2) \n" ); document.write( "
Algebra.Com's Answer #1187 by kiru_khandelwal(79)![]() ![]() ![]() You can put this solution on YOUR website! 3(x-4) - 4(x-3) = x+3-(x-2) \n" ); document.write( "=> 3x -12 -4x + 12 = x + 3 -x + 2 \n" ); document.write( "=> -x = 5 \n" ); document.write( "=> x = -5 \n" ); document.write( " |