Loading [MathJax]/jax/element/mml/optable/Latin1Supplement.js
Skip to main content
Library homepage
 

Text Color

Text Size

 

Margin Size

 

Font Type

Enable Dyslexic Font
Mathematics LibreTexts

1.2: Adding and Subtracting Integers

  • Anonymous
  • LibreTexts

( \newcommand{\kernel}{\mathrm{null}\,}\)

Learning Objectives
  • Add and subtract signed integers.
  • Translate English sentences involving addition and subtraction into mathematical statements.
  • Calculate the distance between two numbers on a number line.

Addition and Subtraction (+,)

Visualize adding 3+2 on the number line by moving from zero three units to the right then another two units to the right, as illustrated below:

Figure 1.2.1

The illustration shows that 3+2=5. Similarly, visualize adding two negative numbers (3)+(2) by first moving from the origin three units to the left and then moving another two units to the left.

Figure 1.2.2

In this example, the illustration shows (3)+(2)=5, which leads to the following two properties of real numbers.

positive number+positive number=positive numbernegative number+negative number=negative number

Next, we will explore addition of numbers with unlike signs. To add 3+(7), first move from the origin three units to the right, then move seven units to the left as shown:

Figure 1.2.3

In this case, we can see that adding a negative number is equivalent to subtraction:

3+(7)=37=4

It is tempting to say that a positive number plus a negative number is negative, but that is not always true: 7+(3)=73=4. The result of adding numbers with unlike signs may be positive or negative. The sign of the result is the same as the sign of the number with the greatest distance from the origin. For example, the following results depend on the sign of the number 12 because it is farther from zero than 5:

12+(5)=712+5=7

Example 1.2.1

Simplify: 14+(25).

Solution

Here 25 is the greater distance from the origin. Therefore, the result is negative.

14+(25)=1425=11

Answer

11

Properties of Addition

Given any real numbers a, b, and c, we have the following properties of addition:

  • Additive Identity Property: a+0=0+a=a
  • Additive Inverse Property:a+(a)=(a)+a=0
  • Associative Property:(a+b)+c=a+(b+c)
  • Commutative Property:a+b=b+a

Below are some examples of these properties in action.

Example 1.2.2

Simplify:

a. 5+0

b. 10+(10)

Solution

a. Adding zero to any real number results in the same real number.

5+0=5

b. Adding opposites results in zero.

Answer

a. 5; b. 0

Example 1.2.3

Simplify:

a. (3+7)+4

b. 3+(7+4)

Solution

Parentheses group the operations that are to be performed first.

a. (3+7)+4=10 + 4=14

b. 3+(7+4)=3+10=14

These two examples both result in 14: changing the grouping of the numbers does not change the result.

(3+7)+4=3+(7+4)=14

Answer

a. 14; b. 14

At this point, we highlight the fact that addition is commutative: the order in which we add does not matter and yields the same result.

2+9=9+211=11

On the other hand, subtraction is not commutative.

299277

We will use these properties, along with the double-negative property for real numbers, to perform more involved sequential operations. To simplify things, we will make it a general rule to first replace all sequential operations with either addition or subtraction and then perform each operation in order from left to right.

Example 1.2.4

Simplify: 4(10)+(5).

Solution

Replace the sequential operations and then perform them from left to right.

4(10)+(5)=4+105Replace () with addition (+).Replace +() with addition ().=145=9

Answer

9

Example 1.2.5

Simplify: 3+(8)(7).

Solution

3+(8)(7)=38+7Replace +() with ().Replace () with (+).=11+7=4

Answer

4

Example 1.2.6

Try this!

Simplify: 12(9)+(6).

Solution

(click to see video)

Often we find the need to translate English sentences involving addition and subtraction to mathematical statements. Listed below are some key words that translate to the given operation.

Key Words Operation
Sum, increased by, more than, plus, added to, total +
Difference, decreased by, subtracted from, less, minus
Table 1.2.2
Example 1.2.7

What is the difference of 7 and 3?

Solution

The key word “difference” implies that we should subtract the numbers.

7(3)=7+3=10

Answer

The difference of 7 and 3 is 10.

Example 1.2.8

What is the sum of the first five positive integers?

Solution

The initial key word to focus on is “sum”; this means that we will be adding the five numbers. The first five positive integers are {1,2,3,4,5}. Recall that 0 is neither positive nor negative.

1+2+3+4+5=15

Answer

The sum of the first five positive integers is 15.

Example 1.2.9

What is 10 subtracted from the sum of 8 and 6?

Solution

We know that subtraction is not commutative; therefore, we must take care to subtract in the correct order. First, add 8 and 6 and then subtract 10 as follows:

It is important to notice that the phrase “10 subtracted from” does not translate to a mathematical statement in the order it appears. In other words, 10(8+6) would be an incorrect translation and leads to an incorrect answer. After translating the sentence, perform the operations.

(8+6)10=1410=4

Answer

Ten subtracted from the sum of 8 and 6 is 4.

Distance on a Number Line

One application of the absolute value is to find the distance between any two points on a number line. For real numbers a and b, the distance formula for a number line is given as,

d=|ba|

Figure 1.2.4
Example 1.2.10

Determine the distance between 2 and 7 on a number line.

Solution

On the graph we see that the distance between the two given integers is 5 units.

Figure 1.2.5

Using the distance formula we obtain the same result.

d=|72|=|5|=5

Answer

5 units

Example 1.2.11

Determine the distance between 4 and 7 on a number line.

Solution

Use the distance formula for a number line d=|ba|, where a=4 and b=7.

d=|7(4)|=|7+4|=|11|=11

Answer

11 units

It turns out that it does not matter which points are used for a andb; the absolute value always ensures a positive result.

Using a=4 and b=7 Using a=7 and b=4
d=|7(4)|=|7+4|=|11|=11 d=|47|=|11|=11
Table 1.2.3
Exercise 1.2.1

Determine the distance between 12 and 9 on the number line.

Answer

3

Video Solution

(click to see video)

Key Takeaways

  • A positive number added to a positive number is positive. A negative number added to a negative number is negative.
  • The sign of a positive number added to a negative number is the same as the sign of the number with the greatest distance from the origin.
  • Addition is commutative and subtraction is not.
  • When simplifying, it is a best practice to first replace sequential operations and then work the operations of addition and subtraction from left to right.
  • The distance between any two numbers on a number line is the absolute value of their difference. In other words, given any real numbers a and b, use the formula d=|ba| to calculate the distance d between them.
Exercise 1.2.2

Add and subtract.

  1. 24+(18)
  2. 9+(11)
  3. 31+5
  4. 12+15
  5. 30+(8)
  6. 50+(25)
  7. 7+(7)
  8. 13(13)
  9. 812+5
  10. 37+4
  11. 1234
  12. 6(5)+(10)14
  13. 5+(3)(7)
  14. 27+(9)
  15. 30+208(18)
  16. 10(12)+(8)20
  17. 5(2)+(6)
  18. 3+(17)(13)
  19. 10+(12)(20)
  20. 13+(5)(25)
  21. 20(4)(5)
  22. 17+(12)(2)
Answer

1: 6

3: −26

5: −38

7: −14

9: 1

11: −10

13: −1

15: 0

17: 1

19: −2

21: 29

Exercise 1.2.3

Translate each sentence to a mathematical statement and then simplify.

  1. Find the sum of 3, 7, and 8.
  2. Find the sum of 12, 5, and 7.
  3. Determine the sum of the first ten positive integers.
  4. Determine the sum of the integers in the set {2,1,0,1,2}.
  5. Find the difference of 10 and 6.
  6. Find the difference of 10 and 6.
  7. Find the difference of 16 and 5.
  8. Find the difference of 19 and 7.
  9. Subtract 12 from 10.
  10. Subtract 10 from 20.
  11. Subtract 5 from 31.
  12. Subtract 3 from 27.
  13. Two less than 8.
  14. Five less than 10.
  15. Subtract 8 from the sum of 4 and 7.
  16. Subtract 5 from the sum of 10 and 3.
  17. Subtract 2 from the difference of 8 and 5.
  18. Subtract 6 from the difference of 1 and 7.
  19. Mandy made a $200 deposit into her checking account on Tuesday. She then wrote 4 checks for $50.00, $125.00, $60.00, and $45.00. How much more than her deposit did she spend?
  20. The quarterback ran the ball three times in last Sunday’s football game. He gained 7 yards on one run but lost 3 yards and 8 yards on the other two. What was his total yardage running for the game?
  21. The revenue for a local photographer for the month is $1,200. His costs include a studio rental of $600, props costing $105, materials fees of $135, and a make-up artist who charges $120. What is his total profit for the month?
  22. An airplane flying at 30,000 feet lost 2,500 feet in altitude and then rose 1,200 feet. What is the new altitude of the plane?
  23. The temperature was 22° at 6:00 p.m. and dropped 26° by midnight. What was the temperature at midnight?
  24. A nurse has 30 milliliters of saline solution but needs 75 milliliters of the solution. How much more does she need?
  25. The width of a rectangle is 2 inches less than its length. If the length measures 16 inches, determine the width.
  26. The base of a triangle is 3 feet shorter than its height. If the height measures 5 feet, find the length of the base.
Answer

1: 2

3: 55

5: 4

7: −11

9: −2

11: −36

13: 6

15: 3

17: 1

19: $80

21: $240

23: −4°

25: 14 inches

Exercise \PageIndex{4}

Find the distance between the given numbers on a number line.

  1. −3 and 12
  2. 8 and −13
  3. −25 and −10
  4. −100 and −130
  5. −7 and −20
  6. 0 and −33
  7. -10 and 10
  8. −36 and 36
  9. The coldest temperature on earth, −129°F, was recorded in 1983 at Vostok Station, Antarctica. The hottest temperature on earth, 136°F, was recorded in 1922 at Al ’Aziziyah, Libya. Calculate earth’s temperature range.
  10. The daily high temperature was recorded as 91°F and the low was recorded as 63°F. What was the temperature range for the day?
  11. A student earned 67 points on his lowest test and 87 points on his best. Calculate his test score range.
  12. On a busy day, a certain website may have 12,500 hits. On a slow day, it may have as few as 750 hits. Calculate the range of the number of hits.
Answer

1: 15 units

3: 15 units

5: 13 units

7: 20 units

9: 265°F

11: 20 points

Exercise \PageIndex{5}

Discussion Board Topics

  1. Share an example of adding signed numbers in a real-world application.
  2. Demonstrate the associative property of addition with any three real numbers.
  3. Show that subtraction is not commutative

This page titled 1.2: Adding and Subtracting Integers is shared under a CC BY-NC-SA 3.0 license and was authored, remixed, and/or curated by Anonymous via source content that was edited to the style and standards of the LibreTexts platform.

Support Center

How can we help?