Skip to main content
Logo image

Section A.1 Arithmetic with Negative Numbers

There are special things to consider when adding, subtracting, multiplying, dividing, and raising to powers, when negative numbers are involved. This section reviews those arithmetic operations with negative numbers.
Figure A.1.1. Alternative Video Lesson

Subsection A.1.1 Signed Numbers

Is it valid to subtract a large number from a smaller one? It may be hard to imagine what it would mean physically to subtract 3 cars from your garage if you only have 1 car there in there in the first place. But mathematics gives meaning to expressions like 13 using signed numbers.
You’ve probably seen signed numbers used to describe the temperature of very cold things. Most people on Earth use the Celsius scale for temperature. If you’re not familiar with the Celsius temperature scale, think about these examples:
a number line, with values in degrees Celsius; marks average temperature at North Pole in winter at -40; marks cold winter night at -10; marks water freezes at 0; marks cool autumn day at 13; marks human body temperature at 37
Figure A.1.2. Number line with interesting Celsius temperatures
Figure 2 uses a number line to illustrate these positive and negative numbers. A number line is a useful device for visualizing how numbers relate to each other and combine with each other. Values to the right of 0 are called positive numbers and values to the left of 0 are called negative numbers.

Warning A.1.3. Subtraction Sign versus Negative Sign.

Unfortunately, the symbol we use for subtraction looks just like the symbol we use for marking a negative number. We must be able to identify when a “minus” sign means to subtract and when it means to negate. Here are some examples.
  • 13 has one negative sign and no subtraction sign.
  • 2013 has no negative signs and one subtraction sign.
  • 2013 has a negative sign and then a subtraction sign.
  • (20)(13) has two negative signs and no subtraction sign.

Checkpoint A.1.4. Identify “Minus” Signs.

In each expression, how many negative signs and subtraction signs are there?

(a)

19 has negative signs and subtraction signs.
Explanation.
19 has zero negative signs and one subtraction sign.

(b)

12+(50) has negative signs and subtraction signs.
Explanation.
12+(50) has two negative signs and zero subtraction signs.

(c)

13(15)17234 has negative signs and subtraction signs.
Explanation.
13(15)17234 has two negative signs and three subtraction signs.

Subsection A.1.2 Adding

To adding two numbers with the same sign you can (at first) ignore their signs, and add the two numbers as if they were positive. Then make sure your result is either positive or negative, depending on what the sign was.

Example A.1.5. Add Two Negative Numbers.

If you needed to add 18 and 7, note that both are negative. Maybe you have this expression in front of you:
18+7
That “plus minus” is awkward, and in this book you are more likely to see this expression:
18+(7)
with extra parentheses. Since both terms are negative, we can add 18 and 7 to get 25 but realize that our final result should be negative. So our result is 25:
18+(7)=25
This approach works because adding numbers is like having two people tugging on a rope, with strength indicated by each number. In Example 5 we have two people pulling to the left, one with strength 18 and the other with strength 7. Their forces combine to pull left with strength 25, giving us our total of 25, as illustrated in Figure 6.
If we are adding two numbers that have opposite signs, then the two people are tugging the rope in opposing directions. If either of them is using more strength than the other, then overall there will be a net pull in the stronger person’s direction. And the overall pull on the rope will be the difference of the two strengths. This is illustrated in Figure 7.
a number line with Suriya marked at -18 and Kate marked at -7; two thin arrows extend from 0 pointing left, one to Suriya at -18 and one to Kate at -7; a thicker arrow representing Suriya plus Kate points to the left from 0 to -25
Figure A.1.6. Working together
a number line with Suriya marked at -15 and Kate marked at 12; one thin arrow extends from 0 pointing left to Suriya at -15, and another thin arrow extends from 0 pointing right to Kate at 12; a thicker arrow representing Suriya plus Kate points to the left from 0 to -3
Figure A.1.7. Working in opposition

Example A.1.8. Adding One Number of Each Sign.

Here are four examples of addition where one number is positive and the other is negative.
  1. 15+12
    We have one number of each sign, with sizes 15 and 12. Their difference is 3. But of the two numbers, the negative number is stronger. So the result from adding these is also negative: 3.
  2. 200+(100)
    We have one number of each sign, with sizes 200 and 100. Their difference is 100. But of the two numbers, the positive number is stronger. So the result from adding these is also positive: 100.
  3. 12.8+(20)
    We have one number of each sign, with sizes 12.8 and 20. Their difference is 7.2. But of the two numbers, the negative number is stronger. So the result from adding these is also negative: 7.2.
  4. 87.3+87.3
    We have one number of each sign, both with size 87.3. The opposing forces cancel each other, leaving a result of 0.

Checkpoint A.1.9. Addition with Negative Numbers.

Practice adding when at least one negative number is involved. The expectation is that you can do these tasks without a calculator.

(a)

Add 1+9.
Explanation.
The two numbers have opposite sign, so we subtract 91=8. Of the two numbers being added, the positive is larger, so the result should positive as well: 8.

(b)

Add 12+(98).
Explanation.
The two numbers are both negative, so we can add 12+98=110, and take the negative of that as the answer: 110.

(c)

Add 100+(123).
Explanation.
The two numbers have opposite sign, so we subtract 123100=23. Of the two numbers being added, the negative is larger, so the result should be negative: 23.

(d)

Find the sum 2.1+(2.1).
Explanation.
The two numbers are both negative, so we can add 2.1+2.1=4.2, and take the negative of that as the answer: 4.2.

(e)

Find the sum 34.67+81.53.
Explanation.
The two numbers have opposite sign, so we can subtract 81.5334.67=46.86. Of the two numbers being added, the positive is larger, so the result should be positive: 46.86.

Subsection A.1.3 Subtracting

Subtracting a small positive number from a larger number, such as 185, is a skill you are familiar with. Subtraction can also be done where a small positive number subtracts a larger number, or where one or both numbers are negative. Subtracting with negative numbers can cause confusion, and to avoid that confusion, it may help to think of subtraction as adding the opposite number.
Original Adding the Opposite
Subtracting a larger positive number: 1230 12+(30)
Subtracting from a negative number: 8.117 8.1+(17)
Subtracting a negative number: 42(23) 42+23
This strategy will reduce subtraction to addition. So if you are already comfortable adding positive and negative numbers, subtraction becomes just as familiar. These examples show how it is done:
1230=12+(30)=18
8.117=8.1+(17)=25.1
42(23)=42+23=65

Checkpoint A.1.10. Subtraction with Negative Numbers.

Practice subtracting when at least one negative number is involved. The expectation is that you can do these tasks without a calculator.

(a)

Subtract 1 from 9.
Explanation.
After writing this as 9(1), we can change to 9+1 and get 10.

(b)

Subtract 3250.
Explanation.
We can change this to 32+(50). Two numbers are added, and the larger one is negative. So we find the difference 5032=18, but the final result must be negative: 18.

(c)

Subtract 108(108).
Explanation.
We can rewrite this as 108+108 and get 216.

(d)

Find the difference 5.9(3.1).
Explanation.
We can rewrite this as 5.9+3.1. Now it is the sum of two numbers of opposite sign, so we find the difference 5.93.1=2.8. We were adding two numbers where the larger one was negative. So the final result should also be negative: 2.8.

(e)

Find the difference 12.0417.2.
Explanation.
Since we are subtracting a positive number from a negative number, the result should be an even more negative number. We can add 12.04+17.2 to get 29.24, but our final answer should be the opposite, 29.24.

Subsection A.1.4 Multiplying

Multiplication with negative numbers is possible too. We can view multiplication as repeated addition. For example 37=7+7+7. We can do the same when there is a negative number in the product. Figure 11 represents 3(7).
a number line with a curved arrow emanating from 0 and landing to the left at -7, then again from -7 to -14, and again from -14 to -21; text above the arrows says adding -7 three times
Figure A.1.11. Viewing 3(7) as repeated addition
Figure 11 illustrates that 3(7)=21. Notice how a positive number multiplied by a negative number will make a negative result.
What about the product 3(7), where both factors are negative? Should the result be positive or negative? If 3(7) can be seen as adding 7 three times as in Figure 11, then it isn’t too crazy to interpret 3(7) as subtracting 7 three times. Or in other words, as adding 7 three times. This is illustrated in Figure 12.
a number line with a curved arrow emanating from 0 and landing to the right at 7, then again from 7 to 14, and again from 14 to 21; text above the arrows says subtracting -7 three times
Figure A.1.12. Viewing 3(7) as repeated subtraction
This illustrates that 3(7)=21, and it seems that a negative number times a negative number gives a positive result.
Positive and negative numbers are not the whole story. The number 0 is neither positive nor negative. What happens with multiplication by 0? You can choose to view 70 as adding the number 0 seven times. And you can choose to view 07 as adding the number 7 zero times. Either way, the result is 0.

Checkpoint A.1.14. Multiplication with Negative Numbers.

Here are some practice exercises with multiplication and signed numbers. The expectation is that you can make these calculations without a calculator.

(a)

Multiply 132.
Explanation.
Since 132=26, and we are multiplying numbers of opposite signs, the answer is negative: 26.

(b)

Find the product of 30 and 50.
Explanation.
Since 3050=1500, and we are multiplying numbers of opposite signs, the answer is negative: 1500.

(c)

Compute 12(7).
Explanation.
Since 127=84, and we are multiplying numbers of the same sign, the answer is positive: 84.

(d)

Find the product 285(0).
Explanation.
Any number multiplied by 0 is 0.

Subsection A.1.5 Powers

Negative numbers can arise as the base of a power. An exponent is shorthand for how many times to multiply the base together. For example, (2)5 means
(2)(2)(2)(2)(2)5 instances
Will the result here be positive or negative? Since we can view (2)5 as repeated multiplication, and since multiplying two negatives gives a positive result, this expression can be thought of this way:
(2)(2)positive(2)(2)positivepositive(2)
and that last unmatched negative number will be responsible for making the final product negative.
More generally, if the base of a power is negative, then whether or not the result is positive or negative depends on if the exponent is even or odd. It depends on whether or not the factors can all be paired up to “cancel” negative signs, or if there will be a lone negative factor left unpaired.
Once you understand whether the result is positive or negative, for a moment you may forget about signs. Returning to the example, you could calculate that 25=32, and then since we separately know that (2)5 should be negative, you can conclude:
(2)5=32

Warning A.1.15. Negative Signs and Exponents.

Expressions like 34 may not mean what you think they mean. What base do you see here? The correct answer is 3. The exponent 4 only applies to the 3, not to 3. So this expression, 34, is actually the same as (34), which is 81. Be careful not to treat 34 as having base 3. That would make it equivalent to (3)4, which is positive 81.

Checkpoint A.1.16. Exponents with Negative Bases.

Here is some practice with natural exponents on negative bases. The expectation is that YOU can make these calculations without a calculator.

(a)

Compute (8)2.
Explanation.
Since 82 is 64 and we are raising a negative number to an even power, the answer is positive: 64.

(b)

Calculate the power (1)203.
Explanation.
Since 1203 is 1 and we are raising a negative number to an odd power, the answer is negative: 1.

(c)

Find (3)3.
Explanation.
Since 33 is 27 and we are raising a negative number to an odd power, the answer is negative: 27.

(d)

Calculate 52.
Explanation.
Be careful: here we are raising positive 5 to the second power to get 25 and then negating the result: 25.

Subsection A.1.6 Summary

Addition
Add two negative numbers: add their positive counterparts and make the result negative.
Add a positive with a negative: find their difference using subtraction, and keep the sign of the dominant number.
Subtraction
Any subtraction can be converted to addition of the opposite number. For all but the most basic subtractions, this is a useful strategy.
Multiplication
Multiply two negative numbers: multiply their positive counterparts and make the result positive.
Multiply a positive with a negative: multiply their positive counterparts and make the result negative.
Multiply any number by 0 and the result will be 0.
Division
(Not discussed in this section.) Division by some number is the same as multiplication by its reciprocal. So the multiplication rules can be adopted.
Division of 0 by any nonzero number always results in 0.
Division of any number by 0 is undefined. There is no result at all from dividing by 0.
Powers
Raise a negative number to an even power: raise the positive counterpart to that power.
Raise a negative number to an odd power: raise the positive counterpart to that power, then make the result negative.
Expressions like 24 mean (24), not (2)4.

Exercises A.1.7 Exercises

Exercise Group.

1.

Add the following.
  1. 10+(3)
  2. 4+(3)
  3. 3+(9)

2.

Add the following.
  1. 9+(1)
  2. 6+(5)
  3. 3+(7)

3.

Add the following.
  1. 3+(8)
  2. 9+(3)
  3. 3+(3)

4.

Add the following.
  1. 4+(10)
  2. 5+(4)
  3. 3+(3)

7.

Add the following.
  1. 11+(88)
  2. 63+28
  3. 27+(59)

8.

Add the following.
  1. 91+(29)
  2. 26+93
  3. 25+(14)

Exercise Group.

10.

Subtract the following.
  1. 26
  2. 92
  3. 220

11.

Subtract the following.
  1. 34
  2. 101
  3. 99

12.

Subtract the following.
  1. 32
  2. 85
  3. 1010

13.

Subtract the following.
  1. 4(6)
  2. 10(2)
  3. 2(2)

14.

Subtract the following.
  1. 4(8)
  2. 7(1)
  3. 2(2)

Exercise Group.

15.

Perform the given addition and subtraction.
  1. 114+(3)
  2. 10(20)+(16)

16.

Perform the given addition and subtraction.
  1. 101+(9)
  2. 8(20)+(10)

17.

Perform the given addition and subtraction.
  1. 197+(5)
  2. 5(20)+(16)

18.

Perform the given addition and subtraction.
  1. 184+(10)
  2. 2(20)+(10)

Exercise Group.

19.

Multiply the following.
  1. (10)(1)
  2. (6)7
  3. 5(5)
  4. (6)0

20.

Multiply the following.
  1. (9)(2)
  2. (4)5
  3. 5(1)
  4. (6)0

21.

Multiply the following.
  1. (2)(6)(4)
  2. 3(6)(3)
  3. (87)(72)0

22.

Multiply the following.
  1. (2)(4)(3)
  2. 2(6)(1)
  3. (85)(60)0

23.

Multiply the following.
  1. (3)(2)(1)(3)
  2. (2)(3)(3)(1)

24.

Multiply the following.
  1. (3)(1)(2)(2)
  2. (3)(3)(1)(2)

Exercise Group.

25.

Evaluate the following.
  1. 182
  2. 124
  3. 459

26.

Evaluate the following.
  1. 6010
  2. 606
  3. 909

27.

Evaluate the following.
  1. 91
  2. 51
  3. 180180
  4. 1313
  5. 190
  6. 07

28.

Evaluate the following.
  1. 81
  2. 91
  3. 110110
  4. 1616
  5. 190
  6. 02

33.

Evaluate the following.
  1. 42
  2. 23
  3. (4)2
  4. (3)3

34.

Evaluate the following.
  1. 52
  2. 43
  3. (3)2
  4. (5)3

35.

Evaluate the following.
  1. 110
  2. (1)11
  3. (1)12
  4. 020

36.

Evaluate the following.
  1. 15
  2. (1)13
  3. (1)18
  4. 018

Exercise Group.

37.

Simplify without using a calculator.
3.79+(87.4)

38.

Simplify without using a calculator.
4.34+(57.8)

39.

Simplify without using a calculator.
7.15.37

40.

Simplify without using a calculator.
8.62.07

41.

Simplify without using a calculator.
5.77+8.3

42.

Simplify without using a calculator.
1.47+9.9

43.

Simplify without using a calculator.
4.27(9.6)

44.

Simplify without using a calculator.
4.97(5.3)

45.

Simplify without using a calculator.
293.67

46.

Simplify without using a calculator.
357.37

47.

Simplify without using a calculator.
42+1.16

48.

Simplify without using a calculator.
58+5.86

Exercise Group.

49.

It’s given that 6596=6240. Use this fact to calculate the following without using a calculator.
0.65(0.96)=

50.

It’s given that 7243=3096. Use this fact to calculate the following without using a calculator.
0.72(0.043)=

51.

It’s given that 8871=6248. Use this fact to calculate the following without using a calculator.
(0.88)(0.71)

52.

It’s given that 9527=2565. Use this fact to calculate the following without using a calculator.
(0.95)(0.027)

Applications.

53.

Consider the following situation in which you borrow money from your cousin:
  • On June 1st, you borrowed 1000 dollars from your cousin.
  • On July 1st, you borrowed 330 more dollars from your cousin.
  • On August 1st, you paid back 620 dollars to your cousin.
  • On September 1st, you borrowed another 890 dollars from your cousin.
How much money do you owe your cousin now?

54.

Consider the following scenario in which you study your bank account.
  • On Jan. 1, you had a balance of 180 dollars in your bank account.
  • On Jan. 2, your bank charged 45 dollar overdraft fee.
  • On Jan. 3, you deposited 800 dollars.
  • On Jan. 10, you withdrew 550 dollars.
What is your balance on Jan. 11?

55.

A mountain is 1100 feet above sea level. A trench is 360 feet below sea level. What is the difference in elevation between the mountain top and the bottom of the trench?

56.

A mountain is 1200 feet above sea level. A trench is 420 feet below sea level. What is the difference in elevation between the mountain top and the bottom of the trench?

Challenge.

57.

Select the correct word to make each statement true.
(a)
A positive number minus a positive number is
  • ?
  • sometimes
  • always
  • never
negative.
(b)
A negative number plus a negative number is
  • ?
  • sometimes
  • always
  • never
negative.
(c)
A positive number minus a negative number is
  • ?
  • sometimes
  • always
  • never
positive.
(d)
A negative number multiplied by a negative number is
  • ?
  • sometimes
  • always
  • never
negative.