document.write( "Question 684221: 2(x-6)-4(x+2)=-8 solve for x \n" ); document.write( "
Algebra.Com's Answer #424057 by RedemptiveMath(80)![]() ![]() ![]() You can put this solution on YOUR website! There is multiple ways you can do this problem. Using the distributive property:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "2(x-6)-4(x+2)=-8 \n" ); document.write( "2x-12-4x-8=-8 \n" ); document.write( "-2x-20=-8 \n" ); document.write( "-2x=12 \n" ); document.write( "x=-6\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Using division:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "2(x-6)-4(x+2)=-8 \n" ); document.write( "{[2(x-6)]/2}-{[4(x+2)]/2}=-8/2 \n" ); document.write( "x-6-2(x+2)=-4 \n" ); document.write( "x-6-2x-4=-4 \n" ); document.write( "-x=6 \n" ); document.write( "x=-6 \n" ); document.write( " |