NCERT Solutions Ganita Prakash (Part 1) Chapter 5 Breaking Even / Pairs to Make Fours — In-text Questions

Book page 116 Updated on2026-09-05

Q1.
Similarly, determine and explain which of the other expressions always give even numbers. Write a couple of examples and non-examples, as appropriate, for each expression.
Answer

Handle each one the way the book handles 4m + 2q and x² + 2 — either pull out the factor 2, or produce a non-example.

ExpressionExplanationExamples / non-examples
2a + 2b= 2(a + b), so 2 is a factora = 3, b = 5 → 16; a = 4, b = – 7 → – 6. Never odd.
3g + 5hOdd × odd stays odd; the sum of two odds is even but odd + even is oddExample g = 1, h = 1 → 8 (even). Non-example g = 1, h = 0 → 3 (odd).
2u – 4v= 2(u – 2v)u = 5, v = 1 → 6; u = – 3, v = 2 → – 14. Never odd.
13k – 5k= 8k = 2(4k) — the letters collect firstk = 1 → 8; k = – 3 → – 24. Never odd.
6m – 3n= 3(2m – n); 3 is odd, so the parity follows 2m – n, which follows nExample m = 1, n = 2 → 0 (even). Non-example m = 1, n = 1 → 3 (odd).
b² + 1b² is even when b is even and odd when b is odd, so b² + 1 flips with bExample b = 1 → 2 (even). Non-example b = 2 → 5 (odd).
4k × 3j= 12kj = 2(6kj)k = 1, j = 1 → 12; k = 2, j = – 1 → – 24. Never odd.
Why it happens: an expression is even for every integer value exactly when 2 can be taken out as a factor of the whole expression. If it cannot, some choice of the letters will make it odd — and one non-example is enough to settle the matter.
Q2.
Write a few algebraic expressions which always give an even number.
Answer

Any expression with 2 as a factor of the whole thing will do:

2n   6p – 4q   10a + 8b
2(m + n) + 4   14x × 5y   8k² – 6k

Here is a subtler one that is not of the obvious form 2 × (something):

k² + k = k(k + 1)
Why it happens: k and k + 1 are consecutive integers, so one of them is even. A product with an even factor is even. Test it: k = 3 → 12, k = 4 → 20, k = – 5 → 20.
Q3.
Take a pair of even numbers. Add them. Is the sum divisible by 4? Try this with different pairs of even numbers. When is the sum a multiple of 4, and when is it not? Is there a general rule or a pattern?
Answer

Sometimes yes, sometimes no — and the pattern is exact.

PairEach ÷ 4 leavesSumMultiple of 4?
4 + 80 and 012Yes
12 + 160 and 028Yes
2 + 62 and 28Yes
6 + 102 and 216Yes
2 + 42 and 06No
8 + 100 and 218No

The rule: divide each even number by 4 — the remainder is either 0 or 2. The sum is a multiple of 4 exactly when the two remainders are the same.

Why it happens: the two remainders add to 0, 2 or 4. Only 0 and 4 are multiples of 4. So both must be 0, or both must be 2 — never one of each.
Was this helpful? Report an error