document.write( "Question 44891: show how to use properties to simplify the following\r
\n" ); document.write( "\n" ); document.write( " 106+8+(-6)+(-8)
\n" ); document.write( "

Algebra.Com's Answer #29757 by aaaaaaaa(138)\"\" \"About 
You can put this solution on YOUR website!
Addition is associative, i.e., it doesn't matter in which order you add. So,\r
\n" ); document.write( "\n" ); document.write( "\"106%2B8%2B%28-6%29%2B%28-8%29\"\r
\n" ); document.write( "\n" ); document.write( "You can clearly see that 8+(-8) = 0. We know we can do this because we know of the associative property.\r
\n" ); document.write( "\n" ); document.write( "\"106%2B%28-6%29\"\r
\n" ); document.write( "\n" ); document.write( "We subtract 6 from 106, which is easy: 100.
\n" ); document.write( "
\n" );