document.write( "Question 86335: Solve each of the following equations for x, and check your results.\r
\n" );
document.write( "\n" );
document.write( "2(x – 3) – 3(x + 5) = 3(x – 2) – 7 \n" );
document.write( "
Algebra.Com's Answer #62461 by jayanthihemkos@yahoo.com(87)![]() ![]() ![]() You can put this solution on YOUR website! 2(x – 3) – 3(x + 5) = 3(x – 2) – 7 \n" ); document.write( "open the brackets \n" ); document.write( "2x-6-3x-15 = 3x-6-7 \n" ); document.write( "2x-3x-21 = 3x-13 \n" ); document.write( "-x-21 = 3x-13 \n" ); document.write( "-x-3x-21= 3x-3x-13 \n" ); document.write( "-4x-21 = -13 \n" ); document.write( "-4x -21+21 = -13+21 \n" ); document.write( "-4x = 8 \n" ); document.write( "x= -8/4 \n" ); document.write( "x= -2 \n" ); document.write( " |