📚 Expanding Brackets and Simplifying Expressions | 括号展开与代数式化简
Algebra is at the heart of KS3 Cambridge mathematics, and learning to expand brackets is a fundamental skill that opens the door to solving equations, factorising, and handling more complex expressions. This article guides you through the rules of expanding single brackets, dealing with negative signs, and simplifying expressions by collecting like terms, all presented with clear examples and bilingual explanations.
代数是 KS3 剑桥数学的核心,学会展开括号是一项基础技能,它为你解方程、因式分解以及处理更复杂的表达式打开了大门。本文将通过清晰的示例和中英双语讲解,带你掌握展开单个括号的规则、处理负号的方法,以及通过合并同类项来化简表达式。
1. Understanding Algebraic Expressions | 认识代数式
An algebraic expression is a combination of numbers, letters (variables), and operation symbols without an equals sign. For example, 2x + 5, 3(a − 4), and y² − 2y + 1 are all expressions. In KS3, we work extensively with linear expressions and begin to explore how to rewrite them in different forms.
代数式是由数字、字母(变量)和运算符号组成,且不含等号的数学短语。例如 2x + 5、3(a − 4) 和 y² − 2y + 1 都是表达式。在 KS3 阶段,我们大量接触线性表达式,并开始探索如何将它们重写为不同的形式。
Expressions are like instructions written in a mathematical language. The letter, often called a variable, can take different values, while constants remain fixed. Understanding the structure of an expression helps us perform operations such as expanding brackets correctly.
表达式就像用数学语言写成的指令。其中的字母通常称为变量,可以取不同的数值,而常数则保持不变。理解表达式的结构有助于我们正确地执行展开括号等运算。
2. What Does Expanding Brackets Mean? | 展开括号的含义
Expanding brackets means removing the parentheses by multiplying each term inside the bracket by the term immediately outside. It is the reverse process of factorising. The key rule you must remember is the distributive law: a(b + c) = ab + ac.
展开括号是指通过将括号内的每一项与紧邻括号外的项相乘,从而去掉括号的过程。这是因式分解的逆运算。你必须记住的关键规则是 乘法分配律:a(b + c) = ab + ac。
Whether the outside term is a number, a variable, or a negative number, the principle remains the same. For example, 5(x + 2) expands to 5x + 10. If no number is written outside the bracket, such as −(y − 3), there is an invisible −1 multiplying the bracket.
无论括号外的项是数字、变量还是负数,原理始终不变。例如,5(x + 2) 展开后得到 5x + 10。如果括号外没有写数字,比如 −(y − 3),那实际上有一个隐形的 −1 在乘以括号。
3. Expanding Single Brackets: Step by Step | 展开单个括号:分步解析
Let’s look at the expression 3(m + 4). The number 3 is outside the bracket, and the terms inside are m and +4. Multiply 3 by m to get 3m, then multiply 3 by +4 to get +12. The result is 3m + 12. Always keep the sign of each term as you multiply.
我们来看表达式 3(m + 4)。数字 3 在括号外,括号内的项是 m 和 +4。将 3 乘以 m 得到 3m,再将 3 乘以 +4 得到 +12。结果是 3m + 12。务必在相乘时保留每一项的符号。
3(m + 4) = 3 × m + 3 × 4 = 3m + 12
Another common example is 2(3p − 5). Multiply 2 by 3p to get 6p, and 2 by −5 to get −10. So the expanded form is 6p − 10. Notice how the minus sign travels with the 5.
另一个常见例子是 2(3p − 5)。将 2 乘以 3p 得到 6p,2 乘以 −5 得到 −10。因此展开后的形式是 6p − 10。注意负号是如何跟随 5 一起移动的。
When the bracket is multiplied by a variable, for example y(4y + 3), you multiply y by 4y to get 4y², and y by 3 to get 3y. The expansion is 4y² + 3y. KS3 students should be comfortable handling terms with squared variables after expansion.
当括号乘以一个变量时,比如 y(4y + 3),你将 y 乘以 4y 得到 4y²,y 乘以 3 得到 3y。展开后得到 4y² + 3y。KS3 学生应能熟练处理展开后含平方项的表达式。
4. Dealing with Negative Signs Outside Brackets | 处理括号外的负号
Expanding −(2x − 7) is a classic pitfall. Think of the minus sign as −1 multiplying the bracket. Multiply −1 by 2x to get −2x, and −1 by −7 to get +7 (negative × negative = positive). The expanded form is −2x + 7.
展开 −(2x − 7) 是一个经典的易错点。将负号视为 −1 乘以括号。−1 乘以 2x 得到 −2x,−1 乘以 −7 得到 +7(负负得正)。展开后的形式是 −2x + 7。
If you see an expression like 4 − 3(y + 2), you must expand first before combining constants. The term −3(y + 2) expands to −3y − 6. Then the whole expression becomes 4 − 3y − 6, which simplifies to −3y − 2. Never rush to combine numbers before removing brackets.
如果遇到像 4 − 3(y + 2) 这样的表达式,你必须先展开,再合并常数。−3(y + 2) 展开得到 −3y − 6,那么整个表达式变为 4 − 3y − 6,化简后为 −3y − 2。切勿在去掉括号之前就匆忙合并数字。
5. Expanding and Simplifying by Collecting Like Terms | 展开并通过合并同类项化简
After expanding, you often end up with several terms, some of which are ‘like’ terms (they have exactly the same variable part). For example, in 5(x + 2) + 3(x − 1), first expand each bracket: 5x + 10 and 3x − 3. Then collect like terms: 5x + 3x = 8x, and 10 − 3 = 7. The simplified expression is 8x + 7.
展开后,你通常会得到多个项,其中一些是“同类项”(它们的变量部分完全相同)。例如,在 5(x + 2) + 3(x − 1) 中,先分别展开括号:5x + 10 和 3x − 3。然后合并同类项:5x + 3x = 8x,10 − 3 = 7。化简后的表达式为 8x + 7。
Always remember that only like terms can be combined. For instance, 2x² and 3x are not like terms because the powers differ, so they cannot be added together. Similarly, constants and variable terms are never like terms.
一定要记住,只有同类项才能合并。例如 2x² 和 3x 不是同类项,因为指数不同,所以它们不能相加。同样,常数项和含变量的项永远不是同类项。
6. Expanding Double Brackets: A First Look | 双括号展开:初步了解
At KS3, you will also begin to expand two binomials, such as (x + 3)(x + 5). Use the FOIL method (First, Outer, Inner, Last) or the distributive law twice. First multiply x by x (x²), then x by 5 (+5x), then 3 by x (+3x), and finally 3 by 5 (+15). The result is x² + 5x + 3x + 15, which simplifies to x² + 8x + 15.
在 KS3 阶段,你还会开始展开两个二项式,比如 (x + 3)(x + 5)。可以使用 FOIL 方法(首项、外项、内项、末项)或两次运用分配律。先将 x 乘以 x 得 x²,x 乘以 5 得 +5x,3 乘以 x 得 +3x,最后 3 乘以 5 得 +15。结果为 x² + 5x + 3x + 15,化简得 x² + 8x + 15。
(x + 3)(x + 5) = x² + 5x + 3x + 15 = x² + 8x + 15
This technique is a natural extension of single bracket expansion and is essential for quadratic expressions. Make sure you are confident with single brackets before tackling double brackets.
这一技巧是单括号展开的自然延伸,对理解二次式至关重要。请确保在挑战双括号之前,你已经对单括号了如指掌。
7. Common Mistakes to Avoid | 常见错误及避免方法
One frequent error is forgetting to multiply the second term inside the bracket. For instance, 4(a + 3) is sometimes incorrectly written as 4a + 3 instead of 4a + 12. Always multiply every term inside the bracket.
一个常见错误是忘记乘以括号内的第二项。例如,4(a + 3) 有时会被误写成 4a + 3,而不是正确的 4a + 12。务必乘以括号内的每一项。
Another mistake is mishandling signs when a negative number is outside the bracket, as in −2(x − 5). Many students write −2x − 5 instead of −2x + 10. You must multiply −2 by −5 to get +10.
另一个错误是当括号外是负数时,符号处理不当,例如 −2(x − 5)。许多学生会写成 −2x − 5,而非正确的 −2x + 10。你必须将 −2 乘以 −5 得到 +10。
For expressions with multiple brackets, like 2(t + 4) − 3(t − 2), students sometimes subtract before expanding, which leads to incorrect sign changes. Always expand first, then simplify.
对于含有多个括号的表达式,比如 2(t + 4) − 3(t − 2),有些学生会先进行减法再展开,这会导致符号变化错误。一定要先展开,再化简。
8. Worked Examples with Step-by-Step Solutions | 带分步解答的典型例题
Let’s go through two typical KS3 Cambridge-style problems.
我们来看两道典型的 KS3 剑桥风格题目。
Example 1: Expand and simplify 7(2y − 1) − 4(y + 3).
例1:展开并化简 7(2y − 1) − 4(y + 3)。
-
Expand first bracket: 7 × 2y = 14y, 7 × (−1) = −7 → 14y − 7
展开第一个括号:7 × 2y = 14y,7 × (−1) = −7 → 14y − 7
-
Expand second bracket: −4 × y = −4y, −4 × 3 = −12 → −4y − 12 (watch the sign!)
展开第二个括号:−4 × y = −4y,−4 × 3 = −12 → −4y − 12(注意符号!)
-
Write expression: 14y − 7 − 4y − 12
写出表达式:14y − 7 − 4y − 12
-
Collect like terms: 14y − 4y = 10y, −7 − 12 = −19 → 10y − 19
合并同类项:14y − 4y = 10y,−7 − 12 = −19 → 10y − 19
Example 2: Expand (n − 2)(n + 6).
例2:展开 (n − 2)(n + 6)。
-
First: n × n = n²
首项:n × n = n²
-
Outer: n × 6 = 6n
外项:n × 6 = 6n
-
Inner: −2 × n = −2n
内项:−2 × n = −2n
-
Last: −2 × 6 = −12
末项:−2 × 6 = −12
-
Combine: n² + 6n − 2n − 12 = n² + 4n − 12
合并:n² + 6n − 2n − 12 = n² + 4n − 12
9. Expanding in Context: Linking to Equations and Real Life | 情境中的展开:连接方程与生活实际
Expanding brackets is not just an abstract skill; it is used when solving linear equations with brackets, such as 5(x + 2) = 35. You expand first to get 5x + 10 = 35, then subtract 10 and divide by 5 to find x = 5. Without correct expansion, solving such equations is impossible.
展开括号不仅是一项抽象技能;在解含有括号的线性方程时也会用到,比如 5(x + 2) = 35。你需要先展开得到 5x + 10 = 35,然后减去 10 再除以 5,得出 x = 5。如果展开不正确,就无法解出这类方程。
In real life, algebraic expansion helps model situations like calculating total costs. Suppose a shop sells p pencils at £0.50 each and (p + 3) erasers at £0.80 each; the total cost expression is 0.5p + 0.8(p + 3), which expands to 0.5p + 0.8p + 2.4 = 1.3p + 2.4. Understanding expansion makes such practical calculations straightforward.
在现实生活中,代数展开有助于模拟诸如计算总费用等情况。假设一家商店以每支 0.50 英镑的价格出售 p 支铅笔,并以每个 0.80 英镑的价格出售 (p + 3) 块橡皮;总费用的表达式为 0.5p + 0.8(p + 3),展开后得到 0.5p + 0.8p + 2.4 = 1.3p + 2.4。理解展开运算能让这类实际计算变得简单明了。
10. Key Points Summary and Revision Tips | 要点总结与复习建议
To master expansion in KS3 Cambridge maths, remember these core ideas:
要在 KS3 剑桥数学中掌握展开,请牢记以下核心要点:
-
Multiply every term inside the bracket by the term outside.
将括号内的每一项都与括号外的项相乘。
-
Watch the signs carefully, especially when the outside term is negative.
仔细注意符号,尤其是当括号外的项为负数时。
-
After expanding, always collect like terms to simplify the expression completely.
展开后,务必合并同类项,将表达式彻底化简。
-
Practice with a mix of single and double brackets, as well as expressions containing multiple brackets and subtraction.
混合练习单括号和双括号,以及含有多个括号和减法的表达式。
Use a highlighter to underline the outside term and each inside term before multiplying; this visual aid reduces sign errors. Consistent practice from your textbook, especially page 119-style exercises, will build speed and accuracy for checkpoint assessments and beyond.
在相乘前,用荧光笔标出括号外的项和括号内的每一项;这种视觉辅助可以有效减少符号错误。通过课本(特别是第119页类型的练习)进行持续练习,将为 checkpoint 测试及后续学习打下速度与准确性的基础。
Published by TutorHao | Mathematics Revision Series | aleveler.com
Find Cambridge KS3 Maths Textbooks on eBay UK
New, used and second-hand copies of textbooks and revision guides are often much cheaper than retail — check current listings and prices before you buy.
更多咨询请联系16621398022(同微信)
屏轩国际教育cambridge primary/secondary checkpoint, cat4, ukiset,ukcat,igcse,alevel,PAT,STEP,MAT, ibdp,ap,ssat,sat,sat2课程辅导,国外大学本科硕士研究生博士课程论文辅导