document.write( "Question 393903: 5x-6=7(x+6) \n" ); document.write( "
Algebra.Com's Answer #279477 by pie90010(44)![]() ![]() ![]() You can put this solution on YOUR website! 5x-6=7(x+6) \n" ); document.write( "1. DISTRIBUTE - multiply everything in the parenthesis by 7 \n" ); document.write( " 5X-6 = 7X+42 \n" ); document.write( "2. COMBINE LIKE TERMS - get all variables on the left, and the rest on the right \n" ); document.write( " -2X = 48 \n" ); document.write( "3. DIVIDE - isolate X by dividing by -2 \n" ); document.write( " X = -24 \n" ); document.write( "4. PROVE IT - check your answer by plugging it in! \n" ); document.write( " 5(-24) - 6 = -126 \n" ); document.write( " 7(-24) + 42 = -126 \n" ); document.write( " 126 = 126 \n" ); document.write( " \n" ); document.write( " |