Follow Us
Select Medium / माध्यम चुनें:
Eng (English) Hindi (हिन्दी)
ICSE • Class 8 • Mathematics • Ch 3
Estimated Time: 45 Mins
Study Progress: In Progress

Exponents

In ICSE Class 8 Mathematics, "Exponents" provides an authoritative, mathematically rigorous master study guide investigating the laws of integral exponents, negative exponents, zero exponent, and scientific notation (standard form). This comprehensive chapter explores Exponential Notation (Base $a$ and exponent/index/power $n$: $a^n = a \times a \times \dots \times a$ [$n$ times]; Positive, Negative, and Fractional bases), Laws of Exponents for Integral Powers (1. Product Law: $a^m \times a^n = a^{m+n}$, 2. Quotient Law: $\frac{a^m}{a^n} = a^{m-n}$, 3. Power of a Power Law: $(a^m)^n = a^{mn}$, 4. Power of a Product Law: $(ab)^n = a^n b^n$, 5. Power of a Quotient Law: $(\frac{a}{b})^n = \frac{a^n}{b^n}$, 6. Negative Exponent Law: $a^{-n} = \frac{1}{a^n}$ and $(\frac{a}{b})^{-n} = (\frac{b}{a})^n$, 7. Zero Exponent Law: $a^0 = 1$ for $a \ne 0$), Simplifying Complex Algebraic and Numerical Exponential Expressions (Handling nested fractions, fractional bases, prime factorisation of composite bases), Scientific Notation / Standard Form ($k \times 10^n$ where $1 \le k < 10$ and $n \in \mathbb{Z}$; Expressing astronomical numbers [e.g., speed of light $3 \times 10^8\text{ m/s}$, mass of Earth $5.97 \times 10^{24}\text{ kg}$] and subatomic micro-measurements [e.g., size of bacteria $5 \times 10^{-7}\text{ m}$, charge on electron $1.6 \times 10^{-19}\text{ C}$]), and Comparing Numbers in Scientific Notation aligned with the 2026–27 CISCE ICSE curriculum.

How Many Times Would You Need to Fold an Ordinary Sheet of Paper in Half Before Its Thickness Reaches the Moon?

Take an ordinary piece of printer paper, roughly $0.1\text{ millimeter}$ thick. Fold it in half once: it is now $0.2\text{ mm}$ ($2^1$). Fold it again: $0.4\text{ mm}$ ($2^2$). Fold it three times: $0.8\text{ mm}$ ($2^3$). It seems small. But exponential growth is the most explosive force in the physical universe! If you could fold that paper in half 42 times, its thickness would be $0.1\text{ mm} \times 2^{42} \approx 440,000\text{ KILOMETERS}$—thick enough to stretch from your desk all the way to the Moon! If you folded it 103 times, its thickness would exceed the diameter of the ENTIRE OBSERVABLE UNIVERSE ($93\text{ billion light-years}$)! That is the magic of exponents! Why does any number raised to the power zero ($a^0$) equal exactly ONE? Why does flipping a fraction upside down turn a negative power into a positive power: $(\frac{2}{3})^{-3} = (\frac{3}{2})^3$? Let's master exponents.

Why This Chapter Matters

Exponents govern exponential population growth, radioactive carbon decay in archaeology, seismic Richter earthquake scales, sound decibels, compound interest accumulation, and scientific notation used by NASA astrophysicists. Mastering exponential laws is essential for scoring 100% in ICSE Class 8 algebra.

Before You Begin (Prerequisites)

  • Multiplication of integers and fractions from Class 7.
  • Basic powers of 10 in decimal notation.
  • Prime factorisation of composite numbers.

What You Will Learn (Core Objectives)

  • Apply the 7 fundamental Laws of Exponents to simplify numerical and algebraic expressions.
  • Evaluate negative exponents using $a^{-n} = \frac{1}{a^n}$ and $(\frac{a}{b})^{-n} = (\frac{b}{a})^n$.
  • Prove mathematically why $a^0 = 1$ for any non-zero real number.
  • Express very large astronomical numbers and very small microscopic numbers in Scientific Standard Form ($k \times 10^n$).
  • Convert numbers from standard scientific form back into expanded decimal form.
  • Solve exponential algebraic equations involving unknown powers ($a^{f(x)} = a^k \implies f(x) = k$).

Chapter Roadmap & Progression

1 1. Exponential Notation & The 7 Fun...
2 2. Mathematical Proof of $a^0 = 1$...
3 3. Simplifying Complex Exponential...
4 4. Scientific Notation (Standard Fo...

Complete Concept Guide (100% Curriculum Coverage)

1. Exponential Notation & The 7 Fundamental Laws

Understand
A. Exponential Anatomy:

In the expression $\mathbf{a^n}$, $a$ is called the Base and $n$ is called the Exponent (Index or Power):

$$a^n = \underbrace{a \times a \times a \times \dots \times a}_{n \text{ times}}$$
B. The 7 Universal Laws of Exponents (for $a, b \ne 0$ and $m, n \in \mathbb{Z}$):
  1. Product Law: $a^m \times a^n = \mathbf{a^{m + n}}$ (Bases same, add powers!).
  2. Quotient Law: $\frac{a^m}{a^n} = \mathbf{a^{m - n}}$ (Bases same, subtract powers!).
  3. Power of a Power Law: $(a^m)^n = \mathbf{a^{mn}}$ (Multiply powers!).
  4. Power of a Product Law: $(ab)^n = \mathbf{a^n b^n}$
  5. Power of a Quotient Law: $\left(\frac{a}{b}\right)^n = \mathbf{\frac{a^n}{b^n}}$
  6. Negative Exponent Law: $\mathbf{a^{-n} = \frac{1}{a^n}}$ and $\mathbf{\left(\frac{a}{b}\right)^{-n} = \left(\frac{b}{a}\right)^n}$ (Invert base, make power positive!).
  7. Zero Exponent Law: $\mathbf{a^0 = 1}$ (for any non-zero base $a \ne 0$).

2. Mathematical Proof of $a^0 = 1$ & Negative Powers

Mathematical Proofs
A. Why does $a^0 = 1$?

Using the Quotient Law: $\frac{a^m}{a^n} = a^{m - n}$. Set $m = n$:

$$\frac{a^n}{a^n} = a^{n - n} = a^0$$

Any non-zero quantity divided by itself equals $1$: $\frac{a^n}{a^n} = 1$. Therefore:

$$\mathbf{a^0 = 1 \quad (a \ne 0)}$$
B. Why does $a^{-n} = \frac{1}{a^n}$?

Using the Product Law: $a^n \times a^{-n} = a^{n + (-n)} = a^0 = 1$.

$$\implies a^{-n} = \mathbf{\frac{1}{a^n}}$$

3. Simplifying Complex Exponential Expressions

Simplification
General Step-by-Step Algorithm:
  1. Convert all composite numerical bases into products of prime bases (e.g., replace $4$ with $2^2$, $6$ with $2 \times 3$, $9$ with $3^2$, $25$ with $5^2$).
  2. Remove brackets using the power of a power law $(a^m)^n = a^{mn}$.
  3. Eliminate negative exponents by shifting terms between numerator and denominator.
  4. Collect identical prime bases using product and quotient laws.

4. Scientific Notation (Standard Form)

Scientific Form

Any number can be written in Scientific Notation (Standard Form) as:

$$\mathbf{k \times 10^n \quad \text{where } 1 \le k < 10 \text{ and } n \in \mathbb{Z}}$$
  • Very Large Numbers ($n$ is positive): Move the decimal point to the left until one non-zero digit remains on the left:
    • Speed of light: $300,000,000\text{ m/s} = \mathbf{3.0 \times 10^8\text{ m/s}}$.
    • Distance to Sun: $149,600,000\text{ km} = \mathbf{1.496 \times 10^8\text{ km}}$.
  • Very Small Numbers ($n$ is negative): Move the decimal point to the right:
    • Thickness of paper: $0.00016\text{ m} = \mathbf{1.6 \times 10^{-4}\text{ m}}$.
    • Diameter of red blood cell: $0.000007\text{ m} = \mathbf{7.0 \times 10^{-6}\text{ m}}$.

Key Formulas, Identities & Theorems

Negative Fractional Exponent Law
$$\left(\frac{a}{b}\right)^{-n} = \left(\frac{b}{a}\right)^n = \frac{b^n}{a^n}$$
Reciprocal of base flips sign of power.
Scientific Notation Format
$$N = k \times 10^n \quad (1 \le k < 10, \; n \in \mathbb{Z})$$
Standard format for very large or microscopic numbers.

Exponents: The 7 Laws & Scientific Form Scale

Exponents: The 7 Master Laws & Scientific Notation THE SEVEN LAWS OF EXPONENTS 1. Product: am × an = am+n 2. Quotient: am ÷ an = am-n 3. Power of Power: (am)n = amn 4. Product Power: (ab)n = anbn 5. Negative Power: a-n = 1 / an (a/b)-n = (b/a)n (Flip fraction!) 6. Zero Power: a0 = 1 (a ≠ 0) • Always convert composite numbers to prime bases! SCIENTIFIC NOTATION: k × 10^n k × 10n where 1 ≤ k < 10 • Very Large Numbers (n is positive): Speed of Light = 300,000,000 m/s = 3.0 × 108 m/s Mass of Earth = 5.97 × 1024 kg • Microscopic Numbers (n is negative): Size of Bacteria = 0.0000005 m = 5.0 × 10-7 m Electron Charge = 1.6 × 10-19 C a^m × a^n = a^(m+n) • a^0 = 1 • a^(-n) = 1/a^n • SCIENTIFIC NOTATION: 1 ≤ k < 10

Chapter Summary & 10 Key Takeaways

Takeaway 1
An exponent expresses repeated multiplication of a base: a^n = a x a x ... x a (n times).
Takeaway 2
Product Law: a^m * a^n = a^(m+n); Quotient Law: a^m / a^n = a^(m-n).
Takeaway 3
Power of a Power Law: (a^m)^n = a^(mn).
Takeaway 4
Any non-zero base raised to power zero equals one: a^0 = 1 (a != 0).
Takeaway 5
Negative exponent rule: a^(-n) = 1 / a^n and (a/b)^(-n) = (b/a)^n.
Takeaway 6
Convert composite numerical bases into prime factors before applying exponent laws.
Takeaway 7
Scientific notation expresses numbers as k * 10^n where 1 <= k < 10 and n is an integer.
Takeaway 8
Large numbers have positive powers of 10; microscopic decimal numbers have negative powers of 10.
Takeaway 9
If a^x = a^y and a != 0, 1, -1, then the exponents must be equal: x = y.
Takeaway 10
Never confuse -a^n with (-a)^n: -2^4 = -16, but (-2)^4 = +16.

Check Your Understanding (Diagnostic Practice Questions)

Diagnostic questions testing core conceptual clarity. Answers are hidden initially — solve each problem first, then click to reveal the step-by-step verified solution.

1
Simplify and express with positive exponents: $\frac{25 \times t^{-4}}{5^{-3} \times 10 \times t^{-8}}$ (where $t \ne 0$).
Reveal Answer & Explanation
Answer: Step 1: Express all composite numbers as prime bases ($25 = 5^2, 10 = 2 \times 5$):
$$= \frac{5^2 \times t^{-4}}{5^{-3} \times (2 \times 5^1) \times t^{-8}}$$
Step 2: Combine powers of 5 in the denominator ($5^{-3} \times 5^1 = 5^{-3+1} = 5^{-2}$):
$$= \frac{5^2 \times t^{-4}}{2 \times 5^{-2} \times t^{-8}}$$
Step 3: Shift powers using quotient law ($a^m / a^n = a^{m-n}$):
$$= \frac{5^{2 - (-2)} \times t^{-4 - (-8)}}{2} = \frac{5^{2 + 2} \times t^{-4 + 8}}{2}$$
$$= \frac{5^4 \times t^4}{2} = \frac{625 t^4}{2} = \mathbf{\frac{625}{2} t^4}$$.
Convert composite numbers to prime factors ($25 = 5^2, 10 = 2 \times 5$), then apply quotient laws.
2
Find the value of $x$ for which: $\left( \frac{5}{3} \right)^{-4} \times \left( \frac{5}{3} \right)^{-5} = \left( \frac{5}{3} \right)^{3x}$.
Reveal Answer & Explanation
Answer: Step 1: Apply the Product Law ($a^m \times a^n = a^{m+n}$) on the LHS:
$$\left( \frac{5}{3} \right)^{-4 + (-5)} = \left( \frac{5}{3} \right)^{3x}$$
$$\left( \frac{5}{3} \right)^{-9} = \left( \frac{5}{3} \right)^{3x}$$
Step 2: Since the bases on both sides are identical (and not $0, 1, -1$), equate exponents:
$$-9 = 3x \implies x = \frac{-9}{3} = \mathbf{-3}$$.
LHS becomes $(5/3)^{-9}$. Equating exponents gives $3x = -9 \implies x = -3$.
3
Evaluate: $\left\{ \left( -\frac{2}{3} \right)^2 \right\}^{-2}$.
Reveal Answer & Explanation
Answer: Step 1: Apply the Power of a Power Law ($(a^m)^n = a^{mn}$):
$$\left( -\frac{2}{3} \right)^{2 \times (-2)} = \left( -\frac{2}{3} \right)^{-4}$$
Step 2: Apply the Negative Exponent Law ($(\frac{a}{b})^{-n} = (\frac{b}{a})^n$):
$$= \left( -\frac{3}{2} \right)^4$$
Step 3: A negative base raised to an EVEN power becomes positive:
$$= \frac{(-3)^4}{2^4} = \frac{81}{16} = \mathbf{\frac{81}{16}}$$.
Multiply exponents: $2 \times (-2) = -4$. Invert fraction: $(-3/2)^4 = 81/16$.
4
Express the following numbers in Scientific Standard Form ($k \times 10^n$):
(a) $0.000000000085$
(b) $602,000,000,000,000,000,000,000$ (Avogadro's number).
Reveal Answer & Explanation
Answer:

• (a) $0.000000000085$:
Shift the decimal point $11$ places to the right to obtain $8.5$ ($1 \le k < 10$):

$$\mathbf{8.5 \times 10^{-11}}$$


• (b) $602,000,000,000,000,000,000,000$:
Shift the decimal point $23$ places to the left to obtain $6.02$:

$$\mathbf{6.02 \times 10^{23}}$$

.


(a) Move 11 places right: $8.5 \times 10^{-11}$. (b) Move 23 places left: $6.02 \times 10^{23}$.
5
Simplify: $\frac{3^{-5} \times 10^{-5} \times 125}{5^{-7} \times 6^{-5}}$.
Reveal Answer & Explanation
Answer: Convert all bases into prime factors ($10 = 2 \times 5, 125 = 5^3, 6 = 2 \times 3$):
$$= \frac{3^{-5} \times (2 \times 5)^{-5} \times 5^3}{5^{-7} \times (2 \times 3)^{-5}}$$
$$= \frac{3^{-5} \times 2^{-5} \times 5^{-5} \times 5^3}{5^{-7} \times 2^{-5} \times 3^{-5}}$$
Cancel $3^{-5}$ and $2^{-5}$ in numerator and denominator:
$$= \frac{5^{-5 + 3}}{5^{-7}} = \frac{5^{-2}}{5^{-7}} = 5^{-2 - (-7)} = 5^{-2 + 7} = 5^5 = \mathbf{3,125}$$.
Decompose into prime bases 2, 3, 5. Terms with 2 and 3 cancel out completely, leaving $5^5 = 3,125$.
6
Prove algebraically that for any non-zero real number $a$, $a^0 = 1$.
Reveal Answer & Explanation
Answer: • By the fundamental Quotient Law of Exponents:
$$\frac{a^m}{a^n} = a^{m - n}$$
• Let $m = n$ (where $n$ is any positive integer):
$$\frac{a^n}{a^n} = a^{n - n} = a^0$$
• But any non-zero quantity divided by itself is identically equal to $1$ ($\frac{a^n}{a^n} = 1$).
• Comparing both sides: $$\mathbf{a^0 = 1 \quad (\text{for } a \ne 0)}$$.
Use $a^n / a^n = a^{n-n} = a^0$, and $a^n / a^n = 1 \implies a^0 = 1$.
7
If $2^{x-1} + 2^{x+1} = 320$, find the value of $x$.
Reveal Answer & Explanation
Answer: Step 1: Rewrite using exponent laws ($2^{x-1} = 2^x \times 2^{-1} = \frac{2^x}{2}$ and $2^{x+1} = 2^x \times 2^1 = 2 \cdot 2^x$):
$$\frac{2^x}{2} + 2(2^x) = 320$$
Step 2: Factor out $2^x$:
$$2^x \left( \frac{1}{2} + 2 \right) = 320$$
$$2^x \left( \frac{5}{2} \right) = 320$$
Step 3: Solve for $2^x$:
$$2^x = 320 \times \frac{2}{5} = 64 \times 2 = 128$$
Step 4: Express $128$ as a power of $2$ ($128 = 2^7$):
$$2^x = 2^7 \implies \mathbf{x = 7}$$.
Factor out $2^x(1/2 + 2) = 320 \implies 2^x(5/2) = 320 \implies 2^x = 128 = 2^7 \implies x = 7$.
8
Evaluate: $\left( \frac{1}{3} \right)^{-2} + \left( \frac{1}{4} \right)^{-2} + \left( \frac{1}{2} \right)^{-3}$.
Reveal Answer & Explanation
Answer: Apply the negative exponent rule $(\frac{1}{a})^{-n} = a^n$:
• $\left( \frac{1}{3} \right)^{-2} = 3^2 = 9$
• $\left( \frac{1}{4} \right)^{-2} = 4^2 = 16$
• $\left( \frac{1}{2} \right)^{-3} = 2^3 = 8$
Sum the values:
$$9 + 16 + 8 = \mathbf{33}$$.
Invert fractions: $3^2 + 4^2 + 2^3 = 9 + 16 + 8 = 33$.
Finished Studying This Chapter?
READY TO PRACTICE?

Timed CBT Practice Tests (Exam Simulator)

Put your concepts to the test with official curriculum-aligned Foundation and Advanced practice tests. Get instant accuracy scores, time metrics, and step-by-step verified explanations.