Properties of numbersInvestigateabout 45 min
Always, sometimes or never?
Predict, test and explain: counterexamples, grouping gaps, parity patterns and shortcut showdowns
Test claims about whole numbers the way mathematicians do: predict, hunt for counterexamples, measure how badly subtraction and division fail to swap or regroup, discover patterns and shortcuts, and explain why the true ones must be true.
In this part you’ll
- Use a testing routine and counterexamples to classify claims as always, sometimes or never true.
- Measure and explain the gap between (a − b) − c and a − (b − c).
- Discover and justify shortcuts for multiplying by 9, 11, 99 and 101.
- Investigate parity patterns for consecutive numbers and sums of odd numbers.
- Decide whether families such as multiples, squares and odd numbers are closed under + and ×.
So far you have been told the properties. In this layer you become the mathematician. You will meet claims, some true and some false, and your job is to predict, test and decide:
- Always true: true for every number you could try. To be sure, you need a reason, not just examples.
- Sometimes true: true for some numbers, false for others. Find one of each.
- Never true: false for every number. Again, you need a reason.
Keep a notebook (or the back of an old calendar) beside you. Every chapter has a prediction to commit to before you read on, and most have a lab where you can test your ideas quickly. Being wrong in a prediction is not failure; it is the moment the idea gets stored in your memory.
- Your tools
- test · compare · explainTry small numbers, try 0 and 1, try big numbers, then look for the reason.
- Killer move
- one counterexampleA single failure proves a claim is not always true.
- Weak move
- many examplesA hundred successes still do not prove "always". They only make you suspect it.
- Labs here
- 5Always–sometimes–never sort, closure sort, shortcut sprint, shortcut match, brackets lab.
Chapter 01
How to test a claim about numbers
A testing routine that catches most false claims
- Step 01Try an easy examplee.g. 2 and 3
Small numbers are fast and show how the claim behaves.
- Step 02Try 0the troublemaker
Zero breaks many claims: a × 0, a ÷ 0, a − 0.
- Step 03Try 1the quiet one
One often makes "bigger" claims fail: a × 1 is not bigger than a.
- Step 04Try equal numbersa = b
Some claims fail only when the two numbers are the same, or only when they differ.
- Step 05Try odd and evenmix them
Parity claims often fail for one mix but not another.
- Step 06Try something big1,000 or more
A few claims work for small numbers and fail later.
- Step 07Look for the reasonwhy?
If nothing fails, find an argument (pairs, arrays, number line) that covers every case.
Predict first
Predict first
Chapter 02
Investigation: can subtraction or division ever be swapped?
You know that subtraction is not commutative in general. But is a − b = b − a never true, or only sometimes false? Test pairs. With whole numbers, a − b only makes sense when a ≥ b, and b − a only when b ≥ a. Both make sense together only if a = b, and then both are 0. So:
a − b = b − a is sometimes true: exactly when a = b.
Division is similar. 6 ÷ 6 = 1 either way. But 6 ÷ 3 = 2 while 3 ÷ 6 = ½. And 0 ÷ 0 is undefined, so the equal pair must not be 0. a ÷ b = b ÷ a is sometimes true: exactly when a = b and neither is 0.
| Pair a and b | a − b | b − a | a ÷ b | b ÷ a |
|---|---|---|---|---|
| 9 and 4 | 5 | not a whole number | 9/4 = 2¼ | 4/9 |
| 20 and 5 | 15 | not a whole number | 4 | 5/20 = ¼ |
| 12 and 12 | 0 | 0 | 1 | 1 |
| 100 and 1 | 99 | not a whole number | 100 | 1/100 |
| 7 and 7 | 0 | 0 | 1 | 1 |
Predict first
Chapter 03
Investigation: how wrong does a bad grouping go?
Subtraction is not associative: (a − b) − c and a − (b − c) can differ. But by how much? Rather than just saying "different", let's measure the gap. Work out both groupings for several triples and subtract.
| a, b, c | Left grouping | Right grouping | Gap |
|---|---|---|---|
| 20, 8, 2 | (20 − 8) − 2 = 10 | 20 − (8 − 2) = 14 | 4 |
| 50, 20, 10 | (50 − 20) − 10 = 20 | 50 − (20 − 10) = 40 | 20 |
| 100, 30, 7 | (100 − 30) − 7 = 63 | 100 − (30 − 7) = 77 | 14 |
| 60, 15, 15 | (60 − 15) − 15 = 30 | 60 − (15 − 15) = 60 | 30 |
| 35, 12, 0 | (35 − 12) − 0 = 23 | 35 − (12 − 0) = 23 | 0 |
Predict first
| a, b, c | Left grouping | Right grouping | Right ÷ left |
|---|---|---|---|
| 64, 8, 2 | (64 ÷ 8) ÷ 2 = 4 | 64 ÷ (8 ÷ 2) = 16 | 4 |
| 300, 10, 5 | (300 ÷ 10) ÷ 5 = 6 | 300 ÷ (10 ÷ 5) = 150 | 25 |
| 72, 6, 3 | (72 ÷ 6) ÷ 3 = 4 | 72 ÷ (6 ÷ 3) = 36 | 9 |
| 90, 9, 1 | (90 ÷ 9) ÷ 1 = 10 | 90 ÷ (9 ÷ 1) = 10 | 1 |
Lab
Reduce pairs of expressions step by step and measure how much the grouping changes the answer.
- Brackets first. Innermost first: ( ) before [ ].
- × and ÷ are equal partners: do them left to right.
- + and − are equal partners: do them left to right.
BODMAS or DMAS is just a memory aid. D doesn’t beat M, and A doesn’t beat S. They take turns from left to right.
Expression 1 of 6: tap the operation to do next, or tap an opening bracket.
Text version of this activity
A step-by-step expression lab. For each expression you choose the next operation and see it reduce.
(100 − 30) − 7 = 70 − 7 = 63, while 100 − (30 − 7) = 100 − 23 = 77. The gap is 14, which is 2 × 7.
(72 ÷ 6) ÷ 3 = 12 ÷ 3 = 4, while 72 ÷ (6 ÷ 3) = 72 ÷ 2 = 36. The right grouping is 9 = 3 × 3 times bigger.
(25 + 17) + 83 = 42 + 83 = 125, and 25 + (17 + 83) = 25 + 100 = 125. For addition the grouping makes no difference, but the second is easier to do in your head.
Chapter 04
Investigation: multiplying by 9, 11, 99 and 101
Some multipliers are just one away from a round number: 9 = 10 − 1, 11 = 10 + 1, 99 = 100 − 1, 101 = 100 + 1, 999 = 1,000 − 1. The distributive property turns each into a shortcut. Before reading the table, try to predict each answer using the round number.
| n | n × 9 | n × 11 | n × 99 | n × 101 |
|---|---|---|---|---|
| 23 | 230 − 23 = 207 | 230 + 23 = 253 | 2,300 − 23 = 2,277 | 2,300 + 23 = 2,323 |
| 47 | 470 − 47 = 423 | 470 + 47 = 517 | 4,700 − 47 = 4,653 | 4,700 + 47 = 4,747 |
| 58 | 580 − 58 = 522 | 580 + 58 = 638 | 5,800 − 58 = 5,742 | 5,800 + 58 = 5,858 |
| 86 | 860 − 86 = 774 | 860 + 86 = 946 | 8,600 − 86 = 8,514 | 8,600 + 86 = 8,686 |
Predict first
The × 11 column hides a famous trick. For a two-digit number, write the two digits apart and put their sum in the middle:
- 23 × 11: 2 _ 3, middle 2 + 3 = 5 → 253.
- 54 × 11: 5 _ 4, middle 9 → 594.
- 86 × 11: 8 _ 6, middle 14 → carry the 1 → 946.
Why? 86 × 11 = 860 + 86. Line them up and the tens digit of 86 lands in the same column as the ones digit of 860's tens place, so the middle column adds the two digits. It is the distributive property plus place value.
Lab
Test the × 11 shortcut on random two-digit numbers, then use near-round multipliers (9, 99, 101, 999, 25) on word problems.
12 questions on multiplication with some word problems mixed in, against a 90-second clock.
Get three in a row and the numbers level up!
Text version of this activity
A 90-second sprint of 12 rounds; up to half of them are word problems drawn from the list below. Every plain question is a two-digit number (12 to 99) times 11. Use "split the digits, put their sum in the middle, carry if the sum is 10 or more". Example: 75 × 11 → 7, 7 + 5 = 12, 5 → carry → 825.
Word problems and answers:
- 47 seats × 99 buses: 4,700 − 47 = 4,653 seats.
- ₹68 × 101 tickets: 6,800 + 68 = ₹6,868.
- 58 tiffins × 9 days: 580 − 58 = 522 tiffins.
- 86 runs × 11 matches: 860 + 86 = 946 runs.
- 999 grains × 23 packets: 23,000 − 23 = 22,977 grains.
- 36 rows × 25 seats: 3,600 ÷ 4 = 900 seats.
Chapter 05
Experiment: sneaking up on division by zero
We cannot divide by 0, but we can divide by numbers closer and closer to 0 and watch what happens. This is exactly what mathematicians did to understand the problem. Predict the pattern before reading the table.
| Division | Answer | Check by multiplying |
|---|---|---|
| 12 ÷ 1 | 12 | 12 × 1 = 12 |
| 12 ÷ 0.1 | 120 | 120 × 0.1 = 12 |
| 12 ÷ 0.01 | 1,200 | 1,200 × 0.01 = 12 |
| 12 ÷ 0.001 | 12,000 | 12,000 × 0.001 = 12 |
| 12 ÷ 0.0001 | 120,000 | 120,000 × 0.0001 = 12 |
Predict first
| Expression | Value | Rule |
|---|---|---|
| 36 + 0 | 36 | Additive identity |
| 0 − 36 | not a whole number | Subtraction is not commutative |
| 36 × 0 | 0 | Zero property |
| 0 ÷ 36 | 0 | Zero divided by a non-zero number |
| 36 ÷ 0 | undefined | Division by zero |
| 36 × 1 | 36 | Multiplicative identity |
| 1 ÷ 36 | 1/36 | Not an identity from the left |
| 36 ÷ 36 | 1 | A number divided by itself |
| 0 ÷ 0 | undefined | Every number would fit |
Chapter 06
Investigation: sums of consecutive numbers and odd numbers
Consecutive numbers follow one another: 7, 8, 9. Here are three claims to investigate. Test each with a few examples, then look for a reason.
- The sum of two consecutive numbers is always odd.
- The sum of three consecutive numbers is always a multiple of 3.
- The product of two consecutive numbers is always even.
| Start | Two consecutive: sum | Three consecutive: sum | Two consecutive: product |
|---|---|---|---|
| 4 | 4 + 5 = 9 | 4 + 5 + 6 = 15 = 3 × 5 | 4 × 5 = 20 |
| 7 | 7 + 8 = 15 | 7 + 8 + 9 = 24 = 3 × 8 | 7 × 8 = 56 |
| 12 | 12 + 13 = 25 | 12 + 13 + 14 = 39 = 3 × 13 | 12 × 13 = 156 |
| 25 | 25 + 26 = 51 | 25 + 26 + 27 = 78 = 3 × 26 | 25 × 26 = 650 |
All three claims survive, and each has a neat reason:
- Of two consecutive numbers, one is even and one is odd. Even + odd = odd. Always.
- Three consecutive numbers are (middle − 1), middle, (middle + 1). The −1 and +1 cancel, so the sum is 3 × middle. Always a multiple of 3. (Look at the table: 12 + 13 + 14 = 39 = 3 × 13.)
- One of the two is even, and anything × even is even. Always.
Worked example
0 / 7 steps shownA full investigation: four consecutive numbers
Is the sum of four consecutive numbers ever a multiple of 4?
| How many odd numbers | Sum | Total | Pattern |
|---|---|---|---|
| 1 | 1 | 1 | 1 × 1 |
| 2 | 1 + 3 | 4 | 2 × 2 |
| 3 | 1 + 3 + 5 | 9 | 3 × 3 |
| 4 | 1 + 3 + 5 + 7 | 16 | 4 × 4 |
| 5 | 1 + 3 + 5 + 7 + 9 | 25 | 5 × 5 |
| 6 | 1 + 3 + 5 + 7 + 9 + 11 | 36 | 6 × 6 |
| 7 | 1 + 3 + 5 + 7 + 9 + 11 + 13 | 49 | 7 × 7 |
Predict first
Lab
Classify claims about whole numbers as always, sometimes or never true, using counterexamples and reasons.
For whole numbers: is each claim always, sometimes or never true?
15 cards, 3 bins. Tap a card, then tap its bin. You can also drag, or press a bin’s number key.
Text version of this activity
A sorting game with three bins and fifteen claims.
Always true: sum of two odd numbers is even; product of two consecutive numbers is even; sum of three consecutive numbers is a multiple of 3; a + 0 = a; the first n odd numbers add to a square; (ends in 5) × (ends in 5) ends in 5.
Sometimes true: a × b bigger than a (fails for b = 0 or 1); a − b = b − a (only a = b); (a − b) − c = a − (b − c) (only c = 0); a × 0 = a (only a = 0); a ÷ b = b ÷ a (only a = b, not 0); a + b is odd (only for one odd, one even).
Never true: the sum of three odd numbers is even; odd × even is odd; the sum of two consecutive numbers is even.
Chapter 07
Investigation: which families are closed?
Closure is not only about whole numbers. You can ask it about any family of numbers. Take the multiples of 3: 0, 3, 6, 9, 12, … Add two of them: 12 + 21 = 33, a multiple of 3. The reason: 3 × a + 3 × b = 3 × (a + b), by the distributive property. So multiples of 3 are closed under addition. The same argument works for multiples of any number.
Now try square numbers (1, 4, 9, 16, 25, …). Multiply two: 4 × 9 = 36 = 6 × 6, a square. Add two: 1 + 4 = 5, not a square. So squares are closed under multiplication but not under addition. Before the lab, make your own predictions about the families below.
| Family | Under + | Under × |
|---|---|---|
| Multiples of 3 | Closed: 3a + 3b = 3(a + b) | Closed |
| Odd numbers | Not: 1 + 3 = 4 | Closed: odd × odd = odd |
| Square numbers | Not: 1 + 4 = 5 | Closed: (a × a) × (b × b) = (a × b) × (a × b) |
| Numbers ending in 1 | Not: 1 + 11 = 12 | Closed: ones digits 1 × 1 = 1 |
| Numbers ending in 5 | Not: 5 + 15 = 20 | Closed: ones digits 5 × 5 = 25 |
| {0, 1} | Not: 1 + 1 = 2 | Closed: 0 × 0, 0 × 1, 1 × 1 are all 0 or 1 |
| Numbers 1 to 10 | Not: 6 + 7 = 13 | Not: 4 × 5 = 20 |
Lab
Decide whether each family of numbers is closed under the given operation, finding a counterexample when it is not.
Is the family closed under the operation shown?
12 cards, 2 bins, 120 seconds. Tap a card, then tap its bin. You can also drag, or press a bin’s number key.
Text version of this activity
A timed sorting game (120 seconds) with two bins: Closed and Not closed.
Closed: whole numbers under addition; even numbers under multiplication; odd numbers under multiplication; multiples of 5 under addition; square numbers under multiplication; numbers ending in 6 under multiplication.
Not closed, with a counterexample: whole numbers under subtraction (3 − 5); natural numbers under subtraction (4 − 4 = 0); odd numbers under addition (3 + 5 = 8); square numbers under addition (1 + 4 = 5); whole numbers under division (7 ÷ 2); numbers ending in 6 under addition (6 + 6 = 12).
Chapter 08
Patterns that reveal properties
Some number patterns look like magic. Almost always, the magic is a property of numbers in disguise. Work out a few rows yourself, predict the next row, then read the explanation.
| Calculation | Result |
|---|---|
| 1 × 9 + 2 | 11 |
| 12 × 9 + 3 | 111 |
| 123 × 9 + 4 | 1,111 |
| 1234 × 9 + 5 | 11,111 |
| 12345 × 9 + 6 | 111,111 |
| 123456 × 9 + 7 | 1,111,111 |
| Calculation | Result |
|---|---|
| 37 × 3 | 111 |
| 37 × 6 | 222 |
| 37 × 9 | 333 |
| 37 × 12 | 444 |
| 37 × 15 | 555 |
| 37 × 27 | 999 |
Why do 111, 222, 333 … appear? Because 37 × 3 = 111. Then 37 × 6 = 37 × (3 × 2) = (37 × 3) × 2 = 111 × 2 = 222, by the associative property. In the same way 37 × 27 = 111 × 9 = 999.
And the square pattern of ones: 11 × 11 = 121, 111 × 111 = 12,321, 1,111 × 1,111 = 1,234,321. Split 111 × 111 by the distributive property into 111 × 100 + 111 × 10 + 111 × 1 = 11,100 + 1,110 + 111. Stack them and the columns add up to 1, 2, 3, 2, 1. The pattern survives until 111,111,111 × 111,111,111 = 12,345,678,987,654,321, then carrying spoils it.
Predict first
Chapter 09
Experiment: which shortcut is fastest?
Here is an experiment you can do with a friend and a stopwatch. Each of you does the same calculation, one the "straight" way and one with a property shortcut. Swap roles and repeat. Most people find the shortcuts win by a lot, but only once they have practised spotting them.
| Step | Product |
|---|---|
| 16 × 25 | 400 |
| 8 × 50 | 400 |
| 4 × 100 | 400 |
| 2 × 200 | 400 |
| 1 × 400 | 400 |
| Calculation | Straight way | Shortcut | Property |
|---|---|---|---|
| 16 × 25 | Long multiplication | 4 × 100 = 400 (halve twice, double twice) | Associative |
| 198 + 47 | Column addition | 200 + 45 = 245 | Associative (compensation) |
| 63 × 99 | Long multiplication | 6,300 − 63 = 6,237 | Distributive |
| 125 × 8 × 7 | Left to right | 1,000 × 7 = 7,000 | Associative |
| 7 × 38 + 3 × 38 | Two multiplications | 10 × 38 = 380 | Distributive (backwards) |
| 1 + 2 + 3 + … + 10 | Add one by one | 5 pairs of 11 = 55 | Commutative and associative |
Lab
Find pairs in a memory game: each calculation matches the property shortcut that makes it easy.
Match each calculation to its shortcut form. The answers are included so you can check.
16 face-down cards hide 8 pairs. Flip two at a time and remember where things are!
Text version of this activity
A memory game: sixteen face-down cards, eight calculations and eight shortcut forms. Turn two at a time to find matching pairs.
98 × 25 ↔ 2,500 − 50 = 2,450 (98 = 100 − 2). 12 × 105 ↔ 1,200 + 60 = 1,260 (105 = 100 + 5). 16 × 25 ↔ 4 × 100 = 400 (halve 16 twice, double 25 twice). 63 × 99 ↔ 6,300 − 63 = 6,237. 45 × 101 ↔ 4,500 + 45 = 4,545. 35 × 18 ↔ 70 × 9 = 630 (double 35, halve 18). 37 × 68 + 37 × 32 ↔ 37 × 100 = 3,700 (common factor). 86 × 5 ↔ 860 ÷ 2 = 430 (× 5 = × 10 ÷ 2).
Chapter 10
Properties in real life
Arranging chairs. The school hall needs 36 chairs in a rectangle. How many different arrangements are there? The rows × columns pairs are: 1 × 36, 2 × 18, 3 × 12, 4 × 9, 6 × 6, 9 × 4, 12 × 3, 18 × 2, 36 × 1. That is 9 arrangements if you count 4 rows of 9 and 9 rows of 4 as different (the hall is longer one way than the other). If you only care about the shape, turn-arounds are the same, leaving 5 shapes: 1 × 36, 2 × 18, 3 × 12, 4 × 9 and 6 × 6. The square 6 × 6 is its own turn-around, which is why the count is odd. (Only square numbers have an odd number of arrangements, because only a square number has an arrangement that is its own turn-around.)
| Item | Price (₹) |
|---|---|
| Atta 5 kg | 245 |
| Sugar 2 kg | 90 |
| Toor dal 1 kg | 155 |
| Tea 250 g | 110 |
| Soap | 45 |
| Biscuits | 55 |
| Total | 700 |
Shopping totals. The shopkeeper does not add the bill from top to bottom. He spots partners: atta + dal = 245 + 155 = 400, sugar + tea = 90 + 110 = 200, soap + biscuits = 45 + 55 = 100. Total ₹700. Commutative and associative properties together promise that the total is the same in any order.
Cricket. A batter's score is the same however the runs arrive: 4 + 6 + 1 or 1 + 6 + 4. But the order of overs matters for a run chase: needing 20 off the last over is different from needing 20 off the first. Real life often mixes things where order matters with things where it doesn't. Spotting which is which is the skill.
Try it
Try it
Words to know
All maths vocabulary →Words for investigating
- Conjecture
- A statement you think is true because of evidence, but have not yet proved.
- Example: "The sum of three consecutive numbers is a multiple of 3."
- Always true
- True for every number the statement talks about. Needs a reason that covers every case.
- Sometimes true
- True for some numbers and false for others. Show one example of each.
- Never true
- False for every number. Needs a reason that covers every case.
- Counterexample
- One case where a statement fails, which proves it is not always true.
- Consecutive numbers
- Whole numbers that follow one another without gaps.
- Example: 7, 8, 9
- Square number
- A number made by multiplying a whole number by itself.
- Example: 1, 4, 9, 16, 25
- Multiple
- The result of multiplying a number by a whole number.
- Example: Multiples of 3: 0, 3, 6, 9, …
- Reciprocal
- The number you multiply by to get 1: the reciprocal of 4 is ¼.
- Compensation
- Adjusting numbers to make them friendly, then correcting.
- Example: 198 + 47 = 200 + 45
- Doubling and halving
- Halving one factor and doubling the other leaves a product unchanged.
- Example: 16 × 25 = 8 × 50 = 4 × 100
- Factor pair
- Two whole numbers that multiply to give a number.
- Example: 4 and 9 are a factor pair of 36.
Quick check
What did your investigations show?
10 questions · answer what you can, then check. Getting one wrong is useful.
Reflect
This stays on this page only. It isn’t saved or sent anywhere.
Keep this
Cheat sheet
- Testing routine: easy numbers, 0, 1, equal numbers, odd/even mixes, big numbers, then look for the reason.
- One counterexample kills an "always"; examples alone never prove one.
- a − b = b − a only when a = b; a ÷ b = b ÷ a only when a = b ≠ 0. In general they are opposites and reciprocals.
- Grouping gaps: a − (b − c) is 2 × c more than (a − b) − c; for division the ratio is c × c.
- Near-round multipliers: × 9 = × 10 − 1; × 11 = × 10 + 1; × 99 = × 100 − 1; × 101 = × 100 + 1; × 999 = × 1,000 − 1.
- Dividing by numbers near 0 gives answers that grow without limit, which is why a ÷ 0 is undefined.
- Parity patterns: two consecutive numbers sum to odd; three sum to 3 × middle; their product is even; first n odd numbers sum to n × n.
- Closure hunts: multiples of any number are closed under +; squares and odd numbers are closed under × but not +.
- Real life: chairs for 36 have 9 arrangements (5 shapes); a bill adds to the same total in any order.
Related to
Number and shape patternsSums of odd numbers making squares, 37 × 3 = 111 and 11 × 11 = 121 are number patterns explained by properties of numbers.
Related to
Prime and composite numbersListing every rows × columns arrangement of chairs is listing factor pairs, the starting point for primes and composites.
Used in
Four operationsCompensation, doubling and halving and near-round multipliers make everyday calculations in the four operations faster.
Related to
Number systemThe × 11 trick and the patterns of ones rely on place value: every shift left is × 10.
Where this comes from
Sources
Ganita Prakash, Mathematics Textbook for Class 6, Chapter 10: The Other Side of Zero (opens another website) — National Council of Educational Research and Training (NCERT)awaiting owner check
Supports the number line extended to negative numbers, zero's role in addition and subtraction ("a number plus zero gives back the same number"), the additive inverse ("a number plus its additive inverse is zero"), and ordering numbers on the line.
Ganita Prakash, Mathematics Textbook for Class 7, Chapter 2: Arithmetic Expressions (opens another website) — National Council of Educational Research and Training (NCERT)awaiting owner check
Supports the commutative property of addition ("swapping terms does not change the sum"), the associative property ("grouping does not change the sum"), the distributive property with brackets, and everyday examples where order does matter.
Mathematics Textbook for Class VIII, Chapter 1: Rational Numbers (opens another website) — National Council of Educational Research and Training (NCERT)awaiting owner check
Supports the comparison table of closure, commutativity and associativity across natural numbers, whole numbers, integers and rational numbers, the roles of 0 and 1 as identities, and NCERT's convention that 0 is a whole number but not a natural number.
Commutative, Associative and Distributive Laws (opens another website) — Math is Funawaiting owner check
Supports the plain-language statements of the commutative, associative and distributive laws, and the "don't go too far!" counterexamples showing subtraction and division are not commutative or associative and that division does not distribute over a sum.
Dividing by Zero (opens another website) — Math is Funawaiting owner check
Supports the plain-language explanation of why division by zero is undefined: division as fair sharing, and the multiplication check — multiplying the answer by 0 can never get the original number back.
Commutative property (opens another website) — Wikipediaawaiting owner check
Supports the definition of commutativity, non-commutative examples (division, matrices, quaternion multiplication; subtraction as anti-commutative), and the first recorded use of the term "commutative" in an 1814 memoir by François Servois.
Distributive property (opens another website) — Wikipediaawaiting owner check
Supports left and right distributivity, distributivity of multiplication over addition and subtraction, and why division distributes only from the right: (a ± b) ÷ c = a ÷ c ± b ÷ c.
Division by zero (opens another website) — Wikipediaawaiting owner check
Supports why a ÷ 0 is undefined and 0 ÷ 0 is indeterminate, the early attempts of Brahmagupta, Mahavira (Ganita Sara Samgraha) and Bhaskara II, and how calculators and IEEE 754 floating-point arithmetic handle division by zero.
Parity (mathematics) (opens another website) — Wikipediaawaiting owner check
Supports the definitions of even and odd numbers, zero being even, the rules for adding and multiplying even and odd numbers, and parity arguments in puzzles such as the mutilated chessboard.
Brahmagupta (opens another website) — Wikipediaawaiting owner check
Supports the date of the Brahmasphutasiddhanta (628 CE), its status as the first text giving arithmetic rules for zero and negative numbers, and Brahmagupta's statement that zero divided by zero is zero.
End of Investigate
What you just read
- Use a testing routine and counterexamples to classify claims as always, sometimes or never true.
- Measure and explain the gap between (a − b) − c and a − (b − c).
- Discover and justify shortcuts for multiplying by 9, 11, 99 and 101.
- Investigate parity patterns for consecutive numbers and sums of odd numbers.
- Decide whether families such as multiples, squares and odd numbers are closed under + and ×.
- Next depthGo deeper: Go deeperMechanisms, reasoning, calculations and nuance.
- Practise85 questionsHints and a worked solution for every question — or play a 10-question round.
- Step backUnderstandGo back over the ground before this one — you can move up and down as often as you like.
- TopicAll of properties of numbersThe whole ladder, the connections and the words to know, on one page.
The web
Explore a connection
Helps you understand
Four operationsCommutative, associative and distributive properties are the shortcuts behind fast, accurate calculation.
Helps you understand
Order of operationsThe distributive property explains why multiplication is done before addition and how brackets change a result.
Related to
Number and shape patternsMany number patterns — like the sum of consecutive odd numbers — are properties of numbers in disguise.
Want to save topics or ask for new ones? Invited families can connect a learning device. Everything here stays free to read without signing in.
Revision 1 · release preview-7e1cbbcc4f · accepted 20/09/2026