document.write( "Question 167628: How do you use the Distributive property to write an expression as an
\n" );
document.write( "equivalent expression
\n" );
document.write( "example:6(n+5) or -2(k+8) please help thank you \n" );
document.write( "
Algebra.Com's Answer #123520 by gonzo(654)![]() ![]() ![]() You can put this solution on YOUR website! 6*(n+5) = (6*n) + (6*5) = 6n + 30 \n" ); document.write( "-2*(k+8) = (-2*k) + (-2*8) = -2k - 16 \n" ); document.write( "these are equivalent expressions that are equal to each other. \n" ); document.write( "the distributive property states: \n" ); document.write( "a*(b+c) = (a*b) + (a*c) = ab + ac \n" ); document.write( "----- \n" ); document.write( "the common multiplier (a) multiplies each term within the parentheses (b+c) \n" ); document.write( "----- \n" ); document.write( "the complicating factor is the signs of the operands. \n" ); document.write( "you just have to remember: \n" ); document.write( "minus times a minus makes a plus. \n" ); document.write( "minus times a plus makes a minus. \n" ); document.write( "----- \n" ); document.write( "any number of operands can exist within the parentheses. \n" ); document.write( "example: \n" ); document.write( "a*(b+c+d+e) = (a*b) + (a*c) + (a*d) + (a*e) \n" ); document.write( "----- \n" ); document.write( " |