document.write( "Question 506070: Whats the property of a+(b+c)=(a+b)+c ; a+b=b+a ; a(b+c)=ab+ac ; and a+0=a \n" ); document.write( "
Algebra.Com's Answer #340076 by sararosebrandow(1)![]() ![]() ![]() You can put this solution on YOUR website! a+(b+c)=(a+b)+c is associative. \n" ); document.write( "a+b=b+a is communitive. \n" ); document.write( "a(b+c)=ab+ac is distributive. \n" ); document.write( "and a+0=a is identidy property of zeero(: \n" ); document.write( " |