The three index laws
An exponent or index (plural indices) tells you how many times to multiply the base by itself, so \(2^4 = 2\times2\times2\times2 = 16\). Three laws let you combine powers without expanding them out:
In words: multiplying powers of the same base, you add the indices; dividing, you subtract; a power of a power, you multiply. Every one of them relies on the bases being the same, the laws say nothing about \(2^3 \times 5^2\).
Simplify \(a^5 \times a^2 \div a^3\).
Zero and negative indices
Two special cases fall straight out of the division law. If you divide \(a^m\) by itself you get 1, but the law says you get \(a^{m-m}=a^0\). So:
Anything (except 0) to the power zero is 1. A negative index means "one over" the positive power: \(2^{-3} = \dfrac{1}{2^3} = \dfrac{1}{8}\). The minus sign does not make the answer negative; it flips the term into a fraction.
A negative power is not a negative answer
\(5^{-2}\) is \(\tfrac{1}{25}\), not \(-25\) and not \(-10\). The negative index sends the term to the denominator, it never touches the sign of the value.
Using several laws at once
Most questions ask you to combine the laws. Deal with any brackets first (power of a power), then multiply and divide by adding and subtracting the indices.
Simplify \((2x^3)^2 \times x^{-4}\).
Where this is assessed
The index laws are pure Criterion A (knowing which rule applies) and Criterion C (writing the powers correctly). When a bracket has a number and a letter inside, the outer power must reach the number too: \((2x^3)^2\) is \(4x^6\), not \(2x^6\).
Check yourself
1. Simplify \(y^6 \times y^2\). +
Multiplying the same base adds the indices: \(y^{6+2} = \mathbf{y^{8}}\).
2. Evaluate \(5^0 + 2^{-2}\). +
\(5^0 = 1\) and \(2^{-2} = \frac{1}{2^2} = \frac{1}{4}\). Adding: \(1 + \frac{1}{4} = \mathbf{\frac{5}{4}}\) (or \(1.25\)).
3. Simplify \((2x^3)^2\). +
Square both parts: \(2^2 (x^3)^2 = \mathbf{4x^{6}}\).
Part of the Standard Maths library. Spotted an error or want a topic added? That feedback makes the notes better.