Introduction to Integers (Negative Numbers)
How to actually handle negative numbers
Stop reading integers as "numbers with a mood." Read every one as a move on a number line: the sign is a direction (right for positive, left for negative) and the digits are a distance. Once you do that, almost every trap on an MMO integers question disappears, because you are no longer memorising sign rules — you are just walking.
Two moves in a row combine. Adding a negative means "then head left," so it lowers your total. Subtracting a negative means "undo a step to the left" — you reverse it and move right, which raises your total. That is the whole reason minus a minus turns into plus, and it is the single fact examiners bait you on most.
For ordering, remember the number line runs coldest-and-lowest on the left. So the integer whose digits look biggest, like −20, is actually the smallest. On a thermometer −20°C is colder than −3°C; on a number line it sits further left. Trust the position, not the size of the digits.
- Rewrite the problem as moves: mark the starting point, then each change as left (−) or right (+).
- Turn every "− (−n)" into "+ n" before you compute anything — kill the double negative first.
- Combine same-direction moves by adding distances; combine opposite moves by subtracting the smaller distance and keeping the bigger one's direction.
- For "how much did it change?" always do final − start, then simplify the signs.
- When ordering, place every number on the line: more negative = further left = smaller.
- Finish the whole journey — check you have applied every step before you write the answer.
The one idea that beats the sign traps Why it works
Start at 6, count 9 places left → −3.
−5 − (−8) = −5 + 8 = 3.
Fell from 4 to −6: −6 − 4 = −10 (a fall of 10).
−20 < −15 < −8 < −3.
If you take one thing: treat every integer question as a walk on the number line, not a stack of sign rules to recite. Position tells you which value is smaller (further left) and which way any change carries you. Under time pressure a mental picture survives where half-remembered chants collapse — and a minus in front of a bracketed negative is a reversal, not another subtraction.
Worked examples at exam pace
- Coldest means furthest left on the number line — the most negative.
- Rank by how far left: −20 is furthest, then −15, −12, −8, and −3 is closest to zero.
- Do not be fooled by the digits: −20 has the biggest digits but is the smallest value, i.e. the coldest.
- Rise = final − start = −2 − (−11).
- Subtracting a negative reverses it: −2 − (−11) = −2 + 11.
- Move 11 right from −2 and you land on 9.
- Distance to the surface is 16 m, so 75% of that is 0.75 × 16 = 12 m of ascent.
- Ascending moves her right/up: −16 + 12 = −4 m.
- The current pushes her down 2.5 m: −4 − 2.5 = −6.5 m.
- Do not stop at −4 m — that is only half the journey.
- Convert the time to matching units: 2 hours = 120 minutes = four 30-minute intervals.
- Total drop = 4 × 3 = 12°C.
- A fall moves left: 5 − 12 = −7°C.
- Using '2' (the hours) as the number of drops is the classic unit slip — it gives 5 − 6 = −1°C, which is wrong.
- The debt is £80, so 15% of it is 0.15 × 80 = £12.
- Increasing the debt pushes the balance further left (more negative): −80 − 12.
- −80 − 12 = −£92.
The slips that cost the marks
Not flipping a double negative
✗ −2 − (−11) = −13
The student treated − (−11) as "take away 11" and moved left instead of right, so they subtracted when they should have added.
Fix: Rewrite − (−11) as + 11 before touching the numbers: −2 + 11 = 9. Subtracting a negative always raises the total.
sign_errorStopping halfway through the journey
✗ Diver's depth = −4 m
−4 m is correct after the ascent, but it ignores the 2.5 m the current pushes her back down. It is a right intermediate value, not the final answer.
Fix: Finish every step: after −16 + 12 = −4, apply −4 − 2.5 = −6.5 m. Reread the question and tick off each change.
partial_computationAdding when the word says "falls"
✗ −4°C falls by 9°C → −4 + 9 = 5°C
"Falls" means the temperature goes down, so it is a leftward move — subtraction — but the student added.
Fix: Match the operation to the direction: a fall subtracts. −4 − 9 = −13°C.
wrong_operationTreating the percent as the amount
✗ Ascend 75% of 16 m → −16 + 75 = 59 m above the surface
The student used the number 75 directly instead of working out 75% of 16. An answer that flings the diver 59 m into the sky should look impossible.
Fix: Turn the percent into a distance first: 0.75 × 16 = 12 m, so −16 + 12 = −4 m.
percent_as_wholeTaking the percentage of the wrong base
✗ A share falls £50 → £40, a £10 fall → 10 ÷ 40 = 25%
The question asks for the fall as a percentage of the original £50, but the student divided by the new price £40.
Fix: Read which value is the base. "Of the original" means divide by the start: 10 ÷ 50 = 20%.
base_confusionMisplacing the decimal point
✗ 0.4°C per minute × 15 minutes → 0.6°C
0.4 × 15 = 6.0, but the student slid the decimal point one place and wrote 0.6 (as if 0.4 × 1.5).
Fix: Count places: 0.4 × 15 = 6°C of cooling. Estimate first — 0.4 is nearly a half, and half of 15 is about 7.5, so expect roughly 6, not 0.6.
decimal_point_shiftMixing minutes and hours
✗ Start 8°C, falls 4°C every 15 min over 1 hour → 8 − 1 × 4 = 4°C
The student multiplied by 1 (the hour) instead of the number of 15-minute intervals, mixing units without converting.
Fix: Convert to one unit: 1 hour = four 15-minute steps, so 8 − 4 × 4 = −8°C.
unit_mismatchPractise until the sign traps feel obvious
Work through a mixed set of MMO-style integer problems — temperature swings, dives, balances and percentage changes — with the double-negative and ordering traps built in. Each answer explains exactly which slip the tempting wrong option encodes.
Frequently asked questions
Why does subtracting a negative make a number bigger?
Because subtracting means "undo a move." A negative is a step to the left, so undoing it is a step to the right — which raises the total. That is why −2 − (−11) = −2 + 11 = 9. Always rewrite "minus a minus" as a plus before you calculate.
Which is greater, −7 or −3?
−3 is greater. On the number line, −3 sits closer to zero (further right) than −7, and −7 is colder/lower. The bigger the digits after a minus sign, the smaller the number actually is, so −7 < −3.
Is zero positive or negative?
Neither. Zero is the boundary between them — it is the origin on the number line. It is not counted as positive or negative, though it is an integer.
What is the quickest way to add a positive and a negative number?
Ignore the signs, subtract the smaller distance from the larger, then keep the sign of the number that was further from zero. For 6 + (−9): 9 − 6 = 3, and since −9 was further from zero, the answer is −3.
How do I find how much a temperature changed?
Always compute final − start, keeping the signs. From −11°C to −2°C is −2 − (−11) = +9, a rise of 9°C. A positive result is a rise; a negative result is a fall.