document.write( "Question 553994: which is an example of distibutive property ?
\n" );
document.write( "A. (5-2)+3=(-2+5)+3
\n" );
document.write( "B. 5(2-3)=5X2-5X3 \n" );
document.write( "
Algebra.Com's Answer #361155 by Theo(13342)![]() ![]() You can put this solution on YOUR website! distributive property is: \n" ); document.write( "a(b+c) = ab + ac \n" ); document.write( "that would be selection b. \n" ); document.write( "5(2-3) = 5(2) - 5(3) \n" ); document.write( "selection a would be an example of the commutative property i believe. \n" ); document.write( "that one says that a+b = b+a which is what you see within the parentheses. \n" ); document.write( "selection a says: \n" ); document.write( "(5-2) + 3 = (-2+5) + 3 \n" ); document.write( "the position of the constants within the parentheses have been reversed which is the commutative property in action. \n" ); document.write( " \n" ); document.write( " |