A-Level Maths / Pure Mathematics / Algebra & Functions

Surds & Indices

Simplifying surds, laws of indices, rationalising denominators.

Pure Mathematics AS 40 min

Learning Objectives

  • Apply the laws of indices to simplify expressions with integer, fractional, and negative exponents
  • Simplify surds and express them in their simplest form
  • Rationalise denominators involving surds
  • Convert fluently between surd form and index notation

Key Formulae

aman=am+na^m \cdot a^n = a^{m+n}
am÷an=amna^m \div a^n = a^{m-n}
(am)n=amn(a^m)^n = a^{mn}
a1n=ana^{\frac{1}{n}} = \sqrt[n]{a}
an=1ana^{-n} = \frac{1}{a^n}
1a+b=aba2b\frac{1}{a + \sqrt{b}} = \frac{a - \sqrt{b}}{a^2 - b}

Why This Matters

Pick up your calculator and type 2\sqrt{2}. You get 1.414213561.41421356\ldots — a decimal that never ends and never repeats. You cannot write it down exactly as a decimal. But you can write it exactly as 2\sqrt{2}.

That is what surds are for: exact values. A-Level exams almost always want exact answers, so you need to be fluent with surds and indices from day one.

Laws of Indices

You met these at GCSE. At A-Level, they must be second nature — especially with fractional and negative exponents.

The core laws

For any base a0a \neq 0 and any real exponents mm and nn:

LawRule
Multiplicationaman=am+na^m \cdot a^n = a^{m+n}
Divisionam÷an=amna^m \div a^n = a^{m-n}
Power of a power(am)n=amn(a^m)^n = a^{mn}
Power of 1a1=aa^1 = a
Power of 0a0=1a^0 = 1
Negative indexan=1ana^{-n} = \frac{1}{a^n}
Fractional indexa1n=ana^{\frac{1}{n}} = \sqrt[n]{a}
General fractional indexamn=amn=(an)ma^{\frac{m}{n}} = \sqrt[n]{a^m} = (\sqrt[n]{a})^m

Watch out: a0=1a^0 = 1 is true for every non-zero value of aa. It is not “undefined” and it is not 00. If you are not sure why, notice that a3÷a3=a33=a0a^3 \div a^3 = a^{3-3} = a^0, and anything divided by itself is 11.

Negative indices are NOT negative numbers

This is the single most common mistake in this topic. Compare:

x2=1x2(always positive when x0)x^{-2} = \frac{1}{x^2} \qquad \text{(always positive when } x \neq 0\text{)}

x2(always negative when x0)-x^2 \qquad \text{(always negative when } x \neq 0\text{)}

These are completely different expressions. A negative exponent means “reciprocal”, not “make it negative”.

Fractional indices ARE roots

The connection is simple: the denominator of the fraction is the root, and the numerator is the power.

x12=x,x13=x3,x32=(x)3=x3x^{\frac{1}{2}} = \sqrt{x}, \qquad x^{\frac{1}{3}} = \sqrt[3]{x}, \qquad x^{\frac{3}{2}} = (\sqrt{x})^3 = \sqrt{x^3}

Either order works — root first then power, or power first then root. Root first is usually easier with numbers.

Surds

A surd is a root that cannot be simplified to a rational number. For example, 2\sqrt{2}, 5\sqrt{5}, and 11\sqrt{11} are surds. But 9=3\sqrt{9} = 3 is not a surd — it simplifies to a whole number.

Simplifying surds

The key property is:

ab=ab\sqrt{a \cdot b} = \sqrt{a} \cdot \sqrt{b}

To simplify a surd, find the largest square factor inside the root.

72=362=362=62\sqrt{72} = \sqrt{36 \cdot 2} = \sqrt{36} \cdot \sqrt{2} = 6\sqrt{2}

48=163=43\sqrt{48} = \sqrt{16 \cdot 3} = 4\sqrt{3}

The surd trap: a+ba+b\sqrt{a + b} \neq \sqrt{a} + \sqrt{b}. Try it: 9+16=25=5\sqrt{9 + 16} = \sqrt{25} = 5, but 9+16=3+4=7\sqrt{9} + \sqrt{16} = 3 + 4 = 7. They are not equal. The square root does not “distribute” over addition.

Multiplying and dividing surds

ab=abandab=ab\sqrt{a} \cdot \sqrt{b} = \sqrt{ab} \qquad \text{and} \qquad \frac{\sqrt{a}}{\sqrt{b}} = \sqrt{\frac{a}{b}}

These rules only work with multiplication and division — never with addition or subtraction.

Adding and subtracting surds

You can only combine like surds, just as you combine like terms in algebra:

35+75=1053\sqrt{5} + 7\sqrt{5} = 10\sqrt{5}

2353=332\sqrt{3} - 5\sqrt{3} = -3\sqrt{3}

But 32+433\sqrt{2} + 4\sqrt{3} cannot be simplified further — they are unlike surds.

Rationalising the Denominator

A-Level convention is: no surds in the denominator. Rationalising removes them.

Type 1: Single surd in the denominator

Multiply top and bottom by the surd:

53=5333=533\frac{5}{\sqrt{3}} = \frac{5}{\sqrt{3}} \cdot \frac{\sqrt{3}}{\sqrt{3}} = \frac{5\sqrt{3}}{3}

Type 2: Two terms in the denominator

When the denominator is a+ba + \sqrt{b} or aba - \sqrt{b}, multiply by the conjugate. The conjugate flips the sign of the surd term.

13+23232=3292=327\frac{1}{3 + \sqrt{2}} \cdot \frac{3 - \sqrt{2}}{3 - \sqrt{2}} = \frac{3 - \sqrt{2}}{9 - 2} = \frac{3 - \sqrt{2}}{7}

This works because of the difference of two squares: (a+b)(ab)=a2b2(a + b)(a - b) = a^2 - b^2. The surd disappears from the bottom.

Remember: you must multiply both the numerator and the denominator by the conjugate. Multiplying only the bottom changes the value of the fraction.

Worked Examples

Example 1: Index laws (warm-up)

Simplify x5x3x2\frac{x^5 \cdot x^3}{x^2}

Add the indices on top: x5x3=x8x^5 \cdot x^3 = x^8

Subtract the index on the bottom: x8x2=x82=x6\frac{x^8}{x^2} = x^{8-2} = x^6

Example 2: Fractional and negative indices

Evaluate 8238^{\frac{2}{3}} and write 3x4\frac{3}{x^4} in the form 3xn3x^n

For 8238^{\frac{2}{3}}: root first, then power.

823=(83)2=22=48^{\frac{2}{3}} = \left(\sqrt[3]{8}\right)^2 = 2^2 = 4

For 3x4\frac{3}{x^4}: bring x4x^4 up with a negative index.

3x4=3x4\frac{3}{x^4} = 3x^{-4}

Example 3: Simplifying a surd expression

Simplify 50+3832\sqrt{50} + 3\sqrt{8} - \sqrt{32}

Break each surd into its simplest form:

50=252=52\sqrt{50} = \sqrt{25 \cdot 2} = 5\sqrt{2}

38=342=322=623\sqrt{8} = 3\sqrt{4 \cdot 2} = 3 \cdot 2\sqrt{2} = 6\sqrt{2}

32=162=42\sqrt{32} = \sqrt{16 \cdot 2} = 4\sqrt{2}

Now combine like surds:

52+6242=725\sqrt{2} + 6\sqrt{2} - 4\sqrt{2} = 7\sqrt{2}

Example 4: Rationalising with a conjugate

Express 435\frac{4}{3 - \sqrt{5}} in the form a+b5a + b\sqrt{5}

Multiply top and bottom by the conjugate 3+53 + \sqrt{5}:

4353+53+5=4(3+5)(3)2(5)2\frac{4}{3 - \sqrt{5}} \cdot \frac{3 + \sqrt{5}}{3 + \sqrt{5}} = \frac{4(3 + \sqrt{5})}{(3)^2 - (\sqrt{5})^2}

=12+4595=12+454=3+5= \frac{12 + 4\sqrt{5}}{9 - 5} = \frac{12 + 4\sqrt{5}}{4} = 3 + \sqrt{5}

So a=3a = 3 and b=1b = 1.

Example 5: Exam-style mixed question

Given that 23+63=a+b\frac{2\sqrt{3} + \sqrt{6}}{\sqrt{3}} = a + \sqrt{b}, find the values of aa and bb.

Split the fraction into two parts:

233+63=2+63=2+2\frac{2\sqrt{3}}{\sqrt{3}} + \frac{\sqrt{6}}{\sqrt{3}} = 2 + \sqrt{\frac{6}{3}} = 2 + \sqrt{2}

So a=2a = 2 and b=2b = 2.

Alternatively, you could rationalise by multiplying top and bottom by 3\sqrt{3}:

(23+6)33=23+183=6+323=2+2\frac{(2\sqrt{3} + \sqrt{6}) \cdot \sqrt{3}}{3} = \frac{2 \cdot 3 + \sqrt{18}}{3} = \frac{6 + 3\sqrt{2}}{3} = 2 + \sqrt{2}

Both methods give the same answer. Choose whichever feels cleaner.

Common Patterns

ExpressionSimplified formKey idea
amana^m \cdot a^nam+na^{m+n}Add indices when multiplying
am÷ana^m \div a^namna^{m-n}Subtract indices when dividing
(am)n(a^m)^namna^{mn}Multiply indices for power of a power
a0a^011Anything to the power 00 is 11
ana^{-n}1an\frac{1}{a^n}Negative index means reciprocal
amna^{\frac{m}{n}}(an)m(\sqrt[n]{a})^mDenominator = root, numerator = power
ab\sqrt{a} \cdot \sqrt{b}ab\sqrt{ab}Multiply under one root
ka\frac{k}{\sqrt{a}}kaa\frac{k\sqrt{a}}{a}Rationalise by multiplying by aa\frac{\sqrt{a}}{\sqrt{a}}
ka+b\frac{k}{a + \sqrt{b}}Multiply by abab\frac{a - \sqrt{b}}{a - \sqrt{b}}Conjugate rationalisation
a+b\sqrt{a + b}Cannot simplifyRoot does NOT distribute over ++

Exam Tips

  • Always simplify surds fully — look for the largest square factor
  • When a question says "express in the form p + q√r", they want you to rationalise the denominator
  • Rewrite roots and fractions as index form before applying index laws
  • Show every step when rationalising — examiners award method marks for the conjugate multiplication

Specification

Edexcel A Level Maths
Pure: Algebra & Functions > Surds & Indices
WJEC A Level Maths
Pure: Algebra & Functions > Surds & Indices

Resources

Related Lessons