This site is a work in progress. New lessons are added regularly. Contact us

Rationalizing and Radical Conjugates

Learning goals

  • Multiply by the radical conjugate to land back in the rationals
  • Compare the move with complex division by a conjugate
  • Show closure, since the result is again p+qdp + q\sqrt d
  • Complete the power to clear a single nnth root
  • Use a three-term multiplier for a cube-root binomial
  • Aim at the numerator when that is what blocks you

The move you already made

Back in the complex numbers you met the conjugate z=abi\overline{z} = a - bi of z=a+biz = a + bi, and the one identity that made it useful:

zz=(a+bi)(abi)=a2(bi)2=a2+b2=z2.z\,\overline{z} = (a + bi)(a - bi) = a^2 - (bi)^2 = a^2 + b^2 = |z|^2 .

The cross terms abi-abi and +abi+abi cancelled, and the only surviving appearance of ii was through i2=1i^2 = -1, which is real. So zzz\overline{z} is a real number, and since aa and bb are real, a2+b2a^2 + b^2 is zero only when a=b=0a = b = 0, that is, only when z=0z = 0 itself.

That is exactly what let you divide. To evaluate 13+2i\frac{1}{3 + 2i} you multiplied by 32i32i\frac{3-2i}{3-2i}, which is 11, so the value did not change, and the denominator turned real:

13+2i=13+2i32i32i=32i9+4=313213i.\frac{1}{3 + 2i} = \frac{1}{3+2i}\cdot\frac{3 - 2i}{3 - 2i} = \frac{3 - 2i}{9 + 4} = \frac{3}{13} - \frac{2}{13}\,i .

Look at what that computation actually proved, because it is more than an answer. It proved that the reciprocal of a complex number is again a complex number in standard form a+bia + bi. The conjugate is what carried out the proof: it converted a division by an awkward object into a division by an ordinary real number, 1313.

The same move over the rational numbers

Now fix a positive integer dd that is not a perfect square, so that d\sqrt{d} is irrational, and look at the numbers you can build from it:

α=a+bd,a,b rational.\alpha = a + b\sqrt{d}, \qquad a, b \text{ rational.}

You have met this number already. In Complex and Irrational Roots you gave the surd partner of α\alpha its own symbol,

α=abd,\alpha^{*} = a - b\sqrt{d},

precisely because the bar was taken by complex conjugation. There the swap dd\sqrt{d} \mapsto -\sqrt{d} paired up the roots of a rational polynomial. Here it is going to clear a denominator. Same map, new job, and this lesson calls it the radical conjugate.

One practical note before the proof, because the sign can trip you. The swap flips the surd term and leaves the rational term alone, so applied to 31\sqrt{3} - 1, which is really 1+3-1 + \sqrt{3}, it returns α=13\alpha^{*} = -1 - \sqrt{3}. In practice nobody multiplies by that. They flip the sign between the two terms and multiply by 3+1\sqrt{3} + 1, which is exactly α-\alpha^{*}. Both choices rationalize, and both give the same final answer, because the extra factor of 1-1 shows up in the numerator and the denominator at once and cancels. The second choice simply spares you a negative denominator to tidy afterwards, so it is the one used throughout this lesson whenever a denominator is written surd-first.

αα\alpha\,\alpha^{*} is rational, and it is zero only when α\alpha is zero#

Let aa and bb be rational and let dd be a positive integer that is not a perfect square, so d\sqrt{d} is irrational. Multiply α=a+bd\alpha = a + b\sqrt{d} by α=abd\alpha^{*} = a - b\sqrt{d} and watch the same cancellation as in the complex case:

αα=(a+bd)(abd)=a2abd+abdb2(d)2=a2b2d.\alpha\,\alpha^{*} = (a + b\sqrt{d})(a - b\sqrt{d}) = a^2 - ab\sqrt{d} + ab\sqrt{d} - b^2(\sqrt{d})^2 = a^2 - b^2 d .

The two cross terms are equal and opposite, so they cancel, and d\sqrt{d} survives only through (d)2=d(\sqrt{d})^2 = d. Both a2a^2 and b2db^2 d are rational, so αα=a2b2d\alpha\,\alpha^{*} = a^2 - b^2 d is rational. That settles the first claim.

For the second, suppose a2b2d=0a^2 - b^2 d = 0. If bb were nonzero, dividing by b2b^2 would give d=(ab)2d = \left(\frac{a}{b}\right)^2, and taking the positive square root would give d=ab\sqrt{d} = \left|\frac{a}{b}\right|, a quotient of rational numbers and therefore rational. That contradicts the irrationality of d\sqrt{d}, so b=0b = 0. But then a2b2d=a2=0a^2 - b^2 d = a^2 = 0, which forces a=0a = 0. Conversely, if a=b=0a = b = 0 then α=0\alpha = 0 and the product is plainly 00.

So αα=0\alpha\,\alpha^{*} = 0 exactly when a=b=0a = b = 0, which is to say exactly when α=0\alpha = 0. Every nonzero α\alpha has a nonzero rational number sitting at αα\alpha\,\alpha^{*}, and that is the number you are about to divide by.

Both halves of that proof are load-bearing. The first half is what clears the radical; the second half is what guarantees you are not dividing by zero while you do it. Put them together and the reciprocal falls out:

1a+bd=1a+bdabdabd=abda2b2d=aa2b2drational  +  (ba2b2d)rationald.\frac{1}{a + b\sqrt{d}} = \frac{1}{a + b\sqrt{d}}\cdot\frac{a - b\sqrt{d}}{a - b\sqrt{d}} = \frac{a - b\sqrt{d}}{a^2 - b^2 d} = \underbrace{\frac{a}{a^2 - b^2 d}}_{\text{rational}} \;+\; \underbrace{\left(\frac{-b}{a^2 - b^2 d}\right)}_{\text{rational}}\sqrt{d} .

Read the right-hand side slowly, because it says far more than “the radical is gone.” It says the reciprocal of a number of the form a+bda + b\sqrt{d} is another number of exactly that form. The family is closed under division. Rationalizing a denominator is not tidying up after yourself; it is the proof of that closure, and the proof is constructive: it hands you the answer.

The same cancellation handles a denominator built from two square roots, like 52\sqrt{5} - \sqrt{2}, which is not of the shape a+bda + b\sqrt{d} with aa rational. Multiply it by 5+2\sqrt{5} + \sqrt{2} and the cross terms cancel exactly as before, leaving (5)2(2)2=52=3(\sqrt{5})^2 - (\sqrt{2})^2 = 5 - 2 = 3. In general, for positive rationals mnm \ne n, the pair m±n\sqrt{m} \pm \sqrt{n} multiplies to mnm - n, which is rational and nonzero. (The condition mnm \ne n matters, because at m=nm = n this particular pairing collapses: the mn\sqrt{m} - \sqrt{n} partner of 2+2\sqrt{2} + \sqrt{2} is 22=0\sqrt{2} - \sqrt{2} = 0, and multiplying by that form of “1” is really multiplying by 00\frac{0}{0}. Nothing is wrong with the number 222\sqrt{2} itself; it is a single radical, so you clear it the single-radical way, by multiplying by 2\sqrt{2}.)

Worked example 1 The same computation twice, in two number systems

Rationalize 13+2i\frac{1}{3 + 2i} and 13+22\frac{1}{3 + 2\sqrt{2}}, side by side, and notice that only the squared term changes.

For the complex denominator, multiply by the conjugate 32i3 - 2i. Since i2=1i^2 = -1, the squared term adds:

(3+2i)(32i)=94i2=9+4=13.(3 + 2i)(3 - 2i) = 9 - 4i^2 = 9 + 4 = 13 .

For the surd denominator, multiply by the radical conjugate 3223 - 2\sqrt{2}. Since (2)2=2(\sqrt{2})^2 = 2, the squared term subtracts:

(3+22)(322)=94(2)2=98=1.(3 + 2\sqrt{2})(3 - 2\sqrt{2}) = 9 - 4(\sqrt{2})^2 = 9 - 8 = 1 .

Divide through in each case:

13+2i=32i13,13+22=3221=322.\frac{1}{3+2i} = \frac{3 - 2i}{13}, \qquad\qquad \frac{1}{3 + 2\sqrt{2}} = \frac{3 - 2\sqrt{2}}{1} = 3 - 2\sqrt{2} .

The second answer is worth a sanity check, since it looks too clean: 3+225.82843 + 2\sqrt{2} \approx 5.8284 and 3220.17163 - 2\sqrt{2} \approx 0.1716, and indeed 5.8284×0.171615.8284 \times 0.1716 \approx 1. Two numbers whose product is 11 really are reciprocals of each other.

Check your understanding

Rationalize the denominator of 457\dfrac{4}{5 - \sqrt{7}}.

Answer choices

One principle, three jobs

Set the two computations next to each other and the shared skeleton is impossible to miss.

SettingAwkward divisorMultiply byProductWhich lands in
complex numbersa+bia + biabia - bia2+b2a^2 + b^2the real numbers
surdsa+bda + b\sqrt{d}abda - b\sqrt{d}a2b2da^2 - b^2 dthe rational numbers

Why does a mere sign flip do so much work in both rows? Because in both rows the new object satisfies a relation in which it appears squared: i2=1i^2 = -1 and (d)2=d(\sqrt{d})^2 = d. Squaring is blind to sign, so flipping the sign of the new object leaves that defining relation untouched. In the product, every term carrying an odd power of the new object shows up twice with opposite signs and cancels. In the same product, every term carrying an even power was already back in the base system. Nothing irrational, and nothing imaginary, can survive.

The conjugate as a reflection, in two number systemsLeft: the complex plane, where 3 + 2i and 3 - 2i are mirror images across the real axis and multiply to 13. Right: the real line, where 2 - root 3 and 2 + root 3 are mirror images across 2 and multiply to 1.complex conjugateradical conjugateReIm3 + 2i3 - 2iproduct 13, a real number01234mirror2 - √32 + √3equal distances from 2product 1, a rational number
One move, two settings. The complex conjugate reflects 3 + 2i across the real axis, and the pair multiplies to the real number 13. The radical conjugate reflects 2 + root 3 across the rational number 2, and the pair multiplies to the rational number 1. Each reflection sends a number to the partner that pulls the product back down into the base system.

There is a third job you have already seen this same sign flip do. When you studied the roots of polynomials, you proved that a real polynomial carries its nonreal roots in conjugate pairs. You also proved that a rational polynomial carries its surd roots in pairs the same way: if a+bda + b\sqrt{d} is a root, so is abda - b\sqrt{d}. The engine of that proof was that conjugation slides through sums and products, so applying it to P(α)=0P(\alpha) = 0 term by term leaves the coefficients alone and turns α\alpha into α\alpha^{*}. That is the same map as the one you are using here, doing a different job. Pairing roots and clearing denominators look like unrelated chores; they are one symmetry, seen from two sides.

Where the sign flip stops working

A student who memorised “flip the sign in the middle” is about to be stranded. A student who learned “find the multiplier that completes a power and lands the product back in the rational numbers” is not. Here is the cliff.

A single cube root. Take 123\frac{1}{\sqrt[3]{2}}. There is no sign to flip, because there is only one term. And look again at what you actually did for 12\frac{1}{\sqrt{2}}: multiplying 2\sqrt{2} by 2\sqrt{2} works because it completes the square, not because it flips anything. So complete the cube instead. Rational exponents make the bookkeeping obvious:

2343=21/322/3=21=2123=432.\sqrt[3]{2}\cdot\sqrt[3]{4} = 2^{1/3}\cdot 2^{2/3} = 2^{1} = 2 \qquad\Longrightarrow\qquad \frac{1}{\sqrt[3]{2}} = \frac{\sqrt[3]{4}}{2} .

The general rule follows from the same exponent arithmetic. For a>0a > 0, a1/na(n1)/n=a1=aa^{1/n}\cdot a^{(n-1)/n} = a^{1} = a, so

1an=an1na.\frac{1}{\sqrt[n]{a}} = \frac{\sqrt[n]{a^{\,n-1}}}{a} .

You need whatever power is missing to fill the root up to a whole one, which is the single idea behind every “multiply by 2\sqrt{2}” you have ever done.

A cube-root binomial. Now take 11+23\frac{1}{1 + \sqrt[3]{2}} and try the memorised sign flip:

(1+23)(123)=1(23)2=143.(1 + \sqrt[3]{2})(1 - \sqrt[3]{2}) = 1 - (\sqrt[3]{2})^2 = 1 - \sqrt[3]{4} .

Still irrational. You have not removed a radical; you have swapped one for another. The reason is worth stating exactly, because it tells you what to do instead. A square root has only one irrational power below the point where it turns rational: d\sqrt{d} is irrational and (d)2=d(\sqrt{d})^2 = d is rational. So a square root leaves exactly one bad term to kill, and one sign flip kills it. A cube root has two: both 23\sqrt[3]{2} and (23)2=43(\sqrt[3]{2})^2 = \sqrt[3]{4} are irrational, and only (23)3=2(\sqrt[3]{2})^3 = 2 is rational. A single sign flip cannot cancel two independent bad terms. You need a multiplier with three terms, engineered so that everything except the cubes cancels.

That multiplier is the one hiding inside the sum-of-cubes identity. Expand it and watch the middle collapse:

(x+y)(x2xy+y2)=x3x2y+xy2+x2yxy2+y3=x3+y3.(x + y)(x^2 - xy + y^2) = x^3 - x^2y + xy^2 + x^2y - xy^2 + y^3 = x^3 + y^3 .

Every intermediate term appears twice with opposite signs. Only the cubes survive, and cubes are exactly what turn a cube root rational. Put x=1x = 1 and y=23y = \sqrt[3]{2}:

(1+23)(123+43)=13+(23)3=1+2=3,(1 + \sqrt[3]{2})\left(1 - \sqrt[3]{2} + \sqrt[3]{4}\right) = 1^3 + \left(\sqrt[3]{2}\right)^3 = 1 + 2 = 3 , 11+23=123+433.\frac{1}{1 + \sqrt[3]{2}} = \frac{1 - \sqrt[3]{2} + \sqrt[3]{4}}{3} .

The minus case runs on the twin identity (xy)(x2+xy+y2)=x3y3(x - y)(x^2 + xy + y^2) = x^3 - y^3, with every sign in the multiplier now positive. In full generality, for rational aa and bb and any dd,

(a+bd3)(a2abd3+b2d23)=a3+b3d,\left(a + b\sqrt[3]{d}\right)\left(a^2 - ab\sqrt[3]{d} + b^2\sqrt[3]{d^2}\right) = a^3 + b^3 d ,

and the right-hand side is rational. The second half of the square-root proof carries over as well, so you are still safe from dividing by zero. If aa and bb are rational and d3\sqrt[3]{d} is irrational, then a3+b3d=0a^3 + b^3 d = 0 forces a=b=0a = b = 0: were bb nonzero, we could write d=(ab)3d = \left(-\frac{a}{b}\right)^3. And because every real number has exactly one real cube root, that would make d3=ab\sqrt[3]{d} = -\frac{a}{b} rational, a contradiction. So b=0b = 0, and then a3=0a^3 = 0 gives a=0a = 0. A nonzero denominator produces a nonzero rational to divide by, exactly as before.

The principle did all the work: ask which multiplier makes every radical term cancel, and the algebra answers. The sign flip was never the point; it was just what the answer happened to look like when the root was a square root.

Worked example 2 Rationalize 693\dfrac{6}{\sqrt[3]{9}} and 1531\dfrac{1}{\sqrt[3]{5} - 1}

For 693\frac{6}{\sqrt[3]{9}}, resist the reflex of multiplying by 923=813\sqrt[3]{9^2} = \sqrt[3]{81}. That does work, but it is heavier than necessary. Write the denominator as a power of 33 and read off what is missing:

93=32/3,32/331/3=31=3,\sqrt[3]{9} = 3^{2/3}, \qquad 3^{2/3}\cdot 3^{1/3} = 3^{1} = 3 ,

so the multiplier you want is 33\sqrt[3]{3}, not 813\sqrt[3]{81}:

693=6333=233.\frac{6}{\sqrt[3]{9}} = \frac{6\sqrt[3]{3}}{3} = 2\sqrt[3]{3} .

For 1531\frac{1}{\sqrt[3]{5} - 1} the denominator is a binomial, so a single factor cannot fix it. Use the difference-of-cubes multiplier with x=53x = \sqrt[3]{5} and y=1y = 1, which is x2+xy+y2x^2 + xy + y^2:

(531)(253+53+1)=(53)313=51=4.\left(\sqrt[3]{5} - 1\right)\left(\sqrt[3]{25} + \sqrt[3]{5} + 1\right) = \left(\sqrt[3]{5}\right)^3 - 1^3 = 5 - 1 = 4 .

The denominator is now the rational number 44, so

1531=253+53+14.\frac{1}{\sqrt[3]{5} - 1} = \frac{\sqrt[3]{25} + \sqrt[3]{5} + 1}{4} .

Check the size: 531.710\sqrt[3]{5} \approx 1.710, so the original is about 10.7101.408\frac{1}{0.710} \approx 1.408, and the answer is about 2.924+1.710+141.408\frac{2.924 + 1.710 + 1}{4} \approx 1.408. They agree, as they must, since all you ever did was multiply by 11.

Check your understanding

Which multiplier rationalizes the denominator of 153\dfrac{1}{\sqrt[3]{5}}?

Answer choices

Rationalizing the numerator

The principle says “clear the awkward part out of the way,” and it never said the awkward part has to be downstairs. Sometimes the numerator is the problem, and then you aim the same move at it.

How big is 101100\sqrt{101} - \sqrt{100}? Subtracting two nearly equal numbers is a terrible way to find out by hand. The leading digits destroy each other, so you would need many digits of 101\sqrt{101} before even the first digit of the answer settled down. Rationalize the numerator instead, by multiplying top and bottom by 101+10\sqrt{101} + 10:

10110=(10110)(101+10)101+10=101100101+10=1101+10.\sqrt{101} - 10 = \frac{\left(\sqrt{101} - 10\right)\left(\sqrt{101} + 10\right)}{\sqrt{101} + 10} = \frac{101 - 100}{\sqrt{101} + 10} = \frac{1}{\sqrt{101} + 10} .

The delicate cancellation is gone. In its place is a division by a number you barely need to know, and a crude bound on 101\sqrt{101} is now enough to pin the answer tightly. The same rewrite in general,

n+1n=1n+1+n,\sqrt{n+1} - \sqrt{n} = \frac{1}{\sqrt{n+1} + \sqrt{n}} ,

also explains something you may have noticed on a number line. Consecutive square roots crowd closer and closer together as nn grows, because the denominator on the right grows without bound while the numerator stays at 11.

Notice what this does to the school rule. Here the useful form is the one with the radical in the denominator, and the form to be avoided is the one with the radical upstairs. “Rationalize the denominator” is a presentation convention, not a law of nature.

Worked example 3 Trap 101100\sqrt{101} - \sqrt{100} between two fractions, without a calculator

Start from the rationalized numerator, which turns a subtraction into a division:

10110=1101+10.\sqrt{101} - 10 = \frac{1}{\sqrt{101} + 10} .

Now bound 101\sqrt{101} crudely. Certainly 101>10\sqrt{101} > 10, since 102=100<10110^2 = 100 < 101. And 101<10.1\sqrt{101} < 10.1, since 10.12=102.01>10110.1^2 = 102.01 > 101. Adding 1010 throughout,

20<101+10<20.1.20 < \sqrt{101} + 10 < 20.1 .

A larger denominator makes a smaller fraction, so the inequality flips when you take reciprocals:

120.1<10110<120,\frac{1}{20.1} < \sqrt{101} - 10 < \frac{1}{20} ,

that is, 0.04975<10110<0.050.04975\ldots < \sqrt{101} - 10 < 0.05. The true value is 0.049880.04988. Two lines of arithmetic have trapped the answer in an interval of width 0.000250.00025, starting from nothing sharper than ”101\sqrt{101} is a bit more than 1010.” Try to get that from the subtraction directly and you will be computing 101\sqrt{101} to five decimals first.

Why bother, when a calculator exists

This deserves an honest answer rather than a slogan, because the usual justification stopped being true around 1975.

The historical reason was hand computation. Suppose a table tells you 2=1.41421356\sqrt{2} = 1.41421356 and you want 12\frac{1}{\sqrt{2}}. Taken literally, that is a long division of 11 by an eight-digit decimal, done by hand, and it is miserable. Rationalize it first and the same table entry gives the answer by halving:

12=22=1.414213562=0.70710678.\frac{1}{\sqrt{2}} = \frac{\sqrt{2}}{2} = \frac{1.41421356}{2} = 0.70710678 .

One is a page of long division, the other is a line of halving. Multiply that saving across every computation in a book of tables and you see why nineteenth-century textbooks drilled the rule until it felt like a moral principle. The calculator quietly removed that reason, and the rule stayed.

The reason that survives is canonical form. Rationalizing puts every number of this kind into one standard shape, p+qdp + q\sqrt{d} with pp and qq rational, and that shape is unique.

Each number has exactly one p+qdp + q\sqrt{d} form#

Let dd be a positive integer that is not a perfect square, so d\sqrt{d} is irrational, and suppose

p+qd=p+qdp + q\sqrt{d} = p' + q'\sqrt{d}

with p,q,p,qp, q, p', q' all rational. Collect the surd terms on one side and the rational terms on the other:

(qq)d=pp.(q - q')\sqrt{d} = p' - p .

Suppose, for contradiction, that qqq \ne q'. Then qqq - q' is a nonzero rational number, so we may divide by it, giving d=ppqq\sqrt{d} = \dfrac{p' - p}{q - q'}. The right-hand side is a quotient of two rational numbers with a nonzero denominator, hence rational, and that contradicts the irrationality of d\sqrt{d}. So q=qq = q' after all. Substituting that back, the displayed equation reads 0=pp0 = p' - p, so p=pp = p' as well.

The converse direction needs no work: if p=pp = p' and q=qq = q', then the two expressions are the same expression, so they name the same number. Hence two such forms are equal exactly when their rational parts agree and their surd parts agree, one pair at a time.

That theorem is what makes the convention worth keeping. Two expressions can look nothing alike and be the same number, and until you reduce them to canonical form, “they look different” is evidence of nothing. Consider these three:

43+5,35,25+1.\frac{4}{3 + \sqrt{5}}, \qquad 3 - \sqrt{5}, \qquad \frac{2}{\sqrt{5} + 1} .

Rationalize the first: 43+5=4(35)95=35\frac{4}{3 + \sqrt{5}} = \frac{4(3 - \sqrt{5})}{9 - 5} = 3 - \sqrt{5}, which is the second exactly. Rationalize the third: 25+1=2(51)51=512=12+125\frac{2}{\sqrt{5} + 1} = \frac{2(\sqrt{5} - 1)}{5 - 1} = \frac{\sqrt{5} - 1}{2} = -\frac{1}{2} + \frac{1}{2}\sqrt{5}. Now compare canonical forms. The first two are both 3+(1)53 + (-1)\sqrt{5}, so they are equal. The third has p=12p = -\frac{1}{2} and q=12q = \frac{1}{2}, which differ from p=3p = 3 and q=1q = -1, so by the theorem it is a different number. And no amount of algebra will ever turn one into the other. Canonical form did not merely tidy the expressions. It settled a question.

Check your understanding

Which of these is the same number as 231\dfrac{2}{\sqrt{3} - 1}?

Answer choices

Common mistakes

Practice

Multiple Choice Questions (MCQ)

Progressively harder sets of questions. Each opens on its own page.

Free Response Questions (FRQ)

Longer questions in parts, to be worked out on paper. Progressive hints, the answer on its own so you can check yourself and try again, then the full worked solution, plus a rubric to mark your own work against.

Free response Work it out on paper 5 questions Start →
More practice (optional)

Extra sets, as hard as the Challenge set. Each one opens on its own page.

More resources (optional)

Other explanations of this lesson, if you want a second take.

A bit of history (Optional)

Some equations look small and are not. Ask for whole numbers xx and yy that satisfy x261y2=1x^2 - 61y^2 = 1. It reads like something you could stumble on by trying a few values. You cannot: the smallest yy that works is 226,153,980226{,}153{,}980, and the matching xx runs to ten digits.

That equation was solved in India around the year 1150 by Bhaskara, with a method that cycles small near misses upward until one of them lands exactly on 11. Europe did not manage it for another five hundred years.

Now look at what a solution really is. The expression x261y2x^2 - 61y^2 is the product of x+y61x + y\sqrt{61} and xy61x - y\sqrt{61}, which are radical conjugates. Landing on 11 therefore means finding a number of that shape whose conjugate is also its reciprocal. Bhaskara was hunting conjugate pairs nine hundred years ago.

You met the small version of his equation in this lesson without being told. 3+223 + 2\sqrt{2} times 3223 - 2\sqrt{2} is 989 - 8, which is 11, and that is why that denominator cleared so cleanly.