document.write( "Question 1004340: How to solve this equation
\n" );
document.write( "-(x+7)= -6x+8 \n" );
document.write( "
Algebra.Com's Answer #620845 by rothauserc(4718)![]() ![]() You can put this solution on YOUR website! -(x+7) = -6x +8 \n" ); document.write( "distribute the - over (x+7) \n" ); document.write( "-x -7 = -6x + 8 \n" ); document.write( "add 6x to both sides of = \n" ); document.write( "5x -7 = 8 \n" ); document.write( "add 7 to both sides of = \n" ); document.write( "5x = 15 \n" ); document.write( "x = 3 \n" ); document.write( "****************************************** \n" ); document.write( "check answer in original equation \n" ); document.write( "-(3+7) = -6(3) + 8 \n" ); document.write( "-10 = -18 + 8 \n" ); document.write( "-10 = -10 \n" ); document.write( "answer checks \n" ); document.write( " \n" ); document.write( " |