TOPIC

Introduction to integer addition

MY PROGRESS

Pug Score

0%

Best Streak

0 in a row

Study Points

+0

Overview

Practice

Watch

Read

Next Steps


Get Started

Get unlimited access to all videos, practice problems, and study tools.

Unlimited practice
Full videos

Back to Menu

Topic Progress

Pug Score

0%

Videos Watched

0/0

Best Practice

No score

Read

Not viewed


Best Streak

0 in a row

Study Points

+0

Read

Introduction to Integer Addition

This lesson introduces integer addition, covering how to combine positive and negative whole numbers using a number line and simple sign rules. It explains same-sign addition, different-sign addition, and the role of absolute value, preparing students for more advanced integer operations.

What Is Integer Addition?

Integers are whole numbers that can be positive, negative, or zero, such as \(-4, -1, 0, 3, 7\). Integer addition means combining two or more of these numbers to find a total. Unlike adding only positive numbers, integer addition asks you to pay close attention to signs, because a negative number moves you in the opposite direction from a positive one.

A great way to picture this is with a number line. Positive numbers point to movement to the right, and negative numbers point to movement to the left. Once you can picture integer addition this way, the sign rules become much easier to remember.

Using a Number Line to Add Integers

To add integers on a number line, start at your first number, then move according to the second number: move right for a positive value and move left for a negative value. For example, to find \(-2 + 5\), start at \(-2\) and move 5 spaces to the right, landing on \(3\).

Number line showing negative 2 plus 5 landing on 3 Plot of y = 0*x for x in [-6, 6] -6 -4 -2 0 2 4 6 -1 -0.5 0 0.5 1 Integers Start: -2 End: 3
Starting at negative 2 and moving 5 units to the right lands on 3.

This visual model works for any combination of integers, but as the numbers get larger, drawing every step becomes impractical. That is why it helps to learn the two sign rules below.

Rule 1: Adding Integers with the Same Sign

When both integers have the same sign, add their absolute values (their distance from zero, ignoring the sign) and keep that common sign in your answer.

Example 1: \(4 + 7 = 11\) (both positive, so the sum is positive)

Example 2: \(-4 + (-7) = -11\) (both negative, so add \(|-4|\) and \(|-7|\) to get \(11\), then keep the negative sign)

Rule 2: Adding Integers with Different Signs

When the two integers have different signs, subtract the smaller absolute value from the larger absolute value, and give the answer the sign of the number with the larger absolute value.

Example 3: \(9 + (-3)\). Here \(|9| = 9\) and \(|-3| = 3\). Subtract: \(9 - 3 = 6\). Since \(9\) has the larger absolute value and is positive, the answer is \(6\).

Example 4: \(-8 + 5\). Here \(|-8| = 8\) and \(|5| = 5\). Subtract: \(8 - 5 = 3\). Since \(-8\) has the larger absolute value and is negative, the answer is \(-3\).

A Quick Way to Check Your Work

Think of positive integers as steps forward and negative integers as steps backward. If you end up taking more steps forward than backward, your total will be positive. If you take more steps backward than forward, your total will be negative. If the forward and backward steps are equal, they cancel out and the sum is zero, for example \(6 + (-6) = 0\).

Common Mistakes to Avoid

A common error is forgetting to compare absolute values when signs differ, which can lead to adding instead of subtracting. Another common mistake is dropping the negative sign in the final answer. Always double-check which number has the larger absolute value before assigning the sign of your result.

Why This Matters

Understanding integer addition is the foundation for many other topics, including introduction to integer subtraction, where you will learn that subtracting an integer is the same as adding its opposite. It also connects directly to real-life situations, such as tracking temperature changes or account balances, which you can explore further in application of integer operations. For more practice problems focused specifically on the addition rules covered here, see the lesson on adding integers.

Related lessons