document.write( "Question 9108: I have a promblem that I can't solve. I'm confused about the whole problem. Please help me.\r
\n" );
document.write( "\n" );
document.write( "-[3x-(2x+5)] = -4-[3(2x-4)-3x] \n" );
document.write( "
Algebra.Com's Answer #4908 by sabanasir(22)![]() ![]() ![]() You can put this solution on YOUR website! -[3x-(2x+5)] = -4-[3(2x-4)-3x] \n" ); document.write( "multiply both sides with '-1' \n" ); document.write( "=> (-1)(-[3x-(2x+5)] )= (-1)(-{4+[3(2x-4)-3x]}) \n" ); document.write( "=> 3x-(2x+5) = 4+[3(2x-4)-3x] \n" ); document.write( "=> 3x -2x -5 = 4 + 3(2x) - 3(4) - 3x \n" ); document.write( "=> x - 5 = 4 + 6x - 12 - 3x \n" ); document.write( "=> x - 6x + 3x = 5 + 4 - 12 \n" ); document.write( "=> - 2x = -3 \n" ); document.write( "multiply both sides with '-1' \n" ); document.write( "=> 2x = 3 \n" ); document.write( "=> x = 3/2 \n" ); document.write( " |