Comment Re:Must be a rounding error... (Score 1) 39
I better clarify:
(MBA + AI) - AI
= (MBA + AI) + (-AI)
= MBA + [AI + (-AI)]
= MBA + 0
= MBA
Note that the associative property is not applied to the subtraction operation here.
I better clarify:
(MBA + AI) - AI
= (MBA + AI) + (-AI)
= MBA + [AI + (-AI)]
= MBA + 0
= MBA
Note that the associative property is not applied to the subtraction operation here.
False. The only operation involved here is addition because the subtraction operation is defined as adding to something the additive inverse of something else. Hence, the OP correctly applied the AP.
Life would be so much easier if we could just look at the source code. -- Dave Olson