Q1.
In each of the boxes above, state whether the sums are even or odd. Explain why this is happening.
Answer
Box of 2 consecutive numbers — every sum is odd. Box of 3 — the sums are odd and even turn by turn. Box of 4 — every sum is even.
| Box | Sums printed | Even or odd |
|---|---|---|
| 2 consecutive numbers | 3, 5, 7, 9 | all odd |
| 3 consecutive numbers | 6, 9, 12, 15 | even, odd, even, odd |
| 4 consecutive numbers | 10, 14, 18, 22 | all even |
Why the box of 2 gives only odd sums.
- Two consecutive numbers are always one even and one odd — 3 and 4, or 4 and 5.
- The even one splits into pairs completely. The odd one leaves one counter alone.
- That single counter has no partner, so the total is odd.
Why the box of 4 gives only even sums.
- Four consecutive numbers are two even and two odd — for example 3, 4, 5, 6.
- The two even numbers pair off with nothing left over.
- Each odd number leaves one counter alone, and those two lonely counters join to make one more pair.
- Nothing is left over, so the total is even.
Why the box of 3 keeps changing.
- The sum of 3 consecutive numbers is 3 times the middle number: 1 + 2 + 3 = 3 × 2 = 6.
- The middle numbers are 2, 3, 4, 5 — even, odd, even, odd, one after the other.
- 3 × an even number is even; 3 × an odd number is odd.
- So the sums go even, odd, even, odd.
Try This: Write the sums of 5 consecutive numbers starting from 1, 2, 3 and 4. You will get 15, 20, 25, 30 — odd and even turn by turn again, for the same reason as the box of 3.