E EpicCBT
Home Lesson Notes Quiz Center Leaderboard Login
All notes Mathematics · Indices · SSS1

Indices

3 views
Indices
Week Six - Indices (Exponents)
📘 WEEK SIX

INDICES (EXPONENTS)

Understanding Powers, Roots & Exponential Equations

📖 Introduction

In mathematics, indices (singular: index), also known as exponents or powers, provide a shorthand way of expressing repeated multiplication of a number by itself.

For example:

2 × 2 × 2 × 2 × 2 = 25 = 32

Here, 2 is called the base and 5 is called the index (or exponent). The expression 25 is read as "2 raised to the power of 5."

General Notation:
xn = x × x × x × ··· × x  (n times)
where x = base, n = index

📐 SECTION 1: LAWS OF INDICES

The laws of indices are rules that govern how expressions involving powers can be simplified. These laws hold for all values of the base x ≠ 0, and for all real values of the indices a and b.

1 First Law — Multiplication Law (Same Base)
xa × xb = xa+b

When multiplying two powers that have the same base, add the indices.

Illustration:
x3 × x2 = (x × x × x) × (x × x) = x3+2 = x5
2 Second Law — Division Law (Same Base)
xa ÷ xb = xaxb = xa−b

When dividing two powers that have the same base, subtract the index of the denominator from the index of the numerator.

Illustration:
x5x2 = x × x × x × x × xx × x = x5−2 = x3
3 Third Law — Zero Index
x0 = 1    (x ≠ 0)

Any non-zero number raised to the power of zero equals 1.

Proof using Second Law:
xa ÷ xa = xa−a = x0

But we also know that any number divided by itself equals 1:

xaxa = 1

Therefore: x0 = 1

4 Fourth Law — Negative Index
x−a = 1xa

A negative index indicates the reciprocal of the base raised to the corresponding positive index.

Proof using Second Law:
x−a = x0−a = x0xa = 1xa
Example:  2−3 = 123 = 18

✏️ Worked Examples — Laws 1 to 4

Simplify each of the following:

  1. 105 × 104
  2. a3 × a4
  3. m8 ÷ m5
  4. 24x6 ÷ 8x4
  5. 198 ÷ 198
Solution 1:   105 × 104
Applying the first law (add the indices):
105 × 104 = 105+4 = 109
Solution 2:   a3 × a4
a3 × a4 = a3+4 = a7
Solution 3:   m8 ÷ m5
Applying the second law (subtract the indices):
m8 ÷ m5 = m8−5 = m3
Solution 4:   24x6 ÷ 8x4
Divide the coefficients and apply the second law to the variable:
24x68x4 = 248 × x6−4 = 3 × x2 = 3x2
Solution 5:   198 ÷ 198
198 ÷ 198 = 198−8 = 190 = 1

📝 Evaluation — Practice Questions (Laws 1 to 4)

Simplify each of the following:

  1. 6 × z0
  2. 4−3
  3. z3 × (⅙)1
  4. r × r × r × r−5
Click to reveal answers

(a) 6 × z0 = 6 × 1 = 6

(b) 4−3 = 143 = 164 = 1/64

(c) z3 × 16 = z36

(d) r × r × r × r−5 = r1+1+1+(−5) = r3−5 = r−2 = 1r2


🔢 SECTION 2: PRODUCT OF INDICES (Power of a Power)
5 Fifth Law — Power of a Power
(xa)b = xa×b = xab

When a power is raised to another power, multiply the indices.

Illustration:
(x2)3 = x2 × x2 × x2 = x2+2+2 = x2×3 = x6
6 Sixth Law — Power of a Product
(xy)a = xa · ya

When a product of bases is raised to a power, the power applies to each factor separately.

Illustration:
(2x)3 = 23 × x3 = 8x3
7 Seventh Law — Power of a Quotient
(xy)a = xaya    (y ≠ 0)

When a fraction is raised to a power, the power applies to both the numerator and the denominator.

Illustration:
(34)2 = 3242 = 916

📊 Summary Table of All Laws of Indices

Law Rule Name
1st xa × xb = xa+b Multiplication Law
2nd xa ÷ xb = xa−b Division Law
3rd x0 = 1 Zero Index Law
4th x−a = 1/xa Negative Index Law
5th (xa)b = xab Power of a Power
6th (xy)a = xaya Power of a Product
7th (x/y)a = xa/ya Power of a Quotient

✏️ Worked Examples — Power of a Power

Simplify each of the following:

  1. (x2)3
  2. (y4)2
  3. (3−2)−3
  4. (−3d3)2
  5. a6 · (−a)−4
Solution 1:   (x2)3
Multiply the indices:
(x2)3 = x2×3 = x6
Solution 2:   (y4)2
(y4)2 = y4×2 = y8
Solution 3:   (3−2)−3
3(−2)×(−3) = 3+6 = 36
Now compute 36:
36 = 3 × 3 × 3 × 3 × 3 × 3 = 9 × 9 × 9 = 27 × 27 = 729
Solution 4:   (−3d3)2
Apply the sixth law — distribute the power to each factor:
(−3d3)2 = (−3)2 × (d3)2
= (−3 × −3) × d3×2 = 9 × d6 = 9d6
📌 Note: (−3)2 = +9 because the product of two negative numbers is positive.
Solution 5:   a6 · (−a)−4
First, apply the negative index law:
a6 × (−a)−4 = a6 × 1(−a)4
Now evaluate (−a)4:
(−a)4 = (−a) × (−a) × (−a) × (−a) = a4

(Even power of a negative base gives a positive result.)

Therefore:
a6a4 = a6−4 = a2

📝 Evaluation — Practice Questions (Power of a Power)

Simplify each of the following:

  1. (h4)−5
  2. (−4u2v)3
  3. (−x3)2 ÷ x4
  4. −(d2) ÷ d4 × (−d)
  5. (−c)2 × c4 ÷ (−c3)
Click to reveal answers

1. (h4)−5 = h4×(−5) = h−20 = 1h20

2. (−4u2v)3 = (−4)3 × (u2)3 × v3 = −64 × u6 × v3 = −64u6v3

3. (−x3)2 ÷ x4 = (−1)2 · x6 ÷ x4 = x6 ÷ x4 = x6−4 = x2

4. −d2 ÷ d4 × (−d) = −d2−4 × (−d) = −d−2 × (−d) = d−2+1 = d−1 = 1d

5. (−c)2 × c4 ÷ (−c3) = c2 × c4 ÷ (−c3) = c6−c3 = −c6−3 = −c3


🔢 SECTION 3: FRACTIONAL INDICES

Fractional indices involve exponents that are fractions. They are closely related to roots (square roots, cube roots, etc.).

Understanding x1/n — The nth Root

Square Root

The square root of x, written √x, is the number which when multiplied by itself gives x:

√x × √x = x
Derivation:

Let √x = xp. Then:

xp × xp = x1

x2p = x1

Equating the indices: 2p = 1 p = ½
√x = x1/2
Illustration: √25 = 251/2 = 5   since 5 × 5 = 25

Cube Root

The cube root of x, written ∛x, is the number which when multiplied by itself three times gives x:

∛x × ∛x × ∛x = x
Derivation:

Let ∛x = xq. Then:

xq × xq × xq = x1

x3q = x1

Equating the indices: 3q = 1 q = ⅓
∛x = x1/3
Illustrations:
• ∛8 = 81/3 = 2   since 2 × 2 × 2 = 8
• ∛(−27) = (−27)1/3 = −3   since (−3) × (−3) × (−3) = −27

General nth Root

x1/n = n√x
The fractional index 1/n means "take the nth root" of the base.
Expression Meaning Value
161/2 √16 4
271/3 ∛27 3
811/4 4√81 3
321/5 5√32 2

Understanding xa/b — General Fractional Index

xa/b = b√(xa) = (b√x)a

A fractional index a/b can be interpreted in two equivalent ways:

  1. Root first, then power: Take the bth root of x, then raise the result to the power a.
  2. Power first, then root: Raise x to the power a, then take the bth root.
Illustration:

82/3 = (∛8)2 = (2)2 = 4

OR equivalently:

82/3 = ∛(82) = ∛64 = 4
💡 Tip: Taking the root first is usually easier because it keeps the numbers smaller!

✏️ Worked Examples — Fractional Indices

Simplify each of the following:

  1. 8−2/3
  2. 41/6 × 41/3
  3. (16/81)−3/4
  4. √(72a3b−2 / 2a5b−6)
Solution 1:   8−2/3
Apply the negative index law first:
8−2/3 = 182/3
Now evaluate 82/3:
82/3 = (∛8)2 = (2)2 = 4
Therefore:
8−2/3 = 14
Solution 2:   41/6 × 41/3
Apply the first law (add the indices since the bases are the same):
41/6 × 41/3 = 41/6 + 1/3
Find a common denominator for the fractions:
16 + 13 = 16 + 26 = 36 = 12
Therefore:
41/2 = √4 = 2
Solution 3:   (16/81)−3/4
Apply the negative index law (flip the fraction):
(1681)−3/4 = (8116)3/4
Now evaluate:
(8116)3/4 = (48116)3
Find the 4th roots:
4√81 = 3   (since 34 = 81)
4√16 = 2   (since 24 = 16)
Therefore:
(32)3 = 3323 = 278
Solution 4:   √(72a3b−2 / 2a5b−6)
Step 1: Simplify the expression inside the square root.

Divide the coefficients: 72 ÷ 2 = 36

Apply the second law to each variable:
a3−5 = a−2
b−2−(−6) = b−2+6 = b4
So the expression inside the square root becomes:
√(36a−2b4)
Step 2: Apply the square root (raise everything to the power ½):
(36a−2b4)1/2 = 361/2 × a−2×½ × b4×½
= 6 × a−1 × b2
= 6b2a

📝 Evaluation — Practice Questions (Fractional Indices)

Simplify each of the following:

  1. (125)−1/3
  2. (18/32)−3/2
  3. (∛4)1.5
  4. 64−5/6
  5. √(1 9/16)
Click to reveal answers

1. 125−1/3 = 11251/3 = 1∛125 = 15 = 1/5   (since 5 × 5 × 5 = 125)

2. (18/32)−3/2
First simplify: 18/32 = 9/16
(9/16)−3/2 = (16/9)3/2 = (√(16/9))3 = (4/3)3 = 64/27

3. (∛4)1.5 = (41/3)3/2 = 4(1/3)×(3/2) = 41/2 = √4 = 2

4. 64−5/6 = 1645/6 = 1(6√64)5 = 125 = 1/32   (since 26 = 64)

5. √(1 9/16) = √(25/16) = √25√16 = 5/4


🧮 SECTION 4: SOLVING EQUATIONS INVOLVING INDICES

To solve equations involving indices, we use the following key strategies:

🎯 Key Strategies:

  • Strategy 1: If xa = xb (same base), then a = b (equate the indices).
  • Strategy 2: Express both sides of the equation with the same base, then equate the indices.
  • Strategy 3: Use the laws of indices to simplify, then solve.
  • Strategy 4: Raise both sides to an appropriate power to eliminate fractional indices.

✏️ Worked Examples — Solving Equations

Solve the following equations:

  1. 2r−3 = −16
  2. 5x ÷ 5 = 40x−1/2 ÷ 5
  3. 4c−1 = 64
Solution 1:   2r−3 = −16
Step 1: Divide both sides by 2:
r−3 = −162 = −8
Step 2: Apply the negative index law:
r−3 = −8 1r3 = −8
Step 3: Cross multiply:
1 = −8r3

r3 = 1−8 = −18
Step 4: Take the cube root of both sides:
r = ∛(−18) = ∛(−1)∛8 = −12
r = −½
✅ Verification:
2(−½)−3 = 2 × 1(−½)3 = 2 × 1−⅛ = 2 × (−8) = −16
Solution 2:   5x ÷ 5 = 40x−1/2 ÷ 5
Step 1: Simplify both sides:
x = 8x−1/2
Step 2: Apply the negative index law:
x = 8x1/2
Step 3: Cross multiply:
x × x1/2 = 8
Step 4: Apply the first law (add indices):
x1 + ½ = 8

x3/2 = 8
Step 5: Raise both sides to the power 2/3:
(x3/2)2/3 = 82/3

x(3/2)×(2/3) = 82/3

x1 = (∛8)2 = (2)2 = 4
x = 4
✅ Verification:
LHS = 5(4) ÷ 5 = 4
RHS = 40(4)−1/2 ÷ 5 = 40 × ½ ÷ 5 = 20 ÷ 5 = 4
Solution 3:   4c−1 = 64
Step 1: Express both sides with the same base.
Since 4 = 4 and 64 = 43:
4c−1 = 43
Step 2: Since the bases are equal, equate the indices:
c − 1 = 3
Step 3: Solve for c:
c = 3 + 1
c = 4
✅ Verification: 44−1 = 43 = 64

📝 Evaluation — Practice Questions (Solving Equations)

Solve the following equations:

  1. a2/3 = 9
  2. 2x3 = 54
Click to reveal answers

1. a2/3 = 9
Raise both sides to the power 3/2:
a = 93/2 = (√9)3 = 33 = 27

2. 2x3 = 54
Divide both sides by 2: x3 = 27
Take the cube root: x = ∛27 = 3


🏆 GENERAL EVALUATION

Solve or simplify the following:

Question 1

If 92x+13x = 81x−2, find x.

Solution:
Express everything in base 3. Recall: 9 = 32 and 81 = 34.
(32)2x+13x = (34)x−2
32(2x+1)3x = 34(x−2)
34x+23x = 34x−8
Apply the second law on the left:
3(4x+2)−x = 34x−8
33x+2 = 34x−8
Equate the indices:
3x + 2 = 4x − 8

2 + 8 = 4x − 3x

x = 10

Question 2

Solve: 9x−1 = 27x+1

Solution:
Express both sides in base 3. Recall: 9 = 32 and 27 = 33.
(32)x−1 = (33)x+1
32(x−1) = 33(x+1)
32x−2 = 33x+3
Equate the indices:
2x − 2 = 3x + 3

−2 − 3 = 3x − 2x

x = −5

Question 3

Simplify: ∛(72p−3q−79p9q5)

Solution:
Step 1: Simplify inside the cube root.

Divide the coefficients: 72 ÷ 9 = 8

Apply the second law to each variable:
p−3−9 = p−12
q−7−5 = q−12
So the expression becomes:
∛(8p−12q−12)
Step 2: Apply the cube root (raise to power 1/3):
(8p−12q−12)1/3 = 81/3 × p−12×⅓ × q−12×⅓
= 2 × p−4 × q−4
= 2p4q4
2p4q4

🔑 KEY POINTS TO REMEMBER
Concept Formula / Rule
Multiplication (same base) xa × xb = xa+b
Division (same base) xa ÷ xb = xa−b
Zero index x0 = 1
Negative index x−a = 1/xa
Power of a power (xa)b = xab
Power of a product (xy)a = xaya
Fractional index (root) x1/n = n√x
General fractional index xa/b = (b√x)a
Solving: same base If xa = xb, then a = b
💡 Remember: The key to mastering indices is practice. Always identify the base, apply the correct law, and simplify step by step. When solving equations, try to express both sides with the same base before equating the indices.

Test yourself on Mathematics

Quadratic Equations II

166 questions 10 min SSS1
Start quiz

Quadratic Equations

322 questions 10 min SSS1
Start quiz

SIMPLE EQUATION AND VARIATIONS

180 questions 10 min SSS1
Start quiz

LOGARITHMS II

157 questions 10 min SSS1
Start quiz

Logarithms I

338 questions 10 min SSS1
Start quiz

Indices

194 questions 10 min SSS1
Start quiz

Track your reading & take quizzes

Create free account