document.write( "Question 116084: Simplify
\n" );
document.write( "-10(2a - 6b) \n" );
document.write( "
Algebra.Com's Answer #84409 by bucky(2189)![]() ![]() ![]() You can put this solution on YOUR website! This problem is of a type called distributed multiplication. It tells you to multiply each \n" ); document.write( "of the terms in the set of parentheses by -10 \n" ); document.write( ". \n" ); document.write( "When you multiply -10 times 2a you multiply the two numbers together and multiply that by \n" ); document.write( "the variable a. So to get -10 times 2a you multiply -10 times 2 to get -20 and you multiply that \n" ); document.write( "by \"a\". So the first multiplication in this problem is -10*2a = -20a. \n" ); document.write( ". \n" ); document.write( "Next you multiply -10 times -6b following the same process ... multiply the two numbers and \n" ); document.write( "multiply that result times b. The -10 times the -6 equals +60 (remember that when you multiply \n" ); document.write( "two numbers that both have the same sign, the answer is positive). Then you multiply that \n" ); document.write( "result by b to get the answer of +60b. \n" ); document.write( ". \n" ); document.write( "Putting these two multiplications together results in: \n" ); document.write( ". \n" ); document.write( "-10(2a - 6b) = -20a + 60b \n" ); document.write( ". \n" ); document.write( "Hope this helps you to see how to do a distributed multiplication. \n" ); document.write( ". \n" ); document.write( " |