Rationalizing Polynomials- Algebra Techniques

What Rationalizing Polynomials Actually Means

Rationalizing a polynomial denominator means getting rid of any radicals sitting in the bottom of a fraction. That's it. Nothing fancy.

You end up with a rational denominator — just numbers and variables, no square roots, cube roots, or anything else lurking down there.

Why bother? Two reasons:

The process involves multiplying by a conjugate or using strategic algebraic manipulation to eliminate the root.

Getting Started: The Core Concept

Every rationalization problem comes down to one move: multiply the fraction by something that makes the denominator "clean."

That "something" depends on what you're dealing with:

The Conjugate Rule

For binomials like (a + √b) or (a - √b), the conjugate is just flipping the sign: (a - √b) or (a + √b) respectively.

When you multiply these together, the cross terms cancel out and you get a rational result.

(a + √b)(a - √b) = a² - b

How to Rationalize: Step-by-Step

1. Rationalizing a Monomial Square Root

Example: 5 / √3

Multiply top and bottom by √3:

(5 / √3) × (√3 / √3) = 5√3 / 3

Done. Denominator is now 3 — rational.

2. Rationalizing a Binomial Denominator

Example: 4 / (2 + √5)

Step 1: Find the conjugate → (2 - √5)

Step 2: Multiply numerator and denominator:

4(2 - √5) / [(2 + √5)(2 - √5)]

Step 3: Simplify the denominator using the difference of squares:

(2)² - (√5)² = 4 - 5 = -1

Step 4: Final answer:

4(2 - √5) / (-1) = -8 + 4√5

Or written as 4√5 - 8.

3. Rationalizing Cube Roots

Cube roots require a different trick. You need a pattern that gives you a perfect cube.

For ∛a, multiply by ∛(a²):

∛a × ∛(a²) = ∛(a × a²) = ∛(a³) = a

Example: 3 / ∛4

Multiply by ∛(4²) = ∛16:

3∛16 / ∛(4 × 16) = 3∛16 / ∛64 = 3∛16 / 4

Simplify ∛16 = ∛(8 × 2) = 2∛2:

3(2∛2) / 4 = 6∛2 / 4 = 3∛2 / 2

Quick Reference Table

Denominator TypeMultiply ByResult
√a√aa (rational)
a + √ba - √b (conjugate)a² - b (rational)
∛a∛(a²)a (rational)
∜a∜(a³)a (rational)

Common Mistakes That Will Cost You

Practice Problems to Try

Work through these before checking answers:

  1. 7 / √6
  2. 2 / (3 + √2)
  3. 5 / ∛9
  4. 1 / (√7 - 2)

Answers:

  1. 7√6 / 6
  2. 3√2 - 2
  3. 5∛3 / 3
  4. (√7 + 2) / 3

When Rationalization Gets Complicated

Some denominators have multiple terms with roots. The process stays the same — find the conjugate and multiply — but you might need to do it more than once.

Example with three terms where two are radicals: you'd still look for what combination gives you rational terms when multiplied.

In these cases, group terms strategically first, then apply the conjugate method.

The Bottom Line

Rationalizing polynomials is mechanical once you know the pattern:

Simplify everything at the end. That's the whole process. Stop overthinking it.