Indices and Logarithms

Core Mathematics — Numbers and Algebra (age 15, Kenyan context)

Specific learning outcomes
  1. (a) Identify and outline the sub-sub-strands: Indices, Logarithms to base 10, Application of indices and logarithms.
  2. (b) Express numbers in index form.
  3. (c) Derive the laws of indices using factors.
  4. (d) Apply the laws of indices in different situations.
  5. (e) Relate index notation to logarithm notation to base 10.
  6. (f) Determine common logarithms of numbers from mathematical tables and calculators.
  7. (g) Apply common logarithms in multiplication, division, powers and roots of numbers.
  8. (h) Appreciate the use of indices and common logarithms in mathematical computations.

1. Sub-sub-strands

  • Indices — index form, integer and fractional indices, zero and negative indices, laws of indices.
  • Logarithms (base 10) — definition of common logarithm, characteristic and mantissa, use of tables and calculators.
  • Applications — using indices and logs to simplify multiplication, division, powers and roots, and real-life calculations (e.g., scientific notation).

2. Index (power) notation — basic ideas

To write repeated multiplication in compact form we use indices (exponents). Example:

2 × 2 × 2 × 2 = 24

General form: an means a multiplied by itself n times (a is the base, n is the index or exponent).

Express numbers in index form

  • 36 = 6 × 6 = 62
  • 125 = 5 × 5 × 5 = 53
  • 1000 = 10 × 10 × 10 = 103 (useful for scientific notation)

3. Derive the laws of indices using factors

We show common laws by writing each power as repeated factors.

Law 1 — Multiply with same base:
am × an = (a × ... × a)︱m times × (a × ... × a)︱n times = am+n
Example: 23 × 24 = (2×2×2)×(2×2×2×2) = 27.
Law 2 — Divide with same base:
am ÷ an = am−n (when m ≥ n).
Example: 54 ÷ 52 = 54−2 = 52.
Law 3 — Power of a power:
(am)n = amn.
Example: (23)2 = 26.
Law 4 — Power of a product:
(ab)n = an bn.
Example: (3×4)2 = 32 × 42.
Special cases:
a0 = 1 (for a ≠ 0), and a−n = 1 / an.

4. Apply the laws of indices — examples

  1. Simplify 35 ÷ 32 = 33 = 27.
  2. Simplify (x2 y3)2 = x4 y6.
  3. Simplify (8−1) × 83 = 8−1+3 = 82 = 64.
  4. Express 0.00045 in index (scientific) form: 4.5 × 10−4.

5. Logarithms (base 10) — definition and relation to indices

If 10x = N, then the common logarithm (logarithm to base 10) of N is x: log10N = x. We usually write log N for log10N.

So indices and logarithms are inverse ideas:

103 = 1000 ⇔ log 1000 = 3

Characteristic and mantissa

For common logs of positive numbers:

  • Characteristic = integer part of log (can be negative or zero).
  • Mantissa = fractional part (always non-negative for positive N).

Example: log 23 ≈ 1.3617 → characteristic 1, mantissa 0.3617.

6. Using mathematical tables and calculators

Using a table (common log table)

  1. Write number in standard form so first digit is non-zero: e.g., 23 = 2.3 × 101. Then log 23 = 1 + log 2.3.
  2. Look up mantissa for 2.3 in the log table (approx 0.3617), so log 23 = 1.3617.
  3. Tables usually give mantissa for the first few digits; you may interpolate for more accuracy.

Using a calculator

Use the key labeled "log". Example: press log then 23 → display ≈ 1.361727836.

7. Apply common logarithms to computations

Useful identities:

  • log(ab) = log a + log b → multiply numbers by adding logs.
  • log(a/b) = log a − log b → divide numbers by subtracting logs.
  • log(an) = n log a → powers by multiplication.
  • log(√[n]{a}) = (1/n) log a → roots by division.
Example 1 — multiplication using logs (table or calculator):
Compute 23 × 47 using logs.
log 23 ≈ 1.3617, log 47 ≈ 1.6721 → sum = 3.0338.
The antilog of 0.0338 ≈ 1.081 (from tables or calculator), then ×103 gives 1081.
So 23 × 47 = 1081.
Example 2 — power using logs:
Evaluate 73.5 (approx).
log 7 ≈ 0.8451 → 3.5 log 7 ≈ 2.95785 → antilog 0.95785 ≈ 9.05 then ×102 ≈ 905. So 73.5 ≈ 905 (calculator gives ≈ 907.49; difference depends on table accuracy).
Example 3 — root using logs:
√125 = 1251/2. log 125 = 2.09691 → (1/2) log125 = 1.048455 → antilog 0.048455 ≈ 1.118 → ×10 = 11.18 ≈ √125 (which is ≈11.18034).

8. Classroom activities and suggested learning experiences (Kenyan context)

  • Group task: Give groups several large multiplications (e.g., 234 × 987) — students use log tables and calculators to check results; compare methods and accuracy.
  • Hands-on derivation: Students write out factors for small exponents (24, 26) to see why laws of indices work, then present proofs on the board.
  • Practical application: Convert measurements to scientific notation (e.g., distance in metres, mass in kg) and use indices to compare very large/small numbers.
  • Table practice: Teach how to find mantissa and characteristic in a standard log table — practice with interpolation for 3-significant-digit values.
  • Calculator skills: Practice using the log key, 10^x (antilog) keys, and understand rounding and significant figures.
  • Exam-style questions: Provide past KCSE-like questions on indices and logs for timed practice.
  • Discussion/reflection: Ask students why logs used to be essential before cheap calculators and where we still use logarithms today (e.g., Richter scale, pH, sound intensity, computer science algorithms, scientific notation).

9. Exercises (with short answers)

  1. Express 0.00032 in index form. Answer: 3.2 × 10−4.
  2. Simplify: x5 × x−2. Answer: x3.
  3. Simplify: (2a2 b)3. Answer: 8 a6 b3.
  4. Find log 250 using log tables / calculator (show steps). Answer: log 250 = log(2.5×102) = 2 + log 2.5 ≈ 2 + 0.39794 = 2.39794.
  5. Use logs to compute 64 × 125. (Hint: use log 64 = 1.80618, log 125 = 2.09691.) Answer: sum = 3.90309 → antilog 0.90309 ≈ 8.00 × 103−? → direct product = 8000 (since 64×125 = 8000).
  6. Compute √[3]{216} using indices. Answer: 216 = 63 so cube root = 6.

10. Appreciation and summary

Indices give a compact way to handle repeated multiplication and very large or very small numbers. Common logarithms (base 10) turn multiplication and powers into addition and multiplication, which historically made calculations much simpler using tables. Today, calculators provide quick logs and antilogs, but understanding the relationship between indices and logs helps in estimation, scientific notation and many real-world scales (e.g., sound, earthquakes, acidity).

Good practice: learn the index laws by factor reasoning, practise using log tables at least once, and become fluent with your calculator's log and 10^x keys.

Notes prepared for classroom use (Kenyan syllabus style). Teachers may adapt examples for KCSE-style assessments and include more worked past-paper questions for exam practice.

Rate these notes