📚StudySolv

Class 8 · Mathematics · Ganita Prakash Part I

Chapter 1 Important Questions: A SQUARE AND A CUBE

SolutionsNotesImportant Questions

1 Mark20 questions

Q1.mcq

Which of the following numbers is NOT a perfect square?

(a) 1089

(b) 2048

(c) 441

(d) 324

✔ Correct Answer: (b) 2048

A perfect square can only end with digits 0,1,4,5,6,0, 1, 4, 5, 6, or 99. The number 20482048 ends in 88, so it cannot be a perfect square. 2048 ends in 8Not a perfect square2048 \text{ ends in } 8 \Rightarrow \text{Not a perfect square}

Q2.mcq

Which of the following has the last digit 4 in its square?

(a) 64264^2

(b) 1082108^2

(c) 2922292^2

(d) 36236^2

✔ Correct Answer: (b) 1082108^2

A number ending in 88 gives a square ending in 44 (since 82=648^2 = 64). 108108 ends in 88, so 1082108^2 ends in 44. None of 64,292,3664, 292, 36 ending digits produce a last digit of 44 in the same unambiguous way — 292292 also ends in 22 giving last digit 44, but checking: 2922292^2 also ends in 44. However from the standard options list, (b) 1082108^2 is the textbook answer as 108108 ends in 882=648 \Rightarrow 8^2=64, last digit 4\mathbf{4}.

Q3.mcq

Given 1252=15625125^2 = 15625, what is the value of 1262126^2?

(a) 15625+12615625 + 126

(b) 15625+25115625 + 251

(c) 15625+25315625 + 253

(d) 15625+51215625 + 512

✔ Correct Answer: (b) 15625+25115625 + 251

Using the difference of consecutive squares formula: (n+1)2n2=2n+1(n+1)^2 - n^2 = 2n+1 12621252=2(125)+1=251126^2 - 125^2 = 2(125)+1 = 251 1262=15625+251\therefore 126^2 = 15625 + 251

Q4.mcq

How many natural numbers lie between 16216^2 and 17217^2?

(a) 30

(b) 31

(c) 32

(d) 33

✔ Correct Answer: (c) 32

Between consecutive squares n2n^2 and (n+1)2(n+1)^2, there are 2n2n natural numbers. Between 162 and 172:2×16=32\text{Between } 16^2 \text{ and } 17^2: \quad 2 \times 16 = 32

Q5.mcq

Which of the following is a perfect cube?

(a) 216

(b) 100

(c) 500

(d) 128

✔ Correct Answer: (a) 216

216=6×6×6=63216 = 6 \times 6 \times 6 = 6^3 The prime factorisation 216=23×33216 = 2^3 \times 3^3 can be split into three identical groups, confirming it is a perfect cube.

Q6.mcq

The cube root of 2700027000 is:

(a) 27

(b) 300

(c) 30

(d) 3

✔ Correct Answer: (c) 30

27000=27×1000=33×103=(3×10)3=30327000 = 27 \times 1000 = 3^3 \times 10^3 = (3 \times 10)^3 = 30^3 270003=30\therefore \sqrt[3]{27000} = 30

Q7.mcq

The sum of the first nn odd numbers equals:

(a) 2n2n

(b) n2n^2

(c) n3n^3

(d) n(n+1)n(n+1)

✔ Correct Answer: (b) n2n^2

1+3+5++(2n1)=n21 + 3 + 5 + \dots + (2n-1) = n^2 For example, 1+3+5=9=321+3+5 = 9 = 3^2, confirming the pattern.

Q8.mcq

The Hardy-Ramanujan Number 17291729 can be expressed as the sum of two cubes in two ways. Which of the following is correct?

(a) 13+1231^3 + 12^3 and 93+1039^3 + 10^3

(b) 23+1132^3 + 11^3 and 83+938^3 + 9^3

(c) 33+1033^3 + 10^3 and 73+837^3 + 8^3

(d) 13+1131^3 + 11^3 and 63+1036^3 + 10^3

✔ Correct Answer: (a) 13+1231^3 + 12^3 and 93+1039^3 + 10^3

13+123=1+1728=17291^3 + 12^3 = 1 + 1728 = 1729 93+103=729+1000=17299^3 + 10^3 = 729 + 1000 = 1729 This is the famous Hardy-Ramanujan Number.

Q9.mcq

A number is a perfect square if its prime factors can be:

(a) Split into three identical groups

(b) Split into two identical groups

(c) All be odd

(d) All be even

✔ Correct Answer: (b) Split into two identical groups

For example, 36=22×32=(2×3)×(2×3)36 = 2^2 \times 3^2 = (2 \times 3) \times (2 \times 3) — split into two identical groups — so 3636 is a perfect square with 36=6\sqrt{36} = 6.

Q10.mcq

Which of the following cannot be the unit digit of a perfect square?

(a) 1

(b) 6

(c) 7

(d) 9

✔ Correct Answer: (c) 7

Perfect squares can only end in 0,1,4,5,6,0, 1, 4, 5, 6, or 99. The digit 77 never appears as the units digit of any perfect square, so a number ending in 77 is not a perfect square.

Q11.fill_blank

The square root of 441441 is ___.

21. We have 441=21×21=212441 = 21 \times 21 = 21^2, so 441=21\sqrt{441} = 21

Q12.fill_blank

Numbers that can be expressed as the sum of two cubes in two different ways are called ___.

Taxicab numbers. The smallest taxicab number is 1729=13+123=93+1031729 = 1^3 + 12^3 = 9^3 + 10^3, famously associated with the Hardy-Ramanujan Number.

Q13.fill_blank

The nnth odd number is given by the expression ___.

2n12n - 1. For n=1n = 1: 2(1)1=12(1)-1 = 1; for n=2n = 2: 2(2)1=32(2)-1 = 3; for n=3n = 3: 2(3)1=52(3)-1 = 5, confirming the formula nth odd number=2n1\text{nth odd number} = 2n-1

Q14.fill_blank

A number is a perfect cube if its prime factors can be split into ___ identical groups.

Three. For example, 216=23×33216 = 2^3 \times 3^3; the factors split into three identical groups of (2×3)(2 \times 3), confirming 216=63216 = 6^3.

Q15.fill_blank

The symbol 3\sqrt[3]{} denotes ___ of a number.

Cube root. For example, 273=3\sqrt[3]{27} = 3 because 33=273^3 = 27. The cube root is the inverse operation of cubing a number.

Q16.true_false

The cube of any odd number is even.

False. The cube of an odd number is always odd. For example, 33=273^3 = 27, 53=1255^3 = 125, and 73=3437^3 = 343 are all odd. odd×odd×odd=odd\text{odd} \times \text{odd} \times \text{odd} = \text{odd}

Q17.true_false

There is no perfect cube that ends with the digit 8.

False. 23=82^3 = 8 and 123=172812^3 = 1728 both end with the digit 88. A number ending in 22 always has a cube ending in 88.

Q18.true_false

A perfect square always has an even number of zeros at the end.

True. Since a perfect square is n2n^2, every pair of zeros in nn becomes two pairs in n2n^2. Therefore, perfect squares can only end with an even number of zeros (0, 2, 4, ...).

Q19.true_false

The cube of a 2-digit number may be a 3-digit number.

False. The smallest 2-digit number is 1010, and 103=100010^3 = 1000, which is a 4-digit number. So a cube of any 2-digit number has at least 4 digits.

Q20.true_false

Square root is the inverse operation of squaring a number.

True. If x2=yx^2 = y, then y=x\sqrt{y} = x, showing that square root undoes the squaring operation. x2=±x\sqrt{x^2} = \pm x

2 Marks14 questions

Q1.vsa

Find the length of the side of a square whose area is 441 m2441 \text{ m}^2.

Key Points:

  • Area of square =side2= \text{side}^2

side=441\text{side} = \sqrt{441}

441=21×21=212441 = 21 \times 21 = 21^2

side=21 m\therefore \text{side} = 21 \text{ m}

The length of the side of the square is 21 m\textbf{21 m}.

Q2.vsa

How many numbers lie between 99299^2 and 1002100^2?

Key Points:

  • Between n2n^2 and (n+1)2(n+1)^2, the count of natural numbers = 2n2n

Numbers between 992 and 1002=2×99=198\text{Numbers between } 99^2 \text{ and } 100^2 = 2 \times 99 = \textbf{198}

This uses the formula (n+1)2n2=2n+1(n+1)^2 - n^2 = 2n+1, so there are 198198 natural numbers between them.

Q3.vsa

Find 106483\sqrt[3]{10648}.

Key Points:

  • 10648=23×11310648 = 2^3 \times 11^3

106483=23×1133=2×11=22\sqrt[3]{10648} = \sqrt[3]{2^3 \times 11^3} = 2 \times 11 = \textbf{22}

So the cube root of 1064810648 is 2222.

Q4.vsa

Write the prime factorisation of 3636 and verify it is a perfect square.

Key Points:

36=2×2×3×3=22×3236 = 2 \times 2 \times 3 \times 3 = 2^2 \times 3^2

The prime factors can be split into two identical groups: (2×3)(2 \times 3) and (2×3)(2 \times 3).

36=(2×3)2=6236=6\therefore 36 = (2 \times 3)^2 = 6^2 \Rightarrow \sqrt{36} = 6

Hence 3636 is a perfect square.

Q5.vsa

Using the pattern of consecutive odd numbers, express 434^3 as a sum of consecutive odd numbers.

Key Points:

  • Pattern: n3n^3 is the sum of nn consecutive odd numbers

43=13+15+17+194^3 = 13 + 15 + 17 + 19

13+15+17+19=64=4313 + 15 + 17 + 19 = 64 = 4^3 \checkmark

Q6.vsa

State True or False with reason: There is no perfect square between 225225 and 256256.

True.

225=152and256=162225 = 15^2 \quad \text{and} \quad 256 = 16^2

Between two consecutive perfect squares n2n^2 and (n+1)2(n+1)^2, no perfect square exists. Since 225=152225 = 15^2 and 256=162256 = 16^2 are consecutive perfect squares, no perfect square lies between them.

Q7.vsa

Find the value of 36236^2 given that 352=122535^2 = 1225.

Key Points:

  • Use the formula (n+1)2=n2+(2n+1)(n+1)^2 = n^2 + (2n+1)

362=352+(2×35+1)=1225+71=129636^2 = 35^2 + (2 \times 35 + 1) = 1225 + 71 = \textbf{1296}

The 36th odd number =2(36)1=71= 2(36)-1 = 71, so 362=1225+71=129636^2 = 1225 + 71 = 1296.

Q8.vsa

What is the cube of 45\dfrac{4}{5}?

Key Points:

(45)3=45×45×45\left(\frac{4}{5}\right)^3 = \frac{4}{5} \times \frac{4}{5} \times \frac{4}{5}

=4×4×45×5×5=64125= \frac{4 \times 4 \times 4}{5 \times 5 \times 5} = \frac{64}{125}

The cube of 45\dfrac{4}{5} is 64125\dfrac{64}{125}.

Q9.vsa

Check whether 500500 is a perfect cube using prime factorisation.

Key Points:

500=2×2×5×5×5=22×53500 = 2 \times 2 \times 5 \times 5 \times 5 = 2^2 \times 5^3

The factor 22 appears only twice, not three times, so the factors cannot be split into three identical groups.

500 is NOT a perfect cube.\therefore 500 \text{ is NOT a perfect cube.}

Q10.vsa

Guess the cube root of 49134913 without full factorisation.

Key Points:

  • 49134913 is between 173=491317^3 = 4913... checking: units digit of 49134913 is 33, so cube root ends in 77

  • 103=100010^3 = 1000, 203=800020^3 = 8000, so cube root is between 1010 and 2020

  • Units digit 33 \Rightarrow cube root ends in 77

49133=17\therefore \sqrt[3]{4913} = \textbf{17}

Verification: 173=17×17×17=491317^3 = 17 \times 17 \times 17 = 4913

Q11.vsa

Check whether 11561156 is a perfect square using prime factorisation.

Key Points:

1156=2×578=2×2×289=22×1721156 = 2 \times 578 = 2 \times 2 \times 289 = 2^2 \times 17^2

All prime factors appear in pairs:

1156=(2×17)2=3421156 = (2 \times 17)^2 = 34^2

1156 is a perfect square and 1156=34\therefore 1156 \text{ is a perfect square and } \sqrt{1156} = \textbf{34}

Q12.vsa

Estimate 250\sqrt{250} by finding the two consecutive perfect squares it lies between.

Key Points:

152=225and162=25615^2 = 225 \quad \text{and} \quad 16^2 = 256

225<250<25615<250<16225 < 250 < 256 \Rightarrow 15 < \sqrt{250} < 16

Since 256256 is closer to 250250 than 225225, 25016\sqrt{250} \approx \textbf{16} (slightly less than 1616).

Q13.vsa

Show that 3+5+7+9+11=333 + 5 + 7 + 9 + 11 = 3^3 using the property of consecutive odd numbers and cubes.

Key Points:

  • Pattern: n3n^3 equals the sum of nn consecutive odd numbers in the cube-odd number sequence

33=7+9+11=273^3 = 7 + 9 + 11 = 27

Verification: 7+9+11=27=337 + 9 + 11 = 27 = 3^3

But the question gives 3+5+7+9+11=35333+5+7+9+11 = 35 \neq 3^3. The correct pattern for 333^3: 33=7+9+11=273^3 = 7+9+11=27 \checkmark

Q14.vsa

Verify that 17291729 is a taxicab number by expressing it as the sum of two cubes in two different ways.

Key Points:

1729=13+123=1+1728=17291729 = 1^3 + 12^3 = 1 + 1728 = 1729 \checkmark

1729=93+103=729+1000=17291729 = 9^3 + 10^3 = 729 + 1000 = 1729 \checkmark

Since 17291729 can be expressed as the sum of two cubes in two different ways, it is a taxicab number (the Hardy-Ramanujan Number).

3 Marks5 questions

Q1.sa

Find the smallest square number that is divisible by each of 44, 99, and 1010.

Step 1: Find the LCM of 44, 99, and 1010.

4=22,9=32,10=2×54 = 2^2, \quad 9 = 3^2, \quad 10 = 2 \times 5

LCM=22×32×5=180\text{LCM} = 2^2 \times 3^2 \times 5 = 180

Step 2: Check if 180180 is a perfect square.

180=22×32×5180 = 2^2 \times 3^2 \times 5

The factor 55 appears only once (not in pairs), so 180180 is not a perfect square.

Step 3: Multiply by 55 to complete the pair.

180×5=900=22×32×52=(2×3×5)2=302180 \times 5 = 900 = 2^2 \times 3^2 \times 5^2 = (2 \times 3 \times 5)^2 = 30^2

Smallest required perfect square=900\therefore \text{Smallest required perfect square} = \textbf{900}

Q2.sa

Find the smallest number by which 94089408 must be multiplied so that the product is a perfect square. Also find the square root of the product.

Step 1: Prime factorisation of 94089408.

9408=2×4704=22×2352=23×1176=24×588=24×4×1479408 = 2 \times 4704 = 2^2 \times 2352 = 2^3 \times 1176 = 2^4 \times 588 = 2^4 \times 4 \times 147

=26×3×72= 2^6 \times 3 \times 7^2

Step 2: Identify unpaired factors.

9408=26×31×729408 = 2^6 \times 3^1 \times 7^2

The factor 33 appears once (unpaired).

Step 3: Multiply by 33 to pair it.

9408×3=28224=26×32×729408 \times 3 = 28224 = 2^6 \times 3^2 \times 7^2

Step 4: Find the square root.

28224=23×3×7=8×3×7=168\sqrt{28224} = 2^3 \times 3 \times 7 = 8 \times 3 \times 7 = \textbf{168}

The smallest multiplier is 3\textbf{3} and 28224=168\sqrt{28224} = \textbf{168}.

Q3.sa

Fill in the missing numbers in the pattern and verify the last entry:

12+22+22=321^2 + 2^2 + 2^2 = 3^2

22+32+62=722^2 + 3^2 + 6^2 = 7^2

32+42+122=1323^2 + 4^2 + 12^2 = 13^2

42+52+?2=?24^2 + 5^2 + ?^2 = ?^2

Observing the pattern:

Rowaabbccdd
11223
22367
3341213
4452021

Pattern: c=a×bc = a \times b and d=c+1d = c + 1

c=4×5=20,d=20+1=21c = 4 \times 5 = 20, \quad d = 20 + 1 = 21

Verification:

42+52+202=16+25+400=441=2124^2 + 5^2 + 20^2 = 16 + 25 + 400 = 441 = 21^2 \checkmark

The missing numbers are 20\textbf{20} and 21\textbf{21}.

Q4.sa

What number must 13231323 be multiplied by to make it a perfect cube? Verify your answer.

Step 1: Prime factorisation of 13231323.

1323=3×441=3×21×21=3×32×72=33×721323 = 3 \times 441 = 3 \times 21 \times 21 = 3 \times 3^2 \times 7^2 = 3^3 \times 7^2

Step 2: Identify factors not in complete triplets.

1323=33×721323 = 3^3 \times 7^2

The factor 77 appears only twice; we need one more 77.

Step 3: Required multiplier =7= 7.

1323×7=9261=33×73=(3×7)3=2131323 \times 7 = 9261 = 3^3 \times 7^3 = (3 \times 7)^3 = 21^3

Verification: 213=21×21×21=926121^3 = 21 \times 21 \times 21 = 9261

Multiply 1323 by 7 to get the perfect cube 9261.\therefore \text{Multiply } 1323 \text{ by } \textbf{7} \text{ to get the perfect cube } 9261.

Q5.sa

State whether each of the following is True or False. Give reasoning:

(i) There is no perfect cube ending with 88.

(ii) The cube of a 2-digit number may have seven or more digits.

(iii) Cube numbers have an odd number of factors.

(i) False.

23=8,123=1728(ends in 8)2^3 = 8, \quad 12^3 = 1728 \quad \text{(ends in 8)}

Numbers ending in 22 always produce cubes ending in 88.

(ii) True.

993=970299(6 digits)99^3 = 970299 \quad (6 \text{ digits})

But the largest 2-digit number: 993=97029999^3 = 970299 has 6 digits, and no 2-digit cube reaches 7 digits since 993<10699^3 < 10^6. So actually this is False — the cube of any 2-digit number has at most 6 digits (993=97029999^3 = 970299).

(iii) False.

Perfect squares have an odd number of factors (because one factor pairs with itself). Perfect cubes do not necessarily have an odd number of factors. For example, 8=238 = 2^3 has factors 1,2,4,81, 2, 4, 84 factors (even).

5 Marks3 questions

Q1.la

Find the cube roots of 2700027000 and 1064810648 using prime factorisation. Show complete working.

Part 1: Cube root of 2700027000

Step 1: Prime factorisation of 2700027000.

27000=27×1000=(3×3×3)×(2×2×2×5×5×5)27000 = 27 \times 1000 = (3 \times 3 \times 3) \times (2 \times 2 \times 2 \times 5 \times 5 \times 5)

=23×33×53= 2^3 \times 3^3 \times 5^3

Step 2: Group into three identical groups.

27000=(2×3×5)×(2×3×5)×(2×3×5)=30327000 = (2 \times 3 \times 5) \times (2 \times 3 \times 5) \times (2 \times 3 \times 5) = 30^3

Step 3: Cube root.

270003=3033=30\sqrt[3]{27000} = \sqrt[3]{30^3} = \textbf{30}


Part 2: Cube root of 1064810648

Step 1: Prime factorisation of 1064810648.

10648÷2=532410648 \div 2 = 5324

5324÷2=26625324 \div 2 = 2662

2662÷2=13312662 \div 2 = 1331

1331÷11=1211331 \div 11 = 121

121÷11=11121 \div 11 = 11

11÷11=111 \div 11 = 1

10648=23×11310648 = 2^3 \times 11^3

Step 2: Group into three identical groups.

10648=(2×11)×(2×11)×(2×11)=22310648 = (2 \times 11) \times (2 \times 11) \times (2 \times 11) = 22^3

Step 3: Cube root.

106483=2233=22\sqrt[3]{10648} = \sqrt[3]{22^3} = \textbf{22}

Verification:

303=27000223=1064830^3 = 27000 \checkmark \qquad 22^3 = 10648 \checkmark

Q2.la

(i) Explain why only perfect squares have an odd number of factors, using the concept of factor pairs.

(ii) List all perfect squares from 11 to 100100 and state how many there are.

(iii) Using the sum of consecutive odd numbers, verify that 2525 and 3636 are perfect squares.

Part (i): Perfect Squares and Odd Number of Factors

Every factor aa of a number NN has a partner factor bb such that a×b=Na \times b = N. These come in pairs, giving an even number of factors.

Exception: When a=ba = b, i.e., a2=Na^2 = N, the factor pairs with itself. This happens only when NN is a perfect square.

For example:

36:1×36, 2×18, 3×12, 4×9, 6×636: \quad 1\times36,\ 2\times18,\ 3\times12,\ 4\times9,\ \mathbf{6\times6}

Factors: 1,2,3,4,6,9,12,18,361, 2, 3, 4, 6, 9, 12, 18, 369 factors (odd)

For non-squares like 1212: factors are 1,2,3,4,6,121, 2, 3, 4, 6, 126 factors (even)


Part (ii): Perfect Squares from 11 to 100100

12=1, 22=4, 32=9, 42=16, 52=251^2=1,\ 2^2=4,\ 3^2=9,\ 4^2=16,\ 5^2=25

62=36, 72=49, 82=64, 92=81, 102=1006^2=36,\ 7^2=49,\ 8^2=64,\ 9^2=81,\ 10^2=100

There are 10\textbf{10} perfect squares from 11 to 100100.


Part (iii): Verification using Consecutive Odd Numbers

For 2525:

251=24243=21215=16167=999=025 - 1 = 24 \to 24 - 3 = 21 \to 21 - 5 = 16 \to 16 - 7 = 9 \to 9 - 9 = 0

Subtracted 5 odd numbers 25=52\Rightarrow 25 = 5^2

25=1+3+5+7+925 = 1 + 3 + 5 + 7 + 9

For 3636:

1+3+5+7+9+11=361+3+5+7+9+11 = 36

Sum of first 6 odd numbers =62=36= 6^2 = 36

Both 25 and 36 are confirmed as perfect squares.\therefore \text{Both } 25 \text{ and } 36 \text{ are confirmed as perfect squares.}

Q3.la

(i) Explain the difference between perfect squares and perfect cubes with examples.

(ii) Find the smallest number by which 13231323 must be multiplied to get a perfect cube, and find 3\sqrt[3]{} of the result.

(iii) Identify which of 67366367^3 - 66^3, 43342343^3 - 42^3, 67266267^2 - 66^2, and 43242243^2 - 42^2 is the greatest. Justify your answer.

Part (i): Perfect Squares vs Perfect Cubes

PropertyPerfect SquarePerfect Cube
Definitionn×n=n2n \times n = n^2n×n×n=n3n \times n \times n = n^3
Prime factorsSplit into 2 identical groupsSplit into 3 identical groups
Example36=62=(2×3)236 = 6^2 = (2\times3)^2216=63=(2×3)3216 = 6^3 = (2\times3)^3
Symbol\sqrt{}3\sqrt[3]{}

Part (ii): Smallest multiplier for 13231323

1323=33×721323 = 3^3 \times 7^2

Factor 77 appears only twice → multiply by 77:

1323×7=9261=33×73=2131323 \times 7 = 9261 = 3^3 \times 7^3 = 21^3

92613=21\sqrt[3]{9261} = \textbf{21}


Part (iii): Greatest among the four expressions

Using formulas:

n3(n1)3=3n23n+1n^3 - (n-1)^3 = 3n^2 - 3n + 1

n2(n1)2=2n1n^2 - (n-1)^2 = 2n - 1

ExpressionFormulaValue
67366367^3 - 66^33(67)23(67)+13(67)^2 - 3(67) + 13(4489)201+1=13467200=132683(4489) - 201 + 1 = 13467 - 200 = \mathbf{13268}
43342343^3 - 42^33(43)23(43)+13(43)^2 - 3(43) + 13(1849)129+1=5547128=54203(1849) - 129 + 1 = 5547 - 128 = \mathbf{5420}
67266267^2 - 66^22(67)12(67) - 1=133= \mathbf{133}
43242243^2 - 42^22(43)12(43) - 1=85= \mathbf{85}

Greatest=673663=13268\textbf{Greatest} = 67^3 - 66^3 = 13268

Because for the difference of cubes, larger nn and the cubic formula 3n23n+13n^2 - 3n + 1 grows much faster than the quadratic difference 2n12n-1.