What Integers Are
The integers are the whole numbers together with their negatives and zero:
Integers do not include fractions or decimals. A positive integer is greater than , a negative integer is less than , and itself is neither positive nor negative.
Opposites sit the same distance from zero.
The Number Line
Every integer has a home on the number line. Positive numbers sit to the right of , negative numbers sit to the left. As you move right, numbers get bigger; as you move left, numbers get smaller.
Opposites
Two numbers are opposites if they are the same distance from but on opposite sides. The opposite of is , and the opposite of is . The opposite of is .
The opposite of is , because both are steps from (one left, one right). Writing a negative sign in front means “the opposite of”: . Two opposites in a row cancel out.
Tip: A negative sign means “opposite of.” So reads as “the opposite of ,” which is .
Absolute Value
The absolute value of a number is its distance from on the number line. Distance is never negative, so absolute value is always or positive. We write it with bars: and .
Opposites sit the same distance from zero.
Absolute value tells you how far, not which direction. Both and are units from zero, so both have absolute value .
Tip: To find , just drop the sign. But be careful: a negative sign outside the bars stays, so .
Comparing and Ordering Integers
On the number line, the number farther to the right is greater. So any positive number is greater than any negative number, and for two negatives, the one closer to is greater. That means , because is to the right of .
Order from least to greatest. Picture them on the number line and read left to right:
On a cold day the temperatures were , , , and . Which is coldest? Coldest means smallest (farthest left): . Warmest is . In order from coldest to warmest: .
Tip: With negatives, “bigger digits” can be smaller numbers. is much less than . Always think about position on the line.
Adding Integers
Same signs: add the absolute values and keep the common sign. Different signs: subtract the smaller absolute value from the larger, and keep the sign of the number with the larger absolute value.
: both negative, so add and keep the negative sign: . : both positive, answer stays positive.
: subtract ; since , keep the negative sign: . : subtract ; since , keep the positive sign: .
Sign rule for adding: same signs add and keep the sign; different signs subtract and take the sign of the “bigger” number.
Subtracting Integers
To subtract an integer, add its opposite. Change the subtraction to addition and flip the sign of the number being subtracted:
Then follow the rules for adding integers.
Opposites sit the same distance from zero.
. . . (Subtracting a negative adds!)
Key idea: Subtracting means adding the opposite. A minus sign in front of a negative, like , becomes a plus.
Multiplying Integers
Multiply the absolute values, then decide the sign:
- [leftmargin=6mm,itemsep=1pt]
- positive positive positive
- negative negative positive
- positive negative negative (either order)
Same signs give a positive; different signs give a negative.
(same signs positive) (different signs negative) (different signs negative)
Sign rule: an even number of negative factors gives a positive answer; an odd number of negative factors gives a negative answer.
Dividing Integers
Division follows the exact same sign rules as multiplication. Divide the absolute values, then apply: same signs positive, different signs negative.
(same signs positive) (different signs negative) (different signs negative)
Tip: Multiplication and division share one motto: same signs positive, different signs negative.
Order of Operations with Integers
Follow the usual order: Parentheses, Exponents, Multiply/Divide (left to right), Add/Subtract (left to right). The only new thing is keeping careful track of signs at every step.
Evaluate .
Evaluate .
Note , but . Parentheses matter!
Tip: A negative in parentheses raised to a power, like , is different from . Watch where the parentheses are.
Word Problems with Integers
Real situations often use negatives: temperatures below zero, money owed (debt), and elevation below sea level. Rising, gaining, and depositing are positive; falling, losing, and spending are negative.
At dawn it was C. By noon the temperature rose degrees. What was the noon temperature? Rising means adding: . The noon temperature was C.
Money: Maya owes her brother $ (that is ) and pays back $. Her balance is , so she still owes $. Elevation: A diver is m below sea level () and descends more meters. New depth: , so m below sea level.
Tip: Choose a positive direction (up, gain, deposit) and make the opposite negative. Then just add the signed amounts.
Going Deeper: Advanced Integer Ideas
The rule “a negative times a negative is positive” is not arbitrary---it is forced by the distributive property, . Watch:
But distributing the same expression gives
Both equal , so , which means must be . Any other value would break arithmetic. Two negatives must make a positive.
Opposites sit the same distance from zero.
A set is closed under an operation if combining any two members always lands you back inside the set. The integers are closed under addition, subtraction, and multiplication: adding, subtracting, or multiplying two integers always yields another integer. They are not closed under division, since is not an integer. Other key properties for all integers :
- [leftmargin=6mm,itemsep=1pt]
- Commutative (add, multiply): and .
- Associative (add, multiply): .
- Distributive: .
- Identities: and .
- Additive inverse: every integer has an opposite with .
Subtraction is not commutative or associative: .
When we divide, the remainder is what is left over. Mathematicians agree that the remainder should always be non-negative, even when the number is negative. So we find by adding or subtracting copies of until we land in the range to .
For example, : add twice, , so . Check: , and the remainder sits in . This is exactly how a clock works---“ hours before o'clock” wraps around to .
Find .
Therefore . Notice , not : we round the quotient down so the remainder stays non-negative.
Tip: For a negative number mod , keep adding until you reach a value between and . That value is the true remainder.
Because measures distance from , an equation like has two answers: or (both are units away). More generally:
Inequalities split into two shapes:
- [leftmargin=6mm,itemsep=1pt]
- means is within of zero: (a single band).
- means is farther than from zero: or (two pieces).
And has no solution: distance can never be negative.
The bars say the distance from to is . So is either or :
The two solutions are and . Check: and . Both work.
The sum of the integers from to has a famous closed form (Gauss's trick: pair the first with the last):
For example, . This also reveals a neat fact: the sum of any run of consecutive integers that is symmetric about , such as , is , because every term cancels its opposite.
A telescoping sum collapses because inner terms cancel in pairs. Consider
Rewrite without the grouping and cancel adjacent opposites:
Only the very first and very last numbers survive. Telescoping turns a long chain of signed integers into a quick subtraction.
Big picture: the integer sign rules, closure, and Gauss's formula are the foundation for algebra. Master signed arithmetic now and equations, sequences, and modular patterns all become far easier later.
Formulas, Proofs & Tips
What it means. Subtracting is adding the opposite; two negatives multiply to a positive.
Example. , and .
Why it works. must be : since , and the first piece is , the second piece must be to cancel it.
Tip. Count the negative factors — an even count is positive, an odd count negative.