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:
- It makes calculations easier
- Teachers and textbooks expect it — you'll lose points if you don't do it
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:
- A single square root → multiply by the same square root
- A binomial with a square root → multiply by its conjugate
- A cube root → multiply by a specific pattern that eliminates it
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 Type | Multiply By | Result |
|---|---|---|
| √a | √a | a (rational) |
| a + √b | a - √b (conjugate) | a² - b (rational) |
| ∛a | ∛(a²) | a (rational) |
| ∜a | ∜(a³) | a (rational) |
Common Mistakes That Will Cost You
- Forgetting to multiply both top and bottom — this changes the value of the expression. Don't do it.
- Using the wrong conjugate — double-check the sign. Conjugates flip, they don't stay the same.
- Not simplifying the final answer — factor what you can, reduce fractions, combine like terms.
- Over-rationalizing — if the denominator is already rational, leave it alone. Rationalizing √4 is pointless since √4 = 2.
Practice Problems to Try
Work through these before checking answers:
- 7 / √6
- 2 / (3 + √2)
- 5 / ∛9
- 1 / (√7 - 2)
Answers:
- 7√6 / 6
- 3√2 - 2
- 5∛3 / 3
- (√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:
- Single root → multiply by itself
- Binomial with root → multiply by conjugate
- Higher roots → use the matching root pattern
Simplify everything at the end. That's the whole process. Stop overthinking it.