document.write( "Question 49499: 2(x+1)-3x=3(3+2x) \n" ); document.write( "
Algebra.Com's Answer #33093 by Juhi(44)![]() ![]() You can put this solution on YOUR website! 2(x+1)-3x = 3(3+2x) \n" ); document.write( "2x+2-3x = 9+6x \n" ); document.write( "-x+2 = 9+6x \n" ); document.write( "-x-6x = 9-2 \n" ); document.write( "-7x = 7 \n" ); document.write( "x = 7/-7 \n" ); document.write( " = -1 \n" ); document.write( " |