document.write( "Question 291784: solve and check 2(x-4)+3(x+5)=2x-2 \n" ); document.write( "
Algebra.Com's Answer #210920 by blwinbbbles(106)![]() ![]() You can put this solution on YOUR website! solve:\r \n" ); document.write( "\n" ); document.write( "2(x-4) + 3(x+5) = 2x-2 so first thing is simplify the equation \n" ); document.write( "2x-8 + 3x+15 = 2x -2 keep simplifying \n" ); document.write( "5x + 7 = 2x - 2 subtract 2x from both sides \n" ); document.write( "3x + 7 = -2 subtract 7 from both sides \n" ); document.write( "3x = -9 divide by 3 \n" ); document.write( "x = -3\r \n" ); document.write( "\n" ); document.write( "Check:\r \n" ); document.write( "\n" ); document.write( "2(-3-4) + 3(-3+5) =2(-3)-2 \n" ); document.write( "2(-7) + 3(2) = -6-2 \n" ); document.write( "-14 + 6 = -8 \n" ); document.write( "-8 = -8\r \n" ); document.write( "\n" ); document.write( "so we know that the answer x = -3 is correct \n" ); document.write( " |