StudyMatic
Class 8 · Maths · Chapter 2

Power Play

“Power Play” is the Class 8 Ganita Prakash chapter on exponents and powers. An exponent is a short way of writing repeated multiplication: 2 × 2 × 2 = 2³. This chapter builds the laws of exponents, extends them to zero and negative exponents, and uses powers of ten to write very large and very small numbers neatly in standard form.

Learning objectives

  • Read and write numbers in exponential (power) form.
  • Apply the laws of exponents to simplify expressions.
  • Interpret zero and negative exponents.
  • Express very large and very small numbers in standard form.

Key concepts

Exponents and base

In aⁿ, a is the base and n is the exponent or power, and it means a multiplied by itself n times. For example 10³ = 10 × 10 × 10 = 1000. Powers let us write long repeated products compactly.

Laws of exponents

For the same base, aᵐ × aⁿ = aᵐ⁺ⁿ and aᵐ ÷ aⁿ = aᵐ⁻ⁿ. A power raised to a power multiplies the exponents, (aᵐ)ⁿ = aᵐⁿ, and a shared exponent distributes over a product, aᵐ × bᵐ = (ab)ᵐ. These rules let us simplify without expanding everything.

Zero and negative exponents

Any non-zero number to the power zero equals 1, so a⁰ = 1. A negative exponent means a reciprocal: a⁻ⁿ = 1 ÷ aⁿ. For example 2⁻³ = 1/2³ = 1/8. The same laws of exponents continue to hold for negative powers.

Standard form (powers of ten)

A number written as k × 10ⁿ, where k is between 1 and 10, is in standard form. Large numbers use positive powers (3 × 10⁸) and small numbers use negative powers (5 × 10⁻⁶). This makes very big and very small measurements easy to compare and write.

Important formulas

Product law

aᵐ × aⁿ = aᵐ⁺ⁿ

Quotient law

aᵐ ÷ aⁿ = aᵐ⁻ⁿ

Power of a power

(aᵐ)ⁿ = aᵐⁿ

Power of a product

aᵐ × bᵐ = (ab)ᵐ

Zero exponent

a⁰ = 1 (a ≠ 0)

Negative exponent

a⁻ⁿ = 1 ÷ aⁿ

Key definitions

Exponent
The number of times the base is multiplied by itself, written as a small raised number.
Base
The number that is repeatedly multiplied in a power.
Standard form
A number written as k × 10ⁿ with 1 ≤ k < 10, used for very large or very small numbers.
Reciprocal
1 divided by a number; a negative exponent gives the reciprocal of the positive power.

Solved examples

Q1. Simplify 2³ × 2⁴.

Solution: Same base, so add exponents: 2³⁺⁴ = 2⁷ = 128.

Q2. Evaluate 5⁻².

Solution: A negative exponent gives the reciprocal: 5⁻² = 1/5² = 1/25.

Q3. Write 0.000072 in standard form.

Solution: Move the decimal 5 places right to get 7.2, so 0.000072 = 7.2 × 10⁻⁵.

Q4. Simplify (3²)³.

Solution: Power of a power multiplies exponents: 3²ˣ³ = 3⁶ = 729.

Common mistakes to avoid

  • Adding the bases instead of keeping the base and adding exponents (2³ × 2⁴ = 2⁷, not 4⁷).
  • Thinking a⁰ = 0; for any non-zero a, a⁰ = 1.
  • Reading a negative exponent as a negative number rather than a reciprocal.
  • Writing standard form with k outside the range 1 ≤ k < 10 (e.g. 35 × 10⁶ instead of 3.5 × 10⁷).

Power Play — MCQ Quiz

10 questions with instant feedback. Use number keys 1–4 to answer.

Question 1 of 10Score 0

In 7⁴, the number 4 is called the:

Practice questions

Short answer

State the product law of exponents.

For the same base, aᵐ × aⁿ = aᵐ⁺ⁿ.

What does a negative exponent mean?

a⁻ⁿ is the reciprocal of aⁿ, i.e. a⁻ⁿ = 1 ÷ aⁿ.

Why do we use standard form?

To write very large or very small numbers compactly as k × 10ⁿ with 1 ≤ k < 10.

Long answer

State the laws of exponents for a common base and show one example of each.

Product: aᵐ × aⁿ = aᵐ⁺ⁿ (2² × 2³ = 2⁵). Quotient: aᵐ ÷ aⁿ = aᵐ⁻ⁿ (5⁴ ÷ 5² = 5²). Power of a power: (aᵐ)ⁿ = aᵐⁿ ((3²)² = 3⁴). Power of a product: aᵐ × bᵐ = (ab)ᵐ (2³ × 5³ = 10³). Each rule lets us simplify without fully expanding.

Explain how to write 0.00000305 in standard form, step by step.

Place the decimal after the first non-zero digit to get 3.05. Count how many places the decimal moved: 6 places to the right, so the power of ten is −6. Therefore 0.00000305 = 3.05 × 10⁻⁶, with k = 3.05 satisfying 1 ≤ k < 10.

HOTS (Higher Order Thinking)

Without a calculator, which is larger: 2¹⁰ or 10³? Justify.

2¹⁰ = 1024 while 10³ = 1000, so 2¹⁰ is larger by 24. Comparing powers sometimes needs evaluating, not just looking at the exponents.

Show that aᵐ ÷ aᵐ supports the rule a⁰ = 1.

By the quotient law, aᵐ ÷ aᵐ = aᵐ⁻ᵐ = a⁰. But any non-zero number divided by itself is 1, so a⁰ must equal 1.

Quick revision

Revision notes

  • aⁿ means a multiplied by itself n times; a is the base, n the exponent.
  • Product aᵐ⁺ⁿ, quotient aᵐ⁻ⁿ, power of a power aᵐⁿ.
  • a⁰ = 1 and a⁻ⁿ = 1/aⁿ for a ≠ 0.
  • Standard form: k × 10ⁿ with 1 ≤ k < 10.

Key takeaways

  • Laws of exponents only combine powers of the same base.
  • Negative exponents give reciprocals, not negative numbers.
  • Standard form makes huge and tiny numbers easy to compare.

Frequently asked questions

What is the difference between base and exponent?

The base is the number being multiplied; the exponent tells how many times it is multiplied by itself.

Is a⁰ always 1?

Yes for any non-zero a; 0⁰ is left undefined at this level.

How is standard form different from ordinary form?

Standard form writes a number as k × 10ⁿ with one non-zero digit before the decimal, making very large or small numbers compact.

Related chapters