Algebra and the Manipulation of Surds for the ESAT

Updated July 2026

This topic covers the essential techniques for handling surds in the ESAT Advanced Mathematics paper. You will learn how to simplify radical expressions, expand and factorise surd-based binomials, and rationalise denominators using the difference of two squares. Mastering these methods is crucial for providing exact answers in high-level admissions testing.

Core concept

A surd is an irrational numerical expression containing a root that cannot be simplified to a rational number. Manipulation involves applying rules of radicals to transform these expressions into their simplest form or to remove roots from the denominator of a fraction.

Understanding Surds and Conventions

In the context of the ESAT, a surd is an expression containing a root, usually a square root, which cannot be simplified into a rational expression. For example, 3+523 + 5\sqrt{2} is a surd because 2\sqrt{2} is irrational and the expression cannot be simplified further. Conversely, 3+5643 + 5\sqrt{64} is not a surd because 64=8\sqrt{64} = 8, allowing the expression to be simplified to 3+5(8)=433 + 5(8) = 43. Surds are the primary way mathematicians express numbers exactly, avoiding the imprecise and never-ending decimal expansions of irrational numbers like 2\sqrt{2}.

A vital convention used in the ESAT and TMUA is that the square root symbol a\sqrt{a} always refers to the positive root. Therefore, 64\sqrt{64} is 8, not -8. If a question requires both the positive and negative roots, it will be written as ±64\pm\sqrt{64}.

Simplifying Roots

You are expected to simplify expressions like 50\sqrt{50} or 40\sqrt{40} by identifying square factors. Consider the following examples:

  1. 50=25×2=25×2=52\sqrt{50} = \sqrt{25 \times 2} = \sqrt{25} \times \sqrt{2} = 5\sqrt{2}.
  2. 40=4×10=210\sqrt{40} = \sqrt{4 \times 10} = 2\sqrt{10}. This can be further broken down into 22×5=2252\sqrt{2 \times 5} = 2\sqrt{2}\sqrt{5}.

Multiplying Expressions with Surds

When multiplying expressions containing surds, the most effective method is to treat the square roots like an algebraic variable, such as xx, and then simplify the final constants. For example, to expand (2+35)2(2 + 3\sqrt{5})^2:

(2+35)2=22+2(2)(35)+(35)2=4+125+(9×5)=4+125+45=49+125(2 + 3\sqrt{5})^2 = 2^2 + 2(2)(3\sqrt{5}) + (3\sqrt{5})^2 = 4 + 12\sqrt{5} + (9 \times 5) = 4 + 12\sqrt{5} + 45 = 49 + 12\sqrt{5}.

This follows the same pattern as (2+3x)2=4+12x+9x2(2 + 3x)^2 = 4 + 12x + 9x^2, where x2x^2 is replaced by (5)2=5(\sqrt{5})^2 = 5.

Factorising Expressions with Surds

While expanding (2+35)2(2 + 3\sqrt{5})^2 to get 49+12549 + 12\sqrt{5} is direct, reversing the process to find the square root of 49+12549 + 12\sqrt{5} requires a specific strategy. To find the exact value of 49+125\sqrt{49 + 12\sqrt{5}}, you must recognise the form (a+b5)2(a + b\sqrt{5})^2.

Start with the middle term 12512\sqrt{5}. Since the middle term of (a+bk)2(a + b\sqrt{k})^2 is 2abk2ab\sqrt{k}, we set 2ab5=1252ab\sqrt{5} = 12\sqrt{5}, which means ab=6ab = 6. The constant part of the expression must satisfy a2+kb2=49a^2 + k b^2 = 49, which in this case is a2+5b2=49a^2 + 5b^2 = 49. By testing factor pairs of 6 for aa and bb, we find that if b=3b = 3 and a=2a = 2, then 22+5(32)=4+45=492^2 + 5(3^2) = 4 + 45 = 49. Thus, the expression factorises to (2+35)2(2 + 3\sqrt{5})^2.

Be careful with subtractions. For 49125\sqrt{49 - 12\sqrt{5}}, the answer is not 2352 - 3\sqrt{5}. Because 35=453\sqrt{5} = \sqrt{45}, and 45>2\sqrt{45} > 2, the value 2352 - 3\sqrt{5} is negative. Since the square root symbol must result in a positive value, the correct answer is 3523\sqrt{5} - 2.

Rationalising the Denominator

Rationalising involves moving surds from the denominator (bottom) to the numerator (top) so the denominator becomes a rational number. This is done by multiplying the fraction by a specific form of 1.

Simple Denominators

For an expression like 15\frac{1}{\sqrt{5}}, multiply by 55\frac{\sqrt{5}}{\sqrt{5}}:

15×55=55\frac{1}{\sqrt{5}} \times \frac{\sqrt{5}}{\sqrt{5}} = \frac{\sqrt{5}}{5}.

A general rule to remember is 1a=aa\frac{1}{\sqrt{a}} = \frac{\sqrt{a}}{a}.

Compound Denominators

For more complex denominators, we use the difference of two squares: (a+b)(ab)=a2b2(a + b)(a - b) = a^2 - b^2. To rationalise 32+5\frac{3}{2+\sqrt{5}}, we multiply by 5252\frac{\sqrt{5}-2}{\sqrt{5}-2}:

32+5×5252=35654=3561=356\frac{3}{2+\sqrt{5}} \times \frac{\sqrt{5}-2}{\sqrt{5}-2} = \frac{3\sqrt{5}-6}{5-4} = \frac{3\sqrt{5}-6}{1} = 3\sqrt{5}-6.

Note that choosing 52\sqrt{5}-2 rather than 252-\sqrt{5} keeps the denominator positive, which simplifies the arithmetic.

Additional examples mentioned in the specification include:

  1. 53+25\frac{\sqrt{5}}{3+2\sqrt{5}}: Multiply by 325325\frac{3-2\sqrt{5}}{3-2\sqrt{5}} to get 3510920=351011=103511\frac{3\sqrt{5}-10}{9-20} = \frac{3\sqrt{5}-10}{-11} = \frac{10-3\sqrt{5}}{11}.

  2. 3723\frac{3}{\sqrt{7}-2\sqrt{3}}: Multiply by 7+237+23\frac{\sqrt{7}+2\sqrt{3}}{\sqrt{7}+2\sqrt{3}} to get 37+63712=37+635\frac{3\sqrt{7}+6\sqrt{3}}{7-12} = \frac{3\sqrt{7}+6\sqrt{3}}{-5}.

Advanced Extensions: Cube Roots

For denominators involving cube roots, you can apply the sum or difference of two cubes formulas: a3b3=(ab)(a2+ab+b2)a^3 - b^3 = (a - b)(a^2 + ab + b^2) a3+b3=(a+b)(a2ab+b2)a^3 + b^3 = (a + b)(a^2 - ab + b^2)

For example, to rationalise x27x33\frac{x - 27}{\sqrt[3]{x} - 3}, let a=x3a = \sqrt[3]{x} and b=3b = 3. The numerator x27x-27 is actually a3b3a^3 - b^3, which is (ab)(a2+ab+b2)(a-b)(a^2+ab+b^2). The expression simplifies directly to x2/3+3x1/3+9x^{2/3} + 3x^{1/3} + 9.

Key takeaways

  • A surd is an irrational root that cannot be expressed as a fraction of two integers.
  • The notation a\sqrt{a} always refers to the positive root: avoid the mistake of assuming it can be negative in simplification tasks.
  • Rationalising a denominator with two terms requires multiplying by its conjugate to exploit the difference of two squares.
  • When finding the square root of a surd expression, identify the 2ab2ab term to reverse-engineer the binomial square.
Tips

When rationalising, look ahead to see which conjugate will give a positive denominator. For example, if you have 2+52 + \sqrt{5}, multiplying by 52\sqrt{5} - 2 results in 54=15 - 4 = 1, whereas multiplying by 252 - \sqrt{5} results in 45=14 - 5 = -1. The former is usually easier to work with.

Cautions

A very common error is to write x×x=x2\sqrt{x} \times \sqrt{x} = x^2. Always remember that the definition of a square root means x×x=x\sqrt{x} \times \sqrt{x} = x. Additionally, ensure you apply the root to both parts of a product: (35)2(3\sqrt{5})^2 is 32×(5)2=9×5=453^2 \times (\sqrt{5})^2 = 9 \times 5 = 45, not 15 or 45 squared.

Insight

Learning to treat surds like algebraic variables is a powerful shift in perspective. Just as you cannot combine 2x2x and 3y3y, you cannot combine 232\sqrt{3} and 323\sqrt{2} into a single term through addition. This modular thinking is essential for solving complex algebraic equations in the ESAT where exact values are required.

Frequently asked questions

Why is the square root of a surd like 4912549 - 12\sqrt{5} specifically 3523\sqrt{5} - 2 and not 2352 - 3\sqrt{5}?

In mathematics, the symbol x\sqrt{x} denotes the principal or positive square root. Since 35=453\sqrt{5} = \sqrt{45} and 45>4\sqrt{45} > \sqrt{4}, it follows that 35>23\sqrt{5} > 2. Therefore, 2352 - 3\sqrt{5} is negative and cannot be the result of a square root operation. We must subtract the smaller number from the larger one.

How do I simplify a root like 180\sqrt{180} quickly?

Look for the largest square number that divides 180. Since 180=36×5180 = 36 \times 5, we can write 180=36×5=65\sqrt{180} = \sqrt{36} \times \sqrt{5} = 6\sqrt{5}. If you cannot find the largest square, do it in stages: 180=9×20=320=34×5=3×25=65\sqrt{180} = \sqrt{9 \times 20} = 3\sqrt{20} = 3\sqrt{4 \times 5} = 3 \times 2\sqrt{5} = 6\sqrt{5}.

Can I rationalise a denominator if it contains a cube root?

Yes, but instead of the difference of two squares, you must use the sum or difference of cubes formulas. For a denominator like x33\sqrt[3]{x} - 3, you would multiply the top and bottom by x2/3+3x1/3+9x^{2/3} + 3x^{1/3} + 9 to result in a rational denominator of x27x - 27.

Ready to test your knowledge?

You've reached the end of this section. Start a practice session to solidify your understanding and master this topic.