document.write( "Question 1031136: -2(x-2y-3) \n" ); document.write( "
| Algebra.Com's Answer #645872 by jim_thompson5910(35256)      You can put this solution on YOUR website! Original Problem: -2(x-2y-3). I'm assuming your teacher wants you to simplify this by distributing. \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Simplified Final Answer: -2x+4y+6\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Step by Step Explanation:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The -2 on the outside of the parenthesis is going to be multiplied by EVERY term inside the parenthesis. So that means we will have\r \n" ); document.write( "\n" ); document.write( "-2 times x = -2x \n" ); document.write( "-2 times -2y = (-2 times -2)y = +4y = 4y \n" ); document.write( "-2 times -3 = +6 = 6\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So after we distribute the -2 through to the terms inside, we get this final answer -2x+4y+6 since we would then add up the products we got beforehand. \n" ); document.write( " |