Indices I

2026 Syllabus Objectives

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

  1. Understand and use indices (positive, zero and negative integers)
  2. Understand and use the rules of indices
  3. Find values like 7⁻², 2⁻³ × 2⁴, (2³)², and 2³ ÷ 2⁴
  4. Understand and use indices (positive, zero, negative, and fractional)
  5. Find values like 6^(1/2), 16^(1/4), 81^(1/2), and 8^(-2/3)

Understanding Index Notation

When you multiply the same number by itself several times, you can write it in a shorter way using index notation.

For example:

  • 2 × 2 × 2 × 2 = 2⁴

In this example:

  • 2 is called the base (the number being multiplied)
  • 4 is called the index (how many times the base is multiplied by itself)

The index is also called a power or an exponent. All three words mean the same thing.

We read 2⁴ as "2 to the power of 4" or simply "2 to the 4".

Positive Indices

When the index is a positive whole number, it tells you how many times to multiply the base by itself.

Examples:

  • 3² = 3 × 3 = 9
  • 5³ = 5 × 5 × 5 = 125
  • 2⁵ = 2 × 2 × 2 × 2 × 2 = 32

Special Cases: Square Numbers and Cube Numbers

Square Numbers

A number is squared when it is multiplied by itself once. We use the symbol ² for squared.

Examples:

  • 5² = 5 × 5 = 25
  • 10² = 10 × 10 = 100

The square root is the opposite operation. It asks: "What number was multiplied by itself to get this answer?"

We use the symbol √ for square root.

Examples:

  • √25 = 5 (because 5 × 5 = 25)
  • √100 = 10 (because 10 × 10 = 100)

Important note: The square root symbol √ only gives the positive answer. So √25 = 5, not -5, even though (-5) × (-5) also equals 25.

Cube Numbers

A number is cubed when it is multiplied by itself twice. We use the symbol ³ for cubed.

Examples:

  • 2³ = 2 × 2 × 2 = 8
  • 4³ = 4 × 4 × 4 = 64

The cube root is the opposite operation. It asks: "What number was multiplied by itself twice to get this answer?"

We use the symbol ∛ for cube root.

Examples:

  • ∛8 = 2 (because 2 × 2 × 2 = 8)
  • ∛27 = 3 (because 3 × 3 × 3 = 27)

The laws of indices are rules that help you work with powers more easily. Instead of writing out all the multiplications, you can use these shortcuts.

Law 1: Multiplying Powers (Same Base)

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

Formula: a^m × a^n = a^(m+n)

Examples:

  • 3² × 3⁵ = 3^(2+5) = 3⁷
  • 2⁴ × 2³ = 2^(4+3) = 2⁷
  • 5³ × 5² = 5^(3+2) = 5⁵

Why does this work? Look at 2³ × 2²:

  • 2³ = 2 × 2 × 2
  • 2² = 2 × 2
  • 2³ × 2² = (2 × 2 × 2) × (2 × 2) = 2 × 2 × 2 × 2 × 2 = 2⁵

You have 3 twos plus 2 more twos, making 5 twos in total.

Law 2: Dividing Powers (Same Base)

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

Formula: a^m ÷ a^n = a^(m-n)

Examples:

  • 3⁶ ÷ 3² = 3^(6-2) = 3⁴
  • 5⁸ ÷ 5³ = 5^(8-3) = 5⁵
  • 2⁷ ÷ 2⁴ = 2^(7-4) = 2³

Why does this work? Look at 2⁵ ÷ 2²:

  • 2⁵ = 2 × 2 × 2 × 2 × 2
  • 2² = 2 × 2
  • 2⁵ ÷ 2² = (2 × 2 × 2 × 2 × 2) ÷ (2 × 2) = 2 × 2 × 2 = 2³

Two of the twos cancel out, leaving 3 twos.

Law 3: Power of a Power

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

Formula: (a^m)^n = a^(m×n)

Examples:

  • (3³)² = 3^(3×2) = 3⁶
  • (2⁴)³ = 2^(4×3) = 2¹²
  • (5²)⁴ = 5^(2×4) = 5⁸

Why does this work? Look at (2³)²:

  • (2³)² means 2³ × 2³
  • 2³ × 2³ = 2^(3+3) = 2⁶ (using Law 1)
  • This is the same as 2^(3×2) = 2⁶

Sign in to view full notes