When adding three or more integers, add the first two and then add the third to this sum. If any of the integers are negative, subtract the absolute value of the number rather than add. Example: 14 + (-6) = 14 - 6 = 8
When adding three or more integers, add the first two and then add the third to this sum.
If any of the integers are negative, subtract the absolute value of the number rather than add. Example: 14 + (-6) = 14 - 6 = 8