By the end of this chapter you'll be able to…

  • 1Identify base and exponent in any power expression
  • 2Apply the 5 laws of exponents fluently
  • 3Convert between standard form and usual form
  • 4Operate (×, ÷, +, −) with numbers in standard form
  • 5Recognise scientific notation in real-world contexts
💡
Why this chapter matters
Exponents are the universal language for writing huge and tiny numbers. The 5 laws of exponents and scientific notation unlock astronomy, biology, computing, and all higher mathematics.

Before you start — revise these

A 5-minute refresher here will save you 30 minutes of confusion below.

Power Play — Class 8 Mathematics (Ganita Prakash)

"How do you write a number with 80 zeros after the 1? The trick is not 81 digits — it's just '10⁸⁰'."

1. About the Chapter

'Power Play' is the second chapter of Ganita Prakash. After learning about squares and cubes in Chapter 1, you now generalise — to any power of a number.

The chapter teaches:

  • Exponents and bases
  • Laws of exponents (the universal rules)
  • Negative exponents (numbers smaller than 1)
  • Standard form / scientific notation (compact way to write huge/tiny numbers)
  • Real-world applications (astronomy, biology, computing)

Key Idea

Instead of writing huge numbers (or tiny ones) digit-by-digit, mathematics uses exponents — a power tool for representing scale.

  • 1,000,000,000 → 10⁹ (one billion)
  • 0.000000001 → 10⁻⁹ (one nanosecond fraction)

2. Exponents and Bases — The Basics

Definition

If a is a non-zero number and n is a positive integer, then aⁿ = a × a × a × ... × a (n times).

  • a is called the base
  • n is called the exponent (or power or index)
  • We read aⁿ as "a to the power n" or "a raised to n"

Examples

  • 2⁵ = 2 × 2 × 2 × 2 × 2 = 32 (base 2, exponent 5)
  • 7³ = 7 × 7 × 7 = 343 (base 7, exponent 3)
  • 10⁶ = 1,000,000 (one million)

Special Cases

  • a¹ = a (any base to the power 1 is itself)
  • a⁰ = 1 (any non-zero base to the power 0 is 1) — this is a definition that makes the laws work consistently
  • 1ⁿ = 1 (1 to any power is 1)
  • 0ⁿ = 0 for n > 0; 0⁰ is undefined (or sometimes taken as 1 by convention)

3. The Laws of Exponents (The Heart of the Chapter)

These 5 laws are the universal grammar of powers. Master them perfectly.

Law 1: Product Rule

aᵐ × aⁿ = aᵐ⁺ⁿ

When multiplying powers of the same base, add the exponents.

  • 2³ × 2⁵ = 2³⁺⁵ = 2⁸ = 256
  • 10² × 10⁴ = 10⁶ = 1,000,000

Law 2: Quotient Rule

aᵐ ÷ aⁿ = aᵐ⁻ⁿ (for a ≠ 0)

When dividing powers of the same base, subtract the exponents.

  • 5⁷ ÷ 5³ = 5⁷⁻³ = 5⁴ = 625
  • 10⁹ ÷ 10⁴ = 10⁵ = 100,000

Law 3: Power of a Power

(aᵐ)ⁿ = aᵐⁿ

Power of a power means multiply the exponents.

  • (3²)⁴ = 3²ˣ⁴ = 3⁸ = 6561
  • (10³)² = 10⁶ = 1,000,000

Law 4: Power of a Product

(ab)ⁿ = aⁿ × bⁿ

When raising a product to a power, distribute the power.

  • (2 × 3)⁴ = 2⁴ × 3⁴ = 16 × 81 = 1296
  • (5 × 4)² = 5² × 4² = 25 × 16 = 400

Law 5: Power of a Quotient

(a/b)ⁿ = aⁿ/bⁿ (for b ≠ 0)

When raising a quotient to a power, distribute the power.

  • (2/3)³ = 2³/3³ = 8/27
  • (10/2)⁴ = 10⁴/2⁴ = 10000/16 = 625

4. Negative Exponents — A Brilliant Idea

Definition

a⁻ⁿ = 1/aⁿ (for a ≠ 0)

A negative exponent means reciprocal.

  • 2⁻³ = 1/2³ = 1/8
  • 10⁻⁴ = 1/10⁴ = 1/10000 = 0.0001
  • 5⁻¹ = 1/5 = 0.2

Why This Definition?

Consider Law 2: 2³ ÷ 2⁵ = 2³⁻⁵ = 2⁻² But also: 2³ ÷ 2⁵ = 8/32 = 1/4 = 1/2² So 2⁻² must equal 1/2² — this is why negative exponents are reciprocals.

Important

  • (a/b)⁻ⁿ = (b/a)ⁿ — flip the fraction, change sign of exponent
    • Example: (2/3)⁻² = (3/2)² = 9/4

5. Standard Form (Scientific Notation)

Definition

A number is in standard form if it is written as m × 10ⁿ, where:

  • 1 ≤ m < 10 (a single digit before the decimal point)
  • n is an integer (positive, negative, or zero)

Why Standard Form?

  • Compactly represents huge or tiny numbers
  • Easy to compare numbers of vastly different magnitudes
  • Standardised — every scientist writes large/small numbers this way

Converting LARGE Numbers to Standard Form

Example: Write 5,840,000 in standard form.

  • Move decimal LEFT until only one digit is before it: 5.840000 (moved 6 places)
  • Power of 10 = +6 (moved left = positive)
  • Answer: 5.84 × 10⁶

Example: Write 6,022,000,000,000,000,000,000,000 (Avogadro's number) in standard form.

  • = 6.022 × 10²³

Converting SMALL Numbers to Standard Form

Example: Write 0.000523 in standard form.

  • Move decimal RIGHT until one digit is before it: 5.23 (moved 4 places)
  • Power of 10 = −4 (moved right = negative)
  • Answer: 5.23 × 10⁻⁴

Example: Write 0.0000000165 (a virus's size in metres) in standard form.

  • = 1.65 × 10⁻⁸

6. Operations in Standard Form

Adding/Subtracting

  • Both numbers must have the same power of 10, then add/subtract the m-parts.
  • Example: (3.5 × 10⁴) + (2.1 × 10⁴) = 5.6 × 10⁴

If powers differ, adjust first:

  • (5 × 10⁵) + (2 × 10⁴) = (5 × 10⁵) + (0.2 × 10⁵) = 5.2 × 10⁵

Multiplying

  • Multiply m-parts; add powers.
  • (3 × 10⁴) × (2 × 10⁵) = (3 × 2) × 10⁴⁺⁵ = 6 × 10⁹

Dividing

  • Divide m-parts; subtract powers.
  • (6 × 10⁸) ÷ (3 × 10²) = (6 ÷ 3) × 10⁸⁻² = 2 × 10⁶

7. Worked Examples

Example 1: Simplify (2³ × 2⁵) ÷ 2⁴

  • Using Law 1 (numerator): 2³ × 2⁵ = 2⁸
  • Using Law 2 (now divide): 2⁸ ÷ 2⁴ = 2⁴ = 16
  • Answer: 16

Example 2: Evaluate (5⁻²)

  • 5⁻² = 1/5² = 1/25 = 0.04
  • Answer: 1/25 (or 0.04)

Example 3: Simplify (2² × 3³) × (2³ × 3²)

  • Re-group: (2² × 2³) × (3³ × 3²)
  • = 2⁵ × 3⁵
  • = (2 × 3)⁵ = 6⁵ = 7776
  • Answer: 7776

Example 4: Write the speed of light (300,000,000 m/s) in standard form

  • 300,000,000 = 3 × 10⁸ m/s
  • Answer: 3 × 10⁸

Example 5: Find the value of (3⁻²)⁻³

  • Power of a power: 3⁻²ˣ⁻³ = 3⁶ = 729
  • Answer: 729

Example 6: Express in usual form: 4.5 × 10⁻⁵

  • Move decimal 5 places LEFT (because exponent is negative):
  • 4.5 → 0.000045
  • Answer: 0.000045

8. Common Mistakes

  1. Adding bases instead of exponents in multiplication:

    • Correct: 2³ × 2⁵ = 2⁸ (add exponents, KEEP base)
    • Wrong: 2³ × 2⁵ = 4⁸ ❌
  2. Multiplying exponents instead of adding:

    • Correct: 5² × 5³ = 5⁵
    • Wrong: 5² × 5³ = 5⁶ ❌
  3. Negative exponents not reciprocated:

    • Correct: 2⁻³ = 1/8
    • Wrong: 2⁻³ = −8 ❌
  4. Forgetting the rules require SAME base:

    • 2³ × 3³ does NOT simplify by Law 1 (bases are different!)
    • But (2 × 3)³ = 6³ = 216 (Law 4 applies)
  5. a⁰ = 0 confusion:

    • Correct: a⁰ = 1 (for a ≠ 0)
    • Wrong: a⁰ = 0 ❌
  6. Wrong direction in standard form:

    • Moving decimal LEFT = positive exponent
    • Moving decimal RIGHT = negative exponent

9. Real-World Applications of Powers

Astronomy (huge numbers)

  • Distance from Earth to Sun: ~1.5 × 10⁸ km
  • Distance to nearest star (Proxima Centauri): ~4 × 10¹³ km
  • Age of universe: ~1.4 × 10¹⁰ years

Biology (tiny numbers)

  • Diameter of red blood cell: ~7 × 10⁻⁶ m
  • DNA strand width: ~2 × 10⁻⁹ m
  • Hydrogen atom radius: ~5 × 10⁻¹¹ m

Computing

  • 1 KB = 10³ bytes (or 2¹⁰)
  • 1 MB = 10⁶ bytes
  • 1 GB = 10⁹ bytes
  • 1 TB = 10¹² bytes
  • 1 PB = 10¹⁵ bytes

Chemistry

  • Avogadro's number = 6.022 × 10²³ (atoms in one mole)
  • Mass of proton = 1.673 × 10⁻²⁷ kg

Population

  • World population (2026): ~8.1 × 10⁹
  • India population (2026): ~1.45 × 10⁹

10. Tips for Mastery

Memorise Powers of 10

  • 10¹ = 10
  • 10² = 100
  • 10³ = 1,000 (thousand)
  • 10⁴ = 10,000 (ten thousand)
  • 10⁵ = 1,00,000 (lakh)
  • 10⁶ = 1,000,000 (million)
  • 10⁷ = 1,00,00,000 (crore)
  • 10⁹ = 1 billion
  • 10¹² = 1 trillion

Memorise Powers of 2 (computing-relevant)

  • 2¹⁰ = 1024 (~10³)
  • 2²⁰ = 1,048,576 (~10⁶)
  • 2³⁰ ≈ 10⁹
  • 2⁴⁰ ≈ 10¹²

Practice Strategy

  • Solve 5 product-rule problems per day
  • Solve 5 quotient-rule problems per day
  • Practise 10 standard-form conversions
  • After 2 weeks, you'll be fluent

11. Historical Context

Origins of Exponents

  • The notation aⁿ (with raised number) was popularised by René Descartes in his 'La Géométrie' (1637).
  • Before Descartes, mathematicians wrote 'a × a × a × a' — clumsy and limited.
  • Ancient Indian mathematicians (Brahmagupta, Aryabhata) used powers in algebraic computations.

Powers in Indian Tradition

  • Sanskrit names for powers: varga (square = 2nd power), ghana (cube = 3rd power), varga-varga (4th power)
  • Indian mathematicians worked with astronomical numbers — for cosmology and calendars
  • 'Lakh' (10⁵) and 'crore' (10⁷) are uniquely Indian power-of-10 names

12. Conclusion

'Power Play' gives you a superpower — the ability to write and manipulate any number, no matter how big or small. The 5 laws of exponents are the grammar of this power. Standard form is the universal language of scientists.

By mastering this chapter, you can:

  • Write the distance to a star and the size of an atom in the SAME notation
  • Multiply and divide numbers spanning 40 orders of magnitude
  • Read scientific journals fluently
  • Solve algebra problems involving powers in Class 9 and beyond

The next time you see '10⁸⁰' or '10⁻²³', smile — you now speak their language.

Key formulas & results

Everything you need to memorise, in one card. Screenshot this for revision.

Definition
aⁿ = a × a × a × ... × a (n times)
a is base, n is exponent
Law 1 — Product
aᵐ × aⁿ = aᵐ⁺ⁿ
Same base, ADD exponents
Law 2 — Quotient
aᵐ ÷ aⁿ = aᵐ⁻ⁿ
Same base, SUBTRACT exponents
Law 3 — Power of power
(aᵐ)ⁿ = aᵐⁿ
MULTIPLY exponents
Law 4 — Power of product
(ab)ⁿ = aⁿ × bⁿ
DISTRIBUTE the power
Law 5 — Power of quotient
(a/b)ⁿ = aⁿ/bⁿ
Zero exponent
a⁰ = 1 (for a ≠ 0)
Definition that makes laws consistent
Negative exponent
a⁻ⁿ = 1/aⁿ
Reciprocal
Reciprocal in fraction
(a/b)⁻ⁿ = (b/a)ⁿ
Flip and change sign
Standard form
m × 10ⁿ where 1 ≤ m < 10, n is integer
Scientific notation
⚠️

Common mistakes & fixes

These are the exact errors that cost students marks in board exams. Read them once, save yourself the trouble.

WATCH OUT
Adding bases instead of exponents
2³ × 2⁵ = 2⁸ (not 4⁸). KEEP the base same; ADD exponents.
WATCH OUT
Multiplying exponents when adding
5² × 5³ = 5⁵ (not 5⁶). Multiplication of powers → ADD exponents.
WATCH OUT
Negative exponent confusion
2⁻³ = 1/8, NOT −8. Negative exponent means RECIPROCAL.
WATCH OUT
Treating different bases together
2³ × 3³ does NOT simplify by Law 1. But (2 × 3)³ = 6³ by Law 4.
WATCH OUT
a⁰ = 0
a⁰ = 1 (for a ≠ 0). This is a DEFINITION that keeps the laws consistent.
WATCH OUT
Standard form decimal direction
Moving decimal LEFT = positive exponent. Moving decimal RIGHT = negative exponent.

Practice problems

Try each one yourself before tapping "Show solution". Active recall > rereading.

Q1EASY· Law 1
Simplify: 7³ × 7⁵
Show solution
✦ Answer: Using Law 1 (product rule): 7³ × 7⁵ = 7³⁺⁵ = 7⁸. We KEEP the base 7 and ADD the exponents.
Q2EASY· Negative Exp
Evaluate 3⁻²
Show solution
✦ Answer: 3⁻² = 1/3² = 1/9. Negative exponent means reciprocal: 1 divided by the positive power.
Q3MEDIUM· Laws
Simplify: (2⁻³ × 2⁵) ÷ 2⁻⁴
Show solution
Step 1 — Numerator (Law 1). 2⁻³ × 2⁵ = 2⁻³⁺⁵ = 2² Step 2 — Division (Law 2). 2² ÷ 2⁻⁴ = 2²⁻⁽⁻⁴⁾ = 2²⁺⁴ = 2⁶ Step 3 — Evaluate. 2⁶ = 64 ✦ Answer: 64
Q4MEDIUM· Standard Form
Express the speed of light (299,792,458 m/s) in standard form to 3 significant figures.
Show solution
Step 1 — Identify the number. 299,792,458 m/s Step 2 — Round to 3 significant figures. 299,792,458 ≈ 300,000,000 m/s (Actually 3.00 × 10⁸ — the 0s are kept for sig fig display) Step 3 — Convert to standard form. Move decimal LEFT to get 3.00 (after the 3, 8 places moved) Standard form: 3.00 × 10⁸ m/s Step 4 — More precise form. Actually 2.998 × 10⁸ m/s (to 4 sig fig) ✦ Answer: The speed of light is approximately 3 × 10⁸ m/s (or 2.998 × 10⁸ m/s precisely). This is one of the most fundamental constants in physics.
Q5HARD· Real-world application
If a virus has a diameter of 1.2 × 10⁻⁷ m, and 1 cm of a microscope slide can fit viruses side by side, how many viruses fit in 1 cm?
Show solution
Step 1 — Set up the problem. Length of slide: 1 cm = 1 × 10⁻² m = 10⁻² m Diameter of one virus: 1.2 × 10⁻⁷ m Step 2 — Compute the number. Number = (Length of slide) ÷ (Diameter of one virus) = (1 × 10⁻²) ÷ (1.2 × 10⁻⁷) Step 3 — Apply Law 2 (divide). = (1 ÷ 1.2) × 10⁻²⁻⁽⁻⁷⁾ = 0.833... × 10⁵ = 8.33 × 10⁴ Step 4 — Convert to integer. 8.33 × 10⁴ = 83,333 viruses (approximately) Step 5 — Verify magnitude. Slide is 10⁻² m; virus is 10⁻⁷ m; ratio is 10⁵. So about 100,000 viruses fit in 1 cm. Our 83,333 is in this range — sensible. ✦ Answer: Approximately 83,333 viruses fit side-by-side in 1 cm. This shows how SMALL viruses are — we can fit over 80,000 in just 1 cm.

5-minute revision

The whole chapter, distilled. Read this the night before the exam.

  • Exponent notation: aⁿ = a × a × ... × a (n times)
  • a¹ = a; a⁰ = 1 (for a ≠ 0); 0⁰ undefined
  • Law 1: aᵐ × aⁿ = aᵐ⁺ⁿ (ADD exponents)
  • Law 2: aᵐ ÷ aⁿ = aᵐ⁻ⁿ (SUBTRACT exponents)
  • Law 3: (aᵐ)ⁿ = aᵐⁿ (MULTIPLY exponents)
  • Law 4: (ab)ⁿ = aⁿ × bⁿ (DISTRIBUTE power)
  • Law 5: (a/b)ⁿ = aⁿ/bⁿ (DISTRIBUTE over fraction)
  • Negative exponent: a⁻ⁿ = 1/aⁿ
  • Reciprocal in fraction: (a/b)⁻ⁿ = (b/a)ⁿ
  • Standard form: m × 10ⁿ where 1 ≤ m < 10
  • Moving decimal LEFT = positive power; RIGHT = negative power
  • Indian context: Sanskrit 'varga' (square), 'ghana' (cube)
  • Descartes (1637) popularised aⁿ notation

CBSE marks blueprint

Where the marks come from in this chapter — so you can plan your prep.

Typical chapter weightage: 8-10 marks per chapter

Question typeMarks eachTypical countWhat it tests
MCQ / Very Short12-3Basic law application; quick computation
Short Answer2-32Combined laws; negative exponents; standard form conversion
Long Answer4-51Real-world application; multi-step simplification
Prep strategy
  • Memorise the 5 laws of exponents COLD
  • Practise 20-30 mixed problems involving negative and positive exponents
  • Master standard form conversion (both directions)
  • Know powers of 10 by heart (up to 10¹²)
  • Know powers of 2 (up to 2¹⁰)
  • For real-world problems, identify base and use Law 2 for division

Where this shows up in the real world

This chapter isn't just an exam topic — it lives in the world around you.

Astronomy

Distances in space: Earth-Sun = 1.5 × 10⁸ km; nearest star = 4 × 10¹³ km; observable universe = 8.8 × 10²⁶ m diameter.

Biology and medicine

Cell sizes (~10⁻⁵ m), DNA width (~10⁻⁹ m), virus sizes (~10⁻⁸ m), drug doses in micrograms.

Computing

Bytes, kilobytes, megabytes, gigabytes, terabytes — all powers of 10 (or 2). Modern data centres handle petabytes (10¹⁵) of data.

Chemistry

Avogadro's number 6.022 × 10²³; atomic radii in 10⁻¹⁰ m; charge of electron 1.6 × 10⁻¹⁹ C.

Population & finance

India's population 1.45 × 10⁹; world GDP ~10¹⁴ rupees; national budgets in lakh crore (10¹²).

Exam strategy

Battle-tested tips from teachers and toppers for this chapter.

  1. Write down the 5 laws of exponents at start of exam (memory dump)
  2. For mixed-base problems, identify same-base groups first
  3. Don't confuse multiplication and addition of exponents
  4. For standard form, count decimal-place moves carefully
  5. Always check answer reasonableness (small numbers → negative exp; large → positive)
  6. Show steps clearly for multi-step problems

Going beyond the textbook

For olympiad aspirants and curious learners — topics that build on this chapter.

  • Powers of i (imaginary unit): i⁰ = 1, i¹ = i, i² = −1, i³ = −i, i⁴ = 1, cycle
  • Fermat's Last Theorem: aⁿ + bⁿ = cⁿ has no solution for n > 2 (proven 1994)
  • Mersenne primes: 2ⁿ − 1 prime (computing-relevant)
  • Fibonacci-Lucas powers and identities
  • Read about powers in modular arithmetic (Number Theory)
  • Logarithms (inverse of exponents) — coming in Class 11

Where else this chapter is tested

CBSE board isn't the only one — other exams test this chapter too.

CBSE Class 8 School ExamVery High
Class 8 Maths Olympiad (IMO)High
NTSE Mental AbilityHigh
Class 9 Number Systems / PolynomialsVery High — direct prerequisite
JEE FoundationHigh — exponents universal in algebra

Questions students ask

The real ones — pulled from the Q&A community and tutor sessions.

This is a DEFINITION that makes the laws of exponents consistent. Consider Law 2: a³ ÷ a³ = a³⁻³ = a⁰. But also a³ ÷ a³ = 1 (anything divided by itself is 1). So a⁰ MUST equal 1 for the laws to work. It's a clever piece of mathematical design.

Negative exponents extend the IDEA of subtracting exponents during division. 10¹ ÷ 10⁴ = 10¹⁻⁴ = 10⁻³. And separately 10/10000 = 1/1000 = 0.001. So 10⁻³ MUST equal 1/10³ = 0.001 for consistency. Negative exponents are not 'negative numbers' — they are 'reciprocal exponents'.

Indian (Hindu-Arabic) numerals use POSITIONAL VALUE (powers of 10 in each place). Scientific notation MAKES THIS EXPLICIT — instead of relying on position, we write the power of 10 directly. The two systems are deeply compatible. Indian numerical thinking (lakh = 10⁵, crore = 10⁷) is built on the same logic.
Verified by the tuition.in editorial team
Last reviewed on 20 May 2026. Written and reviewed by subject-matter experts — read about our process.
Editorial process →
Header Logo