How to Rationalize Radical Expressions? (+FREE Worksheet!)

How to Rationalize Radical Expressions? (+FREE Worksheet!)

Rationalizing radical expressions means rewriting a fraction so that no radical appears in the denominator. This is a standard requirement for a simplified answer in algebra, and the technique depends on whether the denominator is a single radical term (monomial) or a binomial containing a radical. This guide covers both cases with clear steps, four worked examples, two video lessons, and practice problems.

Tutor-style math help

Rationalize Radical Expressions: what to notice and how to work it

Radicals skill
Radicals are roots. Simplifying or solving with radicals is mostly about perfect powers, domain restrictions, and checking for extraneous answers.

What to notice first

Look for perfect-square, perfect-cube, or matching index factors before reaching for a calculator.

Common student mistake

Do not split a radical across addition. \(\sqrt{a+b}\) is not usually \(\sqrt a+\sqrt b\).

Key formulas and cues

\(\sqrt{ab}=\sqrt a\sqrt b\)
\(x^{m/n}=\sqrt[n]{x^m}\)
\(\sqrt{x}\text{ requires }x\ge0\)
\(\text{squaring can create extraneous answers}\)
domain starts

A reliable path

  1. Find perfect powersBreak the radicand into a perfect power times a leftover factor.
  2. Watch the domainEven roots need nonnegative radicands in real-number problems.
  3. Check solutionsIf you squared both sides, test answers in the original equation.

Worked examples

Simplify a radical

Example: \(\sqrt{72}\)
  1. 72 = 36 times 2.
  2. The square root of 36 is 6.
  3. Leave the leftover 2 inside.
Answer: \(6\sqrt2\)

Find a radical domain

Example: \(y=\sqrt{x-4}\)
  1. The radicand is x – 4.
  2. Require x – 4 >= 0.
  3. Solve the inequality.
Answer: \(x\ge4\)
Try one before moving on
Try: Simplify \(\sqrt{98}\).
Answer: \(7\sqrt2\).
Next step: do the matching worksheet or quiz while the method is still fresh, then come back and explain the first step in your own words.

What Does Rationalizing the Denominator Mean?

A fraction like \(\color{blue}{\frac{1}{\sqrt{2}}}\) has an irrational denominator — a denominator that is not a rational number. Rationalizing means multiplying the fraction by a carefully chosen form of 1 so that the denominator becomes rational (a whole number or simple fraction), while the value of the expression does not change.

Original price was: $27.99.Current price is: $17.99.

Case 1: Monomial Denominator

When the denominator is a single radical such as \(\color{blue}{\sqrt{a}}\), multiply top and bottom by that same radical.

\(\color{blue}{\frac{1}{\sqrt{2}} \times \frac{\sqrt{2}}{\sqrt{2}} = \frac{\sqrt{2}}{2}}\)

This works because \(\color{blue}{\sqrt{a} \times \sqrt{a} = a}\).

  • \(\color{blue}{\frac{3}{\sqrt{5}} = \frac{3\sqrt{5}}{5}}\)
  • \(\color{blue}{\frac{4}{\sqrt{3}} = \frac{4\sqrt{3}}{3}}\)

Case 2: Binomial Denominator with a Radical

When the denominator is a binomial such as \(\color{blue}{(a + \sqrt{b})}\), multiply by its conjugate \(\color{blue}{(a – \sqrt{b})}\). The conjugate differs only in the sign between the terms. The product of conjugates eliminates the radical using the difference of squares:

\(\color{blue}{(a + \sqrt{b})(a – \sqrt{b}) = a^{2} – b}\)

  • \(\color{blue}{\frac{5}{(2 + \sqrt{3})} \times \frac{(2 – \sqrt{3})}{(2 – \sqrt{3})} = \frac{5(2 – \sqrt{3})}{(4 – 3)} = \frac{5(2 – \sqrt{3})}{1} = 10 – 5\sqrt{3}}\)

Step-by-Step Summary

  1. Identify whether the denominator is a monomial radical or a binomial containing a radical.
  2. Monomial: multiply numerator and denominator by the same radical.
  3. Binomial: multiply numerator and denominator by the conjugate of the denominator.
  4. Multiply out numerator and denominator.
  5. Simplify the result by reducing any common factors.

Watch: Rationalizing the Denominator (Video Lesson)

Khan Academy explains the monomial case clearly with a step-by-step Algebra I example:


Rationalizing Radical Expressions — Worked Examples

Example 1: Rationalize \(\color{blue}{\frac{1}{\sqrt{2}}}\).

Multiply by \(\color{blue}{\frac{\sqrt{2}}{\sqrt{2}}}\): \(\color{blue}{\frac{\sqrt{2}}{(\sqrt{2} \times \sqrt{2})} = \frac{\sqrt{2}}{2}}\).
Answer: \(\color{blue}{\frac{\sqrt{2}}{2}}\)

Example 2: Rationalize \(\color{blue}{\frac{3}{\sqrt{5}}}\).

Multiply by \(\color{blue}{\frac{\sqrt{5}}{\sqrt{5}}}\): \(\color{blue}{\frac{3\sqrt{5}}{5}}\).
Answer: \(\color{blue}{\frac{3\sqrt{5}}{5}}\)

Example 3: Rationalize \(\color{blue}{\frac{5}{(2 + \sqrt{3})}}\).

Conjugate: \(\color{blue}{(2 – \sqrt{3})}\). Multiply: \(\color{blue}{\frac{5(2 – \sqrt{3})}{((2 + \sqrt{3})(2 – \sqrt{3}))} = \frac{5(2 – \sqrt{3})}{(4 – 3)} = \frac{5(2 – \sqrt{3})}{1}}\).
Answer: \(\color{blue}{10 – 5\sqrt{3}}\)

Example 4: Rationalize \(\color{blue}{\frac{2}{(\sqrt{7} – 1)}}\).

Conjugate: \(\color{blue}{(\sqrt{7} + 1)}\). Multiply: \(\color{blue}{\frac{2(\sqrt{7} + 1)}{(7 – 1)} = \frac{2(\sqrt{7} + 1)}{6} = \frac{(\sqrt{7} + 1)}{3}}\).
Answer: \(\color{blue}{\frac{(\sqrt{7} + 1)}{3}}\)

Algebra II: Rationalizing Expressions Video

This Khan Academy lesson covers more complex rationalizing situations including binomial denominators:


Exercises for Rationalizing Radical Expressions

Rationalize the denominator and simplify.

  1. \(\color{blue}{\frac{4}{\sqrt{3}}}\)
  2. \(\color{blue}{\frac{6}{\sqrt{6}}}\)
  3. \(\color{blue}{\frac{1}{(1 + \sqrt{2})}}\)
  4. \(\color{blue}{\frac{10}{\sqrt{5}}}\)
  5. \(\color{blue}{\frac{3}{(\sqrt{5} + \sqrt{2})}}\)

Answers

  1. \(\color{blue}{\frac{4\sqrt{3}}{3}}\)
  2. \(\color{blue}{\sqrt{6}}\)  (since \(\color{blue}{\frac{6\sqrt{6}}{6} = \sqrt{6}}\))
  3. \(\color{blue}{\sqrt{2} – 1}\)  (conjugate: \(\color{blue}{1 – \sqrt{2}}\); numerator: \(\color{blue}{1 – \sqrt{2}}\); denominator: \(\color{blue}{1 – 2 = -1}\); final: \(\color{blue}{\sqrt{2} – 1}\))
  4. \(\color{blue}{2\sqrt{5}}\)  (since \(\color{blue}{\frac{10\sqrt{5}}{5} = 2\sqrt{5}}\))
  5. \(\color{blue}{\sqrt{5} – \sqrt{2}}\)  (conjugate: \(\color{blue}{\sqrt{5} – \sqrt{2}}\); denominator: \(\color{blue}{5 – 2 = 3}\); simplifies to \(\color{blue}{\sqrt{5} – \sqrt{2}}\))
Original price was: $109.99.Current price is: $54.99.

Want More Practice?

We haven’t published a worksheet built specifically for Rationalizing Radical Expressions just yet. In the meantime, the free worksheets below cover closely related skills and concepts. If you’d like extra practice, download any that look helpful, complete the problems, and check your work — they’re a great way to reinforce what you learned on this page and strengthen the foundations this topic builds on:

Frequently Asked Questions

Why must we rationalize the denominator?

In simplified form, denominators should be rational numbers. Irrational denominators make comparison, computation, and further algebra harder. Rationalizing produces a cleaner, standard form.

What is a conjugate?

The conjugate of \(\color{blue}{(a + b)}\) is \(\color{blue}{(a – b)}\). Multiplying by the conjugate uses the difference of squares: \(\color{blue}{(a + b)(a – b) = a^{2} – b^{2}}\). When b contains a square root, \(\color{blue}{b^{2}}\) becomes rational, eliminating the radical from the denominator.

Does rationalizing change the value of the expression?

No. You are multiplying by a form of 1 (conjugate over itself, or radical over itself), so the value is unchanged. Only the form changes — the denominator becomes rational.

Related Topics

Related to This Article

What people say about "How to Rationalize Radical Expressions? (+FREE Worksheet!) - Effortless Math"?

No one replied yet.

Leave a Reply

X
36% OFF

Limited time only!

Save Over 36%

Take It Now!

SAVE $10

It was $27.99 now it is $17.99

STAAR Algebra I for Beginners: The Ultimate Step by Step Guide to Acing STAAR Algebra I