Math Lab
Home/Class IX/Ch 1/Rationalisation of Denominators

Rationalisation of Denominators

Mathematicians (and exam papers) like fractions whose denominators are rational. A denominator like 2\sqrt{2} or 2+1\sqrt{2}+1 is technically fine but awkward , you cannot easily compare 12+1\dfrac{1}{\sqrt{2}+1} with 131\dfrac{1}{\sqrt{3}-1}, and adding such fractions is a chore. Rationalisation is the technique that scrubs surds out of the denominator using one short trick: multiply by a clever form of 11.

Definitions

The conjugate of a binomial surd a+b\sqrt{a} + \sqrt{b} is ab\sqrt{a} - \sqrt{b}. The conjugate of a+ba + \sqrt{b} is aba - \sqrt{b}. The conjugate of ab\sqrt{a} - \sqrt{b} is a+b\sqrt{a} + \sqrt{b}. In every case, multiplying a binomial surd by its conjugate gives a difference of squares with no surd left: (a+b)(ab)=ab,(a+b)(ab)=a2b.(\sqrt{a} + \sqrt{b})(\sqrt{a} - \sqrt{b}) = a - b, \qquad (a + \sqrt{b})(a - \sqrt{b}) = a^2 - b.

To rationalise a fraction is to rewrite it as an equivalent fraction whose denominator contains no surd.

Concept and technique

Single-term surd in the denominator. Multiply numerator and denominator by the same surd: 12=1222=22.\frac{1}{\sqrt{2}} = \frac{1}{\sqrt{2}} \cdot \frac{\sqrt{2}}{\sqrt{2}} = \frac{\sqrt{2}}{2}. The result is exact: 12\dfrac{1}{\sqrt{2}} and 22\dfrac{\sqrt{2}}{2} are the same number. We have only multiplied by 11.

Binomial surd in the denominator. Multiply by the conjugate: 12+1=12+12121=21(2)212=211=21.\frac{1}{\sqrt{2} + 1} = \frac{1}{\sqrt{2} + 1} \cdot \frac{\sqrt{2} - 1}{\sqrt{2} - 1} = \frac{\sqrt{2} - 1}{(\sqrt{2})^2 - 1^2} = \frac{\sqrt{2} - 1}{1} = \sqrt{2} - 1.

That same trick works for 132\dfrac{1}{\sqrt{3} - \sqrt{2}}: multiply by 3+23+2\dfrac{\sqrt{3} + \sqrt{2}}{\sqrt{3} + \sqrt{2}} to get 3+232=3+2\dfrac{\sqrt{3} + \sqrt{2}}{3 - 2} = \sqrt{3} + \sqrt{2}.

General form. For a fraction Na+bc\dfrac{N}{a + b\sqrt{c}} (with NN any expression and a,b,ca, b, c rationals, c0c \ge 0), multiply top and bottom by abca - b\sqrt{c}. The new denominator is a2b2ca^2 - b^2 c, which is rational. The new numerator might still contain surds, but that is exactly the goal: shift them upstairs.

Why we do it. Three big reasons.

  1. Comparison. 12+1\dfrac{1}{\sqrt{2}+1} rationalised becomes 210.414\sqrt{2} - 1 \approx 0.414. Now it is obvious it is less than 11.
  2. Addition. Adding 12\dfrac{1}{\sqrt{2}} and 13\dfrac{1}{\sqrt{3}} is messy. Rationalise to 22\dfrac{\sqrt{2}}{2} and 33\dfrac{\sqrt{3}}{3}, then a common denominator of 66 does it.
  3. Standard form. A "neat" answer in board exams is one with no surd in the denominator.

The trick is the difference of squares. Every rationalisation in this lesson is just (a+b)(ab)=a2b2(a+b)(a-b) = a^2 - b^2 applied to surds. If you remember that identity, the technique is automatic.

For cube roots and higher, conjugates are more elaborate. To rationalise 1a3\dfrac{1}{\sqrt[3]{a}}, multiply by a23a23\dfrac{\sqrt[3]{a^2}}{\sqrt[3]{a^2}} to get a23a\dfrac{\sqrt[3]{a^2}}{a}. We focus on square roots here.

Worked examples

Example 1. Rationalise the denominator of 17\dfrac{1}{\sqrt{7}}.

Multiply by 77\dfrac{\sqrt{7}}{\sqrt{7}}: 17=77\dfrac{1}{\sqrt{7}} = \dfrac{\sqrt{7}}{7}.

Example 2. Rationalise 12+3\dfrac{1}{2 + \sqrt{3}}.

Multiply by 2323\dfrac{2 - \sqrt{3}}{2 - \sqrt{3}}: numerator =23= 2 - \sqrt{3}, denominator =43=1= 4 - 3 = 1. So the answer is 232 - \sqrt{3}.

Example 3. Rationalise 552\dfrac{5}{\sqrt{5} - \sqrt{2}}.

Multiply by 5+25+2\dfrac{\sqrt{5} + \sqrt{2}}{\sqrt{5} + \sqrt{2}}: numerator =5(5+2)= 5(\sqrt{5} + \sqrt{2}), denominator =52=3= 5 - 2 = 3. Answer: 5(5+2)3\dfrac{5(\sqrt{5} + \sqrt{2})}{3}.

Example 4. Simplify 13+2+132\dfrac{1}{3 + \sqrt{2}} + \dfrac{1}{3 - \sqrt{2}}.

Combine over a common denominator: (32)+(3+2)(3+2)(32)=692=67\dfrac{(3 - \sqrt{2}) + (3 + \sqrt{2})}{(3+\sqrt{2})(3-\sqrt{2})} = \dfrac{6}{9 - 2} = \dfrac{6}{7}. Notice how the conjugate pair in the denominator did the rationalisation automatically.

Example 5. If 152=a+b5\dfrac{1}{\sqrt{5} - 2} = a + b\sqrt{5}, find aa and bb.

Rationalise: 1525+25+2=5+254=5+2\dfrac{1}{\sqrt{5} - 2} \cdot \dfrac{\sqrt{5} + 2}{\sqrt{5} + 2} = \dfrac{\sqrt{5} + 2}{5 - 4} = \sqrt{5} + 2. So a=2,b=1a = 2, b = 1.

Try it yourself

  1. Rationalise 111\dfrac{1}{\sqrt{11}}.
  2. Rationalise 176\dfrac{1}{\sqrt{7} - \sqrt{6}}.
  3. Rationalise 15+2\dfrac{1}{\sqrt{5} + \sqrt{2}}.
  4. Simplify 42+3\dfrac{4}{2 + \sqrt{3}}.
  5. Rationalise 632\dfrac{6}{\sqrt{3} - \sqrt{2}}.
  6. Show that 12+3+123\dfrac{1}{\sqrt{2} + \sqrt{3}} + \dfrac{1}{\sqrt{2} - \sqrt{3}} is rational.
  7. If 7+575757+5=a+b5\dfrac{7 + \sqrt{5}}{7 - \sqrt{5}} - \dfrac{7 - \sqrt{5}}{7 + \sqrt{5}} = a + b\sqrt{5}, find aa and bb.
  8. Rationalise 12112+1\dfrac{1}{\sqrt{2} - 1} - \dfrac{1}{\sqrt{2} + 1}.
  9. Simplify 363\dfrac{3}{\sqrt{6} - \sqrt{3}}.
  10. If x=132x = \dfrac{1}{\sqrt{3} - \sqrt{2}}, find x2x^2 in rationalised form.

Pitfalls / Insight

  • Conjugates flip only the sign between the two surd terms. The conjugate of 3+2\sqrt{3} + 2 is 32\sqrt{3} - 2, not 3+2-\sqrt{3} + 2. (Both work mathematically here, but the standard convention is the first.)
  • Don't change the value. You multiply by cc\dfrac{c}{c} where cc is non-zero. If c=0c = 0, your "trick" was illegal because you cannot multiply by 0/00/0.
  • Simplify after rationalising. 126\dfrac{\sqrt{12}}{6} should be written 126=236=33\dfrac{\sqrt{12}}{6} = \dfrac{2\sqrt{3}}{6} = \dfrac{\sqrt{3}}{3}.

Insight. When you encounter a+bca + b\sqrt{c} anywhere, imagine its conjugate abca - b\sqrt{c} next to it. Together they kill the surd via a2b2ca^2 - b^2 c. This is the only idea in the lesson. Everything else is bookkeeping.

Practice quiz

Quick check on this topic.

Quiz
Quick check : Rationalisation of denominators
6 questions · pick the best answer
Q1

15\dfrac{1}{\sqrt{5}} rationalised is:

Q2

The conjugate of 323 - \sqrt{2} is:

Q3

131\dfrac{1}{\sqrt{3} - 1} rationalised is:

Q4

63\dfrac{6}{\sqrt{3}} in rationalised form is:

Q5

(1+2)(12)=(1 + \sqrt{2})(1 - \sqrt{2}) =

Q6

17+6\dfrac{1}{\sqrt{7} + \sqrt{6}} rationalised is: