document.write( "Question 27024: how would you write three equivalent expressions for (7+s)+t using the commutative and associative properties? \n" ); document.write( "
Algebra.Com's Answer #21873 by scoop(27)![]() ![]() ![]() You can put this solution on YOUR website! (7+t)+s\r \n" ); document.write( "\n" ); document.write( "(t+s)+7\r \n" ); document.write( "\n" ); document.write( "(s+7)+t\r \n" ); document.write( "\n" ); document.write( "In addition with the commutative property you can move any number anywhere! \n" ); document.write( " |