NCERT Solutions Ganita Prakash (Part 2) Chapter 6 .4 Fun with Grids — In-text Questions

Book page 1416 Updated on2026-09-05

Q1.
Can we find the 4 numbers in the grid from just knowing this sum?
Answer

Yes — the sum decides all four numbers. Let a be the top-left date of the 2 × 2 square.

aa + 1
a + 7a + 8
Sum = a + (a + 1) + (a + 7) + (a + 8) = 4a + 16
So a = (Sum – 16) ÷ 4

The example on the page checks out: for 6, 7, 13, 14 the sum is 40, and (40 – 16) ÷ 4 = 6 — the top-left date.

Why it happens: a calendar row is a week, so the box directly below any date holds a date 7 larger; the box to the right holds one more. That fixed spacing is what lets all four numbers be written in terms of the single letter-number a. Once the four cells are 4 copies of a plus the fixed extra 0 + 1 + 7 + 8 = 16, the sum determines a, and a determines the rest.
Tip: not every number can be such a sum. Since Sum = 4a + 16, the sum must be a multiple of 4 — and a must sit in a place where the 2 × 2 square actually fits inside the month.
Q2.
Suppose you are told that the sum is 36. Can you find the 4 numbers in the grid?
Answer

Yes. Solve 4a + 16 = 36.

4a + 16 = 36
4a = 20  (subtracting 16 from both sides)
a = 5  (dividing both sides by 4)
The four dates are a, a + 1, a + 7, a + 8 = 5, 6, 12, 13
56
1213
Why it happens: subtracting 16 from both sides is allowed because both sides name the same number, so removing 16 from each leaves them still equal; the same holds for sharing both sides into 4 equal parts. Each step strips away one thing that was done to a, in the reverse order it was done — that is what “solving” means.
Check it yourself: 5 + 6 + 12 + 13 = 36 ✓, and looking at the August 2025 page, 5 and 6 really do sit above 12 and 13.
Was this helpful? Report an error