NCERT Solutions Ganita Prakash (Part 1) Chapter 5 What Remains? — In-text Questions

Book page 122 Updated on2026-09-05

Q1.
Are there other expressions that generate numbers that are 3 more than a multiple of 5?
Answer

Infinitely many. Any expression 5k + c works, provided c itself leaves a remainder of 3 on division by 5.

5k + 8  (8 = 5 + 3)
5k + 13  (13 = 10 + 3)
5k – 7  (– 7 = – 10 + 3)
5k – 12  (– 12 = – 15 + 3)

All of them run through the same list 3, 8, 13, 18, 23, … — only the starting value of k shifts.

Expressionk = 0k = 1k = 2k = 3
5k + 3381318
5k + 88131823
5k – 7– 7– 238
Tip: what does not work is changing the 5. An expression like 10k + 3 gives only 3, 13, 23, … — correct numbers, but it misses 8, 18, 28. To capture all of them the coefficient must be exactly 5.
Was this helpful? Report an error