NCERT Solutions Ganita Prakash (Part 1) Chapter 5 Pairs to Make Fours — In-text Questions
Book page 117 Updated on2026-09-05
Q1.
When will two even numbers add up to give a multiple of 4? This problem is similar to the question of identifying when adding two numbers will result in an even number. Can you see this?
Answer
Exactly when both are multiples of 4, or neither is. There are three cases to examine, and algebra settles all three:
Case
Algebra
Multiple of 4?
Example
both multiples of 4
4p + 4q = 4(p + q)
Always
12 + 16 = 28 = 4 × 7
neither a multiple of 4
(4p + 2) + (4q + 2) = 4(p + q + 1)
Always
6 + 10 = 16 = 4 × 4
one of each
4p + (4q + 2) = 4(p + q) + 2
Never
8 + 10 = 18 = 4 × 4 + 2
Yes, it is the same problem one level up. Compare the two tables:
even + even = even ↔ 4p + 4q is a multiple of 4
odd + odd = even ↔ (4p + 2) + (4q + 2) is a multiple of 4
even + odd = odd ↔ 4p + (4q + 2) is not a multiple of 4
Why it happens: in the parity question every whole number leaves remainder 0 or 1 on division by 2, and 'same remainder' wins. Here every even number leaves remainder 0 or 2 on division by 4, and again 'same remainder' wins. The structure is identical — only the divisor has changed.
Q2.
What happens when we add a multiple of 4 to an even number that is not a multiple of 4? Is it similar to the case of the parity of the sum of an even and an odd number?
Answer
The sum is never a multiple of 4 — it always leaves a remainder of 2.
4p + (4q + 2)
= 4p + 4q + 2
= 4(p + q) + 2
Yes, it is exactly similar. Adding an even and an odd number can never give an even number; adding a multiple of 4 and a non-multiple of 4 can never give a multiple of 4. In both cases the two remainders are different (0 and 1 there, 0 and 2 here), so the leftover cannot be cleared.
Look at the following expressions and the visualisation. Write the corresponding explanation and examples. 4p and (4q + 2) = 4p + (4q + 2) = 4p + 4q + 2 = 4 (p + q) + 2.
Answer
Explanation. A multiple of 4 can be written as 4p, and an even number that is not a multiple of 4 as 4q + 2. Adding them gives 4(p + q) + 2, so the sum is a multiple of 4 plus a leftover 2. It is even, but it is never a multiple of 4.
The picture. Lay the first number out as p complete rows of 4 and the second as q complete rows of 4 with 2 counters left over. Push them together: the full rows stack into (p + q) rows of 4, and the 2 loose counters are still loose — there are not enough of them to make another row.
Full rows of 4 stack together; the loose 2 can never complete a row.