Science Laboratory Technology  ·  Level 6
Basic Mathematics For Science
Chapter 2: Apply Indices and Logarithm
📚 4 Topics
What you will be able to do

By the end of this chapter, you will be able to:

  • Solve linear equations accurately using the right mathematical concepts.
  • Solve simultaneous equations correctly by applying the simultaneous method.
  • Formulate and rearrange formulas correctly based on the concepts learned.
  • Solve quadratic equations accurately using appropriate quadratic methods.
  • Work confidently with indices, applying the correct rules and concepts.
  • Define logarithms clearly and understand their fundamental concepts.
  • Perform change of base calculations for logarithms accurately using logarithmic principles.
  • Plot logarithmic and exponential graphs correctly by following logarithmic concepts.

Mastering these skills will help you tackle real-world problems in science and technology with confidence and precision.

Indices and logarithms are fundamental mathematical tools extensively used in Science Laboratory Technology for analyzing experimental data, interpreting chemical concentrations, and managing exponential growth or decay processes. Mastery of indices enables efficient handling of powers and roots commonly seen in scientific formulae, while logarithms simplify complex multiplications and divisions into manageable additions and subtractions, essential in pH calculations and radioactivity measurements. This chapter focuses on applying these concepts through laws and operations relevant to laboratory contexts in Kenya.

2.1 Indices

Indices describe repeated multiplication of a base number and are critical for expressing large or small quantities encountered in laboratory measurements, such as dilution factors and concentration calculations. Understanding and manipulating indices accurately supports precise data interpretation in scientific experiments.

2.1.1 Laws of indices

Indices follow specific laws that simplify expressions involving powers. These laws allow combining, dividing, and raising powers to other powers efficiently, which is vital in laboratory calculations involving concentrations or reaction rates.

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

$$\frac{a^{m}}{a^{n}} = a^{m-n}$$

$$(a^{m})^{n} = a^{mn}$$

$$a^{0} = 1$$

$$a^{-n} = \frac{1}{a^{n}}$$

Worked Examples

Example 1: Calculate \(2^{3} \times 2^{4}\) for a solution concentration factor.

Given: \(a=2, m=3, n=4\)

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

$$2^{3} \times 2^{4} = 2^{3+4}$$

$$= 2^{7}$$

$$= 128$$

Answer: 128

Example 2: Simplify \(\frac{5^{6}}{5^{2}}\) representing relative enzyme activity.

Given: \(a=5, m=6, n=2\)

$$\frac{a^{m}}{a^{n}} = a^{m-n}$$

$$\frac{5^{6}}{5^{2}} = 5^{6-2}$$

$$= 5^{4}$$

$$= 625$$

Answer: 625

Example 3: Evaluate \((3^{2})^{4}\) for calculating compound dilution.

Given: \(a=3, m=2, n=4\)

$$(a^{m})^{n} = a^{mn}$$

$$(3^{2})^{4} = 3^{2 \times 4}$$

$$= 3^{8}$$

$$= 6561$$

Answer: 6561

Example 4: Compute \(7^{0}\) in a calibration constant.

Given: \(a=7\)

$$a^{0} = 1$$

$$7^{0} = 1$$

Answer: 1

Example 5: Simplify \(4^{-3}\) for decay rate calculation.

Given: \(a=4, n=3\)

$$a^{-n} = \frac{1}{a^{n}}$$

$$4^{-3} = \frac{1}{4^{3}}$$

$$= \frac{1}{64}$$

Answer: \(\frac{1}{64}\)

2.1.2 Indicial equations

Indicial equations involve solving equations where variables appear as exponents, which often arise in kinetics and growth models in laboratory work.

General form:

$$a^{x} = b$$

Solution involves logarithms:

$$x = \frac{\log b}{\log a}$$

Worked Examples

Example 1: Solve \(2^{x} = 16\) to find reaction order.

Given: \(a=2, b=16\)

$$x = \frac{\log b}{\log a}$$

$$x = \frac{\log 16}{\log 2}$$

Calculate logs (base 10):

$$\log 16 = 1.2041$$

$$\log 2 = 0.3010$$

$$x = \frac{1.2041}{0.3010}$$

$$= 4$$

Answer: 4

Example 2: Find \(x\) if \(5^{x} = 125\) for concentration exponent.

Given: \(a=5, b=125\)

$$x = \frac{\log 125}{\log 5}$$

$$\log 125 = 2.0969$$

$$\log 5 = 0.6990$$

$$x = \frac{2.0969}{0.6990}$$

$$= 3$$

Answer: 3

Example 3: Solve \(10^{x} = 500\) for pH scale application.

Given: \(a=10, b=500\)

$$x = \frac{\log 500}{\log 10}$$

$$\log 500 = 2.69897$$

$$\log 10 = 1$$

$$x = 2.69897$$

Answer: 2.69897

Example 4: Determine \(x\) from \(3^{2x} = 81\) in enzyme kinetics.

Given: \(a=3, b=81\)

Rewrite:

$$3^{2x} = 81$$

$$2x = \frac{\log 81}{\log 3}$$

Calculate logs:

$$\log 81 = 1.9085$$

$$\log 3 = 0.4771$$

$$2x = \frac{1.9085}{0.4771} = 4$$

$$x = \frac{4}{2} = 2$$

Answer: 2

Example 5: Solve \( (4^{x})^{3} = 64 \) in molecular concentration.

Given: \(a=4, b=64, n=3\)

Rewrite:

$$(4^{x})^{3} = 64$$

$$4^{3x} = 64$$

$$3x = \frac{\log 64}{\log 4}$$

Calculate logs:

$$\log 64 = 1.8062$$

$$\log 4 = 0.6021$$

$$3x = \frac{1.8062}{0.6021} = 3$$

$$x = \frac{3}{3} = 1$$

Answer: 1

The rest of this chapter
🔒

Create a free account to open more of this chapter.

Free: practical guides, quick cards, workplace scenarios and more.

Create a free account
🔒2.2 Logarithms

Logarithms obey laws that simplify complex calculations, converting multiplication, division, and powers into addition, subtraction, and multiplication respectively. $$log (ab) = log a + log b$$ $$log left(frac{a}{b}right) = log a - log b$$ $$log (a^{n}) = n l…

🔒2.3 Conversion of base of logarithms

In Science Laboratory Technology, logarithms are commonly used for data analysis, especially when dealing with pH calculations, chemical reaction rates, and spectrophotometry. Often, logarithms with different bases appear in calculations, and converting betwee…

🔒2.4 Graphs of Logarithmic and Exponential Functions

Logarithmic and exponential functions are fundamental in Science Laboratory Technology, modelling phenomena such as radioactive decay, population growth, and reaction kinetics. Graphing these functions helps in visualizing data trends and interpreting laborato…

Chapter Summary

This chapter covered the fundamental concepts of indices and logarithms essential for scientific calculations. It began with the laws of indices, explaining how to manipulate expressions involving powers, followed by solving indicial equations using these laws. The discussion then moved to logarithms, detailing their laws and how to perform logarithmic operations accurately. Techniques for converting the base of logarithms were presented to facilitate calculations with different logarithmic bases. Finally, the chapter explored the graphical representation of logarithmic and exponential functions, highlighting their characteristics and applications. Together, these topics provide a comprehensive foundation for handling exponential and logarithmic relationships in various scientific contexts.

Self-Assessment

🔒 PDFDownload this self-assessment, with answers

Written Assessment

  1. Simplify and calculate the value of \(3^{4} \times 3^{-2}\).

  2. Solve for \(x\) in the equation \(5^{x} = 125\).

🔒18 more in this section.

Chapter Examination Questions

🔒 PDFDownload these examination questions, with model answers

SECTION A (40 Marks) - Answer ALL Questions

  1. A laboratory uses a chemical reagent whose concentration changes according to the formula \(C = 2^x\). If the concentration doubles when \(x\) increases by 3, verify using the laws of indices that \(2^{x+3} = 2^x \times 2^3\). (4 marks)
  2. Simplify and express as a single power of \(a\): \(\frac{a^5 \times a^{-2}}{a^3}\) using the laws of indices. (4 marks)
🔒18 more in this section.
Flashcards 20 cards Study deck ▾
Question
1

↻ Tap card to reveal answer
🔒

18 more in this section.

Create a free account
Test Yourself 19 questions Start quiz ▾
0%
0 / 2
🔒

17 more in this section.

Create a free account
Am I competent?

At the start of this chapter we promised you would be able to:

  • Solve linear equations accurately using the right mathematical concepts.
  • Solve simultaneous equations correctly by applying the simultaneous method.
  • Formulate and rearrange formulas correctly based on the concepts learned.
  • Solve quadratic equations accurately using appropriate quadratic methods.
  • Work confidently with indices, applying the correct rules and concepts.
  • Define logarithms clearly and understand their fundamental concepts.
  • Perform change of base calculations for logarithms accurately using logarithmic principles.
  • Plot logarithmic and exponential graphs correctly by following logarithmic concepts.

Tick each one you can genuinely do.

Prove it — in the simulator

Sample simulation — try how the simulator works. A version built for this chapter's practical is coming.

Prepare Kenyan PilauLocked ▸

Free: practical guides, quick cards, workplace scenarios and more.

Now — are you there yet?

You're competent when you can confidently do 50% or more of what this chapter promised.

Sign in to record how you're doing.