📚 Simplification | 合并
Simplification is one of the most fundamental skills in mathematics. It involves rewriting expressions in a more concise and manageable form without changing their value. In this article, we will explore various techniques for simplifying algebraic expressions, fractions, and surds, all essential for IGCSE Mathematics.
合并(化简)是数学中最基础的技能之一。它是指在不改变数值的前提下,将表达式改写为更简洁、更易处理的形式。本文将围绕 IGCSE 数学中重要的化简技巧展开,涵盖代数式、分数与根式的化简。
1. Collecting Like Terms | 合并同类项
Like terms are terms that contain the same variable(s) raised to the same power. To simplify an expression, we add or subtract the coefficients of these like terms while keeping the variable part unchanged.
同类项是指所含字母相同、并且相同字母的指数也相同的项。化简时,我们只对同类项的系数进行加减,字母部分保持不变。
3x + 5x = (3 + 5)x = 8x
For example, in the expression 4a + 3b − 2a + b, we combine 4a and −2a to get 2a, and 3b and b to get 4b. The simplified result is 2a + 4b.
例如,在表达式 4a + 3b − 2a + b 中,将 4a 与 −2a 合并得到 2a,将 3b 与 b 合并得到 4b。化简结果为 2a + 4b。
-
Only coefficients are added or subtracted; the variable part remains unchanged.
只能对系数进行加减,字母部分保持不变。
-
A term without a visible coefficient has an implied coefficient of 1.
没有写出系数的项,其系数默认为 1。
2. Commutative and Associative Laws | 交换律与结合律
The commutative law states that the order of addition or multiplication does not affect the result: a + b = b + a and ab = ba. The associative law states that the grouping of addition or multiplication does not affect the result: (a + b) + c = a + (b + c).
交换律指出,加法或乘法的顺序不影响结果:a + b = b + a,ab = ba。结合律指出,加法或乘法的分组方式不影响结果:(a + b) + c = a + (b + c)。
These laws allow us to rearrange terms freely when simplifying. For example, 7x + 3 + 2x − 5 can be regrouped as (7x + 2x) + (3 − 5) to simplify.
这些定律允许我们在化简时自由调整项的顺序。例如,7x + 3 + 2x − 5 可以重新分组为 (7x + 2x) + (3 − 5) 再进行化简。
3. Distributive Law and Removing Brackets | 分配律与去括号
The distributive law states that a(b + c) = ab + ac. This is the key rule for removing brackets in algebraic expressions. When a negative sign precedes a bracket, all signs inside the bracket must be flipped when removing it.
分配律指出 a(b + c) = ab + ac。这是代数式中去括号的关键法则。当括号前是负号时,去掉括号时括号内各项都要变号。
3(2x + 4) = 6x + 12
−2(x − 5) = −2x + 10
-
Multiply every term inside the bracket by the term outside.
用括号外的项乘以括号内的每一项。
-
When the outside term is negative, each resulting product alternates in sign.
当括号外是负数时,每一项相乘后的结果都要变号。
4. Laws of Indices | 指数法则
Indices (or exponents) follow strict rules that enable us to simplify expressions involving powers. The three most important laws are:
指数遵循严格的运算法则,使我们可以化简含幂的表达式。其中最重要的三条法则是:
aᵐ × aⁿ = aᵐ⁺ⁿ
aᵐ ÷ aⁿ = aᵐ⁻ⁿ
(aᵐ)ⁿ = aᵐⁿ
Additional rules include a⁰ = 1 (where a ≠ 0) and a⁻ⁿ = 1/aⁿ. For example, x⁵ × x³ = x⁸, and y⁶ ÷ y² = y⁴.
补充法则包括 a⁰ = 1(a ≠ 0)和 a⁻ⁿ = 1/aⁿ。例如,x⁵ × x³ = x⁸,y⁶ ÷ y² = y⁴。
| Law 法则 | Example 示例 |
| aᵐ × aⁿ = aᵐ⁺ⁿ | 2³ × 2⁴ = 2⁷ = 128 |
| aᵐ ÷ aⁿ = aᵐ⁻ⁿ | 5⁶ ÷ 5² = 5⁴ = 625 |
| (aᵐ)ⁿ = aᵐⁿ | (3²)³ = 3⁶ = 729 |
5. Simplifying Fractions | 分数的化简
To simplify a numerical fraction, we divide both the numerator and the denominator by their highest common factor (HCF). For example, 12/18 simplifies to 2/3 because the HCF of 12 and 18 is 6.
化简数值分数时,我们用分子和分母的最大公因数(HCF)同时去除它们。例如,12/18 化简为 2/3,因为 12 和 18 的最大公因数是 6。
For algebraic fractions, we factorise both the numerator and the denominator and then cancel common factors. For instance:
对于代数分式,我们先对分子和分母进行因式分解,然后约去公因式。例如:
(x² − 9) / (x − 3) = (x + 3)(x − 3) / (x − 3) = x + 3
Here, x ≠ 3 because division by zero is undefined.
此处要求 x ≠ 3,因为除数为零无意义。
6. Simplifying Surds | 根式的化简
A surd is an irrational number expressed as a root, such as √2 or √3. Simplifying surds involves expressing them in their simplest form by extracting square factors.
根式是以根号形式表示的无理数,如 √2 或 √3。化简根式时,通过提取平方因数将其化为最简形式。
√50 = √(25 × 2) = √25 × √2 = 5√2
-
Look for the largest square factor of the number under the root.
寻找根号内数字的最大平方因数。
-
Write the number as a product of the square factor and the remaining factor.
将该数写为平方因数与剩余因数的乘积。
-
Take the square root of the square factor and place it outside the root.
对平方因数开平方,并将其放到根号外面。
7. Rationalising the Denominator | 有理化分母
Rationalising the denominator means rewriting a fraction so that the denominator contains no surds. For a denominator of the form √a, we multiply both numerator and denominator by √a.
有理化分母是指将分式的分母中不含根号。对于形如 √a 的分母,我们同时乘以分子和分母的 √a。
3/√2 = (3 × √2) / (√2 × √2) = 3√2 / 2
For a denominator of the form a + √b, we multiply by the conjugate a − √b. For example:
对于形如 a + √b 的分母,我们乘以共轭式 a − √b。例如:
1/(1 + √2) × (1 − √2)/(1 − √2) = (1 − √2)/(1 − 2) = √2 − 1
8. Expanding and Simplifying | 展开与化简
Expanding involves removing brackets by multiplication. When two binomials are multiplied, each term in the first bracket must multiply each term in the second bracket.
展开是指通过乘法去掉括号。当两个二项式相乘时,第一个括号内的每一项都要乘以第二个括号内的每一项。
(x + 3)(x + 5) = x² + 5x + 3x + 15 = x² + 8x + 15
After expanding, we always combine like terms to obtain the final simplified expression.
展开之后,我们总要通过合并同类项得到最终的化简表达式。
9. Simplifying Algebraic Fractions | 代数分式的化简
Algebraic fractions are simplified using the same principles as numerical fractions. We factorise fully and cancel common factors between the numerator and denominator.
代数分式的化简原则与数值分数相同:进行完整因式分解,然后约去分子和分母的公因式。
(2x + 4)/(x² + 2x) = 2(x + 2) / x(x + 2) = 2/x
When adding or subtracting algebraic fractions, we must first find a common denominator before combining the numerators.
当进行代数分式的加减时,必须先找到公分母,然后再合并分子。
10. Common Pitfalls | 常见误区
Students often make errors when simplifying. The most frequent mistakes include:
学生在化简时常犯错误。最常见的错误包括:
-
Adding or subtracting exponents when multiplying terms with different bases.
当底数不同时,错误地将指数相加或相减。
-
Forgetting to flip all signs when removing a bracket preceded by a negative sign.
去括号时,括号前是负号却忘记将每一项变号。
-
Incorrectly cancelling terms in fractions instead of cancelling factors.
在分式中错误地”约去”项,而不是约去因式。
-
Treating x and x² as like terms.
错误地将 x 与 x² 视为同类项。
11. Practice Examples | 练习示例
Let us work through a series of examples to reinforce the techniques covered in this article.
让我们通过一系列例题来巩固本文所学的技巧。
Example 1: Simplify 5(2x − 3) + 4(x + 1).
例 1:化简 5(2x − 3) + 4(x + 1)。
= 10x − 15 + 4x + 4 = 14x − 11
Example 2: Simplify (x² − 4)/(x + 2).
例 2:化简 (x² − 4)/(x + 2)。
= (x + 2)(x − 2)/(x + 2) = x − 2 (x ≠ −2)
12. Summary | 总结
Simplification is an essential skill that appears in nearly every topic in IGCSE Mathematics. Mastering the laws of indices, the distributive law, and the techniques for combining like terms and simplifying fractions will enable you to solve problems accurately and efficiently.
化简是 IGCSE 数学中几乎所有主题都会用到的基本技能。熟练掌握指数法则、分配律以及合并同类项和化简分数的技巧,将帮助你准确高效地解题。
Always check for common factors before simplifying, pay attention to signs when removing brackets, and remember that simplification must never change the value of the original expression.
化简前务必检查公因数,去括号时注意符号变化,并牢记化简绝不能改变原表达式的值。
Published by TutorHao | Math Revision Series | aleveler.com
更多咨询请联系16621398022(同微信)
屏轩国际教育cambridge primary/secondary checkpoint, cat4, ukiset,ukcat,igcse,alevel,PAT,STEP,MAT, ibdp,ap,ssat,sat,sat2课程辅导,国外大学本科硕士研究生博士课程论文辅导Cancel reply