Rationalizing Denominators

Learning Outcome

  • Remove radicals from a single term denominator
  • Rationalize denominators with multiple terms

Although radicals follow the same rules that integers do, it is often difficult to figure out the value of an expression containing radicals. For example, you probably have a good sense of how much [latex] \frac{4}{8},\ 0.75[/latex] and [latex] \frac{6}{9}[/latex] are, but what about the quantities [latex] \frac{1}{\sqrt{2}}[/latex] and [latex] \frac{1}{\sqrt{5}}[/latex]? These are much harder to visualize.

That said, sometimes you have to work with expressions that contain many radicals. Often the value of these expressions is not immediately clear. In cases where you have a fraction with a radical in the denominator, you can use a technique called rationalizing a denominator to eliminate the radical. The point of rationalizing a denominator is to make it easier to understand what the quantity really is by removing radicals from the denominators.

The idea of rationalizing a denominator makes a bit more sense if you consider the definition of “rationalize.” Recall that the numbers [latex]5[/latex], [latex] \frac{1}{2}[/latex], and [latex] 0.75[/latex] are all known as rational numbers—they can each be expressed as a ratio of two integers ([latex] \frac{5}{1},\frac{1}{2}[/latex], and [latex] \frac{3}{4}[/latex] respectively). Some radicals are irrational numbers because they cannot be represented as a ratio of two integers. As a result, the point of rationalizing a denominator is to change the expression so that the denominator becomes a rational number.

Here are some examples of irrational and rational denominators.

Irrational

Rational

[latex] \frac{1}{\sqrt{2}}[/latex]

=

[latex] \frac{\sqrt{2}}{2}[/latex]

[latex] \frac{2+\sqrt{3}}{\sqrt{3}}[/latex]

=

[latex] \frac{2\sqrt{3}+3}{3}[/latex]

Now examine how to get from irrational to rational denominators.

Rationalizing Denominators with One Term

Let us start with the fraction [latex] \frac{1}{\sqrt{2}}[/latex]. Its denominator is [latex] \sqrt{2}[/latex], an irrational number. This makes it difficult to figure out what the value of [latex] \frac{1}{\sqrt{2}}[/latex] is.

You can rename this fraction without changing its value if you multiply it by a quantity equal to [latex]1[/latex]. In this case, let that quantity be [latex] \frac{\sqrt{2}}{\sqrt{2}}[/latex]. Watch what happens.

[latex] \frac{1}{\sqrt{2}}\cdot 1=\frac{1}{\sqrt{2}}\cdot \frac{\sqrt{2}}{\sqrt{2}}=\frac{\sqrt{2}}{\sqrt{2\cdot 2}}=\frac{\sqrt{2}}{\sqrt{4}}=\frac{\sqrt{2}}{2}[/latex]

The denominator of the new fraction is no longer a radical (notice, however, that the numerator is).

So why choose to multiply [latex] \frac{1}{\sqrt{2}}[/latex] by [latex] \frac{\sqrt{2}}{\sqrt{2}}[/latex]? You knew that the square root of a number times itself will be a whole number. In algebraic terms, this idea is represented by [latex] \sqrt{x}\cdot \sqrt{x}=x[/latex]. Look back to the denominators in the multiplication of [latex] \frac{1}{\sqrt{2}}\cdot 1[/latex]. Do you see where [latex] \sqrt{2}\cdot \sqrt{2}=\sqrt{4}=2[/latex]?

In the following video, we show examples of rationalizing the denominator of a radical expression that contains integer radicands.

Here are some more examples. Notice how the value of the fraction is not changed at all—it is simply being multiplied by [latex]1[/latex].

Example

Rationalize the denominator.

[latex] \frac{-6\sqrt{6}}{\sqrt{3}}[/latex]

 

Example

Rationalize the denominator.

[latex] \frac{2+\sqrt{3}}{\sqrt{3}}[/latex]

Try It

In the video example that follows, we show more examples of how to rationalize a denominator with an integer radicand.

You can use the same method to rationalize denominators to simplify fractions with radicals that contain a variable. As long as you multiply the original expression by a quantity that simplifies to [latex]1[/latex], you can eliminate a radical in the denominator without changing the value of the expression itself.

Example

Rationalize the denominator.

[latex] \frac{\sqrt{2y}}{\sqrt{4x}},\text{ where }x\ne \text{0}[/latex]

 

Example

Rationalize the denominator.

[latex] \frac{\sqrt{x}+\sqrt{y}}{\sqrt{x}},\text{ where }x\ne \text{0}[/latex]

Example

Rationalize the denominator and simplify.

[latex] \sqrt{\frac{100x}{11y}},\text{ where }y\ne \text{0}[/latex]

The video that follows shows more examples of how to rationalize a denominator with a monomial radicand.

Rationalizing Denominators with Two Terms

Denominators do not always contain just one term as shown in the previous examples. Sometimes, you will see expressions like [latex] \frac{3}{\sqrt{2}+3}[/latex] where the denominator is composed of two terms, [latex] \sqrt{2}[/latex] and [latex]+3[/latex].

Unfortunately, you cannot rationalize these denominators the same way you rationalize single-term denominators. If you multiply [latex] \sqrt{2}+3[/latex] by [latex] \sqrt{2}[/latex], you get [latex] 2+3\sqrt{2}[/latex]. The original [latex] \sqrt{2}[/latex] is gone, but now the quantity [latex] 3\sqrt{2}[/latex] has appeared…this is no better!

In order to rationalize this denominator, you want to square the radical term and somehow prevent the integer term from being multiplied by a radical. Is this possible?

It is possible—and you have already seen how to do it!

Recall what the product is when binomials of the form [latex] (a+b)(a-b)[/latex] are multiplied. So, for example, [latex] (x+3)(x-3)={{x}^{2}}-3x+3x-9={{x}^{2}}-9[/latex]; notice that the terms [latex]−3x[/latex] and [latex]+3x[/latex] combine to 0. Now for the connection to rationalizing denominators: what if you replaced x with [latex] \sqrt{2}[/latex]?

Look at the side by side examples below. Just as [latex] -3x+3x[/latex] combines to [latex]0[/latex] on the left, [latex] -3\sqrt{2}+3\sqrt{2}[/latex] combines to [latex]0[/latex] on the right.

[latex] \begin{array}{l}(x+3)(x-3)\\={{x}^{2}}-3x+3x-9\\={{x}^{2}}-9\end{array}[/latex] [latex] \begin{array}{l}\left( \sqrt{2}+3 \right)\left( \sqrt{2}-3 \right)\\={{\left( \sqrt{2} \right)}^{2}}-3\sqrt{2}+3\sqrt{2}-9\\={{\left( \sqrt{2} \right)}^{2}}-9\\=2-9\\=-7\end{array}[/latex]

There you have it! Multiplying [latex] \sqrt{2}+3[/latex] by [latex] \sqrt{2}-3[/latex] removed one radical without adding another.

In this example, [latex] \sqrt{2}-3[/latex] is known as the conjugate of [latex] \sqrt{2}+3[/latex], and [latex] \sqrt{2}+3[/latex] and [latex] \sqrt{2}-3[/latex] are known as a conjugate pair. To find the conjugate of a binomial that includes radicals, change the sign of the second term to its opposite as shown in the table below.

Term Conjugate Product
[latex] \sqrt{2}+3[/latex] [latex] \sqrt{2}-3[/latex] [latex] \left( \sqrt{2}+3 \right)\left( \sqrt{2}-3 \right)={{\left( \sqrt{2} \right)}^{2}}-{{\left( 3 \right)}^{2}}=2-9=-7[/latex]
[latex] \sqrt{x}-5[/latex] [latex] \sqrt{x}+5[/latex] [latex] \left( \sqrt{x}-5 \right)\left( \sqrt{x}+5 \right)={{\left( \sqrt{x} \right)}^{2}}-{{\left( 5 \right)}^{2}}=x-25[/latex]
[latex] 8-2\sqrt{x}[/latex] [latex] 8+2\sqrt{x}[/latex] [latex] \left( 8-2\sqrt{x} \right)\left( 8+2\sqrt{x} \right)={{\left( 8 \right)}^{2}}-{{\left( 2\sqrt{x} \right)}^{2}}=64-4x[/latex]
[latex] 1+\sqrt{xy}[/latex] [latex] 1-\sqrt{xy}[/latex] [latex] \left( 1+\sqrt{xy} \right)\left( 1-\sqrt{xy} \right)={{\left( 1 \right)}^{2}}-{{\left( \sqrt{xy} \right)}^{2}}=1-xy[/latex]

Example

Rationalize the denominator and simplify.

[latex] \frac{5-\sqrt{7}}{3+\sqrt{5}}[/latex]

Example

Rationalize the denominator and simplify.

[latex] \frac{\sqrt{x}}{\sqrt{x}+2}[/latex]

Try It

One word of caution: this method will work for binomials that include a square root, but not for binomials with roots greater than [latex]2[/latex]. This is because squaring a root that has an index greater than 2 does not remove the root, as shown below.

[latex] \begin{array}{l}\left( \sqrt[3]{10}+5 \right)\left( \sqrt[3]{10}-5 \right)\\={{\left( \sqrt[3]{10} \right)}^{2}}-5\sqrt[3]{10}+5\sqrt[3]{10}-25\\={{\left( \sqrt[3]{10} \right)}^{2}}-25\\=\sqrt[3]{100}-25\end{array}[/latex]

[latex] \sqrt[3]{100}[/latex] cannot be simplified any further since its prime factors are [latex] 2\cdot 2\cdot 5\cdot 5[/latex]. There are no cubed numbers to pull out! Multiplying [latex] \sqrt[3]{10}+5[/latex] by its conjugate does not result in a radical-free expression.

In the following video, we show more examples of how to rationalize a denominator using the conjugate.

Summary

When you encounter a fraction that contains a radical in the denominator, you can eliminate the radical by using a process called rationalizing the denominator. To rationalize a denominator, you need to find a quantity that, when multiplied by the denominator, will create a rational number (no radical terms) in the denominator. When the denominator contains a single term, as in [latex] \frac{1}{\sqrt{5}}[/latex], multiplying the fraction by [latex] \frac{\sqrt{5}}{\sqrt{5}}[/latex] will remove the radical from the denominator. When the denominator contains two terms, as in[latex] \frac{2}{\sqrt{5}+3}[/latex], identify the conjugate of the denominator, here[latex] \sqrt{5}-3[/latex], and multiply both numerator and denominator by the conjugate.

Contribute!

Did you have an idea for improving this content? We’d love your input.

Improve this pageLearn More