Resources For Teachers For Tutors For Students & Parents Pricing
Year 11 Methods (Unit 1 & 2) Quadratics

Rationalising Denominators

20 practice questions 0 video lessons Theory + worked examples

Learn rationalising the denominator for Queensland Year 11 Mathematical Methods (QCAA). It means rewriting a fraction so no surd is left on the bottom, giving a tidy exact answer with a whole-number denominator.

You will learn to clear a single surd by multiplying top and bottom by that surd, handle a binomial denominator by multiplying by its conjugate, and simplify the result — a key exact-value skill for working with surds.

Create a free accountTrack your progress and save your work as you go.
Create free account

Theory

In Year 11 Mathematical Methods (QCAA, Unit 1), rationalising the denominator means rewriting a fraction so there is no surd on the bottom. For a single surd, multiply top and bottom by that surd; for a binomial such as \(a+\sqrt{b}\), multiply by its conjugate \(a-\sqrt{b}\). The value is unchanged — only the form becomes an exact answer with a rational denominator.

To rationalise the denominator is to remove the surd from the bottom of a fraction while keeping the fraction equal in value. We do this by multiplying by a cleverly chosen form of \(1\).

For a single surd denominator, multiply the numerator and denominator by that surd, because \(\sqrt{b}\times\sqrt{b}=b\) is rational.

For a binomial surd denominator such as \(a+\sqrt{b}\), multiply by its conjugate \(a-\sqrt{b}\). Using the difference of two squares, \((a+\sqrt{b})(a-\sqrt{b})=a^2-b\), which is rational.

Multiply by a form of \(1\). Multiplying top and bottom by the same surd (or conjugate) does not change the value — it only clears the surd from the denominator, then simplify.
Rationalising a single-surd denominatorOne over root 2 is multiplied by root 2 over root 2, giving root 2 over 2 with a rational denominator.1√2×√2√2=√22
Single surd: multiply by \(\dfrac{\sqrt{2}}{\sqrt{2}}\) so \(\dfrac{1}{\sqrt{2}}=\dfrac{\sqrt{2}}{2}\).
Conjugate difference of squaresA rectangle of width a plus root b and height a minus root b has area a squared minus b, a rational number.a + √ba − √ba² − b
Conjugate: \((a+\sqrt{b})(a-\sqrt{b})=a^2-b\) clears the surd from the denominator.

Single-surd denominator — multiply by \(\dfrac{\sqrt{b}}{\sqrt{b}}\):

\[\dfrac{a}{\sqrt{b}}=\dfrac{a}{\sqrt{b}}\times\dfrac{\sqrt{b}}{\sqrt{b}}=\dfrac{a\sqrt{b}}{b}\]
ab=abb

Binomial denominator — multiply by the conjugate:

\[\dfrac{c}{a+\sqrt{b}}=\dfrac{c\,(a-\sqrt{b})}{(a+\sqrt{b})(a-\sqrt{b})}=\dfrac{c\,(a-\sqrt{b})}{a^{2}-b}\]
ca+b=c(a-b)a2-b
Conjugate rule: \((a+\sqrt{b})(a-\sqrt{b})=a^2-b\). Change only the sign between the two terms; the outer and inner surd terms cancel.

How to rationalise a denominator

  1. Choose the multiplier: a single surd \(\sqrt{b}\) needs \(\dfrac{\sqrt{b}}{\sqrt{b}}\); a binomial \(a\pm\sqrt{b}\) needs its conjugate \(a\mp\sqrt{b}\).
  2. Multiply: multiply numerator and denominator by that multiplier, expanding with \(\sqrt{b}\,\sqrt{b}=b\) or \((a+\sqrt{b})(a-\sqrt{b})=a^2-b\).
  3. Simplify: simplify any surd in the numerator and cancel common factors for the simplest exact form.
Example 1 — Single surd denominator
Rationalise \(\dfrac{6}{\sqrt{3}}\).
Solution

Multiply top and bottom by \(\sqrt{3}\):

\(\dfrac{6}{\sqrt{3}}\)\(=\)\(\dfrac{6}{\sqrt{3}}\times\dfrac{\sqrt{3}}{\sqrt{3}}\)
\(=\)\(\dfrac{6\sqrt{3}}{3}\)

Simplify the fraction \(\dfrac{6}{3}=2\):

\(\dfrac{6\sqrt{3}}{3}\)\(=\)\(2\sqrt{3}\)

\(\dfrac{6}{\sqrt{3}}=2\sqrt{3}\).

23
Example 2 — Surd over surd
Rationalise and simplify \(\dfrac{\sqrt{10}}{\sqrt{6}}\).
Solution

Multiply top and bottom by \(\sqrt{6}\):

\(\dfrac{\sqrt{10}}{\sqrt{6}}\)\(=\)\(\dfrac{\sqrt{10}}{\sqrt{6}}\times\dfrac{\sqrt{6}}{\sqrt{6}}\)
\(=\)\(\dfrac{\sqrt{60}}{6}\)

Simplify \(\sqrt{60}=\sqrt{4\times 15}=2\sqrt{15}\):

\(\dfrac{\sqrt{60}}{6}\)\(=\)\(\dfrac{2\sqrt{15}}{6}\)
\(=\)\(\dfrac{\sqrt{15}}{3}\)

\(\dfrac{\sqrt{10}}{\sqrt{6}}=\dfrac{\sqrt{15}}{3}\).

153
Example 3 — Conjugate denominator
Rationalise \(\dfrac{4}{3+\sqrt{5}}\).
Solution

Multiply by the conjugate \(3-\sqrt{5}\):

\(\dfrac{4}{3+\sqrt{5}}\)\(=\)\(\dfrac{4}{3+\sqrt{5}}\times\dfrac{3-\sqrt{5}}{3-\sqrt{5}}\)

Denominator is a difference of squares:

\((3+\sqrt{5})(3-\sqrt{5})\)\(=\)\(3^{2}-(\sqrt{5})^{2}\)
\(=\)\(9-5=4\)

So the fraction becomes:

\(=\)\(\dfrac{4(3-\sqrt{5})}{4}\)
\(=\)\(3-\sqrt{5}\)

\(\dfrac{4}{3+\sqrt{5}}=3-\sqrt{5}\).

3-5
Example 4 — Conjugate with two surds
Rationalise \(\dfrac{2+\sqrt{3}}{2-\sqrt{3}}\).
Solution

Multiply by the conjugate \(2+\sqrt{3}\):

\(\dfrac{2+\sqrt{3}}{2-\sqrt{3}}\)\(=\)\(\dfrac{2+\sqrt{3}}{2-\sqrt{3}}\times\dfrac{2+\sqrt{3}}{2+\sqrt{3}}\)

Denominator (difference of squares):

\((2-\sqrt{3})(2+\sqrt{3})\)\(=\)\(2^{2}-(\sqrt{3})^{2}=4-3=1\)

Numerator (expand the square):

\((2+\sqrt{3})^{2}\)\(=\)\(4+2\cdot 2\sqrt{3}+3\)
\(=\)\(7+4\sqrt{3}\)

Divide by \(1\):

\(=\)\(\dfrac{7+4\sqrt{3}}{1}=7+4\sqrt{3}\)

\(\dfrac{2+\sqrt{3}}{2-\sqrt{3}}=7+4\sqrt{3}\).

7+43

Common pitfalls

Only multiplying the denominator. You must multiply the numerator too — multiply by \(\dfrac{\sqrt{b}}{\sqrt{b}}\), a form of \(1\), or the value changes.
Wrong sign in the conjugate. The conjugate of \(a+\sqrt{b}\) is \(a-\sqrt{b}\) — change only the middle sign, not the \(a\).
Forgetting to simplify. After clearing the surd, reduce the surd in the numerator and cancel common factors, e.g. \(\dfrac{2\sqrt{15}}{6}=\dfrac{\sqrt{15}}{3}\).

Frequently asked questions

What does rationalising the denominator mean?

It means rewriting a fraction so there is no surd in the denominator, without changing its value, by multiplying the top and bottom by a suitable surd or conjugate.

How do you rationalise \(\dfrac{a}{\sqrt{b}}\)?

Multiply numerator and denominator by \(\sqrt{b}\): \(\dfrac{a}{\sqrt{b}}\times\dfrac{\sqrt{b}}{\sqrt{b}}=\dfrac{a\sqrt{b}}{b}\), then simplify.

What is a conjugate and when do you use it?

The conjugate of \(a+\sqrt{b}\) is \(a-\sqrt{b}\). Use it when the denominator is a binomial surd, because \((a+\sqrt{b})(a-\sqrt{b})=a^2-b\) is rational.

Why does multiplying by the surd not change the value?

Because \(\dfrac{\sqrt{b}}{\sqrt{b}}=1\), and multiplying any number by \(1\) leaves it unchanged — only the form of the fraction changes.

Do you always have to simplify after rationalising?

Yes, give the simplest exact form: reduce any surd in the numerator and cancel common factors, e.g. \(\dfrac{6\sqrt{3}}{3}=2\sqrt{3}\).