Operations with Integers

Chapter 2 · Mathematics · Class 7 26 min read

Why This Matters

Numbers are not always about “how many”. Sometimes they are about “which way”.

Think about a cold morning in the hills. The news says it is “−6 °C”. That little minus sign means the temperature went below zero. Or think about money. If you have ₹50, that is +50. But if you owe your friend ₹50, that is a debt — we write it as −50.

A lift in a building can go up to floor +3 or down to the basement at floor −2. A submarine sits below the sea at −40 metres. A cricket run rate can drop. A bank balance can go negative.

In all these cases, the minus sign carries real meaning. It tells us the direction — down, below, owed, lost. The numbers with a minus sign are called negative numbers.

In Class 6 you met these negative numbers and learned to add and subtract them. This chapter takes the next big step. You will learn to multiply and divide integers too. And, most importantly, you will learn why the famous sign rules work — especially the strange-looking one: why does a negative times a negative give a positive? By the end, you will not just remember the rules. You will understand them.

The Big Idea

An integer is a whole number that can be positive, negative, or zero: …, −3, −2, −1, 0, 1, 2, 3, … Every integer has a home on the number line. Once we picture them on that line, every operation has a clear meaning: adding is moving right, subtracting is moving left, and subtracting a negative is the same as adding its positive twin. Multiplying is just repeated adding — and following that idea carefully forces one clear conclusion: same signs make a positive answer, different signs make a negative answer. Nothing here is a trick to memorise. Every rule comes from one simple picture.

Let’s Break It Down

Integers on the number line

Let us first refresh what integers are and where they live.

The picture below sets up the number line we will use again and again, so keep it in mind.

A number line from minus 10 to plus 10 with zero in the middle, negatives in red on the left and positives in blue on the right.
Figure 2.1 — The number line. Zero is in the middle. Positive numbers (in blue) go to the right and get bigger as you move right. Negative numbers (in red) go to the left and get smaller as you move left. The arrows on both ends mean the line never stops — there is always a bigger positive and a smaller negative.

Adding integers

Adding an integer means moving along the number line.

Here is the simple rule for what each sign tells you to do:

  • A positive number means move right (the “warm”, “up”, “gain” direction).
  • A negative number means move left (the “cold”, “down”, “loss” direction).

You always start at the first number, then make the move the second number tells you to. Where you land is the answer.

Let us try −3 + 5. We start at −3. The “+5” says move 5 steps to the right. Counting 5 steps right from −3: −2, −1, 0, 1, 2. We land on 2. So −3 + 5 = 2. Figure 2.2 shows this jump.

Number line showing minus 3 plus 5. Start at minus 3, jump 5 steps right, land on plus 2.
Figure 2.2 — Adding −3 + 5 on the number line. The red dot marks the start at −3. Because +5 is positive, we jump 5 steps to the RIGHT (the green arrow). Counting the steps lands us on +2, the blue dot. So −3 + 5 = 2.

What if both moves are in the same direction? Then we just go further that way.

  • −4 + (−3): start at −4, then “−3” means move 3 more steps left. We land on −7. So −4 + (−3) = −7. Two leftward moves pile up.
  • 6 + 2: start at 6, move 2 right, land on 8. The same as ordinary addition you have always done.

Here is a handy way to think about it without always drawing the line, using money:

  • Same signs (both positive, or both negative): add the two amounts and keep the common sign. (−4) + (−3): you owe ₹4, then owe ₹3 more — you owe ₹7 in total, so −7.
  • Different signs (one positive, one negative): they fight each other. Find the difference of the two amounts, and keep the sign of the bigger one. −3 + 5: a gain of 5 fights a loss of 3; the gain is bigger by 2, so the answer is +2.
Concept check

Why does −4 + (−3) = −7 and not −1? Think about the directions of the two moves.

Subtracting integers (= add the opposite)

Subtraction can feel scary with negatives. But there is one golden rule that makes every subtraction easy:

Subtracting a number is the same as adding its opposite.

a − b = a + (−b)

That is it. To subtract, flip the sign of the second number and then just add (which you already know how to do). “Take away” becomes “add the opposite”.

Why is this true? Subtracting means “take away that much”. Taking away a gain is the same as adding a loss. And taking away a loss is the same as adding a gain — if I remove a ₹6 debt from your account, you are ₹6 richer, exactly as if I gave you ₹6.

Let us see the tricky case: 4 − (−6). We are subtracting a negative. By the golden rule, flip the −6 to +6 and add:

4 − (−6) = 4 + 6 = 10.

Figure 2.3 shows both — taking away −6, and adding +6 — landing on the same spot.

Two number lines showing 4 minus negative 6 equals 4 plus 6 equals 10, both landing on 10.
Figure 2.3 — Why subtracting a negative is the same as adding a positive. The top line shows 4 − (−6): starting at 4, taking away −6 moves us 6 steps to the RIGHT, to 10. The bottom line shows 4 + 6: starting at 4 and adding 6 also moves 6 steps right, to 10. Both green arrows are identical, so both answers are 10.

A few more, using the golden rule each time:

  • 7 − 18 = 7 + (−18) = −11. (A gain of 7 fights a loss of 18; loss wins by 11.)
  • −5 − 3 = −5 + (−3) = −8. (Both moves go left, so they pile up.)
  • −5 − (−9) = −5 + 9 = 4. (Flip −9 to +9, then add.)
Concept check

True or false: 4 − (−6) is the same as 4 − 6.

Multiplying integers & the sign rules

Multiplying is just repeated adding. 4 × 2 means “add 2, four times”: 2 + 2 + 2 + 2 = 8. Easy when everything is positive. Now let us bring in negatives, one case at a time. We will use the token model from Class 6: a green token is +1, a red token is −1, and one green and one red together make zero (they cancel).

Case 1: positive × positive. Just ordinary multiplication. 4 × 3 = 12. Putting 3 positives into a bag, 4 times, gives 12 positives.

Case 2: positive × negative. Here we put in negative tokens. 3 × (−2) means “put 2 red tokens into the bag, 3 times”. That gives 6 red tokens, which is −6. So 3 × (−2) = −6. A positive times a negative is negative. Figure 2.4(a) shows this.

Case 3: negative × negative. This is the famous one. A negative multiplier means “remove tokens instead of putting them in”. So (−3) × (−2) means “remove 2 red tokens from the bag, 3 times”. But the bag is empty! To remove red tokens that are not there, we first drop in some zero-pairs (one green + one red each, which is still zero), then take the red ones out. When the dust settles, the green tokens are the ones left behind. Removing 6 red tokens leaves 6 green tokens, which is +6. So (−3) × (−2) = +6. A negative times a negative is positive. Figure 2.4(b) shows this.

Token model. Left: 3 times minus 2 puts in 6 red tokens, minus 6. Right: minus 3 times minus 2 removes red tokens leaving 6 green, plus 6.
Figure 2.4 — Multiplying with tokens (red = −1, green = +1). (a) 3 × (−2): a positive multiplier means PUT IN tokens — we drop 2 red tokens into the bag 3 times, ending with 6 red tokens, so the answer is −6. (b) (−3) × (−2): a negative multiplier means REMOVE tokens — we take out 2 red tokens 3 times, and what is left behind is 6 green tokens, so the answer is +6.

The token model gives the right answer, but a doubting student might still wonder why removing reds should leave greens. So here is a second, even clearer proof — a pattern. We do not need any new rule; we just trust that multiplication stays steady and consistent.

Look at the times-table for −2, going down one step at a time:

(−2) × 3 = −6 (−2) × 2 = −4 (−2) × 1 = −2 (−2) × 0 = 0 (−2) × (−1) = ? (−2) × (−2) = ?

Each time the second number drops by 1, the answer goes up by 2: from −6 to −4 to −2 to 0… The steps are perfectly even. For this steady pattern to keep going, the next answers must be +2 and +4. There is no other choice. So (−2) × (−1) = +2 and (−2) × (−2) = +4. The pattern itself forces negative × negative to be positive. Figure 2.5 shows this ladder.

A ladder of multiplications by minus 2 where the answer climbs by plus 2 each row, forcing minus times minus to be positive.
Figure 2.5 — Why (−) × (−) = (+), shown by a pattern. Reading down, the second number drops by 1 each row, and the answer climbs by exactly +2 every time (the green arrows). To keep this even +2 pattern going past zero, (−2) × (−1) MUST equal +2 and (−2) × (−2) MUST equal +4 — both positive. So a negative times a negative has to be positive, or the pattern would break.

Now let us see why this matters in real life, so it does not feel like an empty rule.

Imagine a tap leaking water from a tank at 2 litres each hour — a loss, so the rate is −2 litres/hour. Where was the water level 3 hours ago — in the past, so −3 hours? Three hours ago the tank had more water, because it has been leaking since. The amount it has lost since then is (−2) × (−3) = +6 litres more than now. A negative rate times a negative time gives a positive (more in the past). The maths matches the real world.

Let us pull all four cases together with a worked example.

Worked example

Find each product, and state the sign rule you used: (i) 5 × (−4) (ii) (−6) × 3 (iii) (−7) × (−4) (iv) 8 × 5

There is one neat shortcut hiding here. Multiplying by −1 just flips the sign of a number: (−1) × 7 = −7 and (−1) × (−7) = +7. So −1 acts like a “sign-flipper”.

Dividing integers

Good news: division follows the exact same sign rules as multiplication. You do not have to learn anything new for the signs.

Why are they the same? Because division undoes multiplication. Dividing −100 by 25 is really asking: “What times 25 gives −100?

25 × (?) = −100.

We know 25 × (−4) = −100. So −100 ÷ 25 = −4. Notice the answer is negative, because we needed a negative number to reach a negative product. Division just reads the multiplication backwards, so the signs behave identically.

Let us check the trickier case: (−100) ÷ (−4) asks “what times −4 gives −100?”. Since (−4) × 25 = −100, the answer is +25. Negative ÷ negative = positive — same as in multiplication.

So the full set of rules:

  • (+) ÷ (+) = (+) — same signs → positive. Example: 36 ÷ 9 = 4.
  • (−) ÷ (−) = (+) — same signs → positive. Example: (−46) ÷ (−23) = 2.
  • (+) ÷ (−) = (−) — different signs → negative. Example: 36 ÷ (−18) = −2.
  • (−) ÷ (+) = (−) — different signs → negative. Example: (−16) ÷ 4 = −4.

Now a single table to lock in both multiplication and division, since they share the same sign rules.

The sign rules for × and ÷ (they are identical)
Signs of the two numbersSign of the answer× example÷ example
Both positive (+, +)Positive (+)4 × 3 = 1212 ÷ 3 = 4
Both negative (−, −)Positive (+)(−4) × (−3) = 12(−12) ÷ (−3) = 4
One +, one − (different)Negative (−)4 × (−3) = −1212 ÷ (−3) = −4
One −, one + (different)Negative (−)(−4) × 3 = −12(−12) ÷ 3 = −4

The one-line memory hook: same signs → positive, different signs → negative. Figure 2.6 shows all four cases in one grid.

A two by two grid of the four sign rules. Same signs give positive, different signs give negative.
Figure 2.6 — The four sign rules in one grid. The two green boxes (top) show SAME signs — (+)×(+) and (−)×(−) — both giving a positive answer. The two red boxes (bottom) show DIFFERENT signs — (+)×(−) and (−)×(+) — both giving a negative answer. The very same grid works for division.

Useful properties

Integers behave very politely when you add and multiply them. These nice habits are called properties, and they let you rearrange a calculation to make it easier.

For addition and multiplication (not for subtraction or division):

  • Commutative — order does not matter. You can swap the two numbers.
    • 3 + (−7) = (−7) + 3 (both −4).
    • (−5) × 6 = 6 × (−5) (both −30).
  • Associative — when there are three numbers, the grouping does not matter. You can decide which pair to combine first.
    • (2 + (−5)) + 4 = 2 + ((−5) + 4) (both 1).
    • (5 × (−3)) × 4 = 5 × ((−3) × 4) (both −60).

These let you pick the easy path. For example, to find (−25) × (−6) × 4, multiply the −25 and 4 first to get −100, then −100 × (−6) = 600. Friendlier than going left to right.

Two more small but handy facts:

  • Multiplying by 0 always gives 0: (−9) × 0 = 0. Putting nothing into the bag leaves nothing.
  • Multiplying by 1 leaves a number unchanged: 1 × (−5) = −5. And, as we saw, −1 flips the sign: (−1) × (−5) = +5.

Let us use commutativity and associativity to simplify a longer product.

Worked example

Find (−4) × 17 × (−25) using the properties to make it easy.

Common Mistakes

These slips are extremely common. Spotting them now will save you marks later.

⚠️ Common mistake
What students think

−5 + 3 = −8 (you add 5 and 3, then keep the minus).

Why it seems right

In primary school you only ever added — and adding two numbers always made them bigger, so the brain reaches for 5 + 3 = 8 on autopilot and just sticks the minus back on the front.

What actually happens

When the signs are different, the numbers fight, so you find the DIFFERENCE, not the total. −5 + 3: a loss of 5 against a gain of 3, the loss wins by 2, so the answer is −2. On the number line, start at −5 and move 3 steps RIGHT to −2.

⚠️ Common mistake
What students think

−5 + (−3) = +8, because 'two minuses make a plus'.

Why it seems right

Students hear the catchy phrase 'two minuses make a plus' and apply it everywhere, including to addition — it sounds like a rule that should work for any two minus signs.

What actually happens

That phrase is ONLY about subtracting a negative or multiplying/dividing two negatives. In an addition like −5 + (−3), both numbers are negative, so both moves go LEFT and pile up: the answer is −8, more negative, not positive.

⚠️ Common mistake
What students think

(−6) × (−2) = −12, keeping the minus sign because there are minus signs in the question.

Why it seems right

With addition, a negative in the question usually leaves a negative in the answer, so it feels natural to carry the minus straight through to the product as well.

What actually happens

For multiplication and division the sign rule is different: SAME signs give a POSITIVE answer. Both numbers here are negative (same sign), so (−6) × (−2) = +12. Negative times negative is positive.

⚠️ Common mistake
What students think

6 − 10 cannot be done, or it equals 4, because 'the big number must go first'.

Why it seems right

For years every subtraction had the bigger number on top, so taking a big number from a small one looks impossible or backwards — the mind quietly swaps them to 10 − 6.

What actually happens

With integers you CAN subtract a bigger number from a smaller one — the answer just goes below zero. 6 − 10 = 6 + (−10) = −4. Start at 6 and move 10 steps left, landing at −4.

Quick Check

Test yourself before the practice. Read each question, pick an answer, then check the explanation.

What is −7 + 4?

What is 8 − (−5)?

What is (−9) × (−3)?

What is (−40) ÷ 8?

Practice Problems

Try each one yourself first. Then tap to reveal the full solution.

Easy

Easy

Find: (a) −6 + (−9) (b) 12 + (−5) (c) −3 − 8

Easy

Find each product: (a) 4 × (−3) (b) (−6) × (−3) (c) (−5) × (−1) (d) (−8) × 4

Medium

Medium

Find: (a) −16 ÷ (−4) (b) 36 ÷ (−18) (c) (−46) ÷ (−23) (d) 7 − (−7) − 7

Medium

An exam has 50 questions. Each correct answer gives +5 marks and each wrong answer gives −2 marks. Mala got 30 correct and 20 wrong. What is her total score?

Medium

A freezing machine cools a room from 32 °C, dropping the temperature by 5 °C every hour. What is the room temperature 10 hours after it starts?

Challenge

Challenge

Replace each blank with an integer to make the statement true: (a) (−3) × ___ = 27 (b) ___ × (−8) = −56 (c) ___ ÷ (−12) = 11

Challenge

A mine lift starts at ground level (0) and goes down at 3 metres per minute. (a) Where is it after 1 hour? (b) If instead it starts 15 m above the ground and goes down for 45 minutes, where is it then?

Summary

  • An integer is a positive whole number, a negative whole number, or zero. Each one has a spot on the number line: positives right of zero, negatives left of zero, zero in the middle.
  • Adding means moving along the line: a positive number moves you right, a negative number moves you left. Same signs pile up; different signs fight, and you keep the sign of the bigger amount.
  • Subtracting is adding the opposite: a − b = a + (−b). Subtracting a negative makes the answer bigger (for example, 4 − (−6) = 4 + 6 = 10).
  • Multiplying is repeated adding. The sign rules are: same signs → positive, different signs → negative.
  • A negative times a negative is positive — proved both by the token model (removing reds leaves greens) and by the steady +2 pattern that forces it.
  • Dividing uses the exact same sign rules as multiplying, because division just undoes multiplication.
  • Addition and multiplication are commutative (order does not matter) and associative (grouping does not matter), so you can rearrange a calculation to make it easier. Multiplying by −1 flips the sign; multiplying by 0 gives 0.

What’s Next

You can now move smoothly up, down, and around the number line, and multiply and divide with confidence. Next, in Chapter 11: Finding Common Ground, we look at the factors and multiples that numbers share — ideas like the HCF and LCM — and see how finding “common ground” between numbers helps us compare, simplify, and solve problems neatly.

Frequently Asked Questions

How do you add and subtract negative integers?

To add a negative number, move left on the number line. To subtract a negative number, you add its positive opposite — for example, 5 − (−3) = 5 + 3 = 8. Think of it as: subtracting a debt means gaining money.

Why is negative times negative positive?

Because multiplication is repeated addition, and the pattern must stay consistent. For example, −3 × 2 = −6, −3 × 1 = −3, −3 × 0 = 0, so −3 × (−1) must be +3. The pattern forces the result to be positive every time.

What are the sign rules for multiplying integers?

Same signs give a positive product: positive × positive = positive, and negative × negative = positive. Different signs give a negative product: positive × negative = negative, and negative × positive = negative.

How do you divide integers — what are the rules for signs?

The sign rules for division are the same as for multiplication. Same signs give a positive answer and different signs give a negative answer. For example, (−12) ÷ (−4) = 3 and (−12) ÷ 4 = −3.

What is an integer and where do integers go on the number line?

Integers are all whole numbers including negatives and zero: ..., −3, −2, −1, 0, 1, 2, 3, ... On the number line, zero is in the middle, positive integers go to the right, and negative integers go to the left.