Indices II

2026 Syllabus Objectives

By the end of this topic, you should be able to:

  1. Understand and use indices (positive, zero and negative)
  2. Understand and use the rules of indices
  3. Simplify expressions like (5x³)² and 12a⁵ ÷ 3a⁻², and solve equations like 2ˣ = 32
  4. Understand and use fractional indices
  5. Solve more complex equations like 32ˣ = 2 and 5⁽ˣ⁺¹⁾ = 25ˣ, and simplify expressions with fractional and negative indices

What are Indices?

An index (also called a power or exponent) tells you how many times to multiply a number by itself. The plural of index is indices.

For example, in the expression 2⁴:

  • 2 is the base (the number being multiplied)
  • 4 is the index (how many times to multiply the base by itself)
  • 2⁴ = 2 × 2 × 2 × 2 = 16

Another example: x⁵ means x × x × x × x × x (you multiply x by itself 5 times).


The Laws of Indices

The laws of indices are rules that help you simplify expressions involving powers. These rules only work when you are multiplying or dividing terms – they do NOT work for addition or subtraction.

Law 1: Multiplication Law

When you multiply two powers with the same base, you add the indices.

Formula: aᵐ × aⁿ = a⁽ᵐ⁺ⁿ⁾

Example 1: x⁷ × x¹² = x⁽⁷⁺¹²⁾ = x¹⁹

Example 2: 2³ × 2⁵ = 2⁽³⁺⁵⁾ = 2⁸ = 256

Why it works: If you write it out fully, x⁷ × x¹² means (x × x × x × x × x × x × x) × (x × x × x × x × x × x × x × x × x × x × x × x). When you count all the x's, you get 19 of them, which is x¹⁹.

Law 2: Division Law

When you divide two powers with the same base, you subtract the indices.

Formula: aᵐ ÷ aⁿ = a⁽ᵐ⁻ⁿ⁾

Example 1: x¹⁰ ÷ x⁴ = x⁽¹⁰⁻⁴⁾ = x⁶

Example 2: 10¹² ÷ 10⁴ = 10⁽¹²⁻⁴⁾ = 10⁸

Why it works: If you write d⁵ ÷ d², you have (d × d × d × d × d) ÷ (d × d). The two d's on top cancel with the two d's on the bottom, leaving you with d × d × d = d³.

Law 3: Power of a Power

When you raise a power to another power, you multiply the indices.

Formula: (aᵐ)ⁿ = aᵐⁿ

Example 1: (x³)² = x⁽³ˣ²⁾ = x⁶

Example 2: (e⁵)⁵ = e⁽⁵ˣ⁵⁾ = e²⁵

Why it works: (x³)² means you're squaring x³, so you get (x × x × x) × (x × x × x) = x⁶.

Law 4: Power of a Product

When you raise a product (two or more numbers multiplied together) to a power, you raise each number to that power separately.

Formula: (ab)ⁿ = aⁿ × bⁿ

Example: (2x)³ = 2³ × x³ = 8x³

Another example: (fg)² = f² × g² = f²g²

Law 5: Power of a Quotient (Fraction)

When you raise a fraction to a power, you raise both the numerator (top) and denominator (bottom) to that power.

Formula: (a/b)ⁿ = aⁿ/bⁿ

Example: (h/i)² = h²/i²

Another example: (3/x)² = 3²/x² = 9/x²

Sign in to view full notes