Welcome to the World of Indices!
In this chapter, we are going to explore Indices (also known as powers or exponents). You have likely seen these before in GCSE, but now we are going to master them at an AS Level. Indices are essentially a mathematical shorthand—a way to write repeated multiplication without getting a sore wrist! They are vital for everything from calculating compound interest to understanding how bacteria grow in a lab. Let’s dive in!
1. The Basics: What is an Index?
Before we jump into the rules, let’s make sure we are speaking the same language. In the expression \(x^n\):
- The \(x\) is called the base. It’s the number being multiplied.
- The \(n\) is called the index, power, or exponent. It tells us how many times to multiply the base by itself.
Example: \(5^3 = 5 \times 5 \times 5 = 125\). Here, 5 is the base and 3 is the index.
Quick Review: If you see a number without a power, like \(7\), its index is actually \(1\). So, \(7 = 7^1\).
2. The Core Laws of Indices
When the bases are the same, we can use these three "golden rules" to simplify expressions. Don't worry if these seem tricky at first; they are just shortcuts!
Law 1: Multiplication
When multiplying terms with the same base, add the powers: \(x^a \times x^b = x^{a+b}\).
Memory Aid: Think MA — Multiply means Add.
Example: \(y^4 \times y^3 = y^{4+3} = y^7\)
Law 2: Division
When dividing terms with the same base, subtract the powers: \(x^a \div x^b = x^{a-b}\).
Memory Aid: Think DS — Divide means Subtract.
Example: \(a^10 \div a^2 = a^{10-2} = a^8\)
Law 3: Power of a Power
When a power is raised to another power, multiply the powers: \((x^a)^b = x^{ab}\).
Example: \((3^2)^4 = 3^{2 \times 4} = 3^8\)
Key Takeaway: These rules only work if the base is the same. You cannot simplify \(2^3 \times 5^2\) using these laws!
3. Zero and Negative Indices
What happens if the power isn't a nice positive number? Let’s look at two special cases.
The Zero Index
Any non-zero base raised to the power of zero is 1.
\(x^0 = 1\)
Did you know? This comes from the division law. \(5^2 \div 5^2\) is \(25 \div 25 = 1\). But using the law, it's \(5^{2-2} = 5^0\). Therefore, \(5^0\) must be \(1\)!
Negative Indices
A negative index represents a reciprocal (flipping the number into a fraction). It does not mean the answer is a negative number.
\(x^{-a} = \frac{1}{x^a}\)
Analogy: Think of the negative sign as an "elevator ticket" that moves the base to the bottom of a fraction. Once it reaches the bottom, the ticket is used up and the negative sign disappears!
Example: \(4^{-2} = \frac{1}{4^2} = \frac{1}{16}\)
Common Mistake to Avoid: A very common error is thinking that \(3^{-2} = -9\). Remember, the negative index only affects the position of the number (making it a fraction), not its sign.
4. Fractional Indices (Rational Exponents)
Fractional indices are just another way of writing roots (like square roots or cube roots).
The general rule is: \(x^{\frac{m}{n}} = \sqrt[n]{x^m}\)
To keep it simple, think of the fraction \(\frac{m}{n}\) like this:
- The bottom number (\(n\)) is the root (the index of the root).
- The top number (\(m\)) is the power.
Memory Aid: Denominator for Degree of the root. Roots are underground (the bottom of the fraction)!
Step-by-Step Explanation: To calculate \(8^{\frac{2}{3}}\):
1. Look at the bottom number (3). This means take the cube root: \(\sqrt[3]{8} = 2\).
2. Look at the top number (2). This means square the result: \(2^2 = 4\).
So, \(8^{\frac{2}{3}} = 4\).
Key Takeaway: It is almost always easier to find the root first and then apply the power, as it keeps the numbers smaller and easier to manage without a calculator!
5. Putting it All Together
In your exam, you might face problems that combine several of these laws at once. Don't panic! Just take it one step at a time.
Example: Simplify \((4x^3)^{\frac{1}{2}} \times 2x^{-2}\)
- Apply the power to everything inside the bracket: \(4^{\frac{1}{2}} \times (x^3)^{\frac{1}{2}} = 2x^{\frac{3}{2}}\).
- Now multiply by the second term: \(2x^{\frac{3}{2}} \times 2x^{-2}\).
- Multiply the numbers (coefficients): \(2 \times 2 = 4\).
- Add the powers of \(x\): \(x^{\frac{3}{2} + (-2)} = x^{\frac{3}{2} - \frac{4}{2}} = x^{-\frac{1}{2}}\).
- Final simplified answer: \(4x^{-\frac{1}{2}}\) or \(\frac{4}{\sqrt{x}}\).
Quick Summary Checklist
- Multiplication: Add powers (\(x^a \times x^b = x^{a+b}\))
- Division: Subtract powers (\(x^a \div x^b = x^{a-b}\))
- Brackets: Multiply powers (\((x^a)^b = x^{ab}\))
- Power of 0: Always equals 1 (\(x^0 = 1\))
- Negative power: Flip it (\(x^{-a} = \frac{1}{x^a}\))
- Fractional power: Bottom is the root, top is the power (\(x^{\frac{m}{n}} = \sqrt[n]{x^m}\))
Practice these rules until they feel like second nature. You've got this!