Chapter 2: Power Play class 8th Mathematics (Ganita Prakash) NCERT Solution

Power Play · Class 8 Solutions · EduGrown
Ganita Prakash · Grade 8 · Chapter 2

Power Play

Every in-text question, both “Figure it Out” exercises, and the closing game — worked step by step, with the chapter’s diagrams rebuilt and the exponent laws made plain.

Exponents & their laws Powers of 10 · Scientific notation Exponential vs linear growth
In-text questions · §2.1

Folding a Sheet of Paper

How a thickness that just “doubles” can reach the Moon.


?Page 19

How many times can you actually fold a sheet of paper over and over?

In practice, an ordinary sheet can be folded only about 6 to 8 times. The catch is geometric: every fold doubles the thickness while halving the width, so the stack quickly becomes too thick and too small to fold again. Thinner paper (tissue, newsprint) can manage a few more folds.

The often-quoted “7 times” limit was beaten in 2002 by Britney Gallivan, who folded a very long, thin sheet 12 times. The rest of this chapter explores what would happen if we could keep folding forever.

AnswerUsually 6–8 folds for normal paper; the record is 12. The math below assumes ideal, unlimited folding.

?Page 20 · Math Talk

If the sheet is 0.001 cm thick, what is its thickness after 30 folds? After 45? Complete the doubling table.

The thickness doubles each fold, so after \(n\) folds it is

\[ t = 0.001 \times 2^{n}\ \text{cm}. \]
One sheet, doubling every foldnumber of folds →thickness →t = 0.001 cm × 2ⁿ46≈ 7,03,687 kmpast the Moon30≈ 10.7 kmplanes cruise26≈ 670 m≈ Burj Khalifa17≈ 1.3 ma child10≈ 1 cma fingernail@edugrown
The same sheet, doubling every fold — a textbook example of exponential growth.

A few milestones from the completed table:

FoldThicknessReal-world comparison
101.024 cmjust over a fingertip
17≈ 131 cmtaller than a child
26≈ 670 mapproaching Burj Khalifa (830 m)
30≈ 10.7 kmcruising height of planes; Mariana Trench is 11 km deep
40≈ 10,995 kmnearly the Earth’s diameter
45≈ 3,51,844 kmalmost the distance to the Moon
46≈ 7,03,687 kmpast the Moon (3,84,400 km away)!

AnswerAfter 30 folds ≈ 10.7 km; after 45 ≈ 3.5 lakh km; after 46 the stack reaches beyond the Moon.

?Page 21

By how much does the thickness increase after 2 folds? After 3 folds? After 10 folds?

Each fold multiplies by 2, so over several folds the multipliers themselves multiply:

\[2\ \text{folds} \to 2\times2 = 2^2 = 4\times,\quad 3\ \text{folds} \to 2^3 = 8\times,\quad 10\ \text{folds} \to 2^{10} = 1024\times.\]

That is why the growth table shows the thickness multiplying by 1024 over every block of 10 folds.

Answer4 times · 8 times · 1024 times.

In-text questions · §2.2

Exponential Notation & Operations

Reading nᵃ, and the laws that make powers easy.


?Page 22

Which expression gives the thickness after 10 folds, if the starting thickness is the letter-number \(v\)?(i) 10v  (ii) 10 + v  (iii) 2×10×v  (iv) 2¹⁰  (v) 2¹⁰v  (vi) 10²v

Ten folds multiply the start by 2 ten times, i.e. by \(2^{10}\). Starting from \(v\), the thickness is \(v \times 2^{10} = 2^{10}v\).

Answer(v) \(2^{10}v\).

?Page 22

Express 32400 as a product of its prime factors in exponential form.

Dividing repeatedly by primes: \(32400 = 2\times2\times2\times2 \times 3\times3\times3\times3 \times 5\times5\).

\[32400 = 2^4 \times 3^4 \times 5^2.\]

Answer\(2^4 \times 3^4 \times 5^2\).

?Page 22

What is \((-1)^5\)? Is it positive or negative? What about \((-1)^{56}\)? And is \((-2)^4 = 16\)?

A negative base raised to an odd power stays negative; to an even power it turns positive (the minus signs pair off and cancel).

\[(-1)^5 = -1\ \text{(negative)},\qquad (-1)^{56} = +1\ \text{(positive)}.\]

And \((-2)^4 = (-2)(-2)(-2)(-2) = 16\) — yes.

Answer\((-1)^5 = -1\), \((-1)^{56} = +1\), and \((-2)^4 = 16\). ✓

?Page 22

What is \(0^2\), \(0^5\), and \(0^n\)?

Zero multiplied by itself any number of times is still zero.

\[0^2 = 0,\quad 0^5 = 0,\quad 0^n = 0\ \ (\text{for any counting number } n).\]

AnswerAll are 0 (for \(n \ge 1\)). Note: \(0^0\) is left undefined.

?Page 24

Why can \(3^7\) also be written as \(3^2 \times 3^5\)? Express \(p^4 \times p^6\) in exponential form.

Multiplying powers of the same base simply piles up the factors, so the exponents add:

\[3^2 \times 3^5 = (3\times3)\times(3\times3\times3\times3\times3) = 3^{7}.\]

The same logic gives \(p^4 \times p^6 = p^{4+6} = p^{10}\). In general, \(\;n^a \times n^b = n^{a+b}\).

AnswerBecause exponents add: \(3^2 \times 3^5 = 3^7\), and \(p^4 \times p^6 = p^{10}\).

?Page 24

Use \(n^a \times n^b = n^{a+b}\) to compute \(2^9\), \(5^7\) and \(4^6\). Then write \(8^6, 7^{15}, 9^{14}, 5^8\) as a power of a power in two ways. Is \(2^{10} = (2^5)^2\)?

Splitting to compute:

\[2^9 = 2^4\times2^5 = 16\times32 = 512,\quad 5^7 = 5^3\times5^4 = 125\times625 = 78125,\quad 4^6 = 4^3\times4^3 = 64\times64 = 4096.\]

Power of a power uses \((n^a)^b = n^{a\times b}\), so an exponent can be split into factors:

\[ \begin{aligned} 8^6 &= (8^2)^3 = (8^3)^2 = (2^3)^6 = 2^{18}\\ 7^{15} &= (7^3)^5 = (7^5)^3\\ 9^{14} &= (9^2)^7 = (3^2)^{14} = 3^{28}\\ 5^8 &= (5^2)^4 = (5^4)^2 \end{aligned}\]

And yes, \(2^{10} = (2^5)\times(2^5) = (2^5)^2\).

Answer\(2^9=512,\ 5^7=78125,\ 4^6=4096\); the power-of-power forms above; and \(2^{10}=(2^5)^2\). ✓

Exercise · §2.2

Figure it Out — Set A

Pages 22–23 · writing powers and finding values.


1Page 22 · Figure it Out

Express the following in exponential form.

ExpressionExponential form
(i) 6×6×6×66⁴
(ii) y×y
(iii) b×b×b×bb⁴
(iv) 5×5×7×7×75² × 7³
(v) 2×2×a×a2² × a²
(vi) a×a×a×c×c×c×c×da³ × c⁴ × d

AnswerGroup equal factors and count them — see the table.

2Page 23

Express each as a product of powers of its prime factors.(i) 648  (ii) 405  (iii) 540  (iv) 3600

\[ \begin{aligned} 648 &= 2^3 \times 3^4\\ 405 &= 3^4 \times 5\\ 540 &= 2^2 \times 3^3 \times 5\\ 3600 &= 2^4 \times 3^2 \times 5^2 \end{aligned}\]

Answer648 = 2³×3⁴ · 405 = 3⁴×5 · 540 = 2²×3³×5 · 3600 = 2⁴×3²×5².

3Page 23

Write the numerical value of each.(i) 2×10³  (ii) 7²×2³  (iii) 3×4⁴  (iv) (−3)²×(−5)²  (v) 3²×10⁴  (vi) (−2)⁵×(−10)⁶

\[ \begin{aligned} 2\times10^3 &= 2\times1000 = 2000\\ 7^2\times2^3 &= 49\times8 = 392\\ 3\times4^4 &= 3\times256 = 768\\ (-3)^2\times(-5)^2 &= 9\times25 = 225\\ 3^2\times10^4 &= 9\times10000 = 90000\\ (-2)^5\times(-10)^6 &= (-32)\times(1000000) = -3.2\times10^7 \end{aligned}\]

In (vi), \((-2)^5 = -32\) (odd power, negative) and \((-10)^6 = +10^6\) (even power, positive), so the product is negative: \(-32000000\).

Answer2000 · 392 · 768 · 225 · 90000 · −32000000.

In-text questions · §2.2

Stones, Ponds & Counting

Multiplication that branches: \(3^7\) diamonds, doubling lotuses, password locks.


?Page 23 · The Stones that Shine

3 daughters, each with 3 baskets, each holding 3 keys, each opening 3 rooms, each with 3 tables, each with 3 necklaces, each with 3 diamonds. How many rooms in all? How many diamonds?

At every stage the count is multiplied by 3, so the totals are powers of 3.

Each step branches into 3daughters3 = 3¹baskets9 = 3²keys27 = 3³rooms81 = 3⁴Rooms = 3⁴ = 81. Continuing (tables × necklaces × diamonds):diamonds = 3⁷ = 2187@edugrown
Daughters → baskets → keys → rooms: each level multiplies the count by 3.
\[\text{rooms} = 3\times3\times3\times3 = 3^4 = 81,\qquad \text{diamonds} = 3^7 = 2187.\]

Diamonds need three more factors of 3 (tables, necklaces, diamonds): \(3^4 \times 3^3 = 3^7\). We can reuse work: \(3^7 = 3^4 \times 3^3 = 81 \times 27 = 2187\).

Answer81 rooms (= 3⁴) and 2187 diamonds (= 3⁷).

?Page 25 · Magical Pond

Lotuses double daily and cover the pond on day 30. On which day was it half covered? Write the lotus count (exponential) when (i) fully and (ii) half covered.

If the pond doubles each day and is full on day 30, then one day earlier it was exactly half as covered.

\[\text{fully covered (day 30)} = 2^{30},\qquad \text{half covered (day 29)} = 2^{29}.\]

AnswerHalf full on day 29; fully covered = \(2^{30}\), half covered = \(2^{29}\).

?Page 25 · Two ponds

A lotus grows 4 days in a doubling pond, then moves to a tripling pond for 4 more days. How many lotuses at the end? Does the order matter? Compute \(2^5 \times 5^5\) and \(\dfrac{10^4}{5^4}\).

After 4 days doubling: \(1\times2^4 = 2^4\). Then 4 days tripling multiplies by \(3^4\):

\[2^4 \times 3^4 = (2\times3)^4 = 6^4 = 1296.\]

Order does not matter — multiplication can be regrouped: \(2^4\times3^4 = (3\times2)^4\). This is the law \(\;m^a \times n^a = (mn)^a\). Using it:

\[2^5 \times 5^5 = (2\times5)^5 = 10^5 = 100000,\qquad \frac{10^4}{5^4} = \left(\frac{10}{5}\right)^4 = 2^4 = 16.\]

Answer\(6^4 = 1296\) either way · \(2^5\times5^5 = 10^5\) · \(10^4/5^4 = 16\).

?Page 26 · How Many Combinations

Estu has 4 dresses and 3 caps. Roxie has 7 dresses, 2 hats and 3 pairs of shoes. How many different outfits can each make?

For each independent choice we multiply the number of options.

4 dresses × 3 caps = 12 outfitscap 1cap 2cap 3dress 1dress 2dress 3dress 4@edugrown
Each dress can pair with each cap → 4 × 3 = 12 outfits.
\[\text{Estu} = 4 \times 3 = 12,\qquad \text{Roxie} = 7 \times 2 \times 3 = 42.\]

AnswerEstu: 12 outfits · Roxie: 42 ways.

?Pages 26–27 · The locked safe

How many passwords does a 5-digit lock have (digits 0–9)? What about a lock with 6 slots using the letters A–Z?

Each slot is an independent choice, so we multiply the options slot by slot. Building up: a 2-digit lock has \(10\times10 = 100\), a 3-digit lock \(100\times10 = 1000\), and so on.

\[\text{5 digits} = 10\times10\times10\times10\times10 = 10^5 = 1{,}00{,}000.\]

For 6 slots each chosen from 26 letters:

\[26\times26\times26\times26\times26\times26 = 26^6.\]

Answer5-digit lock: \(10^5 = 1{,}00{,}000\) passwords · 6-letter lock: \(26^6\) passwords.

In-text questions · §2.3

The Other Side of Powers

Dividing powers, the meaning of \(n^0\), and negative exponents.


?Page 27

What is \(2^{100} \div 2^{25}\) in powers of 2?

Dividing powers of the same base subtracts exponents (common factors cancel): \(n^a \div n^b = n^{a-b}\).

\[2^{100} \div 2^{25} = 2^{100-25} = 2^{75}.\]

Answer\(2^{75}\).

?Page 28

In the rule \(n^a \div n^b = n^{a-b}\), why must \(n \neq 0\)? And why is \(n^0 = 1\)?

Division by \(n\) is hidden inside the rule, and we can never divide by zero — so \(n=0\) is not allowed. To find \(n^0\), set \(a=b\):

\[n^0 = n^{a-a} = \frac{n^a}{n^a} = 1 \quad (n \neq 0).\]

(For \(n=0\) this would read \(0/0\), which is undefined — another reason to exclude it.)

AnswerBecause the rule divides by \(n\); and any non-zero number to the power 0 equals 1.

?Page 29

Can the exponents \(a, b\) be any integers (not just counting numbers)? Write equivalent forms of \(2^{-4}, 10^{-5}, (-7)^{-2}, (-5)^{-3}, 10^{-100}\).

Yes — the laws keep working for all integers. A negative exponent simply means the reciprocal: \(n^{-a} = \dfrac{1}{n^{a}}\).

\[2^{-4} = \frac{1}{2^4},\quad 10^{-5} = \frac{1}{10^5},\quad (-7)^{-2} = \frac{1}{(-7)^2},\quad (-5)^{-3} = \frac{1}{(-5)^3},\quad 10^{-100} = \frac{1}{10^{100}}.\]

AnswerYes; each is the reciprocal of the positive power (see above).

?Page 29

Simplify and write in exponential form.(i) 2⁻⁴×2⁷  (ii) 3²×3⁻⁵×3⁶  (iii) p³×p⁻¹⁰  (iv) 2⁴×(−4)⁻²  (v) 8^p × 8^q

  1. \(2^{-4}\times2^{7} = 2^{-4+7} = 2^{3}\).
  2. \(3^{2}\times3^{-5}\times3^{6} = 3^{2-5+6} = 3^{3}\).
  3. \(p^{3}\times p^{-10} = p^{3-10} = p^{-7}\).
  4. \(2^{4}\times(-4)^{-2} = 2^{4}\times\dfrac{1}{16} = 2^{4}\times 2^{-4} = 2^{0} = 1\).
  5. \(8^{p}\times8^{q} = 8^{p+q}\).

Answer(i) 2³ · (ii) 3³ · (iii) p⁻⁷ · (iv) 1 · (v) 8^(p+q).

?Pages 29–30 · Power Lines

On the power line of 4, how many times larger than \(4^{-2}\) is \(4^{2}\)? Then use the power line of 7 to evaluate the listed products and quotients.

Power line of 44865536471638446409645102444256436442164144014−11/44−21/16÷4×4@edugrown
Powers of 4: each step up multiplies by 4, each step down divides by 4.

“How many times larger” means divide: \(4^{2} \div 4^{-2} = 4^{2-(-2)} = 4^{4} = 256\) times.

Power line of 7778235437611764975168077424017334372497177017−11/77−21/497−31/3437−41/2401÷7×7@edugrown
The same idea on the powers of 7.

Reading values off the line and adding/subtracting exponents:

ExpressionAs a power of 7
2,401 × 497⁴ × 7² = 7⁶
49³(7²)³ = 7⁶
343 × 2,4017³ × 7⁴ = 7⁷
16,807 ÷ 497⁵ ÷ 7² = 7³
7 ÷ 3437¹ ÷ 7³ = 7⁻²
16,807 ÷ 8,23,5437⁵ ÷ 7⁷ = 7⁻²
1,17,649 × (1 ÷ 343)7⁶ × 7⁻³ = 7³
(1 ÷ 343) × (1 ÷ 343)7⁻³ × 7⁻³ = 7⁻⁶

Answer\(4^2\) is \(4^4 = 256\) times larger than \(4^{-2}\); the powers of 7 are listed above.

In-text questions · §2.4

Powers of 10 & Scientific Notation

Writing huge numbers as \(x \times 10^{y}\) so the exponent does the talking.


?Page 30

Write 172, 5642 and 6374 in expanded form using powers of 10.

\[ \begin{aligned} 172 &= (1\times10^2) + (7\times10^1) + (2\times10^0)\\ 5642 &= (5\times10^3) + (6\times10^2) + (4\times10^1) + (2\times10^0)\\ 6374 &= (6\times10^3) + (3\times10^2) + (7\times10^1) + (4\times10^0) \end{aligned}\]

AnswerEach digit is multiplied by its place value, written as a power of 10.

?Page 31

Write these facts in scientific form: the Sun is 30,00,00,00,00,00,00,00,00,000 m from the galaxy centre; the galaxy has 1,00,00,00,00,000 stars; the Earth’s mass is 59,76,00,00,00,00,00,00,00,00,000 kg.

Scientific form writes a number as \(x \times 10^{y}\) with \(1 \le x < 10\): keep the leading digits, count the remaining places for the exponent.

\[ \begin{aligned} \text{distance to galaxy centre} &\approx 3 \times 10^{20}\ \text{m}\\ \text{stars in the galaxy} &= 1 \times 10^{11}\\ \text{mass of the Earth} &\approx 5.976 \times 10^{24}\ \text{kg} \end{aligned}\]

Answer≈ 3×10²⁰ m · 1×10¹¹ stars · ≈ 5.976×10²⁴ kg.

?Page 32

Of the Sun–Saturn (1.4335×10¹² m), Saturn–Uranus (1.439×10¹² m) and Sun–Earth (1.496×10¹¹ m) distances, which is smallest? Mark the Earth on the Sun–Saturn line.

Compare exponents first: two distances have \(10^{12}\), but Sun–Earth has \(10^{11}\) — one power of 10 smaller — so it is the smallest, regardless of the leading digits.

Distances from the SunSun0Earth1.496×10¹¹ mSaturn1.4335×10¹² mSun–Earth is the smallest of the three distances.@edugrown
Earth sits only about a tenth of the way out to Saturn.

AnswerThe Sun–Earth distance (1.496×10¹¹ m) is the smallest.

?Page 32

Express in standard form.(i) 59,853  (ii) 65,950  (iii) 34,30,000  (iv) 70,04,00,00,000

\[ \begin{aligned} 59{,}853 &= 5.9853 \times 10^4\\ 65{,}950 &= 6.595 \times 10^4\\ 34{,}30{,}000 &= 3.43 \times 10^6\\ 70{,}04{,}00{,}00{,}000 &= 7.004 \times 10^{10} \end{aligned}\]

Answer5.9853×10⁴ · 6.595×10⁴ · 3.43×10⁶ · 7.004×10¹⁰.

In-text questions · §2.5 & history

Getting a Sense for Large Numbers

Estimation, linear vs exponential growth, and the names of giants.


About estimation: several of these are modelling problems. The exact answer depends on the assumptions you make — what matters is a sensible model and a reasonable order of magnitude. Different students may get somewhat different numbers, and that is fine.
?Pages 33–34 · Tulābhāra

What is the worth of jaggery equal to Roxie’s weight, and wheat equal to Estu’s weight? Roughly how many 1-rupee coins equal Roxie’s weight?

Set up the relationship, then put in reasonable values.

\[\text{worth} = \text{weight (kg)} \times \text{cost per kg}.\]

Assuming Roxie ≈ 45 kg, jaggery ≈ ₹70/kg → \(45\times70 = ₹3150\). Assuming Estu ≈ 50 kg, wheat ≈ ₹50/kg → \(50\times50 = ₹2500\).

Coins: a 1-rupee coin weighs about 4 g. Roxie’s 45 kg = 45000 g, so the number of coins ≈ \(45000 \div 4 \approx 11{,}250 \approx 1.1\times10^{4}\) coins (about eleven thousand — in the thousands, not lakhs).

Estimate≈ ₹3150 jaggery · ≈ ₹2500 wheat · ≈ 1.1×10⁴ coins (assumptions stated).

?Page 35

How many times could a person walk all the way around the Earth (≈ 40,000 km) in a lifetime if they walked non-stop?

  1. Walking speed ≈ 5 km/h, non-stop for a lifetime ≈ 70 years.
  2. Distance \(= 5 \times 24 \times 365 \times 70 \approx 30{,}66{,}000\) km.
  3. Number of trips \(= 30{,}66{,}000 \div 40{,}000 \approx 77\).

EstimateAbout 75–80 times around the Earth (with these assumptions).

?Pages 35–36 · Linear vs Exponential

A ladder to the Moon (3,84,400 km) has steps 20 cm apart. How many steps? How does this compare with folding paper?

How many 20 cm gaps fit into the distance? Convert to the same unit first: 3,84,400 km = 38,440,000,000 cm.

\[\frac{38{,}440{,}000{,}000\ \text{cm}}{20\ \text{cm}} = 1{,}92{,}20{,}00{,}000 = 1.922\times10^{9}\ \text{steps}.\]
Two ways to reach the MoonLINEAR — add 20 cm each step+20 + 20 + 20 + … (additive)steps needed:1.922 × 10⁹EXPONENTIAL — double each fold0.001 × 2 × 2 × … (multiplicative)folds needed:just 46@edugrown
Adding 20 cm at a time needs ~1.9 billion steps; doubling needs only 46 folds.

A ladder grows the same amount each step — linear (additive) growth. Paper folding doubles each time — exponential (multiplicative) growth, which is why a mere 46 folds beats nearly two billion steps.

AnswerAbout \(1.922\times10^{9}\) steps; linear growth is additive, exponential is multiplicative.

?Pages 36–41 · Populations & timelines

Use powers of 10 to compare quantities. Fill the blanks: starlings ≈ 1.3 billion; mosquitoes ≈ 110 trillion. Are there about 20,000 people per African elephant?

Powers of 10 around us1002 northern white rhinos2×10⁰102242 kakapo birds≈2×10²10417,000 maned wolves1.7×10⁴10650 lakh alligators5×10⁶1098.2 billion humans8.2×10⁹10123 trillion trees3×10¹²101620 quadrillion ants2×10¹⁶1021grains of sand on Earth≈10²¹1023stars in the universe2×10²³1025drops of water on Earth2×10²⁵@edugrown
From two rhinos to the drops of water on Earth — each rung is ten times the last.

Filling the blanks in scientific form:

\[\text{starlings} \approx 1.3\times10^{9},\qquad \text{mosquitoes} \approx 1.1\times10^{14}.\]

People per elephant: humans ≈ \(8\times10^{9}\), African elephants ≈ \(4\times10^{5}\):

\[\frac{8\times10^{9}}{4\times10^{5}} = 2\times10^{4} = 20{,}000. \quad\checkmark\]

Answer1.3×10⁹ starlings · 1.1×10¹⁴ mosquitoes · yes, ≈ 20,000 people per African elephant.

?Pages 38 & 42 · Calculate (scientific notation)

Find, in scientific notation: ants per human; flocks of starlings (10,000 each); leaves on all trees (10⁴ each); sheets of paper to reach the Moon; time to count all stars (1/sec); time to drink all of Earth’s water (200 ml per 10 s).

\[ \begin{aligned} \text{ants per human} &= \frac{2\times10^{16}}{8\times10^{9}} \approx 2.5\times10^{6}\\[2pt] \text{flocks of starlings} &= \frac{1.3\times10^{9}}{10^{4}} = 1.3\times10^{5}\\[2pt] \text{leaves on all trees} &= (3\times10^{12})\times10^{4} = 3\times10^{16}\\[2pt] \text{sheets to the Moon} &= \frac{3.844\times10^{10}\ \text{cm}}{0.001\ \text{cm}} = 3.844\times10^{13}\\[2pt] \text{to count all stars} &= 2\times10^{23}\ \text{seconds}\\[2pt] \text{to drink all water} &= \frac{2\times10^{25} \div 16}{200}\times10 = 6.25\times10^{22}\ \text{seconds} \end{aligned}\]

(The Moon is \(3.844\times10^{8}\) m \(= 3.844\times10^{10}\) cm away, and each sheet is 0.001 cm thick. For the water: \(2\times10^{25}\) drops at 16 drops/ml is \(1.25\times10^{24}\) ml, drunk 200 ml every 10 s.)

Answer2.5×10⁶ ants · 1.3×10⁵ flocks · 3×10¹⁶ leaves · 3.844×10¹³ sheets · 2×10²³ s · 6.25×10²² s.

?Page 39 · A different way to say your age

Roxie is 4840 days old. How old is she in hours? If you have lived a million seconds, how old are you?

\[\text{hours} = 4840 \times 24 = 1{,}16{,}160 \approx 1.16\times10^{5}\ \text{hours}.\]

(In minutes that is \(4840\times1440 \approx 69{,}70{,}000\) — the number in Roxie’s speech bubble!)

A million seconds is \(10^{6} \div 86400 \approx 11.6\) days — so you would be just under 12 days old.

Answer≈ 1,16,160 hours (≈ 1.16×10⁵) · a million seconds ≈ 12 days.

?Page 43 · A Pinch of History

In the names million, billion, trillion, quadrillion, …, what does the first part of each name denote?

Each name stacks more factors of 1000 on top of a thousand. The Latin prefix counts how many extra thousands are multiplied:

\[\text{million} = 1000^2 = 10^6,\quad \text{billion} = 1000^3 = 10^9,\quad \text{trillion} = 1000^4 = 10^{12},\ \dots\]

So bi-, tri-, quad-, quint- … (2, 3, 4, 5, …) tell you how many times a thousand is multiplied with another thousand.

AnswerIt tells how many times 1000 is multiplied with 1000 (the number of thousand-factors).

Exercise · §2.5

Figure it Out — Set B

Pages 44–45 · the full set, worked out.


1Page 44 · Figure it Out

Find the units digit of \(2^{224} \div 4^{32}\).  [Hint: \(4 = 2^2\)]

  1. Rewrite the base: \(4^{32} = (2^2)^{32} = 2^{64}\).
  2. Divide: \(2^{224} \div 2^{64} = 2^{224-64} = 2^{160}\).
  3. Units digits of \(2^1,2^2,2^3,2^4,\dots\) repeat in a cycle of 4: 2, 4, 8, 6. Since 160 is a multiple of 4, the units digit matches \(2^4\), which is 6.

AnswerThe units digit is 6.

2Page 44

A container has 5 bottles. A new container arrives every day. How many bottles after 40 days?

One container (5 bottles) is added each day — this is linear, not exponential, growth.

\[5 \times 40 = 200 = 2\times10^{2}\ \text{bottles}.\]

Answer200 bottles (= 2×10²).

3Page 44

Write each number as a product of two or more powers in three different ways (exponents can be any integers).(i) 64³  (ii) 192⁸  (iii) 32⁻⁵

First find the prime form, then split the exponent however you like.

\[ \begin{aligned} 64^3 = (2^6)^3 = 2^{18} &\;\Rightarrow\; 2^{10}\times2^{8},\ \ 4^{5}\times4^{4},\ \ 8^{3}\times8^{3}\\ 192^8 = (2^6\cdot3)^8 = 2^{48}\times3^{8} &\;\Rightarrow\; 2^{48}\times3^{8},\ \ 2^{40}\times2^{8}\times3^{8},\ \ 2^{40}\times6^{8}\\ 32^{-5} = (2^5)^{-5} = 2^{-25} &\;\Rightarrow\; 2^{-10}\times2^{-15},\ \ 2^{-5}\times2^{-20},\ \ 4^{-12}\times2^{-1} \end{aligned}\]

AnswerThree sample splittings for each are shown above (many others work too).

4Page 44

Is each statement Always True, Only Sometimes True, or Never True? Explain.

  • Sometimes(i) Cube numbers are also square numbers. Only when the number is a 6th power, since it must be both a square and a cube. Example: \(64 = 2^6 = (2^3)^2 = (2^2)^3\).
  • Always(ii) Fourth powers are also square numbers. \(n^4 = (n^2)^2\) — always a perfect square.
  • Always(iii) The fifth power of a number is divisible by its cube. \(n^5 \div n^3 = n^2\), a whole number — always divisible.
  • Always(iv) The product of two cube numbers is a cube number. \(a^3 \times b^3 = (ab)^3\) — always a cube.
  • Never(v) \(q^{46}\) is both a 4th power and a 6th power (\(q\) prime). A 4th power needs the exponent divisible by 4, a 6th power by 6. But 46 is divisible by neither — never true.

Answer(i) Sometimes · (ii) Always · (iii) Always · (iv) Always · (v) Never.

5Page 44

Simplify and write in exponential form.(i) 10⁻²×10⁻⁵  (ii) 5⁷÷5⁴  (iii) 9⁻⁷÷9⁴  (iv) (13⁻²)⁻³  (v) m⁵n¹²(mn)⁹

  1. \(10^{-2}\times10^{-5} = 10^{-7} = \dfrac{1}{10^{7}}\).
  2. \(5^{7}\div5^{4} = 5^{3}\).
  3. \(9^{-7}\div9^{4} = 9^{-7-4} = 9^{-11} = \dfrac{1}{9^{11}}\).
  4. \((13^{-2})^{-3} = 13^{(-2)\times(-3)} = 13^{6}\).
  5. \(m^{5}n^{12}(mn)^{9} = m^{5}n^{12}\cdot m^{9}n^{9} = m^{14}n^{21}\).

Answer(i) 10⁻⁷ · (ii) 5³ · (iii) 9⁻¹¹ · (iv) 13⁶ · (v) m¹⁴n²¹.

6Page 44

If \(12^2 = 144\), what is (i) (1.2)² (ii) (0.12)² (iii) (0.012)² (iv) 120²?

Each number is \(12\) shifted by powers of 10, and squaring shifts the decimal twice as far.

\[(1.2)^2 = 1.44,\quad (0.12)^2 = 0.0144,\quad (0.012)^2 = 0.000144,\quad 120^2 = 14400.\]

Answer1.44 · 0.0144 · 0.000144 · 14400.

7Page 45

Circle the numbers that are the same.2⁴×3⁶   6⁴×3²   6¹⁰   18²×6²   6²⁴

Reduce each to powers of the primes 2 and 3.

\[ \begin{aligned} 2^4\times3^6 &= 2^4\times3^6\\ 6^4\times3^2 &= (2\cdot3)^4\times3^2 = 2^4\times3^6\\ 18^2\times6^2 &= (2\cdot3^2)^2\times(2\cdot3)^2 = 2^4\times3^6\\ 6^{10} &= 2^{10}\times3^{10}\ \ (\text{different}),\qquad 6^{24}\ (\text{different}) \end{aligned}\]

The first, second and fourth all equal \(2^4\times3^6 = 11664\).

Answer2⁴×3⁶, 6⁴×3² and 18²×6² are the same (= 11664).

8Page 45

Identify the greater number.(i) 4³ or 3⁴  (ii) 2⁸ or 8²  (iii) 100² or 2¹⁰⁰

\[ \begin{aligned} 4^3 = 64 \;&<\; 81 = 3^4\\ 2^8 = 256 \;&>\; 64 = 8^2\\ 100^2 = 10^4 = 10000 \;&\lll\; 2^{100} \approx 1.27\times10^{30} \end{aligned}\]

Answer(i) 3⁴ · (ii) 2⁸ · (iii) 2¹⁰⁰.

9Page 45

A dairy makes 8.5 billion packets a year and wants a unique code per packet using digits 0–9. How many digits must the code have?

An \(n\)-digit code (digits 0–9) gives \(10^n\) possibilities. We need at least 8.5 billion = \(8.5\times10^9\):

\[10^9 = 1{,}00{,}00{,}00{,}000 < 8.5\times10^9 < 10^{10}.\]

So \(10^9\) is too few and \(10^{10}\) is enough — the code needs 10 digits.

Answer10 digits.

10Page 45 · Math Talk

64 is both a square (8²) and a cube (4³). Are there other numbers that are both? Describe them in general.

A number that is both a square and a cube must have every prime exponent divisible by both 2 and 3, hence by 6. So such numbers are exactly the 6th powers, \(n^6\).

\[1^6 = 1,\quad 2^6 = 64,\quad 3^6 = 729,\quad 4^6 = 4096,\ \dots\]

There are infinitely many, and each \(n^6 = (n^3)^2 = (n^2)^3\).

AnswerYes — infinitely many; they are the 6th powers \(n^6\) (1, 64, 729, 4096, …).

11Page 45

A digital locker has an alphanumeric passcode of length 5 (digits and letters). How many codes are possible?

Each slot can be any of 26 letters or 10 digits = 36 characters, and there are 5 independent slots.

\[36\times36\times36\times36\times36 = 36^5 = 6{,}04{,}66{,}176.\]

Answer\(36^5\) codes (about 6 crore).

12Page 45

Sheep ≈ 10⁹ and goats ≈ 10⁹. What is their total?(i) 20⁹  (ii) 10¹¹  (iii) 10¹⁰  (iv) 10¹⁸  (v) 2×10⁹  (vi) 10⁹ + 10⁹

Adding equal powers is not the same as multiplying them — the exponents do not add. We simply add the counts:

\[10^9 + 10^9 = 2\times10^9\quad(\text{not } 10^{18}).\]

So the correct expression is (vi) \(10^9 + 10^9\), which equals \(2\times10^9\) (option (v) is the same value).

Answer(vi) \(10^9 + 10^9 = 2\times10^9\).

13Page 45

Calculate in scientific notation: (i) total clothing if each of the world’s people has 30 pieces; (ii) honeybees if 100 million colonies have 50,000 bees each; (iii) bacteria in all humans if each body has 38 trillion; (iv) total time spent eating in a lifetime (seconds).

\[ \begin{aligned} \text{(i) clothing} &= (8.2\times10^9)\times 30 = 2.46\times10^{11}\\ \text{(ii) honeybees} &= 10^{8}\times(5\times10^4) = 5\times10^{12}\\ \text{(iii) bacteria} &= (38\times10^{12})\times(8.2\times10^9) = 3.116\times10^{23}\\ \text{(iv) eating time} &= 3600\times365\times70 = 9.198\times10^{7}\ \text{s} \end{aligned}\]

(For (iv): assume ~70 years and ~1 hour = 3600 s of eating per day.)

Answer2.46×10¹¹ pieces · 5×10¹² bees · 3.116×10²³ bacteria · ≈ 9.198×10⁷ s.

14Page 45 · Try This

What was the date 1 arab / 1 billion seconds ago?

Convert seconds to years: \(1\times10^9\) s \(\div\) (number of seconds in a year).

\[\frac{10^9}{60\times60\times24\times365} \approx \frac{10^9}{3.15\times10^7} \approx 31.7\ \text{years} \approx 11{,}574\ \text{days}.\]

So count back about 31 years 8 months from today’s date to get the answer (the exact date depends on when you solve it).

AnswerAbout 31.7 years (≈ 11,574 days) before today.

It’s puzzle time! · Page 47

Tremendous in Ten!

Who can write the bigger number? Exponents settle it instantly.


?Round 1

Roxie writes 10000000000000 and Estu writes 999999 × 999999. Who is bigger?

Compare by powers of 10. Roxie’s number is \(10^{13}\). Estu’s is a product of two numbers each below \(10^6\), so it is less than \((10^6)^2 = 10^{12}\).

\[\text{Estu} < 10^{12} < 10^{13} = \text{Roxie}.\]

AnswerRoxie wins — \(10^{13}\) beats anything below \(10^{12}\).

?Round 2

Roxie writes \(10^{1000} + 10^{1000} + 10^{1000} + 10^{1000}\) and Estu writes \(10^{1000000} \times 9000\). Which is greater?

Simplify each. Adding four equal powers only multiplies by 4 — the exponent does not grow:

\[\text{Roxie} = 4\times10^{1000},\qquad \text{Estu} = 9000\times10^{1000000} = 9\times10^{1000003}.\]

Estu’s exponent (about a million) towers over Roxie’s (just 1000). The exponent decides it.

AnswerEstu wins by a colossal margin (\(\approx 9\times10^{1000003}\) vs \(4\times10^{1000}\)).

The takeaway: when numbers are written with powers, just compare the exponents first. Adding or multiplying by small numbers barely changes a power, but raising the exponent changes everything.

End of Chapter 2 · Power Play · solutions by EduGrown

Leave a Reply

Your email address will not be published. Required fields are marked *

error: Content is protected !!