MathMastery.Beta
Learning Resources

Indices

Interactive curriculum lessons, worked examples, and geometric problem-solving techniques designed to help Kenyan students master CBC, KPSEA, KCSE, and IGCSE mathematics.

Grade 10 Pathway: N/A

First Principles

Learning Goal: Understand exponents as repeated multiplication and master the fundamental laws of indices for simplifying expressions.

Interactive Power Ladder & Index Explorer

Adjust the common base and the indices to visualize how repeated factors stack together.

×
=
Quotient Law:
Power of a Power:

1. The Foundation: What is an Index?

An index (plural: indices, also called an exponent or power) is mathematical shorthand for repeated multiplication. In the expression \(a^n\):

  • \(a\) is the base: the number being multiplied.
  • \(n\) is the index: the number of times the base appears as a multiplying factor.
\[ a^n = \underbrace{a \times a \times a \times \dots \times a}_{n \text{ factors}} \]

2. The Ladder Analogy: Stacking Identical Units

Imagine packing standard crates of tea in Mombasa for export. Each crate is identical (base \(a\)). If you pile a column of \(m\) crates and place another stack of \(n\) crates directly on top of it, the new column contains \(m + n\) crates.

Key Takeaway: When multiplying powers of the same base, you do not multiply the indices. You simply count the total number of factors by adding the indices together: \(a^m \times a^n = a^{m+n}\).

Key Formulas

\[ a^{m} \times a^{n} = a^{m+n} \]
Product Law: When multiplying powers with the same base, retain the base and add the exponents.
\[ \frac{a^{m}}{a^{n}} = a^{m-n} \quad (a \neq 0) \]
Quotient Law: When dividing powers with the same base, retain the base and subtract the exponent of the denominator from that of the numerator.
\[ (a^{m})^{n} = a^{m \times n} \]
Power of a Power: When raising an exponential expression to another power, multiply the indices.
\[ (ab)^{n} = a^{n}b^{n} \quad \text{and} \quad \left(\frac{a}{b}\right)^{n} = \frac{a^{n}}{b^{n}} \quad (b \neq 0) \]
Power of a Product / Quotient: An external exponent distributes across every factor in a product or fraction.
\[ a^{0} = 1 \quad (a \neq 0) \]
Zero Index: Any non-zero base raised to the power of 0 equals 1 (since \(\frac{a^n}{a^n} = a^{n-n} = a^0 = 1\)).
\[ a^{-n} = \frac{1}{a^{n}} \quad (a \neq 0) \]
Negative Index: A negative index represents the reciprocal of the positive power.
\[ a^{\frac{m}{n}} = \sqrt[n]{a^{m}} = \left(\sqrt[n]{a}\right)^{m} \]
Fractional Index: The denominator \(n\) represents the root, while the numerator \(m\) represents the integer power.

Worked Examples

Example 1 (Easy): Multiplication of Same Bases

Problem: Simplify \(3^2 \times 3^3\) and evaluate the numerical answer.

  1. Identify the Rule: Both terms have the base \(3\). Use the Product Law: \(a^m \times a^n = a^{m+n}\).
  2. Add Exponents: \(3^2 \times 3^3 = 3^{2+3} = 3^5\).
  3. Evaluate: \(3^5 = 3 \times 3 \times 3 \times 3 \times 3 = 243\).

Final Answer: \(\boxed{243}\)

Example 2 (Medium): Combining Multiplication and Negative Indices

Problem: Simplify \(\dfrac{2^6 \times 2^{-2}}{2^3}\) and evaluate as an integer.

  1. Simplify the Numerator: Apply the Product Law to the numerator: \[ 2^6 \times 2^{-2} = 2^{6 + (-2)} = 2^4 \]
  2. Apply the Quotient Law: Divide by the denominator \(2^3\): \[ \frac{2^4}{2^3} = 2^{4 - 3} = 2^1 \]
  3. Evaluate: \(2^1 = 2\).

Final Answer: \(\boxed{2}\)

Example 3 (Hard): Multi-step Algebraic and Fractional Indices

Problem: Evaluate \(\dfrac{(8^{\frac{2}{3}} \times 4^2)}{2^5}\).

  1. Express all numbers with a common prime base \(2\):
    • \(8 = 2^3 \implies 8^{\frac{2}{3}} = (2^3)^{\frac{2}{3}} = 2^{3 \times \frac{2}{3}} = 2^2\)
    • \(4 = 2^2 \implies 4^2 = (2^2)^2 = 2^{2 \times 2} = 2^4\)
  2. Combine the Numerator: \[ 2^2 \times 2^4 = 2^{2+4} = 2^6 \]
  3. Simplify the Fraction: \[ \frac{2^6}{2^5} = 2^{6 - 5} = 2^1 = 2 \]

Final Answer: \(\boxed{2}\)

Common Mistakes

Common Mistake 1: Multiplying the indices instead of adding them during multiplication.

Incorrect: \(2^3 \times 2^4 = 2^{12}\)

Correct: \(2^3 \times 2^4 = 2^{3+4} = 2^7 = 128\)

Why students get confused The multiplication symbol \(\times\) tricks the brain into multiplying the small numbers (the indices). Remember: the indices merely count the number of times the base is listed!

Common Mistake 2: Multiplying bases that have identical indices.

Incorrect: \(2^3 \times 2^4 = 4^7\)

Correct: Keep the base: \(2^3 \times 2^4 = 2^7\)

Why students get confused Learners sometimes multiply both the bases \(2 \times 2 = 4\) and add the indices. The base defines the identity of the unit factor and stays unchanged.

Common Mistake 3: Assuming \(a^0 = 0\) or that negative indices make values negative.

Incorrect: \(5^0 = 0\) or \(3^{-2} = -9\)

Correct: \(5^0 = 1\) and \(3^{-2} = \frac{1}{3^2} = \frac{1}{9}\)

Why students get confused In arithmetic, \(0\) usually means 'nothing' and \(-\) denotes negative quantities. In indices, \(0\) means zero divisions/multiplications left (multiplicative identity = 1), and a minus sign indicates the multiplicative inverse (reciprocal).

Real World

Mobile Data & Telecommunications: Data bundles in Kenya and across East Africa are calculated in binary multiples: \(1\text{ KB} = 2^{10}\text{ bytes}\), \(1\text{ MB} = 2^{20}\text{ bytes}\), and \(1\text{ GB} = 2^{30}\text{ bytes}\). If you download an app of size \(2^{22}\text{ bytes}\) and stream music using \(2^{24}\text{ bytes}\), your total data usage calculations rely directly on powers of 2.
Solar Energy Grids: Modern solar microgrids in rural counties (like Turkana or Garissa) scale their battery storage exponentially. An inverter power array configured in \(3^2\) clusters with \(3^2\) cells each generates \(3^2 \times 3^2 = 3^4 = 81\) modular units of power.
Compound Growth & SACCO Savings: When interest compounds over \(n\) compounding periods, expressions of the form \((1+r)^n\) model exponential growth in savings and agricultural yields.

Practice

Onyango, a farmer, prepares a nursery seedbed whose area is given by the expression \(3^2 \times 3^1\) square metres. What is the total area of the seedbed in square metres? (Type only the number, e.g., 42)
Review the concepts above.
Mutheu, a wholesale store attendant, is organizing soap cartons on a shelf. The number of cartons is given by \(\dfrac{5^4}{5^2}\). How many cartons are on the shelf? (Type only the number, e.g., 42)
Review the concepts above.
A digital financial system computes a processing metric using the expression \((2^3)^2\). What is the exact value of this expression? (Type only the number, e.g., 42)
Review the concepts above.
Evaluate the following expression completely: \(\dfrac{2^7 \times 2^{-3}}{2^2}\). (Type only the number, e.g., 42)
Review the concepts above.
A network router handles data packets given by the expression \((2^3)^4\). Calculate the total number of packets. (Type only the number, e.g., 4096)
Review the concepts above.
Simplify and evaluate: \(\dfrac{(4^3 \times 2^{-2})^2}{2^6}\). (Type only the number, e.g., 4)
Review the concepts above.