Adding Signed Numbers
Same sign Add the absolute values of the numbers. The sum has the same sign as the given numbers.
Different sign Find the adsolute values of the numbers and subtract the smaller absolute value from the larger. Give the answer the sign of the number having the larger absolute value.