This MCQ module is based on: Square Numbers & Properties of Perfect Squares
Square Numbers & Properties of Perfect Squares
This mathematics assessment will be based on: Square Numbers & Properties of Perfect Squares
Targeting Class 8 level in Number Theory, with Basic difficulty.
Upload images, PDFs, or Word documents to include their content in assessment generation.
The 100 Lockers Puzzle — Why Only Perfect Squares Stay Open
Understanding square numbers and their properties is a key topic in Class 8 NCERT Mathematics (Ganita Prakash Chapter 1). We begin with a famous puzzle: Queen Ratnamanjuri left a riddle for her son Khoisnam and 99 relatives. In a secret room with 100 lockers, each person takes a turn:
- Person 1 opens every locker.
- Person 2 toggles every 2nd locker (closes if open, opens if closed).
- Person 3 toggles every 3rd locker.
- … and so on until Person 100.
At the end, only certain lockers remain open. Which ones?
All 100 Lockers — Which Stay Open?
🟡 Gold = open (perfect squares: 1, 4, 9, 16, 25, 36, 49, 64, 81, 100)
What Are Square Numbers? — Definition & Visual Meaning
Why are 1, 4, 9, 16, … called square numbers↗? Because the area of a square with whole-number side length is exactly these values — the number of unit squares that fit inside equals the side length multiplied by itself.
Also works for fractions: \(\left(\frac{3}{5}\right)^2 = \frac{9}{25}\) and decimals: \((2.5)^2 = 6.25\).
Key Properties of Perfect Squares — Units Digit, Trailing Zeros & Parity
First 30 Perfect Squares
| n | n² | n | n² | n | n² |
|---|---|---|---|---|---|
| 1 | 1 | 11 | 121 | 21 | 441 |
| 2 | 4 | 12 | 144 | 22 | 484 |
| 3 | 9 | 13 | 169 | 23 | 529 |
| 4 | 16 | 14 | 196 | 24 | 576 |
| 5 | 25 | 15 | 225 | 25 | 625 |
| 6 | 36 | 16 | 256 | 26 | 676 |
| 7 | 49 | 17 | 289 | 27 | 729 |
| 8 | 64 | 18 | 324 | 28 | 784 |
| 9 | 81 | 19 | 361 | 29 | 841 |
| 10 | 100 | 20 | 400 | 30 | 900 |
Property 1 — Units Digit
Look at the units (ones) digit of every perfect square. Notice what digits are possible and which are impossible:
✓ possible
✓ possible
✗ never
✗ never
✓ possible
✓ possible
✓ possible
✗ never
✗ never
✓ possible
Units digit pattern: Numbers with 1 or 9 in units place → square ends in 1. Numbers with 4 or 6 → square ends in 6. For example: 14² = 196, 16² = 256, 24² = 576, 26² = 676.
Property 2 — Trailing Zeros
Property 3 — Parity (Even/Odd)
\(2^2=4,\ 4^2=16,\ 6^2=36\)
\(1^2=1,\ 3^2=9,\ 5^2=25\)
Sum of Consecutive Odd Numbers Equals n² — The Odd Number Pattern
Look at the differences between consecutive perfect squares:
4 − 1 = 3 | 9 − 4 = 5 | 16 − 9 = 7 | 25 − 16 = 9 | 36 − 25 = 11
The differences are consecutive odd numbers! This means:
Equivalently: every perfect square is the sum of consecutive odd numbers starting from 1.
Example: 1+3+5+7+9+11 = 36 = 6²
Numbers Between Consecutive Perfect Squares
How Triangular Numbers Combine to Form Perfect Squares
Triangular numbers are: 1, 3, 6, 10, 15, 21, … (formed by 1+2+3+…+n dots arranged in a triangle). Notice a beautiful relationship:
Enter any natural number n (1–100) to explore its square properties.
Competency-Based Questions
15² = 15 × 15 = 225.
For n=15: 2×15 − 1 = 29. ✓ The groundskeeper is correct.
Between 15² = 225 and 16² = 256: the numbers 226, 227, …, 255 → 30 numbers (= 2×15). This follows because (n+1)² − n² = 2n+1, and the 2n+1 gap includes 2n numbers between the two squares plus the endpoint itself.
So 20² = 19² + 39 = 361 + 39 = 400.
Verification by successive subtraction:
400−1=399, 399−3=396, 396−5=391, 391−7=384, 384−9=375, 375−11=364, 364−13=351, 351−15=336, 336−17=319, 319−19=300, 300−21=279, 279−23=256, 256−25=231, 231−27=204, 204−29=175, 175−31=144, 144−33=111, 111−35=76, 76−37=39, 39−39=0 ← 20 subtractions ∴ √400 = 20 ✓
A: Both true; R explains A. B: Both true; R does NOT explain A. C: A true, R false. D: A false, R true.
Reason: Perfect squares can only end with an even number of zeros.
Reason: The sum of first n odd natural numbers is always n².
Reason: A number ending in 0, 1, 4, 5, 6, or 9 is always a perfect square.
Frequently Asked Questions — Square Numbers & Properties (Class 8)
What are square numbers in Class 8 Maths?
A square number (also called a perfect square) is a number obtained by multiplying a natural number by itself. For example, 1, 4, 9, 16, 25, 36 are square numbers because 1=1×1, 4=2×2, 9=3×3, and so on. In NCERT Class 8 Ganita Prakash Chapter 1, students learn to identify square numbers, explore their properties (units digit rules, trailing zeros, parity), and understand how they connect to consecutive odd numbers and triangular numbers. The geometric meaning is that a square with side length n has area n² unit squares.
Which digits can a perfect square end with?
A perfect square can only end with the digits 0, 1, 4, 5, 6, or 9. It can never end in 2, 3, 7, or 8. This is a quick elimination test: if a number ends in 2, 3, 7, or 8, it is definitely not a perfect square. However, ending in 0, 1, 4, 5, 6, or 9 does not guarantee a number is a perfect square — for example, 26 ends in 6 but is not a perfect square. Students can verify this by squaring each single digit (0–9) and checking the units place of the result.
How is the sum of odd numbers related to perfect squares?
The sum of the first n consecutive odd numbers always equals n². For instance, 1+3=4=2², 1+3+5=9=3², and 1+3+5+7+9+11=36=6². This pattern can be visualised using an L-shaped staircase: each new "L-ring" added to a square grid contains the next odd number of unit tiles. This property also provides a method to find square roots by successive subtraction — subtract 1, 3, 5, 7, … from a number until you reach 0; the count of subtractions gives the square root.
Why do only perfect square lockers stay open in the 100 Lockers Puzzle?
In the 100 Lockers Puzzle, each locker is toggled once for every factor the locker number has. Most numbers have factors in pairs (e.g., 12 has pairs 1×12, 2×6, 3×4), giving an even toggle count and ending closed. Perfect squares are unique because one factor pair is a number multiplied by itself (e.g., 9 = 3×3), producing an odd number of distinct factors. An odd number of toggles means the locker ends open. The 10 lockers that stay open are 1, 4, 9, 16, 25, 36, 49, 64, 81, and 100 — all perfect squares.
How many numbers lie between two consecutive perfect squares?
Between n² and (n+1)² there are exactly 2n non-square numbers. For example, between 9 (=3²) and 16 (=4²) there are 2×3=6 numbers: 10, 11, 12, 13, 14, 15. This follows from the algebraic identity (n+1)²−n²=2n+1, which means the gap itself is 2n+1, but since the endpoints are the two squares, there are 2n integers strictly between them. This property is useful for quickly estimating how many non-square numbers exist in any range.
Can a number ending in an odd number of zeros be a perfect square?
No. A perfect square always has an even number of trailing zeros. When you square a number that ends in k zeros, the result ends in 2k zeros — always even. For example, 10²=100 (2 zeros), 100²=10,000 (4 zeros), 300²=90,000 (4 zeros). Therefore, numbers like 1,000 (3 zeros) or 10,000,0 (5 zeros) cannot be perfect squares. This is a quick way to rule out large numbers without computing their square root.