topic badge

2.05 Rationalising the denominator

Lesson

Introduction

Rationalising the denominator is an expression that means to rewrite a fraction that has surds in the denominator in such a way that we only have an integer in the denominator. By convention this is the preferred way to write fractions involving surds; it makes adding fractions involving surds much more simple and in the time before calculators it made calculations by hand much easier. So how can we achieve this?

Perfect squares

We know that when we square a surd, the answer is always going to be rational. This is the key we need to rationalise fractions such as \dfrac{8}{3\sqrt{7}}.

What do you think will happen if we multiply the denominator here by \sqrt{7}?

Well, the square root sign will disappear, but we also need to make sure the fraction still has the same value, so let's try multiplying the fraction by \dfrac{\sqrt{7}}{\sqrt{7}}=1, which will not change the value of the fraction at all.

\dfrac{8}{3\sqrt{7}}\times \dfrac{\sqrt{7}}{\sqrt{7}}=\dfrac{8 \times \sqrt{7}}{3 \times \sqrt{7} \times \sqrt{7}} which simplifies to \dfrac{8\sqrt{7}}{3 \times \left(\sqrt{7}\right)^{2}}=\dfrac{8\sqrt{7}}{3 \times 7}

This answer can again be finally simplified to: \dfrac{8\sqrt{7}}{21}

The fraction now looks completely different. But try putting it in your calculator, do you get the same value as \dfrac{8}{3\sqrt{7}}?

So now we know one way of rationalising the denominator is to multiply top and bottom by the surd in the denominator.

To rationalise the denominator of the form \dfrac{a}{b\sqrt{n}} we want to multiply it by the fraction \dfrac{\sqrt{n}}{\sqrt{n}}:

\dfrac{a}{b\sqrt{n}}\times \dfrac{\sqrt{n}}{\sqrt{n}}=\dfrac{a\sqrt{n}}{bn}

Examples

Example 1

Express the following fraction in simplest surd form with a rational denominator: \dfrac{2}{\sqrt{6}}

Worked Solution
Create a strategy

Multiply the numerator and denominator by \sqrt{6}.

Apply the idea
\displaystyle \dfrac{2}{\sqrt{6}}\displaystyle =\displaystyle \dfrac{2}{\sqrt{6}} \times \dfrac{\sqrt{6}}{\sqrt{6}}Multiply by \dfrac{\sqrt{6}}{\sqrt{6}}
\displaystyle =\displaystyle \dfrac{2\sqrt{6}}{6}Evaluate the multiplication
\displaystyle =\displaystyle \dfrac{\sqrt{6}}{3}Simplify

Example 2

Simplify \dfrac{\sqrt{39}+\sqrt{6}}{\sqrt{3}}.

Worked Solution
Create a strategy

Check if we can simplify the fraction first before rationalizing.

Apply the idea

Notice that 3 is a factor of both 39 and 6.

\displaystyle \dfrac{\sqrt{39}+\sqrt{6}}{\sqrt{3}}\displaystyle =\displaystyle \dfrac{\sqrt{39}}{\sqrt{3}}+\dfrac{\sqrt{6}}{\sqrt{3}}Separate into two fractions
\displaystyle =\displaystyle \sqrt{\dfrac{39}{3}}+\sqrt{\dfrac{6}{3}}Rewrite the surds
\displaystyle =\displaystyle \sqrt{13}+\sqrt{2}Evaluate the divisions
Idea summary

To rationalise the denominator of the form \dfrac{a}{b\sqrt{n}} we want to multiply it by the fraction \dfrac{\sqrt{n}}{\sqrt{n}}:

\dfrac{a}{b\sqrt{n}}\times \dfrac{\sqrt{n}}{\sqrt{n}}=\dfrac{a\sqrt{n}}{bn}

Binomial denominators

The above technique is great for when there is only one term in the denominator, but it doesn't work when we have a binomial expression in the denominator.

A binomial is an expression of the form A+B, containing two terms. Changing the sign of the second term gives us the binomial A-B, which we call a conjugate for the original binomial A+B.

If we then try to find a conjugate for the binomial A-B by changing the sign of the second term, we obtain the original binomial A+B. That is, any binomial is a conjugate of its own conjugate. We often refer to two such binomials as a conjugate pair.

Notice that the product of a conjugate pair has a familiar form (A+B)(A-B) which is the factorised form of the difference of two squares A^{2}-B^{2}. This means the expression A^{2}-B^{2} will always be rational even if the terms A or B are surds.

Consider a binomial such as 1+\sqrt{2}. We can find a conjugate for this expression in the same way - by switching the sign of the second term. Doing so, we find that 1-\sqrt{2} is a conjugate for 1+\sqrt{2}.

The process is the same even if the expression is more complicated, such as \sqrt{x}-4\sqrt{3}. A conjugate for this expression would be \sqrt{x}+4\sqrt{3}.

For any binomial expression A+B, we can find a conjugate A-B by changing the sign of the second term. A binomial and its conjugate are sometimes called a conjugate pair.

We can rewrite the binomial A+B in the equivalent form B+A by changing the order of the terms. By doing so we can see that B-A is also a conjugate for this expression, as well as A-B.

That is, a binomial has two possible conjugates (since there are two orders in which the binomial can be written).

To rationalise the denominator of the form \dfrac{a}{b\sqrt{m}+c\sqrt{n}}, we multiply the numerator and denominator by the conjugate of the denominator. That is, we multiply it by the fraction \dfrac{b\sqrt{m}-c\sqrt{n}}{b\sqrt{m}-c\sqrt{n}}:

\dfrac{a}{b\sqrt{m}+c\sqrt{n}} \times \dfrac{b\sqrt{m}-c\sqrt{n}}{b\sqrt{m}-c\sqrt{n}} = \dfrac{a\left(b\sqrt{m}-c\sqrt{n}\right)}{b^{2}m-c^{2}n}

Examples

Example 3

Express the following fraction in simplest surd form with a rational denominator: \dfrac{3}{5\sqrt{2}-4}

Worked Solution
Create a strategy

Multiply the numerator and denominator by the conjugate of 5\sqrt{2}-4.

Apply the idea

The conjugate of 5\sqrt{2}-4 is 5\sqrt{2}+4.

\displaystyle \dfrac{3}{5\sqrt{2}-4}\displaystyle =\displaystyle \dfrac{3}{5\sqrt{2}-4} \times \dfrac{5\sqrt{2}+4}{5\sqrt{2}+4}Multiply the top and bottom by the conjugate
\displaystyle =\displaystyle \dfrac{15\sqrt{2} + 12}{\left(5\sqrt{2}\right)^{2}-4^{2}}Use difference of 2 squares in the denominator
\displaystyle =\displaystyle \dfrac{15\sqrt{2} + 12}{25 \times2 -16}Evaluate the exponents
\displaystyle =\displaystyle \dfrac{15\sqrt{2} + 12}{34}Evaluate the denominator
\displaystyle =\displaystyle \dfrac{3\left(5\sqrt{2} + 4\right)}{34}Factorise the numerator
Reflect and check

Note that factorising the numerator is not necessary to answer this question. But doing this can be helpful to check if the fraction can be simplified further, or when using the answer in any following questions.

Idea summary

For any binomial expression A+B, we can find a conjugate A-B by changing the sign of the second term.

A binomial and its conjugate are sometimes called a conjugate pair.

To rationalise the denominator of the form \dfrac{a}{b\sqrt{m}+c\sqrt{n}}, we multiply the numerator and denominator by the conjugate of the denominator. That is, we multiply it by the fraction \dfrac{b\sqrt{m}-c\sqrt{n}}{b\sqrt{m}-c\sqrt{n}}:

\dfrac{a}{b\sqrt{m}+c\sqrt{n}} \times \dfrac{b\sqrt{m}-c\sqrt{n}}{b\sqrt{m}-c\sqrt{n}} = \dfrac{a\left(b\sqrt{m}-c\sqrt{n}\right)}{b^{2}m-c^{2}n}

Outcomes

VCMNA355 (10a)

Define rational and irrational numbers and perform operations with surds and fractional indices.

What is Mathspace

About Mathspace