Indices

Digital Handwritten Lesson

Laws of Indices | New Millennium Academy
New Millennium Academy · Virauta, Pokhara-17

Laws of Indices

Mathematics Grade 8 · Chapter: Indices & Surds
Law 1: Zero
$x^0 = 1$
Law 2: Product
$a^m \cdot a^n = a^{m+n}$
Law 3: Quotient
$\dfrac{x^m}{x^n} = x^{m-n}$
Law 4: Distributive
$(ab)^n = a^n b^n$
Law 5: Power
$(a^m)^n = a^{mn}$
Law 6: Negative
$x^{-m} = \dfrac{1}{x^m}$

Introduction

What is an Index?

Let us select the number 81 and prime-factorise it.

$81 = 3 \times 3 \times 3 \times 3$   (3 multiplied with itself 4 times)

$$81 = 3^4$$

In $3^4$: the 4 is the power / index (Pl: Indices), and the 3 is the base.

Other Examples

  • $2^6$ = Base 2 multiplied with itself 6 times $= 2\times2\times2\times2\times2\times2$
  • $5^3$ = Base 5 multiplied with itself 3 times $= 5\times5\times5$

Law 1 — Zero Index Law

Activity — Discovering the Zero Index

Observe the pattern below (subtract the index by 1 each time and divide the value by 3):

$3^4$$= 3 \times 3 \times 3 \times 3$$= 81$
$3^3$$= 3 \times 3 \times 3$$= 27$
$3^2$$= 3 \times 3$$= 9$
$3^1$$= 3$$= 3$
$3^0$(following the pattern)$= 1$

Continuing the pattern — subtracting 1 from the index and dividing by 3 each step — we get $3^0 = 1$.

Zero Index Law
$$x^0 = 1$$
(where $x \neq 0$)

Examples

  • $(2x)^0 = 1$
  • $5^0 = 1$
  • $(2x - y)^0 = 1$
  • $(-5y)^0 = 1$
  • $9{,}999{,}999{,}999^0 = 1$

Law 2 — Product Law

Activity — Multiplying Powers with the Same Base

Let us multiply 16 and 8:

$16 \times 8 = 128$
or,$(2\times2\times2\times2)\times(2\times2\times2) = 2\times2\times2\times2\times2\times2\times2$
or,$2^4 \times 2^3 = 2^7$
or,$2^4 \times 2^3 = 2^{4+3} \quad [4+3=7]$

Conclusion: This law of indices is called the Product Law.

Product Law
$$a^m \times a^n = a^{m+n}$$

Examples

  • $a^3 \times a^2 = a^{3+2} = a^5$
  • $(2n+1)^3 \times (2n+1)^5 = (2n+1)^{3+5} = (2n+1)^8$
  • $(-2n)^4 \times (-2n)^2 = (-2n)^{4+2} = (-2n)^6$
  • $5^3 \times 5^4 \times 5^5 = 5^{3+4+5} = 5^{12}$
  • $\left(\dfrac{a}{b}\right)^2 \times \left(\dfrac{a}{b}\right)^3 = \left(\dfrac{a}{b}\right)^{2+3} = \left(\dfrac{a}{b}\right)^5$

Law 3 — Quotient Law

Activity I

Dividing 64 by 16:

$\dfrac{64}{16} = 4$
or,$\dfrac{2^6}{2^4} = 2^2$
or,$\dfrac{2^6}{2^4} = 2^{6-4}$
Activity II

Dividing 81 by 27:

$\dfrac{81}{27} = 3^1$
or,$\dfrac{3^4}{3^3} = 3^1$
or,$\dfrac{3^4}{3^3} = 3^{4-3}$
Quotient Law
$$\frac{x^m}{x^n} = x^{m-n}$$

Examples

  • $\dfrac{5^6}{5^2} = 5^{6-2} = 5^4$
  • $\dfrac{(2a)^6}{(2a)^3} = (2a)^{6-3} = (2a)^3$
  • $\dfrac{(2x-y)^7}{(2x-y)^3} = (2x-y)^{7-3} = (2x-y)^4$

Law 4 — Distributive Law

Proof of Distributive Law
$(ab)^4$
$=$$(ab)(ab)(ab)(ab)$
$=$$(a \cdot a \cdot a \cdot a)(b \cdot b \cdot b \cdot b)$
$=$$a^4 \cdot b^4$
Distributive Law
$$(ab)^n = a^n b^n \qquad \text{and} \qquad \left(\frac{a}{b}\right)^n = \frac{a^n}{b^n}$$

Examples

  • $(xy)^3 = x^3 y^3$
  • $(5x)^3 = 5^3 x^3 = 125x^3$
  • $\left(\dfrac{x}{y}\right)^4 = \dfrac{x^4}{y^4}$
⚠ Important Note: $(x + y)^4 \neq x^4 + y^4$
The distributive law applies only to multiplication and division, NOT to addition or subtraction inside the bracket.

Law 5 — Power Law

Activity — Power of a Power

Consider $(a^3)^4$:

$=$$a^3 \times a^3 \times a^3 \times a^3$
$=$$a^{3+3+3+3}$
$=$$a^{12}$
$=$$a^{3 \times 4}$
Power Law
$$(a^m)^n = a^{mn}$$

Examples

  • $(a^2)^5 = a^{2\times5} = a^{10}$
  • $(x^3)^4 = x^{12}$

Law 6 — Negative Index Law

Activity — Discovering Negative Indices

We have $2^4 = 16$. Subtract the power by 1 and divide the value by 2 continuously:

$2^2$$= 4$
$2^1$$= 2$
$2^0$$= 1$
$2^{-1}$$= \dfrac{1}{2}$
$2^{-2}$$= \dfrac{1}{4}$

Conclusion: Negative power does not mean a negative value. It means dividing repeatedly.

Negative Index Law
$$x^{-m} = \frac{1}{x^m} \qquad \text{or} \qquad \frac{1}{x^{-m}} = x^m$$

Examples

  • $2^{-5} = \dfrac{1}{2^5} = \dfrac{1}{32}$
  • $\dfrac{1}{2^{-3}} = 2^3 = 8$
💡 Note:
Positive power is a result of repeated multiplication.
Negative power is a result of repeated division.

Summary of All Laws

Law Name Formula
1Zero Index$x^0 = 1 \;\;(x\neq0)$
2Product Law$a^m \times a^n = a^{m+n}$
3Quotient Law$\dfrac{x^m}{x^n} = x^{m-n}$
4Distributive Law$(ab)^n = a^n b^n \;\;$ and $\;\; \left(\dfrac{a}{b}\right)^n = \dfrac{a^n}{b^n}$
5Power Law$(a^m)^n = a^{mn}$
6Negative Index$x^{-m} = \dfrac{1}{x^m}$
New Millennium Academy  ·  Virauta, Pokhara-17, Nepal  ·  Mathematics Class Notes — Laws of Indices
← Return to Chapter

Course material curated by Mr. Nripendraswar Acharya