document.write( "Question 702663: Tell whether division is commutative and associative. Give examples \n" ); document.write( "
Algebra.Com's Answer #433106 by sachi(548) You can put this solution on YOUR website! division is not commutative and associative \n" ); document.write( "as a/b not equal to b/a (for a & b not 1) \n" ); document.write( "also a/(b/c) not equal to (a/b)/c for a , b &c not 1) \n" ); document.write( "ans \n" ); document.write( " |