Power Play

Chapter 2 · Mathematics · Class 8 30 min read

Why This Matters

Take a sheet of paper. Fold it in half. Fold it again. And again.

How many times can you keep folding? Try it. Most people get stuck at about 7 folds, even with thin paper. But here is a wild question: imagine you could fold it as many times as you wished. After 46 folds, how thick would the paper be?

A few centimetres? A metre? A whole building’s height?

The real answer is shocking. After just 46 folds, the paper would be thick enough to reach the Moon — over 7,00,000 km. That is not a typo. Forty-six folds.

How can something so tiny grow so huge, so fast? The secret is that the thickness doubles every fold. Doubling, again and again, builds numbers our brains simply cannot picture. This is called exponential growth, and it is everywhere — in money that grows with interest, in a virus spreading, in computer storage, in the number of stars in the sky.

To handle such huge numbers (and also tiny ones, like the size of an atom), we need a smart shorthand. That shorthand is exponents and powers. By the end of this chapter, you will write a number as long as 5,97,60,00,00,00,00,00,00,00,00,00,000 kg in just a few symbols — and read it back without losing a single zero.

The Big Idea

An exponent is a shortcut for repeated multiplication, just like multiplication is a shortcut for repeated addition. Writing 2⁴ instead of 2 × 2 × 2 × 2 is not just shorter — it lets us handle numbers that are far too big or far too small to write out. Once we know this shorthand, a small set of simple rules (the laws of exponents) lets us multiply, divide and compare these giants and midgets with ease. And powers of 10 give us a ruler for measuring the whole universe, from a grain of sand to the number of stars.

Before we go further, let’s actually see why the folded paper explodes in size — the picture below tracks the thickness fold by fold.

Paper-folding doubling: thickness grows from 0.002 cm after 1 fold to about 131 cm after 17 folds, 10.7 km after 30 folds, and reaches the Moon after 46 folds.
Figure 2.1 — Why doubling explodes. Starting from a sheet 0.001 cm thick, every fold doubles the thickness: 2 sheets (0.002 cm) after 1 fold, 4 after 2, 8 after 3, 128 after 7, and 1024 (just over 1 cm) after 10 folds. The bars grow longer each step to show the doubling. After 17 folds it is already about 131 cm — taller than you. The yellow box at the bottom jumps ahead: about 10.7 km after 30 folds (where planes fly) and, astonishingly, far enough to reach the Moon after just 46 folds. This is exponential (multiplicative) growth — each step multiplies, so the size races away.

Let’s Break It Down

We will go in order. First, what a power actually means. Then the laws of exponents — and why each one is true. Then the zero and negative exponents. Then powers of 10, and finally scientific notation, the language scientists use for huge and tiny numbers.

Before we start, let us quickly remember squares and cubes from earlier classes, because powers grow straight out of them.

What a power really means

We just saw a square uses a number twice and a cube uses it three times. Why stop there? We can multiply a number by itself any number of times.

  • n × n × n × n = n⁴ (read “n to the power 4”)
  • n × n × n × n × n × n × n = n⁷ (read “n to the power 7”)

In general, nᵃ means n multiplied by itself a times.

Every power has two parts. Let’s name them on a real example: 5⁴.

The picture below labels the parts clearly.

The power 5 to the 4 with 5 labelled as the base and 4 labelled as the exponent, and the expansion 5 times 5 times 5 times 5 equals 625.
Figure 2.2 — The two parts of a power, shown on 5 to the power 4. The big 5 at the bottom is the base — the number being multiplied. The small raised 4 is the exponent (also called the power) — it counts how many times the base is multiplied by itself. So 5 to the power 4 means 5 times 5 times 5 times 5, which works out to 625. We read it as '5 raised to the power 4'. The green box at the bottom shows the full meaning and the final value.

So in 5⁴ = 5 × 5 × 5 × 5 = 625, the base is 5, the exponent is 4, and 625 is the value. We call 5¹, 5², 5³, 5⁴, … the powers of 5.

A few more examples, including negative bases:

  • 4 × 4 × 4 = 4³ = 64
  • (−4) × (−4) × (−4) = (−4)³ = −64 (an odd number of negative signs gives a negative answer)
  • a × a × a × b × b = a³b² (read “a cubed b squared”)

Let’s use powers to break a big number into its prime building blocks.

Worked example

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

Concept check

Is (−1)⁵ positive or negative? What about (−1)⁵⁶? And is (−2)⁴ equal to 16?

The product law: multiplying powers with the same base

Here is a story from the textbook. A king gives each of his 3 daughters 3 baskets. Each basket has 3 keys, each key opens 3 rooms, each room has 3 tables, each table has 3 necklaces, and each necklace has 3 diamonds. How many diamonds in all?

Count the multiplications: 3 (daughters) × 3 (baskets) × 3 (keys) × 3 (rooms) × 3 (tables) × 3 (necklaces) × 3 (diamonds) = 3⁷.

Now suppose you had already worked out the number of rooms, which is 3⁴ = 81. And you know 3³ = 27. Can you reach 3⁷ quickly? Yes:

3⁷ = (3 × 3 × 3 × 3) × (3 × 3 × 3) = 3⁴ × 3³

Look closely. The first bracket has 3 written 4 times. The second has 3 written 3 times. Put together, that is 3 written 4 + 3 = 7 times, which is 3⁷. The exponents simply added up.

This always works. For any base, just count the total number of factors:

aᵐ × aⁿ = aᵐ⁺ⁿ (same base: ADD the exponents)

It works for letter-numbers too. For example, p⁴ × p⁶ = (p×p×p×p) × (p×p×p×p×p×p) = p¹⁰, and 4 + 6 = 10. The rule is not magic — it is just counting how many times the base appears.

Worked example

Simplify 2⁻⁴ × 2⁷ and write the answer as a single power of 2.

The power-of-a-power law

Look at 4⁶. We can group its six 4s in different ways.

Group them in twos — three groups of (4 × 4):

4⁶ = (4 × 4) × (4 × 4) × (4 × 4) = 4² × 4² × 4² = (4²)³

Or group them in threes — two groups of (4 × 4 × 4):

4⁶ = (4 × 4 × 4) × (4 × 4 × 4) = 4³ × 4³ = (4³)²

In both cases we get 4⁶. Notice the exponents multiply: in (4²)³, we have 2 × 3 = 6; in (4³)², we have 3 × 2 = 6. A “power of a power” means you have that many groups of that many factors, so you multiply to get the total count.

(aᵐ)ᵇ = aᵐ×ᵇ (power of a power: MULTIPLY the exponents)

This also tells us a number can often be written as a power of a power in several ways. For example, 8⁶ = (8²)³ = (8³)², and since 8 = 2³, we can even write 8⁶ = (2³)⁶ = 2¹⁸.

Worked example

Write 7¹⁵ as a power of a power in two different ways.

Same exponent, different bases

Here is another textbook puzzle. In one pond, lotuses double each day; in another, they triple. Start one lotus in the doubling pond. After 4 days it becomes 2⁴. Move those into the tripling pond for 4 more days, and each gets tripled 4 times: 2⁴ × 3⁴.

Now write it out and regroup:

2⁴ × 3⁴ = (2 × 2 × 2 × 2) × (3 × 3 × 3 × 3)

= (2 × 3) × (2 × 3) × (2 × 3) × (2 × 3) = (2 × 3)⁴ = 6⁴

We just paired each 2 with a 3. Since there are four 2s and four 3s, we get four pairs of (2 × 3). So:

aⁿ × bⁿ = (a × b)ⁿ (same exponent: multiply the bases)

The same idea works for division: aⁿ ÷ bⁿ = (a ÷ b)ⁿ. For example, 10⁴ ÷ 5⁴ = (10 ÷ 5)⁴ = 2⁴ = 16.

The quotient law: dividing powers with the same base

Imagine a line 16 units long, which is 2⁴ units. Erase half of it — you remove half the factors:

2⁴ ÷ 2 = (2 × 2 × 2 × 2) ÷ 2 = 2 × 2 × 2 = 2³ = 8

Halve it again: 2⁴ ÷ 2² = (2×2×2×2)/(2×2) = 2 × 2 = 2² = 4. And again: 2⁴ ÷ 2³ = (2×2×2×2)/(2×2×2) = 2 = 2¹.

See the pattern? Each time we divide, the matching factors cancel from top and bottom, and the exponents subtract:

aᵐ ÷ aⁿ = aᵐ⁻ⁿ (same base: SUBTRACT the exponents, with a ≠ 0)

So 2⁴ ÷ 2³ = 2⁴⁻³ = 2¹, exactly what we got. And a bigger one: 2¹⁰⁰ ÷ 2²⁵ = 2¹⁰⁰⁻²⁵ = 2⁷⁵.

Why a⁰ = 1

What if the exponents are equal, like 2⁴ ÷ 2⁴? The answer is obviously 1 (any non-zero number divided by itself is 1). But the quotient law says 2⁴ ÷ 2⁴ = 2⁴⁻⁴ = 2⁰. So to keep the law working, we must define:

a⁰ = 1, for any a ≠ 0

This is not a random rule. It is the only value that keeps the laws of exponents consistent. Let’s see it spelled out: 2⁰ = 2⁴⁻⁴ = 2⁴ ÷ 2⁴ = 16 ÷ 16 = 1. (Why must a not be 0? Because 0⁰ would mean 0 ÷ 0, which is not defined.)

Negative exponents — the other side of powers

Keep halving past 1. Take the 16-unit (2⁴) line and halve it 5 times:

2⁴ ÷ 2⁵ = (2×2×2×2)/(2×2×2×2×2) = 1/2

By the quotient law, 2⁴ ÷ 2⁵ = 2⁴⁻⁵ = 2⁻¹. So 2⁻¹ = 1/2.

Halve 2⁴ ten times: 2⁴ ÷ 2¹⁰ = 2⁴⁻¹⁰ = 2⁻⁶. Written out, that is 1/2⁶ = 1/64. So 2⁻⁶ = 1/2⁶.

The pattern is clear. A negative exponent means “flip it to the bottom” — take the reciprocal:

a⁻ⁿ = 1/aⁿ (negative exponent: reciprocal)

aⁿ = 1/a⁻ⁿ (and the same idea works in reverse)

So 10⁻³ = 1/10³ = 1/1000, and 7⁻² = 1/7² = 1/49. A negative exponent does not make the number negative — it makes it a small fraction.

With this, all the laws now work for any integer exponents, positive, zero or negative. Here is the whole toolkit in one place.

A summary table of the seven laws of exponents — product, quotient, power of a power, same-power product and quotient, zero exponent and negative exponent — plus a short proof of the product law.
Figure 2.3 — All the laws of exponents on one card. Top half, the seven rules: (1) product, aᵐ × aⁿ = aᵐ⁺ⁿ, same base means add the powers; (2) quotient, aᵐ ÷ aⁿ = aᵐ⁻ⁿ, same base means subtract; (3) power of a power, (aᵐ)ᵇ = aᵐˣᵇ, multiply the powers; (4) aᵐ × bᵐ = (a×b)ᵐ, same power means multiply the bases; (5) aᵐ ÷ bᵐ = (a÷b)ᵐ, divide the bases; (6) a⁰ = 1, any non-zero number to the power zero is 1; (7) a⁻ⁿ = 1/aⁿ, a negative power means flip to the bottom. The bottom white box proves the product law by writing 2³ × 2² out in full as 2 multiplied five times, which is 2⁵.
Worked example

Simplify (13⁻²)⁻³ and write the answer as a power of 13.

Powers of 10 — a ruler for place value

You already write numbers in expanded form. Powers of 10 make that even neater. For example:

47561 = (4 × 10000) + (7 × 1000) + (5 × 100) + (6 × 10) + 1

= (4 × 10⁴) + (7 × 10³) + (5 × 10²) + (6 × 10¹) + (1 × 10⁰)

Each place is just the next power of 10. And it keeps working past the decimal point, using negative powers. The picture below shows this for 561.903.

The number 561.903 with each place written as a power of 10, from 10 squared for the hundreds down to 10 to the power minus 3 for the thousandths, and the full expanded form.
Figure 2.4 — Place value is just powers of 10, shown on 561.903. The top row names the places: hundreds, tens, ones, then after the dot tenths, hundredths, thousandths. Below each digit (5, 6, 1, 9, 0, 3) is the matching power of 10: 10² (=100), 10¹ (=10), 10⁰ (=1), 10⁻¹ (=1/10), 10⁻² (=1/100), 10⁻³ (=1/1000). The yellow box writes the full expanded form: (5×10²)+(6×10¹)+(1×10⁰)+(9×10⁻¹)+(0×10⁻²)+(3×10⁻³). Moving left, the power goes up by 1 each step (×10); moving right, it goes down by 1 (÷10).

So 10⁰ = 1 sits exactly at the ones place — another reason the rule a⁰ = 1 makes sense.

Scientific notation — the language of huge and tiny numbers

Some real numbers are monstrous. The mass of the Earth is about 59,76,00,00,00,00,00,00,00,00,00,000 kg. Count those zeros — go on, try. You will lose track. Miscounting by one zero turns ₹5,000 into ₹50,000. With these giants, the number of zeros matters more than the front digits.

So we use a smart shorthand. The trick: write any number as (a number between 1 and 10) × (a power of 10).

Watch how 5900 can be shifted:

5900 = 590 × 10¹ = 59 × 10² = 5.9 × 10³ = 0.59 × 10⁴

Each time we move the decimal one place left, the number shrinks by 10, so we multiply by one more 10 to keep it equal. The version where the front number sits between 1 and 10 is the special one. That is scientific notation (also called standard form):

A number written as x × 10ʸ, where x ≥ 1 and x < 10, and y is any integer.

Here x is the coefficient and y is the exponent. The exponent is the star: it tells you the size. When Mumbai’s population (about 2 crore) is written as 2 × 10⁷, the 7 matters most — change it to 8 and the population jumps from 2 crore to 20 crore. The picture below shows the parts and a number line of sizes.

5900 written as 5.9 times 10 cubed with the coefficient and exponent labelled, plus a number line of powers of 10 from 10 to the 0 up to 10 to the 12 placing rhinos, Komodo dragons, alligators, humans and trees.
Figure 2.5 — Scientific notation, x × 10ʸ. The white box shows 5900 = 5.9 × 10³: the 5.9 is the coefficient (always between 1 and 10) and the 3 is the exponent (it counts how many places, telling you how big). The number line below marks the powers of 10 from 10⁰ (=1, one rhino) to 10³ (Komodo dragons), 10⁶ (alligators), 10⁹ (the 8.2 × 10⁹ human population) and 10¹² (the world's trees). Each step right is 1000 times bigger — the exponent jumps by 3. The takeaway, in green: the exponent, not the first digit, tells you how big the number really is.

So the Earth’s mass becomes a tidy 5.976 × 10²⁴ kg — same value, far easier to read and compare.

Let’s convert a number into standard form carefully.

Worked example

Write 70,04,00,00,000 in scientific (standard) form.

Concept check

The distance from the Sun to Saturn is 1.4335 × 10¹² m, and from the Sun to Earth is 1.496 × 10¹¹ m. Which distance is smaller?

Multiplying numbers already in scientific form

To multiply numbers in scientific form, multiply the coefficients together and add the exponents (that is the product law for the powers of 10).

Worked example

There are about 100 million bee colonies in the world, each with about 50,000 bees. Find the total number of bees in scientific notation.

Common Mistakes

These three slip-ups trip up almost everyone at first. Spot them now and you will avoid easy marks lost in exams.

⚠️ Common mistake
What students think

To work out 2⁵, you multiply the base by the exponent: 2 × 5 = 10.

Why it seems right

Exponents are written right next to the base, just like a multiplication, so the eye reads '2 and 5' and wants to multiply them — the same move that works for 2 × 5.

What actually happens

The exponent counts repeated multiplication of the base by itself, not the base times the exponent. 2⁵ = 2 × 2 × 2 × 2 × 2 = 32, not 10.

⚠️ Common mistake
What students think

A negative exponent makes the number negative, so 2⁻³ must be a negative number like −8.

Why it seems right

The minus sign sits right there in front of the 3, and minus signs usually do mean 'negative', so it feels like the whole answer should turn negative.

What actually happens

A negative exponent means take the reciprocal — flip the number to the bottom. 2⁻³ = 1/2³ = 1/8, which is a small positive fraction. The sign of the answer never comes from the exponent.

⚠️ Common mistake
What students think

When you multiply powers with the same base, you multiply the exponents: 3² × 3⁴ = 3⁸.

Why it seems right

There is a real rule where exponents multiply — the power-of-a-power rule (3²)⁴ — and it is easy to mix it up with plain multiplication of two separate powers.

What actually happens

For a product of powers with the same base, you ADD the exponents: 3² × 3⁴ = 3²⁺⁴ = 3⁶. Exponents multiply only for a power of a power, like (3²)⁴ = 3⁸.

Quick Check

Try each question. The explanation appears after you answer, so read it either way.

What is the value of 3⁴?

Simplify 5⁷ ÷ 5⁴ as a single power of 5.

What is the value of 10⁻²?

Which of these is 65,950 written correctly in standard form?

Practice Problems

Try each one yourself first. Then tap to check your full solution.

Easy

Easy

Express 2 × 2 × a × a in exponential form, and write the numerical value of 2 × 10³.

Easy

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

Easy

Simplify 10⁻² × 10⁻⁵ and write the answer in exponential form.

Medium

Medium

Simplify the product m⁵ × n¹² × (m × n)⁹ and write the answer in exponential form.

Medium

If 12² = 144, find (1.2)², (0.12)² and 120² without a fresh multiplication.

Medium

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

Challenge

Challenge

64 is both a square (8²) and a cube (4³). Are there other numbers that are both perfect squares and perfect cubes? Describe all such numbers.

Challenge

A dairy makes 8.5 billion milk packets a year and wants a unique numeric ID for each, using only the digits 0–9. How many digits must each ID code have?

Challenge

The world has about 10⁹ sheep and about 10⁹ goats. What is the total population of sheep and goats together, as a single expression?

Summary

  • An exponent is a shortcut for repeated multiplication. In nᵃ, the base n is multiplied by itself a times, and the exponent counts how many times.
  • Product law: aᵐ × aⁿ = aᵐ⁺ⁿ (same base — add the exponents), because you are just counting all the factors together.
  • Quotient law: aᵐ ÷ aⁿ = aᵐ⁻ⁿ (same base, a ≠ 0 — subtract), because matching factors cancel.
  • Power of a power: (aᵐ)ᵇ = aᵐ×ᵇ (multiply the exponents).
  • Same exponent: aⁿ × bⁿ = (a × b)ⁿ and aⁿ ÷ bⁿ = (a ÷ b)ⁿ.
  • Zero exponent: a⁰ = 1 (a ≠ 0), chosen so the division law stays consistent.
  • Negative exponent: a⁻ⁿ = 1/aⁿ — a negative power means reciprocal, never a negative number.
  • Powers of 10 give place value: each place left is ×10, each place right is ÷10 (so 10⁰ = 1 sits at the ones place).
  • Scientific (standard) form writes a number as x × 10ʸ with 1 ≤ x < 10 and y an integer. The exponent y tells you the size at a glance — check it before the coefficient.

What’s Next

You can now tame both giants and midgets — writing the Earth’s mass or an atom’s size in a few clean symbols, and combining them with the laws of exponents.

Next, in Chapter 3 — A Story of Numbers, you will travel through how number systems grew over history — how people across the world invented ways to write and work with numbers. The powers-of-10 thinking you built here is the very heart of how our number system works. Onward!

Frequently Asked Questions

What is an exponent and what does the base mean?

In a power like 5 to the power 4, the base is 5 (the number you multiply) and the exponent is 4 (how many times you multiply it). So 5 to the power 4 means 5 times 5 times 5 times 5, which equals 625. The exponent is a short way to write repeated multiplication.

What are the main laws of exponents in Class 8?

For the same base a: a to the m times a to the n equals a to the (m plus n); a to the m divided by a to the n equals a to the (m minus n); and (a to the m) to the n equals a to the (m times n). Also a to the power 0 equals 1, and a to the power minus n equals 1 over a to the n. For the same power: a to the n times b to the n equals (a times b) to the n.

Why is any number to the power zero equal to 1?

Use the division law. a to the m divided by a to the m must equal a to the (m minus m), which is a to the power 0. But any number divided by itself is 1. So a to the power 0 has to equal 1, as long as a is not 0. It is a rule chosen so the laws of exponents stay consistent.

What does a negative exponent mean?

A negative exponent means take the reciprocal, that is flip the number to the bottom. For example 2 to the power minus 3 equals 1 over 2 to the power 3, which is 1 over 8. It comes from the division law: when you keep halving past 1, the exponent goes below zero. A negative exponent never makes a number negative.

What is scientific notation or standard form?

Scientific notation writes a number as x times 10 to the power y, where x is at least 1 and less than 10, and y is any integer. For example 5900 becomes 5.9 times 10 to the power 3, and 0.00046 becomes 4.6 times 10 to the power minus 4. The exponent tells you how big or small the number is at a glance.