Welcome to Surds and Indices!

In this chapter, we are going to master the art of working with powers (indices) and square roots that don't quite fit into a whole number (surds). These are the building blocks of Algebra. Why do we need them? Because in higher-level math, we want to be exact. Instead of writing 1.414..., we write \(\sqrt{2}\). It’s cleaner, it’s more precise, and it makes solving complex equations much easier!

Don't worry if this seems a bit "maths-heavy" at first. We’ll break it down into simple rules that work every single time.

Part 1: The Laws of Indices

An index (plural: indices) is just another word for a power or an exponent. In the expression \(x^a\), \(x\) is the base and \(a\) is the index.

The Three Basic Rules

Think of these as the "grammar rules" of algebra. Once you know them, you can "read" any expression.

1. Multiplication Rule: When multiplying the same base, add the powers.
\(x^a \times x^b = x^{a+b}\)
Example: \(x^2 \times x^3 = x^{(2+3)} = x^5\)

2. Division Rule: When dividing the same base, subtract the powers.
\(x^a \div x^b = x^{a-b}\)
Example: \(x^7 \div x^3 = x^{(7-3)} = x^4\)

3. Power of a Power Rule: When raising a power to another power, multiply them.
\((x^a)^b = x^{ab}\)
Example: \((x^3)^2 = x^{(3 \times 2)} = x^6\)

Special Indices: Zero, Negatives, and Fractions

This is where students sometimes get stuck, but there are simple tricks for each one!

The Zero Index: Anything (except zero) to the power of 0 is 1.
\(x^0 = 1\)
Common Mistake: Thinking \(x^0 = 0\). Remember, it’s always 1!

Negative Indices: A negative power means "1 over" the positive power. Think of the negative sign as a reciprocal instruction.
\(x^{-a} = \frac{1}{x^a}\)
Example: \(5^{-2} = \frac{1}{5^2} = \frac{1}{25}\)

Fractional Indices: These represent roots. The bottom number of the fraction tells you which root to take.
\(x^{\frac{1}{a}} = \sqrt[a]{x}\)
Example: \(9^{\frac{1}{2}} = \sqrt{9} = 3\)
Example: \(8^{\frac{1}{3}} = \sqrt[3]{8} = 2\)

Memory Aid: The Tree Analogy

For a fractional index like \(x^{\frac{power}{root}}\):
The root is at the bottom (like a tree), and the power is at the top (like the leaves)!

Quick Review:
- Same base multiplication? Add powers.
- Same base division? Subtract powers.
- Negative power? Flip it to the bottom.
- Fraction power? The bottom number is the root.


Part 2: Working with Surds

A surd is a square root (or cube root, etc.) that results in an irrational number—a decimal that goes on forever without repeating. For example, \(\sqrt{4} = 2\) is not a surd, but \(\sqrt{2}\) is a surd.

The Two Golden Rules of Surds

1. Multiplication: \(\sqrt{a} \times \sqrt{b} = \sqrt{ab}\)
2. Division: \(\frac{\sqrt{a}}{\sqrt{b}} = \sqrt{\frac{a}{b}}\)

Simplifying Surds

To simplify a surd, you want to find the largest square number that goes into it. Square numbers are \(4, 9, 16, 25, 36, 49, 64, 81, 100...\)

Step-by-Step: Simplifying \(\sqrt{50}\)
1. Find a square number that divides 50. (25 works!)
2. Rewrite the surd: \(\sqrt{25 \times 2}\)
3. Split them up: \(\sqrt{25} \times \sqrt{2}\)
4. Solve the square root: \(5 \times \sqrt{2} = 5\sqrt{2}\)

Adding and Subtracting Surds

You can only add or subtract like surds. Think of them like "apples and oranges" in algebra.
\(3\sqrt{2} + 5\sqrt{2} = 8\sqrt{2}\) (This works!)
\(3\sqrt{2} + 5\sqrt{3}\) (This cannot be simplified further!)

Key Takeaway: Always simplify your surds first. Sometimes hidden "like terms" appear once you simplify!


Part 3: Rationalising the Denominator

In mathematics, it is considered "untidy" to leave a surd on the bottom (the denominator) of a fraction. Rationalising is the process of moving the surd to the top.

Type 1: Single Surd on the Bottom

If you have \(\frac{1}{\sqrt{a}}\), multiply the top and bottom by \(\sqrt{a}\).
Example: \(\frac{10}{\sqrt{2}} = \frac{10 \times \sqrt{2}}{\sqrt{2} \times \sqrt{2}} = \frac{10\sqrt{2}}{2} = 5\sqrt{2}\)

Type 2: The "Conjugate Pair" (The Syllabus Example)

If the denominator looks like \(5 + \sqrt{3}\), you multiply the top and bottom by the same numbers but change the sign in the middle (\(5 - \sqrt{3}\)). This uses the "difference of two squares" to cancel out the surds on the bottom.

Step-by-Step: Rationalising \(\frac{1}{5+\sqrt{3}}\)
1. Multiply top and bottom by \((5 - \sqrt{3})\):
\(\frac{1(5 - \sqrt{3})}{(5 + \sqrt{3})(5 - \sqrt{3})}\)

2. Expand the bottom (use FOIL):
\(5 \times 5 = 25\)
\(5 \times -\sqrt{3} = -5\sqrt{3}\)
\(\sqrt{3} \times 5 = 5\sqrt{3}\)
\(\sqrt{3} \times -\sqrt{3} = -3\)

3. Notice the middle terms \(-5\sqrt{3}\) and \(+5\sqrt{3}\) cancel out!
Bottom = \(25 - 3 = 22\)

4. Final Answer: \(\frac{5 - \sqrt{3}}{22}\)

Did you know?

This trick of changing the sign is used in many areas of advanced maths. It's called multiplying by the conjugate. It's like a magic eraser for surds!

Quick Review:
- Simplify surds by finding square factors.
- Only add/subtract surds if the number under the root is the same.
- To get a surd off the bottom, multiply by its "conjugate" (change the sign).

Common Pitfalls to Avoid

1. Adding Roots: \(\sqrt{9} + \sqrt{16}\) is not \(\sqrt{25}\). (Check it: \(3 + 4 = 7\), but \(\sqrt{25} = 5\)). Rules for multiplication don't apply to addition!
2. Negative Powers: A negative power doesn't make the number negative; it just makes it a fraction.
3. The "Half" Power: Remember that \(x^{0.5}\) is the same as \(x^{\frac{1}{2}}\), which is just \(\sqrt{x}\).

Final Encouragement: Mastering indices and surds is all about practice. Once you stop seeing them as scary symbols and start seeing them as puzzle pieces following a few set rules, you'll be flying through your Algebra papers!