Fiveable

🔟Elementary Algebra Unit 1 Review

QR code for Elementary Algebra practice questions

1.3 Add and Subtract Integers

1.3 Add and Subtract Integers

Written by the Fiveable Content Team • Last updated August 2025
Written by the Fiveable Content Team • Last updated August 2025
🔟Elementary Algebra
Unit & Topic Study Guides

Understanding Integers and Their Operations

Integers include all positive whole numbers, negative whole numbers, and zero. They show up constantly in real life (temperatures, bank accounts, elevations) and form the backbone of everything you'll do in algebra. This section covers what integers are, how absolute value works, and how to add and subtract them confidently.

Negative Numbers in Context

Negative numbers represent quantities below zero or in an opposite direction from positive values.

  • Temperature: 5°C-5°C means 5 degrees below the freezing point of water
  • Elevation: 50-50 m means 50 meters below sea level (like Death Valley)
  • Finance: 100-100 dollars means a debt or withdrawal of 100100

Every number has an opposite, which sits the same distance from zero but on the other side of the number line. The opposite of 77 is 7-7, and the opposite of 3-3 is 33. Zero is its own opposite.

Absolute Value

Absolute value measures how far a number sits from zero on the number line, regardless of direction. It's written with vertical bars: x|x|.

  • 8=8|8| = 8 because 8 is 8 units from zero
  • 4=4|-4| = 4 because 4-4 is also 4 units from zero
  • 0=0|0| = 0

Absolute value always gives a result that is zero or positive. You'll use it frequently when deciding the sign of an answer in addition and subtraction problems.

Performing Operations with Integers

Negative numbers in context, Absolute Value Functions | Algebra and Trigonometry

Adding Integers

There are two cases to remember, depending on whether the signs match.

Case 1: Same signs. Add the absolute values and keep the shared sign.

  • (+9)+(+5)=+14(+9) + (+5) = +14
  • (6)+(3)=9(-6) + (-3) = -9

Case 2: Different signs. Subtract the smaller absolute value from the larger one. The answer takes the sign of whichever number had the larger absolute value.

  • (+7)+(4)=+3(+7) + (-4) = +3 (because 7>47 > 4, and 77 is positive)
  • (8)+(+2)=6(-8) + (+2) = -6 (because 8>28 > 2, and 88 is negative)

One useful fact: any number plus its opposite equals zero. This is the additive inverse property: a+(a)=0a + (-a) = 0.

Subtracting Integers

The core idea is that subtraction is the same as adding the opposite. For any integers aa and bb:

ab=a+(b)a - b = a + (-b)

Here's how to apply it step by step:

  1. Rewrite the subtraction as addition of the opposite.
  2. Follow the addition rules from above (same signs or different signs).
  3. Simplify.

Subtracting a positive is the same as adding a negative:

  • 107=10+(7)=310 - 7 = 10 + (-7) = 3

Subtracting a negative is the same as adding a positive (the two negatives "cancel"):

  • 5(8)=5+8=3-5 - (-8) = -5 + 8 = 3

More examples:

  • (+12)(+9)=12+(9)=+3(+12) - (+9) = 12 + (-9) = +3
  • (4)(+6)=4+(6)=10(-4) - (+6) = -4 + (-6) = -10
  • (+3)(11)=3+11=+14(+3) - (-11) = 3 + 11 = +14

A common mistake is forgetting to flip the sign of the second number when you rewrite subtraction as addition. Always change both the operation and the sign of the number that follows it.

Integer Arithmetic and Algebraic Expressions

Negative numbers in context, Absolute Value Functions – Algebra and Trigonometry OpenStax

Order of Operations

When an expression has more than one operation, you need to evaluate it in the correct order. The standard rule is PEMDAS:

  1. Parentheses (work inside them first)
  2. Exponents
  3. Multiplication and Division (left to right)
  4. Addition and Subtraction (left to right)

For example, in 3+2×(4)3 + 2 \times (-4), you multiply first: 2×(4)=82 \times (-4) = -8, then add: 3+(8)=53 + (-8) = -5.

Signed Numbers

Integers are just one type of signed number. The same sign rules you learned here for addition and subtraction also apply to fractions and decimals. Once you're comfortable with integers, extending to 2.5+1.3-2.5 + 1.3 or 1234-\frac{1}{2} - \frac{3}{4} uses the exact same logic.

Algebraic Expressions

An algebraic expression combines variables, constants, and operations. For example, 2x3y+52x - 3y + 5 contains three terms: 2x2x, 3y-3y, and 55. The integer arithmetic you've practiced here is exactly what you'll use to simplify and evaluate expressions like these once you plug in values for the variables.