Negative and Fractional Indices
Understanding powers beyond the positive integers
๐ Introduction
So far, you might have worked with positive whole number indices (powers), like $x^2$ or $x^3$. But what happens when we have negative indices like $x^{-2}$, or fractional indices like $x^{\frac{1}{2}}$? These extensions to the index laws allow us to express a wider range of mathematical ideas compactly, from reciprocals to roots of numbers.
๐ฏ Learning Objectives
By the end of this lesson, you will be able to:
- Understand and interpret negative indices as reciprocals
- Recognize fractional indices as roots of numbers
- Apply the laws of indices to expressions with negative and fractional powers
- Calculate numerical values of expressions with negative and fractional indices
๐ Key Concepts
Negative Indices
A negative index indicates the reciprocal of the base raised to the corresponding positive power.
๐ Definition
Negative Index: For any non-zero number $a$ and positive number $n$:
This means that when we see a negative index, we take the reciprocal of the base raised to the positive value of that index.
๐ก Pro Tip
When working with negative indices, you can first convert them to fractions with positive indices before proceeding with further calculations. This often simplifies the problem.
Fractional Indices
๐ Definition
Fractional Index: For any non-negative number $a$ and positive integers $m$ and $n$:
This means that:
- $a^{\frac{1}{n}}$ represents the $n$th root of $a$
- $a^{\frac{m}{n}}$ represents the $n$th root of $a^m$, or the $m$th power of the $n$th root of $a$
Combining Negative and Fractional Indices
We can also have indices that are both negative and fractional. The rules still apply:
๐ Worked Examples
๐ Example 1: Negative Indices
Question: Evaluate $2^{-3}$.
Solution:
Apply the negative index rule: $a^{-n} = \frac{1}{a^n}$
Calculate $2^3$.
Therefore:
๐ Example 2: Fractional Indices
Question: Evaluate $9^{\frac{1}{2}}$.
Solution:
Apply the fractional index rule: $a^{\frac{1}{n}} = \sqrt[n]{a}$
Therefore:
๐ Example 3: Mixed Fractional Indices
Question: Evaluate $8^{\frac{2}{3}}$.
Solution:
Apply the fractional index rule: $a^{\frac{m}{n}} = \sqrt[n]{a^m}$ or $a^{\frac{m}{n}} = (\sqrt[n]{a})^m$
Let's use the second form:
Calculate $\sqrt[3]{8}$.
because $2^3 = 8$.
Therefore:
๐ Example 4: Combined Negative and Fractional Indices
Question: Simplify $4^{-\frac{1}{2}}$.
Solution:
Apply the negative index rule: $a^{-n} = \frac{1}{a^n}$
Apply the fractional index rule: $a^{\frac{1}{n}} = \sqrt[n]{a}$
Therefore:
โ ๏ธ Common Mistakes
๐ซ Mistake 1: Confusing $a^{-n}$ with $-a^n$
What students often do wrong: Thinking that $a^{-n}$ is the same as $-a^n$.
Why it's wrong: $a^{-n}$ means $\frac{1}{a^n}$, while $-a^n$ means the negative of $a^n$.
How to avoid it: Remember that the negative sign in the exponent means reciprocal, not negative value. For example, $2^{-3} = \frac{1}{2^3} = \frac{1}{8}$, but $-2^3 = -(2^3) = -8$.
๐ซ Mistake 2: Incorrect Simplification of Fractional Indices
What students often do wrong: Incorrectly applying the rules for fractional indices or trying to use shortcuts.
Why it's wrong: Fractional indices have specific meanings related to roots and powers, and incorrect application can lead to wrong answers.
How to avoid it: Remember that $a^{\frac{m}{n}} = \sqrt[n]{a^m} = (\sqrt[n]{a})^m$. Always double-check your work and use the correct sequence of operations.
๐ช Practice Problems
Try these problems to test your understanding:
๐ฏ Practice Question 1
Evaluate the following:
(a) $5^{-2}$
(b) $16^{\frac{1}{2}}$
(c) $27^{\frac{2}{3}}$
(d) $25^{-\frac{1}{2}}$
๐ Show Solution
(a) $5^{-2} = \frac{1}{5^2} = \frac{1}{25} = 0.04$
(b) $16^{\frac{1}{2}} = \sqrt{16} = 4$
(c) $27^{\frac{2}{3}} = (\sqrt[3]{27})^2 = 3^2 = 9$
(d) $25^{-\frac{1}{2}} = \frac{1}{25^{\frac{1}{2}}} = \frac{1}{\sqrt{25}} = \frac{1}{5} = 0.2$
๐ฏ Practice Question 2
Simplify the following expressions:
(a) $2^3 \times 2^{-5}$
(b) $\frac{3^{-2}}{3^{-4}}$
(c) $(4^{\frac{1}{2}})^3$
(d) $9^{\frac{3}{2}} \div 9^{\frac{1}{2}}$
๐ Show Solution
(a) $2^3 \times 2^{-5} = 2^{3 + (-5)} = 2^{-2} = \frac{1}{2^2} = \frac{1}{4} = 0.25$
(b) $\frac{3^{-2}}{3^{-4}} = 3^{-2-(-4)} = 3^{-2+4} = 3^2 = 9$
(c) $(4^{\frac{1}{2}})^3 = 4^{\frac{1}{2} \times 3} = 4^{\frac{3}{2}} = (\sqrt{4})^3 = 2^3 = 8$
(d) $9^{\frac{3}{2}} \div 9^{\frac{1}{2}} = 9^{\frac{3}{2} - \frac{1}{2}} = 9^1 = 9$
๐ Summary
๐ฏ Key Takeaways
- Negative indices represent reciprocals: $a^{-n} = \frac{1}{a^n}$
- Fractional indices represent roots: $a^{\frac{1}{n}} = \sqrt[n]{a}$
- Mixed fractional indices combine both concepts: $a^{\frac{m}{n}} = \sqrt[n]{a^m} = (\sqrt[n]{a})^m$
- The standard laws of indices still apply for negative and fractional indices
- Negative fractional indices represent the reciprocal of a root: $a^{-\frac{m}{n}} = \frac{1}{a^{\frac{m}{n}}} = \frac{1}{\sqrt[n]{a^m}}$
๐ What's Next?
Now that you understand negative and fractional indices, you're ready to learn about surds - irrational numbers expressed using root symbols. Surds are closely related to fractional indices and are essential for exact calculations in advanced mathematics.