In mathematics, it is standard practice to rewrite fractions so that no radical appears in the denominator. The process of eliminating radicals from the denominator is called rationalizing the denominator. This is not just a cosmetic preference — rationalized expressions are easier to compare, easier to add and subtract, and historically easier to compute with. In this section you will learn two techniques: one for monomial denominators (a single radical term) and one for binomial denominators (two terms, at least one with a radical).
Why We Rationalize
Consider the expression 21. It is a perfectly valid number, approximately 0.707. But in simplified form, mathematicians prefer 22. Why?
Standardization. A single canonical form makes it easier to compare answers and check work.
Easier addition. Adding 21+31 requires finding a common denominator with radicals — messy. After rationalizing, 22+33 has rational denominators that combine via ordinary LCD methods.
Convention. Standardized tests, textbooks, and answer keys expect rationalized denominators.
Rationalizing Monomial Denominators
A monomial denominator has a single radical term: a, 3b, etc.
Strategy: Multiply the numerator and denominator by the radical in the denominator. This uses the fact that a⋅a=a.
a1=a1⋅aa=aa
You are multiplying by aa=1, so the value does not change.
Example 1: Rationalize 51
Multiply top and bottom by 5:
51⋅55=55
Answer:55
Example 2: Rationalize 36
36⋅33=363=23
Answer:23
Example 3: Rationalize 84
Option A — Rationalize first, then simplify:
84⋅88=848=28=222=2
Option B — Simplify the denominator first:
84=224=22⋅22=222=2
Both methods give the same answer. Simplifying first often makes the arithmetic easier.
Answer:2
Example 4: Rationalize 3210
Multiply by 22:
3210⋅22=3⋅2102=6102=352
Answer:352
Example 5: Rationalize 73
73⋅77=721
Answer:721
Rationalizing Binomial Denominators — The Conjugate Method
When the denominator has two terms (at least one containing a radical), you cannot simply multiply by a. Instead, multiply by the conjugate of the denominator.
The conjugate of a binomial is the same two terms with the opposite sign between them:
Expression
Conjugate
a+b
a−b
c−d
c+d
m+n
m−n
Why this works: Multiplying a binomial by its conjugate produces the difference of squares:
(a+b)(a−b)=a2−(b)2=a2−b
The radical is eliminated from the denominator.
Example 6: Rationalize 3+21
The conjugate of 3+2 is 3−2. Multiply top and bottom:
3+21⋅3−23−2=(3)2−(2)23−2=9−23−2=73−2
Answer:73−2
Example 7: Rationalize 4−35
Conjugate: 4+3.
4−35⋅4+34+3=16−35(4+3)=1320+53
Answer:1320+53
Example 8: Rationalize 5+36
Conjugate: 5−3.
5+36⋅5−35−3=5−36(5−3)=26(5−3)
=3(5−3)=35−33
Answer:35−33
Example 9: Rationalize 1−32+3
Conjugate of denominator: 1+3.
Numerator:
(2+3)(1+3)=2(1)+23+3(1)+3⋅3
=2+23+3+3=5+33
Denominator:
(1−3)(1+3)=1−3=−2
Result:
−25+33=2−(5+33)=2−5−33
Answer:2−5−33
Example 10: Rationalize 7−27
Conjugate: 7+2.
Numerator:
7(7+2)=7+27
Denominator:
(7)2−(2)2=7−4=3
Answer:37+27
When the Numerator Has the Radical
Sometimes a problem asks you to rationalize the numerator instead. This is less common but appears in calculus when working with limits. The technique is identical — multiply by the conjugate of the numerator.
Example 11: Rationalize the numerator of hx+h−x
Real-World Application: Electrician — Impedance Ratio
When analyzing AC circuits, an electrician might calculate the ratio of two impedances:
Ratio=R2+XL2R
For R=6 ohms and XL=6 ohms:
Ratio=36+366=726=626=21
Rationalize:
21⋅22=22≈0.707
This ratio is known as the power factor in electrical engineering. Expressing it as 22 is standard and immediately recognizable to anyone who works with AC circuits. The decimal approximation 0.707 is the value they would enter into calculations or test equipment.
Common Mistakes to Avoid
Multiplying by the conjugate of the numerator instead of the denominator. When rationalizing the denominator, multiply by the conjugate of the denominator. Keep the target straight.
Forgetting to multiply the numerator too. When you multiply the denominator by the conjugate, you must multiply the numerator by the same expression — otherwise you change the value of the fraction.
Sign errors in the conjugate. The conjugate flips only the sign between the two terms: the conjugate of 3+5 is 3−5, not −3−5.
Not simplifying the result. After rationalizing, always check if the fraction can be reduced. For example, 1263 simplifies to 23.
Trying to use the conjugate on a monomial. For a single-term denominator like 5, just multiply by 55. The conjugate technique is for binomials.
Practice Problems
Test your understanding with these problems. Click to reveal each answer.