document.write( "Question 1201401: Which of the following are true for all integers a,b, and c?
\n" );
document.write( "I.(a+b)+c=a+(b+c)
\n" );
document.write( "II.(a/b)/c=a/(b/c)
\n" );
document.write( "III.(a+b)/c=a+(b/c) \n" );
document.write( "
Algebra.Com's Answer #835739 by josgarithmetic(39617)![]() ![]() ![]() You can put this solution on YOUR website! Think through each of those and you'll know. (HINT: Try to identify the property for each of those examples, if possible.) \n" ); document.write( " |