document.write( "Question 553665: How do you distibute 2-(x-7)? \n" ); document.write( "
Algebra.Com's Answer #360984 by 10301650(32) You can put this solution on YOUR website! 2-(x-7) \n" ); document.write( " (distribute the negative first) \n" ); document.write( " 2(-x+7) \n" ); document.write( " (now, distribute the 2) \n" ); document.write( " -2x+14 \n" ); document.write( " |