SAT-Math-26: Rationalizing Denominators
This lesson teaches students how to eliminate radicals from the denominator of a fraction, covering both single-term radicals and two-term radical expressions using the conjugate method.
1. Why Rationalize?
In mathematics, it is standard practice to avoid leaving a radical (like $\sqrt{2}$ or $\sqrt{x}$) in the denominator of a fraction. The process of converting a fraction so that its denominator contains only rational numbers is called rationalizing the denominator.
The foundational mechanic relies on the identity:
$$\sqrt{x} \cdot \sqrt{x} = x$$
2. Case 1: Monomial Denominators (Single-Term Radicals)
If the denominator contains just a single square root term, multiply both the top and the bottom of the fraction by that exact same square root. This multiplies the fraction by $1$, changing its appearance without changing its value.
$$\frac{a}{\sqrt{b}} = \frac{a \cdot \sqrt{b}}{\sqrt{b} \cdot \sqrt{b}} = \frac{a\sqrt{b}}{b}$$
Example: Rationalize $\frac{5}{\sqrt{3}}$
$$\frac{5}{\sqrt{3}} \cdot \frac{\sqrt{3}}{\sqrt{3}} = \frac{5\sqrt{3}}{3}$$
3. Case 2: Binomial Denominators (The Conjugate Method)
If the denominator contains a two-term expression like $3 + \sqrt{2}$, multiplying by $\sqrt{2}$ alone won't work because it distributes and creates a new radical ($3\sqrt{2} + 2$).
Instead, you must multiply the numerator and denominator by the conjugate of the expression. To find the conjugate, simply change the middle operator sign.
The conjugate of $a + \sqrt{b}$ is $a - \sqrt{b}$
The conjugate of $a - \sqrt{b}$ is $a + \sqrt{b}$
When you multiply an expression by its conjugate, it triggers a difference of squares algebraic pattern, which completely destroys all square roots in the denominator:
$$(a + \sqrt{b})(a - \sqrt{b}) = a^2 - b$$
🇺🇿 Uzbek Explanation:
Kasr maxrajini irratsionallikdan qutqarish: Kasrning maxrajida (pastida) ildiz qolishi mumkin emas.
Agar maxrajda bitta dona ildiz bo'lsa, kasrning tepasini ham, pastini ham o'sha ildizga ko'paytiramiz.
Agar maxrajda ikki hadi ifoda bo'lsa (masalan, $3 + \sqrt{2}$), biz uning qo'shmasiga (conjugate) ya'ni ishorasi o'zgarganiga ($3 - \sqrt{2}$) ko'paytiramiz. Bu maxrajdagi ildizlarni butunlay yo'q qilib yuboradi.
4. High-Yield SAT Practice Question
Question: Which of the following is equivalent to the expression $\frac{4}{3 - \sqrt{5}}$?
A) $3 + \sqrt{5}$
B) $3 - \sqrt{5}$
C) $\frac{12 + 4\sqrt{5}}{14}$
D) $\frac{3 + \sqrt{5}}{2}$
Step-by-Step Explanation:
Identify the target setup: The denominator has two terms: $3 - \sqrt{5}$. Its conjugate is $3 + \sqrt{5}$.
Multiply both numerator and denominator by the conjugate:
$$\frac{4}{(3 - \sqrt{5})} \cdot \frac{(3 + \sqrt{5})}{(3 + \sqrt{5})}$$
Simplify the denominator using the difference of squares shortcut ($(a-b)(a+b) = a^2 - b^2$):
$$(3)^2 - (\sqrt{5})^2 = 9 - 5 = 4$$
Rewrite the full fraction:
$$\frac{4(3 + \sqrt{5})}{4}$$
Cancel matching factors: The 4 on top and the 4 on the bottom cancel out completely:
$$3 + \sqrt{5}$$
Correct Answer: A
Summary
Single radical maxrajda bo'lsa: Multiply top and bottom by that radical directly.
Two-term expressions maxrajda bo'lsa: Multiply top and bottom by the conjugate (flip the middle sign).
Simplify at the final step: Always check if the resulting integer denominator can divide evenly into the numerator's coefficients.