1. Adding 10 to a number gives a multiple of ten — sometimes true.
20 + 10 = 30, and 30 is a multiple of ten ✓
3 + 10 = 13, and 13 is not a multiple of ten ✗
It works only when you start from a multiple of ten.
2. Changing the order in subtraction makes no difference — sometimes true.
9 − 4 = 5 but 4 − 9 is not 5 ✗
7 − 7 = 0 and 7 − 7 = 0 ✓
The only time the order does not matter is when the two numbers are the same. For every other pair the order changes everything. (Addition is different — 4 + 9 and 9 + 4 are always equal.)
3. Doubling one number and halving the other keeps the product the same — always true.
6 × 8 = 48
Double the 6, halve the 8: 12 × 4 = 48 ✓
Double again, halve again: 24 × 2 = 48 ✓
Once more: 48 × 1 = 48 ✓
Why it always works: Picture 6 rows of 8 counters. Cut every row in half and stack the halves — you now have 12 rows of 4. Not a single counter was added or taken away, so the total cannot change.
4. Multiplication by an odd number gives an even number — sometimes true.
3 × 4 = 12, which is even ✓
3 × 5 = 15, which is odd ✗
It depends on the other number. Odd × even is always even; odd × odd is always odd.
5. Multiplying by 5 gives a 0 in the Ones place — sometimes true.
5 × 4 = 20, ends in 0 ✓
5 × 6 = 30, ends in 0 ✓
5 × 3 = 15, ends in 5 ✗
5 × 7 = 35, ends in 5 ✗
Multiplying by 5 always ends in 0 or 5. You get the 0 only when the other number is even.
How to decide any of these yourself: Hunt for one example that works and one that fails. Two examples that work and none that fails, over many tries, points to "always true" — but then look for the reason, as we did for statement 3.