The laws of indices
An index (plural indices), also called a power or exponent, tells you how many times to multiply a number by itself. The three core laws all follow from that idea:
Read them in words: multiplying powers of the same base, you add; dividing, you subtract; a power of a power, you multiply. The "same base" condition matters, the laws only apply when the base is identical.
Simplify \((2x^2)^3 \times x^{-4}\).
Zero & negative powers
Two special cases fall straight out of the division law:
Anything (except 0) to the power zero is 1, and a negative power means "one over" the positive power. So \(5^{-2} = \dfrac{1}{5^2} = \dfrac{1}{25}\). A negative index never makes the answer negative, it makes it a fraction.
Common slip
\(3^{-2}\) is \(\tfrac{1}{9}\), not \(-9\) and not \(-6\). The minus sign moves the term to the denominator, it does not touch the sign of the value.
Fractional powers
A fractional index is a root. The denominator is the root you take; the numerator is the power you raise it to:
Evaluate \(16^{\frac{3}{4}}\).
Root first, power second
Always take the root before the power. \(\sqrt[4]{16}=2\) then cube gives 8, whereas cubing 16 first gives 4096 and a much harder fourth root. Same answer, far more work.
What a surd is
A surd is a root that cannot be simplified to a whole number, so we leave it in root form to stay exact. \(\sqrt{2}\), \(\sqrt{3}\) and \(\sqrt{10}\) are surds; \(\sqrt{9}=3\) is not. Two rules do most of the work:
There is no matching rule for adding surds: \(\sqrt{a}+\sqrt{b}\) is not \(\sqrt{a+b}\). You can only add surds that are already "like", such as \(2\sqrt{3}+4\sqrt{3}=6\sqrt{3}\).
Simplifying surds
To simplify a surd, split the number under the root into a factor pair where one factor is a perfect square, then take that square root out.
Simplify \(\sqrt{50}\).
Rationalising the denominator
Convention says we do not leave a surd on the bottom of a fraction. Rationalising clears it, by multiplying top and bottom by that same surd (which is really just multiplying by 1).
Rationalise \(\dfrac{6}{\sqrt{3}}\).
Where this is assessed
Indices and surds sit squarely in Criterion A (applying the right rule) and Criterion C (exact, correctly-notated answers). Exams often insist on an exact surd form, a rounded decimal there loses marks.
Check yourself
1. Simplify \((3x^4)^2\). +
Square both parts: \(3^2 (x^4)^2 = \mathbf{9x^{8}}\).
2. Evaluate \(27^{\frac{2}{3}}\). +
Cube root first: \(\sqrt[3]{27}=3\), then square: \(3^2 = \mathbf{9}\).
3. Simplify \(\sqrt{18}+\sqrt{8}\). +
\(\sqrt{18}=3\sqrt{2}\) and \(\sqrt{8}=2\sqrt{2}\). They are now like surds: \(3\sqrt{2}+2\sqrt{2}=\mathbf{5\sqrt{2}}\).
Part of the Extended Maths library. Spotted an error or want a topic added? That feedback makes the notes better.