📚 Rationalising the Denominator: Techniques and Applications | 分母有理化的技巧与应用
In A-Level mathematics, leaving a radical (surd) in the denominator of a fraction is usually considered an unfinished simplification. Rationalising the denominator is the process of rewriting such a fraction so that the denominator becomes rational. This skill appears in algebra, trigonometry, calculus, and many Edexcel Pure Mathematics exam questions.
在 A-Level 数学中,把根式(无理数)留在分数分母中通常被视为尚未完成化简。分母有理化就是通过改写分数,使分母变为有理数的过程。这一技巧出现在代数、三角学、微积分以及许多 Edexcel 纯数学考试题目中。
1. What Is Rationalising the Denominator? | 什么是分母有理化
A fraction is considered fully simplified when its denominator is a rational number. For example, 1⁄√2, 3⁄(√5 + 1), and 2⁄∛3 all have irrational denominators. Rationalising means multiplying the numerator and denominator by a carefully chosen factor so that the denominator becomes integer or rational.
当一个分数的分母是有理数时,这个分数才被认为是完全化简的。例如,1⁄√2、3⁄(√5 + 1) 和 2⁄∛3 的分母都是无理数。分母有理化就是通过分子分母同时乘以一个精心选择的因子,使分母变为整数或有理数。
The key idea is that multiplying a fraction by 1 does not change its value. If the factor we use is equal to 1, we can change the form of the fraction without changing its numerical value.
核心思想是:一个分数乘以 1 不改变它的值。只要我们使用的因子等于 1,就可以在不改变数值的前提下改变分数的形式。
2. Basic Technique: Single Square Root | 基本技巧:单一平方根
For a fraction of the form a⁄√b, multiply the numerator and denominator by √b. Since √b × √b = b, the denominator becomes the rational number b.
对于形如 a⁄√b 的分数,将分子和分母同时乘以 √b。因为 √b × √b = b,原分母就变成了有理数 b。
For example:
例如:
5⁄√2 = (5 × √2)⁄(√2 × √2) = 5√2⁄2
This is now considered simplified because the denominator is 2, a rational number. Notice that we do not normally rationalise the numerator; only the denominator needs to be rational.
到这里就化简完成了,因为分母是 2,一个有理数。注意:我们通常不需要对分子做有理化,只需要让分母变成有理数。
3. Conjugate Pairs: Binomial Denominators | 共轭对:二项式分母
A denominator of the form a + √b contains two terms. To remove the square root, we use its conjugate, a − √b. The product of a pair of conjugates removes the radical:
形如 a + √b 的分母包含两项。要去掉平方根,我们使用它的共轭式 a − √b。一对共轭式的乘积可以消去根号:
(a + √b)(a − √b) = a² − b
This is just the difference of two squares. The result contains no square root, so it is rational.
这正是平方差公式。结果中不再含有平方根,因此是有理数。
| Original Denominator | Conjugate | Product |
| 2 + √3 | 2 − √3 | 4 − 3 = 1 |
| √5 − √2 | √5 + √2 | 5 − 2 = 3 |
| 3 + 2√6 | 3 − 2√6 | 9 − 24 = −15 |
For a denominator with two square roots, such as √a ± √b, the conjugate is √a ∓ √b, and the product is a − b.
对于含有两个平方根的分母,如 √a ± √b,其共轭式为 √a ∓ √b,乘积为 a − b。
4. Cube Roots and Higher Roots | 立方根与更高次根
When the denominator is a cube root, such as 1⁄∛2, we cannot simply multiply by ∛2, because ∛2 × ∛2 = ∛4, which is still irrational. Instead we multiply by ∛4 = ∛(2²).
当分母是立方根时,例如 1⁄∛2,我们不能简单地乘以 ∛2,因为 ∛2 × ∛2 = ∛4,仍然是无理数。我们应该乘以 ∛4 = ∛(2²)。
1⁄∛2 = (1 × ∛4)⁄(∛2 × ∛4) = ∛4⁄2
In general, to rationalise 1⁄ⁿ√a, multiply by ⁿ√(aⁿ⁻¹), because:
一般来说,要化简 1⁄ⁿ√a,需要乘以 ⁿ√(aⁿ⁻¹),因为:
ⁿ√a × ⁿ√(aⁿ⁻¹) = ⁿ√(aⁿ) = a
This rule works for positive values of a. In Edexcel A-Level, questions usually restrict to square roots in the denominator, but the principle is worth knowing.
该规则对正数 a 成立。在 Edexcel A-Level 考试中,分母通常只涉及平方根,但了解这一原理仍然很有价值。
5. Simplify Surds Before Rationalising | 有理化前先化简根式
Always look for square factors before rationalising. Simplifying the surd first often makes the calculation shorter and less prone to error.
在有理化之前,务必先寻找完全平方因子。先化简根式往往能让计算更简短,也更不容易出错。
For example, rationalise 3⁄√12. First simplify √12 = √(4 × 3) = 2√3. Then:
例如,化简 3⁄√12。首先化简 √12 = √(4 × 3) = 2√3。于是:
3⁄√12 = 3⁄(2√3) = (3 × √3)⁄(2√3 × √3) = 3√3⁄6 = √3⁄2
Simplify the final fraction whenever possible. In the example above, 3√3⁄6 reduces to √3⁄2.
最后还要尽可能约分。在上面的例子中,3√3⁄6 可以约分为 √3⁄2。
6. Worked Examples: Step by Step | 实例演练:逐步求解
Let us examine two typical exam-style problems in detail.
下面我们详细分析两道典型的考试风格题目。
Example 1: Rationalise the denominator of 2⁄(√5 + √3).
例 1:将 2⁄(√5 + √3) 的分母有理化。
The conjugate of √5 + √3 is √5 − √3. Multiply the numerator and denominator by √5 − √3:
√5 + √3 的共轭式为 √5 − √3。分子分母同时乘以 √5 − √3:
2⁄(√5 + √3) = 2(√5 − √3)⁄((√5 + √3)(√5 − √3)) = 2(√5 − √3)⁄(5 − 3) = 2(√5 − √3)⁄2 = √5 − √3
The nice cancellation shows that the original expression was equal to √5 − √3.
漂亮的约分表明原表达式其实就等于 √5 − √3。
Example 2: Express (1 − √2)⁄(3 + √2) in the form a + b√2.
例 2:将 (1 − √2)⁄(3 + √2) 化为 a + b√2 的形式。
Multiply numerator and denominator by the conjugate 3 − √2:
分子分母同时乘以共轭式 3 − √2:
(1 − √2)(3 − √2)⁄(9 − 2) = (3 − √2 − 3√2 + 2)⁄7 = (5 − 4√2)⁄7
Therefore a = 5⁄7 and b = −4⁄7.
因此 a = 5⁄7,b = −4⁄7。
7. Common Mistakes to Avoid | 常见错误避坑
Rationalising questions are easy marks if you are careful. The following mistakes appear frequently in Edexcel examiner reports.
只要细心,有理化题目就是送分题。以下错误在 Edexcel 考官报告中频繁出现。
-
Multiplying only the denominator by the conjugate, leaving the numerator unchanged. You must multiply both the numerator and the denominator by the same factor.
只对分母乘以共轭式,而分子不变。分子和分母必须同时乘以同一个因子。
-
Using the wrong sign in the conjugate. The conjugate of a − √b is a + √b, not −a + √b.
共轭式的符号写错。a − √b 的共轭式是 a + √b,而不是 −a + √b。
-
Writing √(a + b) = √a + √b. This is not true in general.
把 √(a + b) 写成 √a + √b。这个等式一般不成立。
-
Forgetting to simplify the final fraction after rationalising.
有理化后忘记对最终分数进行约分。
-
Leaving a negative sign incorrectly. When the denominator product is negative, keep track of the sign carefully.
负号处理不当。当分母的乘积为负数时,要特别注意符号。
8. Applications in Trigonometry | 在三角学中的应用
Exact trigonometric values often contain surds. Rationalising helps us rewrite these values in a more convenient form, especially when verifying identities or solving equations.
精确三角函数值中常含有根式。分母有理化可以帮助我们把这些值改写为更方便的形式,尤其是在证明恒等式或解方程时。
For example, tan 15° can be found using the angle difference formula:
例如,tan 15° 可以通过两角差公式求得:
tan 15° = tan(45° − 30°) = (1 − 1⁄√3)⁄(1 + 1⁄√3)
Multiplying numerator and denominator by √3 gives:
分子分母同时乘以 √3 得到:
tan 15° = (√3 − 1)⁄(√3 + 1)
Now rationalise by multiplying by √3 − 1:
再乘以 √3 − 1 来进行有理化:
tan 15° = (√3 − 1)²⁄(3 − 1) = (4 − 2√3)⁄2 = 2 − √3
This compact form is much easier to use in later calculations.
这个简洁的形式在后续计算中使用起来要方便得多。
9. Applications in Calculus and Limits | 在微积分和极限中的应用
Rationalising is not just an algebraic trick; it is essential for evaluating certain limits. When substitution gives 0⁄0, multiplying the numerator and denominator by a conjugate can reveal the true value of the limit.
分母有理化不仅仅是一个代数技巧,它在求极限时至关重要。当代入后得到 0⁄0 时,将分子和分母同时乘以共轭式,往往能揭示极限的真实值。
Consider the classic limit:
考虑经典极限:
limx→0 (√(1 + x) − 1)⁄x
Substituting x = 0 gives 0⁄0. Multiply the numerator and denominator by √(1 + x) + 1:
代入 x = 0 得到 0⁄0。将分子分母同时乘以 √(1 + x) + 1:
limx→0 (1 + x − 1)⁄(x(√(1 + x) + 1)) = limx→0 x⁄(x(√(1 + x) + 1)) = limx→0 1⁄(√(1 + x) + 1) = 1⁄2
This technique is also used when differentiating functions from first principles, where expressions of the form √(x + h) − √x appear.
这一技术在从第一性原理出发求导时同样常用,因为那里会出现形如 √(x + h) − √x 的表达式。
10. Exam-Style Practice | 考试题型演练
Try these questions modelled on Edexcel Pure Mathematics papers. Work through each one fully before checking the answer.
请尝试以下仿照 Edexcel 纯数学试卷风格的题目。先完整作答,再核对答案。
| Question | Answer |
| Express 7⁄√14 in the form a√b, where b is a positive integer. | √14⁄2 |
| Rationalise 1⁄(1 + √3). | (√3 − 1)⁄2 |
| Simplify (√2 + 1)⁄(√2 − 1). | 3 + 2√2 |
| Express 2⁄(√5 + √2) with a rational denominator. | 2(√5 − √2)⁄3 |
| Find limx→0 (√(4 + x) − 2)⁄x. | 1⁄4 |
If you got all five correct, you are ready for rationalising questions in the real exam. If not, review the relevant worked example and try again.
如果你五题全部正确,说明你已经准备好应对真实考试中的有理化题目。如果有错误,请回顾对应的例题并再试一次。
11. Summary and Revision Tips | 总结与复习建议
Rationalising the denominator is a core algebraic skill in Edexcel A-Level Mathematics. The key steps are: simplify any surds first, identify the correct factor to multiply by, and simplify the result completely.
分母有理化是 Edexcel A-Level 数学中的核心代数技能。关键步骤是:先化简根式,确定正确的相乘因子,然后完整化简结果。
-
For a single square root a⁄√b, multiply by √b⁄√b.
对于单一平方根 a⁄√b,乘以 √b⁄√b。
-
For a binomial denominator, multiply by the conjugate.
对于二项式分母,乘以它的共轭式。
-
For cube roots, multiply by the term that makes the product a perfect cube.
对于立方根,乘以能让乘积成为完全立方数的项。
-
Always check whether the final answer can be simplified further.
始终检查最终答案是否可以进一步化简。
Practising ten to fifteen problems will make the procedure automatic. In the exam, show every step clearly so that method marks are awarded even if a small arithmetic error occurs.
练习十到十五道题目,你就能熟练掌握这一流程。考试时,务必清晰地展示每一步,这样即使出现小的运算错误,也能获得方法分。
Published by TutorHao | Mathematics Revision Series | aleveler.com
更多咨询请联系16621398022(同微信)
屏轩国际教育cambridge primary/secondary checkpoint, cat4, ukiset,ukcat,igcse,alevel,PAT,STEP,MAT, ibdp,ap,ssat,sat,sat2课程辅导,国外大学本科硕士研究生博士课程论文辅导Cancel reply