document.write( "Question 99207: Okay,I totally don't get distributive,associative OR commutative properties. And I have a major test next week!! could someone PLEASE explain it? like how do you know which to use? and what's the first step?
\n" );
document.write( "Thanks! \n" );
document.write( "
Algebra.Com's Answer #72183 by Nate(3500)![]() ![]() ![]() You can put this solution on YOUR website! Associative Property ~> it doesn't matter how you \"associate\" paranthesis \n" ); document.write( "(2 + 3) + 4 = 2 + (3 + 4) \n" ); document.write( "(2*3)*4 = 2*(3*4) \n" ); document.write( "Communitive Property ~> it doesn't matter how the elements are moved \n" ); document.write( "2 + 3 = 3 + 2 \n" ); document.write( "2*3 = 3*2 \n" ); document.write( "Distributive Property ~> done by distributing a value \n" ); document.write( "a(1 + 2) = 1a + 2a \n" ); document.write( "4(b + c) = 4b + 4c \n" ); document.write( " |