Follow Us
Select Medium / माध्यम चुनें:
Eng (English) Hindi (हिन्दी)
ASSEB • Class 8 • Mathematics • Ch 5
Estimated Time: 45 Mins
Study Progress: In Progress

Number Play

In Class 7 Mathematics, Chapter 6 "Number Play" explores the hidden patterns, parity laws, and mathematical magic woven into our number system. Aligned with the 2026–27 NCERT Ganita Prakash curriculum, this master material investigates generalized place-value forms ($10a + b$), the logic of odd/even parity, calendar and grid patterns, the ancient Indian Virahāṅka-Fibonacci sequence, and cryptarithm puzzles (digits in disguise).

🎩 Have You Ever Wondered?

Can you read someone's mind using a 2-digit number?

Ask a friend to pick any 2-digit number (say, $72$). Ask them to reverse the digits ($27$), and subtract the smaller number from the larger number: $$72 - 27 = 45$$

No matter what 2-digit number they started with, their answer is always a multiple of 9 ($45 = 9 \times 5$)! If you divide their answer by $9$, the quotient is always the difference between their original two digits ($7 - 2 = 5$).

This isn't magic—it is the beauty of algebraic place value! When you unpack numbers into generalized forms like $10a + b$, every mathematical magic trick reveals its secret blueprint.

Why This Chapter Matters

In Class 7 Mathematics, Chapter 6 "Number Play" explores the hidden patterns, parity laws, and mathematical magic woven into our number system. Aligned with the 2026–27 NCERT Ganita Prakash curriculum, this master material investigates generalized place-value forms ($10a + b$), the logic of odd/even parity, calendar and grid patterns, the ancient Indian Virahāṅka-Fibonacci sequence, and cryptarithm puzzles (digits in disguise).

Before You Begin (Prerequisites)

  • Expanded form of whole numbers: $54 = 5 \times 10 + 4$.
  • Basic divisibility rules for $2, 3, 5, 9$, and $10$.
  • Elementary algebraic notation: multiplying coefficients and letter-numbers ($10a, 9b$).

What You Will Learn (Core Objectives)

  • Write 2-digit and 3-digit numbers in generalized algebraic form ($10a + b$ and $100a + 10b + c$).
  • Explain why reversing digits and finding sums or differences leads to divisibility by $11$ or $9$.
  • Apply parity rules ($\text{Even}/\text{Odd}$) to solve invariant and impossible-state puzzles.
  • Identify and generate the Virahāṅka-Fibonacci sequence ($1, 1, 2, 3, 5, 8, 13\dots$) and recognize its presence in nature.
  • Solve cryptarithms ("Digits in Disguise") using logical deduction without random trial and error.

Chapter Roadmap & Progression

1 1. Numbers in General Form & Revers...
2 2. Picking Parity: Odd and Even Rul...
3 3. The Virahāṅka-Fibonacci Sequence...
4 4. Digits in Disguise: Cryptarithms...

Complete Concept Guide (100% Curriculum Coverage)

1. Numbers in General Form & Reversing Digits

1. The Intuition

In standard arithmetic, $ab$ means $a \times b$. But when $ab$ represents a 2-digit number with tens digit $a$ and ones digit $b$ (like $54$), it actually means:

$$ab = 10 \times a + b = 10a + b$$

If you reverse the digits to get $ba$ (like $45$), its value is: $$ba = 10 \times b + a = 10b + a$$

2. The Two Famous Digit-Reversal Theorems
Theorem 1: The Difference of Reversible Numbers is Always Divisible by 9

$$(10a + b) - (10b + a) = 10a - a + b - 10b = 9a - 9b = \mathbf{9(a - b)}$$

Because $9$ is a factor, the difference is ALWAYS divisible by $9$. Dividing by $9$ leaves $(a - b)$, the difference between the two digits!

Theorem 2: The Sum of Reversible Numbers is Always Divisible by 11

$$(10a + b) + (10b + a) = 10a + a + b + 10b = 11a + 11b = \mathbf{11(a + b)}$$

Because $11$ is a factor, the sum is ALWAYS divisible by $11$. Dividing by $11$ leaves $(a + b)$, the sum of the two digits!

3. Concrete Worked Example

Example: Take the number $83$. Add it to its reverse, and divide the sum by $11$. What is the quotient?

Step 1: Reverse of $83$ is $38$.

Step 2: Sum $= 83 + 38 = 121$.

Step 3: Divide by $11$: $\frac{121}{11} = \mathbf{11}$. Notice this equals the sum of the digits: $8 + 3 = 11$!

4. Pitfall & Examiner Trap
⚠️ Trap: Forgetting Place Value in Algebraic Proofs
In proving why reversing a 3-digit number $abc$ ($100a + 10b + c$) works, students often write $abc - cba$ as $0$.
Reality: $abc - cba = (100a + 10b + c) - (100c + 10b + a) = 99a - 99c = 99(a - c)$, which is always a multiple of $99$!
5. Why This Matters in Life

Bank accounting systems use the "divisible by 9" rule to catch transposition errors—when an accountant accidentally enters $54$ instead of $45$, the difference is divisible by $9$, alerting the fraud detection software instantly.

2. Picking Parity: Odd and Even Rules & Invariants

1. The Intuition

Every whole number is either Even ($2k$, ends in $0, 2, 4, 6, 8$) or Odd ($2k + 1$, ends in $1, 3, 5, 7, 9$). This fundamental property is called parity.

2. The Laws of Parity Arithmetic
Operation Formula Representation Resulting Parity Example
$\text{Even} \pm \text{Even}$ $2a \pm 2b = 2(a \pm b)$ EVEN $6 + 4 = 10$
$\text{Odd} \pm \text{Odd}$ $(2a + 1) + (2b + 1) = 2(a + b + 1)$ EVEN $7 + 5 = 12$
$\text{Even} \pm \text{Odd}$ $2a + (2b + 1) = 2(a + b) + 1$ ODD $8 + 3 = 11$
$\text{Odd} \times \text{Odd}$ $(2a + 1)(2b + 1) = 4ab + 2a + 2b + 1$ ODD $3 \times 5 = 15$
$\text{Any} \times \text{Even}$ $n \times (2k) = 2(nk)$ EVEN $7 \times 4 = 28$
3. Concrete Worked Example (Parity Puzzle)

Puzzle: Can the sum of 9 odd numbers ever be equal to 50?

Step 1: Pair the odd numbers: $(O + O) + (O + O) + (O + O) + (O + O) + O$

Step 2: Each pair of odds sums to an Even: $E + E + E + E + O = E + O = \mathbf{ODD}$.

Conclusion: The sum of 9 odd numbers is ALWAYS odd. Since $50$ is even, it is completely impossible!

4. Pitfall & Examiner Trap
⚠️ Trap: Thinking Odd + Odd = Odd
Because students think "odd plus odd must stay odd", they make calculation slips.
Truth: The two leftover $1$s pair together ($1 + 1 = 2$) to form a complete pair of $2$. Therefore, $\text{Odd} + \text{Odd} = \mathbf{\text{Even}}$ always!
5. Why This Matters in Life

Computer processors use parity bits to verify that data transmitted across internet cables has arrived without electronic corruption.

3. The Virahāṅka-Fibonacci Sequence in Nature

1. The Intuition

Count the spiral petals on a sunflower, the scales on a pinecone, or the rings on a pineapple. You will discover the same mysterious numbers occurring over and over: $1, 2, 3, 5, 8, 13, 21, 34\dots$

2. The Generating Rule

This sequence was originally discovered in India by the ancient scholar Acharya Virahāṅka (around 600–700 CE) while analyzing poetic rhythms of short (laghu) and long (guru) syllables, and later studied in Europe by Leonardo Fibonacci.

$$\mathbf{1, 1, 2, 3, 5, 8, 13, 21, 34, 55, 89\dots}$$

The Rule: Start with $1$ and $1$. Every subsequent term is the sum of the two terms before it!

  • $1 + 1 = 2$
  • $1 + 2 = 3$
  • $2 + 3 = 5$
  • $3 + 5 = 8$
  • $5 + 8 = 13$
3. Concrete Worked Example

Example: If the 7th and 8th terms of the Virahāṅka sequence are $13$ and $21$, find the 9th and 10th terms.

9th Term: $13 + 21 = \mathbf{34}$

10th Term: $21 + 34 = \mathbf{55}$

4. Pitfall & Examiner Trap
⚠️ Trap: Adding the Position Index Instead of the Preceding Terms
Students sometimes mistakenly add the term number ($n$) instead of the preceding two term values. Always add the two previous numbers!
5. Why This Matters in Life

The ratio between consecutive terms in the sequence approaches the Golden Ratio ($\approx 1.618$), which architects and artists use to create aesthetically pleasing buildings and canvas proportions.

4. Digits in Disguise: Cryptarithms & Divisibility Logic

1. The Intuition

A cryptarithm is an arithmetic puzzle where digits are disguised as letters of the alphabet. Each distinct letter stands for one unique digit ($0$ through $9$), and the leading letter of any multi-digit number can never be $0$.

2. Solving Through Logical Clues

Puzzle: Find the digits $A$ and $B$ in the addition: $$3A + 25 = B2$$

Step 1 (Look at the ones column):

$$A + 5 \text{ ends in } 2$$

Since $A$ is a single digit, $A + 5$ must be $12$ (giving a carry-over of $1$).

$$A = 12 - 5 = \mathbf{7}$$

Step 2 (Look at the tens column with carry-over):

$$\text{Tens} = 1 (\text{carry}) + 3 + 2 = 6$$

Therefore, $B = \mathbf{6}$.

Verification: $37 + 25 = 62$. Matches perfectly!

3. Pitfall & Examiner Trap
⚠️ Trap: Assigning the Same Digit to Two Different Letters
In cryptarithms, distinct letters represent distinct digits! If $A = 7$, then $B$ cannot be $7$. Furthermore, leading letters cannot be zero.
4. Why This Matters in Life

Cryptarithms teach deductive problem-solving—the exact logical elimination process used by cyber security analysts decoding encrypted network transmissions.

Visual Learning & Conceptual Map

The Virahāṅka-Fibonacci Spiral Architecture

Each square side equals the sum of the two preceding square sides
1
1
2
3
5
8
13
21

Chapter Summary & 10 Key Takeaways

Takeaway 1
General Form: 2-digit numbers are written as $10a + b$ and 3-digit numbers as $100a + 10b + c$.
Takeaway 2
Reversible Number Secrets: $(10a + b) - (10b + a) = 9(a - b)$ (divisible by 9); $(10a + b) + (10b + a) = 11(a + b)$ (divisible by 11).
Takeaway 3
Parity Laws: $\text{Even} \pm \text{Even} = \text{Even}$, $\text{Odd} \pm \text{Odd} = \text{Even}$, $\text{Even} \pm \text{Odd} = \text{Odd}$.
Takeaway 4
Virahāṅka-Fibonacci Sequence: $1, 1, 2, 3, 5, 8, 13, 21\dots$ where each number is the sum of the two preceding numbers.
Takeaway 5
Cryptarithms: Alphanumeric puzzles where distinct letters represent unique digits and leading digits cannot be zero.

Check Your Understanding (Diagnostic Practice Questions)

Diagnostic questions testing core conceptual clarity. Answers are hidden initially — solve each problem first, then click to reveal the step-by-step verified solution.

1
A 2-digit number is added to the number obtained by reversing its digits. Can the sum ever equal $75$? Explain why or why not.
Reveal Answer & Explanation
Answer: No, the sum cannot equal $75$.
The sum of a 2-digit number and its reverse is always a multiple of $11$: $(10a + b) + (10b + a) = 11(a + b)$. Since $75$ is not divisible by $11$, this is impossible.
2
If the sum of 4 whole numbers is an Odd number, how many of those 4 numbers can be odd?
Reveal Answer & Explanation
Answer: Either 1 or 3 numbers must be odd.
An even number of odd numbers produces an even sum. To get an odd sum, the count of odd numbers must be odd ($1$ or $3$).
3
Find the next two terms of the Virahāṅka sequence: $8, 13, 21, \underline{\quad}, \underline{\quad}$
Reveal Answer & Explanation
Answer: $34$ and $55$
$13 + 21 = 34$, and $21 + 34 = 55$.
4
Solve the cryptarithm for digit $A$: $4A + 3A = 84$
Reveal Answer & Explanation
Answer: $A = 7$
$A + A = 2A$ ends in $4 \implies A = 2$ or $A = 7$. Testing $A = 2$: $42 + 32 = 74 \ne 84$. Testing $A = 7$: $47 + 37 = 84$. Thus $A = 7$ (with carry-over $1$).
5
Explain why the difference between any 3-digit number $abc$ and its reverse $cba$ is always divisible by 99.
Reveal Answer & Explanation
Answer: $(100a + 10b + c) - (100c + 10b + a) = 99a - 99c = 99(a - c)$, which is divisible by 99.
Write both in generalized place-value form and subtract.
Finished Studying This Chapter?
READY TO PRACTICE?

Timed CBT Practice Tests (Exam Simulator)

Put your concepts to the test with official curriculum-aligned Foundation and Advanced practice tests. Get instant accuracy scores, time metrics, and step-by-step verified explanations.