document.write( "Question 56423This question is from textbook Pre-Algebra Prentice Hall
\n" );
document.write( ": I dont really understand the distributive property, can you explain it to me \n" );
document.write( "
Algebra.Com's Answer #38272 by Nate(3500)![]() ![]() ![]() You can put this solution on YOUR website! You simply take the coefficient times all the other variables. \n" ); document.write( "2(3 + 5) \n" ); document.write( "2(3) + 2(5) \n" ); document.write( "6 + 10 \n" ); document.write( "16 Right? \n" ); document.write( "2(3 + 5) \n" ); document.write( "2(8) \n" ); document.write( "16 Correct! \n" ); document.write( "........ \n" ); document.write( "-2(8b - 3a) \n" ); document.write( "-2(8b) - 2(-3a) \n" ); document.write( "-16b + 6a Right? \n" ); document.write( "Define: a = 2 while b = 3 \n" ); document.write( "-2(8*3 - 3*2) \n" ); document.write( "-2(24 - 6) \n" ); document.write( "-2(18) \n" ); document.write( "-36 \n" ); document.write( "~> -16b + 6a = -16(3) + 6(2) = -48 + 12 = -36 Correct! \n" ); document.write( " |