Skip to main content

Subsection 1.2.1 Indices

Introduction.

Mathematics involves working with very large and very small numbers, which can be simplified using indices. An \(index\) (plural, \(indices\)) also called \(exponent\) or \(power\) is a way of writing repeated multiplication of the same number.
Why Are Indices Important?
Indices are widely used in:
  • Scientific notation writing, where numbers are sometimes very large and sometimes very small, such as the speed of light or the size of an atom.
  • Physics and Engineering to understand exponential growth and decay rates, such as radioactive decay and population growth.
  • Finance and money in calculating compound interest.

Subsubsection 1.2.1.1 Introduction to Indices

Numbers can be written in different ways. One useful way is index notation also called exponential notation. Index notation, is a way of writing repeated multiplication of the same number.
Exponent is commonly known as the power.

Learner Experience 1.2.1.

Work in groups:
Materials Needed: One \(A4\) sheet of paper per student. A piece of paper is approximately \(0.1\) mm thick
Instruction:
Form groups of \(2\) or \(-3\) students.
Figure 1.2.4. Illustrating the folding of paper to represent indices
Table 1.2.5. Table Showing the Growth of Paper Thickness with Each Fold
Number of Folds Thickness (mm) Index Notation
0 (no fold) 0.1 mm \(2^0 \times 0.1\)
1 fold 0.2 mm \(2^1 \times 0.1\)
2 folds 0.4 mm \(2^2 \times 0.1\)
3 folds ? ?
4 folds ? ?
5 folds ? ?
  1. What pattern do you observe in the numbers of layers?
  2. Can you express the pattern using indices?
  3. If you could fold the paper 10 times, how thick would it be?
  4. Can you think of other situations where things double repeatedly?
When writing Index Notation we represent it as:
\begin{equation*} a^n \end{equation*}
Where:
\(a\) is the base (the number being multiplied).
\(n\) is the exponent/ index /power (the number of times the base is multiplied by itself).

Key Takeaway 1.2.7.

To write very large or very small numbers in a compact form, we use standard form (also known as scientific notation). In standard form, we have:
\begin{equation*} X = m \times 10^n \end{equation*}
Where:
  • \(m\) is a number greater than or equal to 1 and less than 10, called the mantissa
  • \(n\) is an integer, called the exponent

Checkpoint 1.2.9. Expressing Whole Numbers in Index Form.

Load the question by clicking the button below.

Checkpoint 1.2.10. Expressing Cube Power Results in Index Form.

Load the question by clicking the button below.

Exercises Exercises

1.
Express the following numbers in standard form.
  1. \(\displaystyle 4820\)
  2. \(\displaystyle 37.6\)
  3. \(\displaystyle 672000\)
  4. \(\displaystyle 321000\)
  5. \(\displaystyle 4850\)
  6. \(\displaystyle 91800\)
  7. \(\displaystyle 52.7 \times 10^5\)
  8. \(\displaystyle 60\)
Answer.
  1. \(\displaystyle 4.82 \times 10^{3}\)
  2. \(\displaystyle 3.76 \times 10^{1}\)
  3. \(\displaystyle 6.72 \times 10^{5}\)
  4. \(\displaystyle 3.21 \times 10^{5}\)
  5. \(\displaystyle 4.85 \times 10^{3}\)
  6. \(\displaystyle 9.18 \times 10^{4}\)
  7. \(\displaystyle 5.27 \times 10^{6}\)
  8. \(\displaystyle 6 \times 10^{1}\)

Subsubsection 1.2.1.2 Laws of Indices

When we need to work with indices efficiently, we use a set of rules called the Laws of Indices. They are useful in carrying out operations involving indices.
a) Product Law
When multiplying numbers with the same base, add their powers.
i.e \(a^m \times a^n = a^{m + n}\)
Example:
\begin{equation*} 3^2 \times 3^4 = 3^{2 + 4} \end{equation*}
\begin{equation*} = 3^6 \end{equation*}
b) Quotient Law
When dividing numbers with the same base, subtract their powers.
i.e \(\frac {a^m}{a^n}\) = \(a^{m-n}\)
Example:
\begin{equation*} 5^7 \div 5^3 = \frac {5^7}{5^3} = \frac {5 \times 5 \times 5 \times 5 \times 5 \times 5 \times 5}{5 \times 5 \times 5} \end{equation*}
\begin{equation*} = 5^{(7 - 3)} \end{equation*}
\begin{equation*} = 5^4 \end{equation*}
c) Power of a Power Law
When raising a power to another power, multiply the powers.
i.e \((a^m)^n\) = \(a^{(m \times n)}\)
Example:
\begin{equation*} {(3^2)}^3 = (3 \times 3) \times (3 \times 3) \times (3 \times 3) \end{equation*}
\begin{equation*} =3^{(2 \times 3)} \end{equation*}
\begin{equation*} = 3^6 \end{equation*}
d) Power of a Product Law
When raising a power to a product factor, multiply the power to all factors inside the bracket.
i.e \((ab)^n\) = \(a^n \times b^n\)
Example:
\begin{align*} (2 \times 3)^3 =\amp 2^3 \times 3^3 \\ =\amp 8 \times 27 \\ =\amp 216 \end{align*}
e) Fractional Powers
A fractional power represents a root.
i.e \((a^{\frac {m}{n}})\)
\begin{equation*} (a^m)^{\frac {1}{n}} = \sqrt [n]{a^m} \end{equation*}
Example:
Solve:
  1. \(8^{\frac {1}{3}}\)
    \begin{equation*} = \sqrt [3]{8^1} \end{equation*}
    \begin{equation*} =2 \end{equation*}
    Similarly we can say,
    \begin{equation*} 8 = 2 \times 2 \times 2 = 2^3 \end{equation*}
    \begin{equation*} 8^{\frac {1}{3}} = {(2^3)}^{\frac {1}{3}} \end{equation*}
    \begin{equation*} = 2^{(3 \times \frac {1}{3})} \end{equation*}
    \begin{equation*} = 2 \end{equation*}
  2. \((\frac {4}{5})^3\)
    \begin{equation*} (\frac {a}{b})^3 = \frac {a^3}{b^3} \end{equation*}
    \begin{equation*} (\frac {4}{5})^3 = \frac {4^3}{5^3} \end{equation*}
    \begin{equation*} = \frac {64}{125} \end{equation*}
Table 1.2.12. Summary of the Laws of Indices
Law \(Expression\) \(Example\)
Product Law \(a^m \times a^n = a^{(m + n)}\) \(2^3 \times 2^4 = 2^{(3 + 4)} = 2^7 = 128\)
Quotient Law \(a^m \div a^n = a^{(m - n)}\) \(5^7 \div 5^3 = 5^{(7 - 3)} = 5^4\)
Power of a Power Law \((a^m)^n = a^{(m \times n)}\) \((3^2)^3 = 3^{(2 \times 3)} = 3^6\)
Power of a Product Law \((a \times b)^n = a^n \times b^n\) \((2 \times 3)^3 = 2^3 \times 3^3 = 216\)
Fractional Powers \(a^{(\frac {m}{n})} = n\sqrt {(a^m)}\) \(8^{(\frac {1}{3})} = \sqrt[3]{8} = 2\)
Important

Example 1.2.13.

Simplify the expression:
\(2^3 \times 2^4\)
Solution.
Expand each power:
\begin{equation*} 2^3 = ( 2 \times 2 \times 2 ) \end{equation*}
\begin{equation*} 2^4 = ( 2 \times 2 \times 2 \times 2 ) \end{equation*}
\begin{equation*} ( 2 \times 2 \times 2 ) \times ( 2 \times 2 \times 2 \times 2 ) \end{equation*}
Count the total number of factors
\begin{equation*} 2^{(3+4)} = 2^7 \end{equation*}
\begin{equation*} = 128 \end{equation*}

Checkpoint 1.2.14. Applying the Product Law of Indices.

Load the question by clicking the button below.

Checkpoint 1.2.15. Simplify Indices.

Load the question by clicking the button below.

Checkpoint 1.2.16. Applying Mixed Laws of Indices.

Load the question by clicking the button below.

Checkpoint 1.2.17. Algebraic Simplification of Indices.

Load the question by clicking the button below.

Exercises Exercises

1.
Apply the index laws in solving the following expressions:
  1. \(\displaystyle 2^6 \times 2^4\)
  2. \(\displaystyle 5^7 \div 5^3\)
  3. \(\displaystyle {(4^3)}^2\)
  4. \(\displaystyle \frac {9^5}{9^2} \times 9^3\)
  5. \(\displaystyle 8^3 \times 8^2 \div 8^4\)
  6. \(\displaystyle (6^2 \times 6^3) \div 6^4\)
  7. \(\displaystyle {(x^3y^2)}^4\)
  8. \(\displaystyle \frac {m^8}{m^5} \times {(m^2)}^3\)
Answer.
  1. \(\displaystyle 2^{10}\)
  2. \(\displaystyle 5^{4}\)
  3. \(\displaystyle 4^{6}\)
  4. \(\displaystyle 9^{6}\)
  5. \(\displaystyle 8^{1} = 8\)
  6. \(\displaystyle 6^{1} = 6\)
  7. \(\displaystyle x^{12}y^{8}\)
  8. \(\displaystyle m^{9}\)
2.
Mr. Gitonga is a farmer. He divides his rectangular field into smaller equal plots. The total area of the field is \(5^8 \, \, m^2\text{,}\) and each small plot has an area of \(5^3 \,\, m^2\text{.}\) How many smaller plots does Mr. Gitonga get? Express your answer using indices.
Answer.
\(5^{5}\)
3.
Mkurugenzi Company investments grows exponentially. It was initially worth \(4^5\) Kenyan shillings, but after two years, it was multiplied by \(4^3\text{.}\) Use indices to represent the total investment value after the two years.
Answer.
\(4^{8}\)
4.
Mathematics department has \(2^6\) books that can be borrowed and the science section has \(2^4\) books. Write an index expression for the total number of books in both sections if they were combined into a single shelf.
Answer.
\(2^{4}(2^{2} + 1)\)
5.
A carpenter is building square tables of different sizes. The first table he makes has an area of \(3^2\) square metres. Each new table he builds is twice the length of the previous one.
  1. Express the area of the second and third tables in index form.
  2. Using the Laws of Indices, find the total area of the first three tables combined.
  3. If the carpenter continues doubling the table size, what will be the area of the \(5^{th}\) table?
Answer.
  1. \(\displaystyle 3^{2}2^{2},\; 3^{2}2^{4}\)
  2. \(\displaystyle 3^{2}(1 + 2^{2} + 2^{4}) = 189\)
  3. \(\displaystyle 3^{2}2^{8}\)

Subsubsection 1.2.1.3 Zero and Negative Indices

Indices help us simplify repeated multiplication of the same number. But what happens when the exponent is zero or negative?
Zero Indices (Zero Exponent/Power Zero Law)

Learner Experience 1.2.3.

Material needed:
Instructions:
Look at the pattern below and complete the missing values:
\begin{equation*} 2^4 = 16 \end{equation*}
\begin{equation*} 2^3 = 8 \end{equation*}
\begin{equation*} 2^2 = 4 \end{equation*}
\begin{equation*} 2^1 = 2 \end{equation*}
\begin{equation*} 2^0 = ? \end{equation*}
From the activity;
Key Takeaway:
Any non-zero number raised to power zero is always \(1\text{.}\)
i.e \(a^0\) = \(1\)
Negative Indices

Learner Experience 1.2.4.

Look at the pattern below and complete the missing values:
\begin{equation*} 3^3 = 27 \end{equation*}
\begin{equation*} 3^2 = 9 \end{equation*}
\begin{equation*} 3^1 = 3 \end{equation*}
\begin{equation*} 3^0 = 1 \end{equation*}
\begin{equation*} 3^{-1} = ? \end{equation*}
\begin{equation*} 3^{-2} = ? \end{equation*}
Key Takeaway:
A negative exponent means taking the reciprocal of the base.
i.e \(a^{-n}\) = \(\frac {1}{a^n}\)
Discussion:
  • What do zero and negative indices represent, and how do they simplify expressions?
  • How do negative exponents help express very small values and simplify small numbers?
  • Why does any nonzero number raised to power zero equal \(1\text{?}\) What happens when the base is zero?
  • Where do we see numbers decreasing exponentially or repeated division in real life?

Example 1.2.19.

The school need to make desks for grade \(10\) students. A carpenter is cutting wooden planks for the desks. The length of each plank decreases by half as he cuts smaller sections.
Table 1.2.20. Plank Lengths and Index Notation
Cut Number Plank Length (metres) Index Notation
Original Plank \(1\) \(2^0 = 1\)
First Cut __ \(2^{-1}\)
Second Cut __ \(2^{-2}\)
Third Cut __ \(2^{-3}\)
Hint: The negative exponent represents how many times the length has been halved.
Solution.
Each cut divides the plank by \(2\text{:}\)
  • The original plank is \(2^0 = 1\) metre
  • The first cut halves the plank:
    \begin{equation*} 2^{-1} = \frac {1}{2} metres \end{equation*}
  • The second cut halves it again:
    \begin{equation*} 2^{-2} = \frac {1}{2^2} = \frac {1}{4} metres \end{equation*}
  • The third cut follows the same pattern:
    \begin{equation*} 2^{-3} = \frac {1}{2^3} = \frac {1}{8} metres \end{equation*}
    If \(n\) represents the number of cuts, the remaining plank length \(L\) follows a trend which can bw represented as:
    \begin{equation*} L = 2^{-n} \end{equation*}
    where:
    \(n\) = number of cuts
    \(L\) = remaining length after \(n\) cuts
Using this formula, let’s calculate the length after \(4\) cuts:
\begin{equation*} L = 2^{-4} = \frac {1}{2^4}= \frac {1}{16} metres \end{equation*}
After \(4\) cuts, the remaining plank length is \(\frac {1}{16}\) metres
Key Takeaway
βœ” Negative indices represent repeated division.
βœ” This pattern appears in real-life situations like paper folding, battery energy life, and population decay.

Checkpoint 1.2.21. Simplifying Zero Index.

Load the question by clicking the button below.

Checkpoint 1.2.22. Applying Negative Index Laws.

Load the question by clicking the button below.

Exercises Exercises

1.
Fill in the missing values following the same halving pattern:
Table 1.2.23. Plank Lengths and Index Notation
Cut Number Plank Length (meters) Index Notation
0 (Original Plank) 1 \(2^0\)
1 1/2 \(2^{-1}\)
2 1/4 \(2^{-2}\)
3 ? ?
\(4\) ? ?
Answer.
  1. Cut 3: \(1/8\) (i.e., \(2^{-3}\))
  2. Cut 4: \(1/16\) (i.e., \(2^{-4}\))
2.
In the \(Msomii\) Community Library, the maths-book shelf has \(64\) books. The librarian organizes the books by removing half of them every day.
  1. Express the number of books left after \(3\) days using indices.
  2. How many books remain after \(5\) days?
Answer.
  1. \(\displaystyle 64\times(\tfrac{1}{2})^{3} = 2^{3} = 8\)
  2. \(\displaystyle 64\times(\tfrac{1}{2})^{5} = 2^{1} = 2\)
3.
The Board of Management decided to buy a school van for Maths club in your school. The van costs Ksh \(1,000,000\text{.}\) Its value decreases by half every \(3\) years due to depreciation. Express the van’s value after \(9\) years in index form and find how much the van will be worth after \(15\) years?
Answer.
  1. \(\displaystyle 1{,}000{,}000\times(\tfrac{1}{2})^{3} = 1{,}000{,}000\times2^{-3} = 125{,}000\)
  2. \(\displaystyle 1{,}000{,}000\times(\tfrac{1}{2})^{5} = 1{,}000{,}000\times2^{-5} = 31{,}250\)
4.
A patient takes \(400\) mg of a medicine. Every \(4\) hours, the amount of medicine in the body reduces to \(\frac {1}{2}\) of what was left.
  1. Write an index expression for the medicine remaining after \(12\) hours.
  2. How much medicine remains after \(20\) hours?
Answer.
  1. \(\displaystyle 400\times(\tfrac{1}{2})^{3} = 400\times2^{-3} = 50\,\text{mg}\)
  2. \(\displaystyle 400\times(\tfrac{1}{2})^{5} = 400\times2^{-5} = 12.5\,\text{mg}\)
5.
A school installs \(100\) energy-saving bulbs. Every year, a quarter of them stop working and need replacement.
  1. Write an index expression for the number of working bulbs after \(4\) years.
  2. How many bulbs are still functional after \(6\) years?
Answer.
  1. \(\displaystyle 100\times(\tfrac{3}{4})^{4} = 100\times\tfrac{81}{256} = \tfrac{8100}{256} \approx 31.64\,\text{(about 32 bulbs)}\)
  2. \(\displaystyle 100\times(\tfrac{3}{4})^{6} = 100\times\tfrac{729}{4096} = \tfrac{72900}{4096} \approx 17.79\,\text{(about 18 bulbs)}\)

Subsubsection 1.2.1.4 Indices in Real-Life

Learner Experience 1.2.5.

Work in Groups:
Each group receives a different real-life scenario card. Analyze the pattern and express it using indices.
Scenario Cards:
Group 1
A town has \(10,000\) people. The population doubles every \(15\) years. How many people will there be in \(45\) years?
Group 2
A scientist places \(100\) bacteria in a dish. They triple every \(4\) hours. How many bacteria after \(12\) hours?
Group 3
You invest Ksh \(5,000\) in a savings account that doubles every \(7\) years. What is the value after \(21\) years?
Group 4
A \(160 mg\) medicine dose reduces to half every \(3\) hours. How much remains after \(9\) hours?
Discussion Questions for Groups:
What pattern do you notice? (doubling, tripling, halving)
How many times does the pattern repeat?
Can you write this using powers or indices?
What is the base number? What is the exponent?

Key Takeaway 1.2.25.

Exponential Growth Model
When a quantity grows by a constant factor over equal time intervals:
\(P = P_0 \times r^n\)
Where:
  1. \(P =\) Final amount
  2. \(P_0\) = Initial amount
  3. \(r =\) Growth factor (multiplier)
  4. \(n =\) Number of time periods
Common Growth Patterns:
Pattern Growth Factor \((r)\) Example
Doubling \(2\) Population doubles every \(10\) years
Tripling \(3\) Bacteria triple every \(5\) hours
Halving (Decay) \(\frac{1}{2}\) or \(0.5\) Medicine reduces by half every \(6\) hours
Compound Interest \(1 + \text{rate}\) \(1.05\) for \(5 \% \) annual interest
Finding the Exponent \((n)\text{:}\)
The exponent represents how many times the pattern repeats:
\(n = \frac{\text{Total time}}{\text{Time for one cycle}}\)
Example
If population doubles every \(10\) years, after \(30\) years: \(n = 30 Γ· 10 = 3\)
Remember: The exponent is NOT the total timeβ€”it’s the NUMBER OF CYCLES. Also, decay uses fractions (like 1/2) as the base, not negative exponents in this context.

Example 1.2.26.

Kakamega town’s population doubles every 10 years. If the population today is 50,000 people, what will it’s population be in 30 years time?
Solution.
Since the population doubles every \(10\) years, we observe the following:
  • After \(10\) years β†’ \(50, 000 \times 2\) = \(100, 000\) people
  • After \(20\) years β†’ \(100, 000 \times 2\) = \(200, 000\) people
  • After \(30\) years β†’ \(200, 000 \times 2\) = \(400, 000\) people
Instead of calculating step by step, we can use indices.
Since the population doubles every \(10\) years, we use the exponential growth model:
\begin{equation*} P = P_0 \times P^{\frac {t}{10}} \end{equation*}
Where:
Therefore:
\begin{equation*} P = 50 000 \times 2^{\frac {30}{10}} \end{equation*}
Since \(\frac {30}{10} =3,\) we simplify:
\begin{equation*} P = 50 000 \times 2^3 \end{equation*}
We now calculate \(2^3\) ;
\begin{equation*} 2^3 = 2 \times 2 \times 2 = 8 \end{equation*}
\begin{equation*} P = 50, 000 \times 8 \end{equation*}
\begin{equation*} = 400, 000 \end{equation*}
In \(30\) years time, the town’s population will be \(400,000\) people

Checkpoint 1.2.27. Population Growth Model Using Indices.

Load the question by clicking the button below.

Checkpoint 1.2.28. Application of Indices in Compound Growth.

Load the question by clicking the button below.

Exercises Exercises

1.
The Science Club of Bidii Secondary School is conducting an experiment on bacteria growth. They place \(1,000\) bacteria in a petri dish and observe that the bacteria triple every \(5\) hours.
  1. How many bacteria will be present after \(10\) hours?
  2. How many bacteria will be present after \(20\) hours?
  3. How long will it take for the bacteria to reach \(243,000\text{?}\)
Answer.
  1. \(\displaystyle 1{,}000\times3^{2}=9{,}000\)
  2. \(\displaystyle 1{,}000\times3^{4}=81{,}000\)
  3. \(\displaystyle 243{,}000=1{,}000\times3^{5}\Rightarrow\text{time}=5\times5=25\ \text{hours}\)
2.
During the tree planting month in the school, the principal planted \(3\) trees in the first week. Each week, the number of trees planted by the principle triples.
  1. How many trees will be planted by the \(5^{th}\) week?
  2. How long will it take for the principal to plant at least \(2,000\) trees?
Answer.
  1. \(\displaystyle 3^{5}=243\)
  2. \(\displaystyle 3^{7}=2{,}187\Rightarrow\text{7 weeks (first week counts as week 1)}\)
3.
Upendo Bank offers compound interest where an investment grows by a factor of \(1.05\) per year. A person invests Ksh \(50,000\text{.}\)
  1. Write an index notation for the amount after \(10\) years.
  2. Find the total amount after \(10\) years.
Answer.
  1. \(\displaystyle 50{,}000\times(1.05)^{10}\)
  2. \(\displaystyle 50{,}000\times(1.05)^{10}\approx81{,}444.73\ \text{Ksh}\)
4.
The storage capacity of computers has been increasing exponentially. The school library computer storage was \(2\) GB in the year \(2000\text{,}\) and its capacity doubles every \(2\) years.
  1. Write an expression using indices for the capacity after \(8\) years.
  2. What will the storage capacity be after \(5\) years?
Answer.
  1. \(\displaystyle 2\times2^{4}=2^{5}=32\ \text{GB}\)
  2. \(\displaystyle 2\times2^{5/2}=2^{7/2}\approx11.31\ \text{GB}\)
5.
A doctor prescribes a medicine that reduces to \(\frac {1}{4}\) of its original amount in the body every \(6\) hours.
  1. Express the remaining amount after \(18\) hours in index form.
  2. If the initial dosage was \(200\) mg, calculate the amount left after \(18\) hours.
Answer.
  1. \(\displaystyle (\tfrac{1}{4})^{3}\)
  2. \(\displaystyle 200\times(\tfrac{1}{4})^{3}=200\times\tfrac{1}{64}=3.125\,\text{mg}\)
6.
The intensity of sound is measured in decibels and follows an exponential scale. If a normal conversation is \(10^2\) times louder than a whisper and a jet engine is \(10\) times louder than a whisper:
  1. How many times louder is a jet engine compared to a normal conversation?
  2. Express this in index notation.
Answer.
  1. \(\displaystyle \dfrac{10}{10^{2}}=10^{-1}=\dfrac{1}{10}\)
  2. \(\displaystyle 10^{-1}\)