Power Play

www.akankshaclasses.com
CLASS VIII Mathematics ~4–5 marks Ch 2 of 14
Power Play

Class 8 · Mathematics · NCERT chapter notes · Akanksha Classes

Snapshot
  • An exponent is shorthand for repeated multiplication: $n^a$ means $n$ multiplied by itself $a$ times. Here $n$ is the base and $a$ is the exponent (power).
  • Folding a $0.001$ cm paper just $46$ times makes it over $7{,}00{,}000$ km thick — the astonishing power of exponential (multiplicative) growth.
  • Three laws run the whole chapter: $n^a\times n^b=n^{a+b}$, $(n^a)^b=n^{ab}$, and $n^a\div n^b=n^{a-b}$.
  • Two boundary rules: $n^0=1$ (for $n\neq0$) and $n^{-a}=\dfrac{1}{n^a}$ — negative powers give fractions.
  • Very large or very small numbers are tamed using powers of 10 and written in scientific (standard) form $x\times10^y$ with $1\le x<10$.
  • Board weightage: ~4–5 marks — usually law-of-exponents simplification, a standard-form conversion, and one growth/word problem.
Detailed notes

1. Experiencing the Power Play — folding paper

Take a paper sheet of thickness $0.001$ cm and fold it. Each fold doubles the thickness:

$$\text{After 1 fold } 0.002\text{ cm},\quad 2\text{ folds } 0.004\text{ cm},\quad 10\text{ folds } 1.024\text{ cm}$$

After $17$ folds it is about $131$ cm (taller than you); after $26$ folds about $670$ m (compare the Burj Khalifa at $830$ m); after $30$ folds about $10.7$ km (the height planes fly, and more than the $11$ km depth of the Mariana Trench); after $46$ folds it crosses $7{,}00{,}000$ km. It feels impossible that so few folds reach such enormous sizes — but the thickness grows by multiplying (doubling), not by adding a fixed amount. This is called exponential growth or multiplicative growth. Notice that after every $10$ folds the thickness increases $1024$ times, because $\underbrace{2\times2\times\dots\times2}_{10\text{ times}}=2^{10}=1024$. After $3$ folds it increases $2\times2\times2=8$ times, and this "increase factor" itself is a power of $2$.

2. Exponential notation — base and power

Repeated multiplication of the same number is written compactly:

$$n\times n=n^2,\quad n\times n\times n=n^3,\quad \underbrace{n\times n\times\dots\times n}_{a\text{ times}}=n^a$$

For example $5^4=5\times5\times5\times5=625$. Here 5 is the base and 4 is the exponent (power); we read $5^4$ as "5 raised to the power 4" or "5 to the power 4" or "the 4th power of 5". The familiar square $n^2$ (read "$n$ squared") and cube $n^3$ (read "$n$ cubed") are just the cases $a=2$ and $a=3$. The fold thickness when folded $7$ times is $0.001\times2^7=0.128$ cm, and folded $10$ times is $0.001\times2^{10}=1.024$ cm.

Watch the sign of the base. A bracket matters:

  • $(-4)^3=(-4)\times(-4)\times(-4)=-64$ — odd power of a negative number is negative.
  • $(-2)^4=16$ — even power of a negative number is positive.
  • $(-1)^{56}=1$ (even), $(-1)^{5}=-1$ (odd).

Different bases can be combined too: $a\times a\times a\times b\times b=a^3b^2$, and $a\times a\times b\times b\times b\times b=a^2b^4$. A handy reminder: $4+4+4=3\times4=12$ (that's multiplication), whereas $4\times4\times4=4^3=64$ (that's a power) — addition and powers are very different!

3. Prime factors in exponential form

Any number can be written as a product of prime powers. Repeatedly divide by the smallest prime:

NCERT — express $32400$ in exponential form

$32400=2\times2\times2\times2\times5\times5\times3\times3\times3\times3$.

Grouping equal primes: $32400=2^4\times5^2\times3^4$.

"The Stones that Shine": $3$ daughters, each with $3$ baskets, each basket $3$ keys, each opening $3$ rooms gives $3^4=81$ rooms, and continuing the chain to diamonds gives $3\times3\times\dots=3^7=2187$ — exponents capture this "3 of everything" pattern instantly.

4. Law 1 — multiplying same base: $n^a\times n^b=n^{a+b}$

When bases are equal, add the exponents. Why? Counting the factors:

$$p^4\times p^6=(p\times p\times p\times p)\times(p\times p\times p\times p\times p\times p)=p^{10}$$

So in general:

$$\boxed{\,n^a\times n^b=n^{a+b}\,}$$

Example: $3^4\times3^3=3^{7}=81\times27=2187$, and indeed $3^7$ can also be split as $3^2\times3^5$ — any way of breaking $7$ into a sum works.

5. Law 2 — power of a power: $(n^a)^b=n^{ab}$

$4^6$ can be grouped two ways: $(4^3)^2=64^2=4096$ and $(4^2)^3=16^3=4096$. Both equal $4^6$ because $3\times2=2\times3=6$. Generalising:

$$\boxed{\,(n^a)^b=(n^b)^a=n^{a\times b}\,}$$

So $2^{10}=(2^2)^5=(2^5)^2$, and $7^4=(7^2)^2$. A "power of a power" can be reached in more than one way.

6. Law 3 — multiplying same power: $m^a\times n^a=(mn)^a$

From the Magical Pond (doubling pond for 4 days, tripling for 4 more): $2^4\times3^4=(3\times2)^4=6^4$. When the exponents match, multiply the bases:

$$\boxed{\,m^a\times n^a=(mn)^a\,}\qquad\text{and similarly}\qquad \dfrac{m^a}{n^a}=\left(\dfrac{m}{n}\right)^a$$

Example: $2^5\times5^5=(2\times5)^5=10^5=1{,}00{,}000$; and $\dfrac{10^4}{5^4}=\left(\dfrac{10}{5}\right)^4=2^4=16$.

7. Law 4 — dividing same base: $n^a\div n^b=n^{a-b}$

Halving a line of $2^4$ units repeatedly cancels factors of $2$:

$$2^4\div2^3=\dfrac{2\times2\times2\times2}{2\times2\times2}=2=2^{1}=2^{4-3}$$

So when bases match in a division, subtract the exponents:

$$\boxed{\,n^a\div n^b=n^{a-b}\,}\quad(n\neq0)$$

Example: $2^{100}\div2^{25}=2^{75}$. Note $n$ cannot be $0$ here, because dividing by $0$ is not allowed.

8. Zero exponent — why $n^0=1$

Apply Law 4 to a number divided by itself: $2^4\div2^4=2^{4-4}=2^0$, but the same is $\dfrac{16}{16}=1$. So:

$$\boxed{\,n^0=1\,}\quad(n\neq0)$$

This works for any non-zero base: $5^0=1$, $(-7)^0=1$, $100^0=1$. (The case $0^0$ is left undefined.)

9. The other side — negative exponents

Continue dividing past the zero power. Halving $2^4$ five times: $2^4\div2^5=2^{4-5}=2^{-1}$, but as a fraction it is $\dfrac{2\times2\times2\times2}{2\times2\times2\times2\times2}=\dfrac12$. So $2^{-1}=\dfrac12$. Likewise $2^4\div2^{10}=2^{-6}=\dfrac{1}{2^6}=\dfrac{1}{64}$. The pattern:

$$\boxed{\,n^{-a}=\dfrac{1}{n^{a}}\quad\text{and}\quad n^{a}=\dfrac{1}{n^{-a}}\,}\quad(n\neq0)$$

A negative exponent simply means "take the reciprocal". So $10^{-3}=\dfrac{1}{10^3}=\dfrac{1}{1000}$ and $7^{-2}=\dfrac{1}{49}$. On a "power line" for $4$, going down one step divides by $4$: $\dots,4^2=16,\ 4^1=4,\ 4^0=1,\ 4^{-1}=\tfrac14,\ 4^{-2}=\tfrac{1}{16},\dots$ The three laws of exponents keep holding even when $a$ and $b$ are any integers (positive, zero or negative).

10. Powers of 10 and expanded form

Place value is built from powers of $10$. The expanded form of a number can be written using $10^0,10^1,10^2,\dots$

$$47561=(4\times10^4)+(7\times10^3)+(5\times10^2)+(6\times10^1)+(1\times10^0)$$

Decimal places use negative powers of $10$:

$$561.903=(5\times10^2)+(6\times10^1)+(1\times10^0)+(9\times10^{-1})+(0\times10^{-2})+(3\times10^{-3})$$

Useful big powers: a lakh $=10^5$, a million $=10^6$, a crore $=10^7$, an arab $=10^9$, a billion $=10^9$. Powers of $10$ also let us sense the scale of nature: there are about $2\times10^0$ northern white rhinos left, about $4\times10^5$ African elephants, an $8.2\times10^9$ human population, around $3\times10^{12}$ trees, $2\times10^{16}$ ants and an estimated $2\times10^{23}$ stars in the observable universe — each jump of one in the exponent means ten times as many.

11. Scientific notation (standard form)

Huge numbers are easy to miswrite (you may drop a zero). To read them safely, write them as a number between $1$ and $10$ times a power of $10$:

$$\boxed{\,\text{Standard form: } x\times10^{y},\quad 1\le x<10,\ y\text{ an integer}\,}$$

Steps to convert a large number: place the decimal point just after the first digit, then count how many places it moved — that count is the exponent $y$.

  • $5900=5.9\times10^3$
  • $20800=2.08\times10^4$
  • $80{,}00{,}000=8\times10^6$
  • Mumbai's $2$ crore population $=2\times10^7$ (the exponent $7$ tells you the size at a glance).
  • Mass of Earth $\approx 5.976\times10^{24}$ kg; Sun–Saturn distance $\approx1.4335\times10^{12}$ m; Sun–Earth $\approx1.496\times10^{11}$ m.

The exponent matters most — it fixes "how big" — while the coefficient $x$ gives the fine detail. To compare standard-form numbers, compare exponents first; the smaller exponent is the smaller number (so $1.496\times10^{11}<1.4335\times10^{12}$).

12. Linear vs exponential growth

A ladder to the Moon ($3{,}84{,}400$ km) with $20$ cm steps needs about $1{,}92{,}20{,}00{,}000$ steps (nearly $2$ billion) — added $20$ cm at a time, this is linear growth (additive): each step contributes the same fixed amount. Yet a paper reaches that same distance in just $46$ folds — exponential growth (multiplicative), where each step doubles the previous total. Exponential growth starts slowly but soon races far ahead of linear growth. Everyday examples of exponential growth include doubling bacteria, compound interest and the spreading lotuses of the Magical Pond; examples of linear growth include filling a tank at a steady rate or saving the same amount each month.

13. Worked examples (NCERT-style)

Example 1 — express in exponential form

(i) $6\times6\times6\times6=6^4$    (ii) $y\times y=y^2$    (iii) $b\times b\times b\times b=b^4$

(iv) $5\times5\times7\times7\times7=5^2\times7^3$    (v) $2\times2\times a\times a=2^2a^2$    (vi) $a\times a\times a\times c\times c\times c\times c\times d=a^3c^4d$

Example 2 — prime factors in exponential form

$648=2^3\times3^4$;   $405=3^4\times5$;   $540=2^2\times3^3\times5$;   $3600=2^4\times3^2\times5^2$.

Example 3 — numerical values

(i) $2\times10^3=2\times1000=2000$    (ii) $7^2\times2^3=49\times8=392$    (iii) $3\times4^4=3\times256=768$

(iv) $(-3)^2\times(-5)^2=9\times25=225$    (v) $3^2\times10^4=9\times10000=90000$    (vi) $(-2)^5\times(-10)^6=(-32)\times10^6=-3.2\times10^7$

Example 4 — simplify, answer in exponential form

(i) $2^{-4}\times2^7=2^{-4+7}=2^3$    (ii) $3^2\times3^{-5}\times3^6=3^{2-5+6}=3^3$    (iii) $p^3\times p^{-10}=p^{3-10}=p^{-7}=\dfrac{1}{p^7}$

(iv) $2^4\times(-4)^{-2}=2^4\times\dfrac{1}{16}=16\times\dfrac{1}{16}=1=2^0$    (v) $8^p\times8^q=8^{p+q}$

Example 5 — equivalent forms of negative powers

(i) $2^{-4}=\dfrac{1}{2^4}=\dfrac{1}{16}$    (ii) $10^{-5}=\dfrac{1}{10^5}=\dfrac{1}{1{,}00{,}000}$    (iii) $(-7)^{-2}=\dfrac{1}{49}$    (iv) $(-5)^{-3}=\dfrac{1}{(-5)^3}=-\dfrac{1}{125}$

Example 6 — standard form

(i) $59{,}853=5.9853\times10^4$    (ii) $65{,}950=6.595\times10^4$    (iii) $34{,}30{,}000=3.43\times10^6$    (iv) $70{,}04{,}00{,}00{,}000=7.004\times10^9$

14. Common mistakes to avoid

  • Confusing $n\times a$ with $n^a$: $3\times4=12$ but $3^4=81$ — exponent means repeated multiplication, not multiplying base by power.
  • Forgetting brackets: $(-2)^4=16$ but $-2^4=-16$. The bracket decides whether the sign is part of the base.
  • Writing $n^a\times n^b=n^{a\times b}$ — wrong; you add exponents when multiplying same base.
  • Thinking $n^0=0$ — it is $1$ (for $n\neq0$).
  • Reading a negative exponent as a negative number: $2^{-3}=\tfrac18$, not $-8$.
  • In standard form, leaving the coefficient outside $1\le x<10$ — e.g. writing $59\times10^2$ instead of $5.9\times10^3$.

15. Quick revision checklist

  • $n^a$: base $n$, exponent $a$, means $n$ multiplied by itself $a$ times.
  • Same base: multiply $\Rightarrow$ add powers; divide $\Rightarrow$ subtract powers.
  • Power of a power: $(n^a)^b=n^{ab}$.
  • Same power: $m^a\times n^a=(mn)^a$.
  • $n^0=1$;   $n^{-a}=\dfrac{1}{n^a}$.
  • Standard form: $x\times10^y$ with $1\le x<10$; compare exponents to order numbers.
  • Exponential growth is multiplicative and beats linear (additive) growth quickly.
Practice MCQs
1. In $5^4$, the number $5$ is the:
  1. exponent
  2. power
  3. base
  4. coefficient
Answer: (C) base — the number being repeatedly multiplied; $4$ is the exponent.
2. $2^3\times2^4=$
  1. $2^{12}$
  2. $2^{7}$
  3. $4^{7}$
  4. $2^{1}$
Answer: (B) same base, add powers: $2^{3+4}=2^7$.
3. The value of $3^0+5^0$ is:
  1. $0$
  2. $1$
  3. $2$
  4. $8$
Answer: (C) any non-zero base to power $0$ is $1$, so $1+1=2$.
4. $(2^3)^2=$
  1. $2^{5}$
  2. $2^{6}$
  3. $2^{8}$
  4. $2^{9}$
Answer: (B) power of a power: multiply exponents $3\times2=6$, so $2^6=64$.
5. $2^{-3}$ equals:
  1. $-8$
  2. $-6$
  3. $\dfrac{1}{8}$
  4. $8$
Answer: (C) $2^{-3}=\dfrac{1}{2^3}=\dfrac18$ — negative power means reciprocal, not a negative value.
6. The standard form of $80{,}00{,}000$ is:
  1. $8\times10^{5}$
  2. $8\times10^{6}$
  3. $80\times10^{5}$
  4. $0.8\times10^{7}$
Answer: (B) decimal moves $6$ places: $8\times10^6$; the coefficient must satisfy $1\le x<10$.
7. $(-2)^4$ is:
  1. $-16$
  2. $-8$
  3. $16$
  4. $8$
Answer: (C) even power of a negative base is positive: $(-2)^4=16$.
8. $5^7\div5^4=$
  1. $5^{11}$
  2. $5^{3}$
  3. $5^{28}$
  4. $1^{3}$
Answer: (B) same base, subtract powers: $5^{7-4}=5^3=125$.
9. $2^4\times3^4=$
  1. $6^{8}$
  2. $6^{4}$
  3. $5^{4}$
  4. $6^{16}$
Answer: (B) same power, multiply bases: $(2\times3)^4=6^4$.
10. The prime factorisation $32400=2^4\times5^2\times3^4$ — the exponent of $3$ is:
  1. $2$
  2. $3$
  3. $4$
  4. $5$
Answer: (C) $3$ occurs four times, so its exponent is $4$.
11. Which number is the smallest? $1.496\times10^{11}$,  $1.4335\times10^{12}$,  $9\times10^{11}$
  1. $1.496\times10^{11}$
  2. $1.4335\times10^{12}$
  3. $9\times10^{11}$
  4. all equal
Answer: (A) compare exponents first; $10^{11}$ values are smaller than $10^{12}$, and among the two $10^{11}$ values $1.496<9$.
12. $10^{-2}$ in expanded place value represents the:
  1. tens place
  2. hundreds place
  3. tenths place
  4. hundredths place
Answer: (D) $10^{-2}=\dfrac{1}{100}$ — the hundredths place.
13. $3^2\times3^{-5}\times3^6=$
  1. $3^{3}$
  2. $3^{-1}$
  3. $3^{13}$
  4. $3^{1}$
Answer: (A) add powers: $2+(-5)+6=3$, so $3^3=27$.
Assertion–Reason
A: $n^a\times n^b=n^{a+b}$.   R: When multiplying powers with the same base, the total number of factors is the sum of the two counts.
Answer: Both A and R are true, and R is the correct explanation — counting factors is exactly why exponents add.
A: $2^{-3}=-8$.   R: A negative exponent makes the value negative.
Answer: Both A and R are false — $2^{-3}=\tfrac18$; a negative exponent gives a reciprocal, not a negative number.
Exam-style questions
Q1. Simplify and write in exponential form: $\dfrac{2^4\times2^7}{2^3}$. (2 marks)
Answer: Numerator $2^{4+7}=2^{11}$; then $2^{11}\div2^3=2^{11-3}=2^{8}=256$.
Q2. Express $34{,}30{,}000$ in standard form, and write $5.6\times10^{-4}$ as an ordinary fraction/decimal. (2 marks)
Answer: $34{,}30{,}000=3.43\times10^6$. And $5.6\times10^{-4}=\dfrac{5.6}{10000}=0.00056$.
Q3. A paper of thickness $0.001$ cm doubles with each fold. Write its thickness after $n$ folds as an expression, and find it after $10$ folds. (3 marks)
Answer: Thickness $=0.001\times2^{n}$ cm. After $10$ folds: $0.001\times2^{10}=0.001\times1024=1.024$ cm — this is exponential (multiplicative) growth.
Q4. Find $x$ if $2^x\div2^3=2^5$, and evaluate $(-3)^2\times(-5)^2$. (3 marks)
Answer: $2^{x-3}=2^5\Rightarrow x-3=5\Rightarrow x=8$. And $(-3)^2\times(-5)^2=9\times25=225$.
Want personal coaching in Dwarka?
Book a free demo class
More Class 8 Mathematics chapters
Chat with us