📚 Mastering Linear Equations: KS3 Cambridge Mathematics | 掌握一元一次方程:KS3剑桥数学
Linear equations are the first major step into algebra for most KS3 students following the Cambridge curriculum. These equations allow us to find unknown values and are used in countless real‑life situations, from calculating mobile phone bills to working out travel times. In this revision guide, we will cover all the key skills you need: understanding what an equation is, mastering the balancing method, and tackling equations with brackets, fractions, and variables on both sides. By working through each section carefully, you will build a solid foundation for your Checkpoint tests and beyond.
线性方程是大多数遵循剑桥课程的KS3学生迈入代数的第一大步。这些方程让我们能够求出未知数,并用于无数现实生活情境中,从计算手机账单到算出路途时间。在本复习指南中,我们会涵盖你需要掌握的所有关键技能:理解方程是什么,掌握天平法,并解决带括号、分数以及变量在方程式两边的方程。通过仔细完成每一节的学习,你将为Checkpoint考试以及更高年级打下扎实的基础。
1. What Is a Linear Equation? | 什么是线性方程?
A linear equation is a mathematical statement that shows two expressions are equal. In KS3, we focus on equations with one unknown, usually written as a letter such as x or y. The equation will only contain powers of the unknown no greater than 1, which means we do not see terms like x². For example, 3x + 2 = 14 is a linear equation. The goal is to find the value of the unknown that makes the equation true.
线性方程是一个表明两个表达式相等的数学陈述。在KS3阶段,我们聚焦于含有一个未知数的方程,通常用x或y这样的字母表示。方程中未知数的幂次最高只能是1,这意味着我们不会看到像x²这样的项。例如,3x + 2 = 14是一个线性方程。我们的目标就是找出使方程成立的未知数的值。
It is important to recognise that the equals sign acts as a balance: whatever is on the left side must have exactly the same value as whatever is on the right side. When solving, we must keep this balance at all times. If we add a number to one side, we must add the same number to the other.
要认识到等号起着天平的作用:左边的一切必须与右边的一切具有完全相同的值。在解方程时,我们必须始终保持这一平衡。如果我们给一边加上一个数,就必须给另一边也加上同样的数。
2. The Balancing Method | 天平法
The balancing method is the most reliable way to solve linear equations. Imagine a set of old‑fashioned balance scales. Whatever operation we perform on one side (adding, subtracting, multiplying, or dividing), we must perform the same operation on the other side to keep the scales level. This idea is often expressed as ‘do the same to both sides’.
天平法是解线性方程最可靠的方法。想象一副老式天平秤。无论我们对一边进行什么运算(加、减、乘或除),我们都必须对另一边进行完全相同的运算,以保持秤的平衡。这个思路通常表述为“对两边做同样的事”。
Let’s start with a simple example: x + 5 = 13. To isolate x, we need to remove the ‘+5’ from the left side. The inverse operation of adding 5 is subtracting 5. So we subtract 5 from both sides:
让我们从一个简单的例子开始:x + 5 = 13。为了把x分离出来,我们需要从左边去掉“+5”。加5的逆运算是减5。于是我们从两边减去5:
x + 5 − 5 = 13 − 5 → x = 8
Always check your answer by substituting it back into the original equation: 8 + 5 = 13, which is correct.
一定要将答案代回原方程进行检验:8 + 5 = 13,正确。
3. Solving One‑Step Equations | 解单步方程
One‑step equations require just one operation to isolate the variable. The operation depends on what is joined to the variable. For an equation such as x − 7 = 9, the variable has 7 subtracted from it. The inverse is addition, so we add 7 to both sides: x − 7 + 7 = 9 + 7, giving x = 16. For multiplication, such as 5x = 30, the inverse is division, so we divide both sides by 5, giving x = 6.
单步方程只需要进行一次运算就能把变量分离出来。进行什么运算取决于变量与什么相连接。对于像x − 7 = 9这样的方程,变量被减去了7。逆运算是加法,所以我们给两边加上7:x − 7 + 7 = 9 + 7,得出x = 16。对于乘法,比如5x = 30,逆运算是除法,所以两边同时除以5,得到x = 6。
When the variable is divided, as in x / 4 = 8, the inverse operation is multiplication. Multiply both sides by 4: (x / 4) × 4 = 8 × 4, so x = 32. It is essential to remember that division can also be written with a fraction bar: x/4 means x divided by 4.
当变量被除时,如x / 4 = 8,逆运算是乘法。给两边同乘4:(x / 4) × 4 = 8 × 4,得到x = 32。记住,除法也可以用分数线表示:x/4表示x除以4,这一点很重要。
4. Solving Two‑Step Equations | 解两步方程
A two‑step equation requires two inverse operations. Consider 2x + 3 = 11. The operations applied to x are ‘multiply by 2’ and then ‘add 3’. To solve, we reverse the order: first undo the addition, then undo the multiplication. So subtract 3 from both sides: 2x + 3 − 3 = 11 − 3, leaving 2x = 8. Then divide both sides by 2: 2x / 2 = 8 / 2, so x = 4.
两步方程需要进行两次逆运算。考虑2x + 3 = 11。对x进行的运算是“乘以2”然后“加3”。解方程时,我们倒过来做:先抵消加法,再抵消乘法。因此,先从两边减去3:2x + 3 − 3 = 11 − 3,剩下2x = 8。然后两边除以2:2x / 2 = 8 / 2,得到x = 4。
If the subtraction comes first, such as 5y − 7 = 18, start by adding 7 to both sides: 5y = 25, then divide by 5 to get y = 5. The order of undoing operations is crucial: sometimes students mistakenly divide first before dealing with the addition or subtraction, which leads to errors.
如果先出现减法,例如5y − 7 = 18,先从两边加7:5y = 25,然后除以5得到y = 5。解除运算的顺序至关重要:有时学生会错误地先做除法,再处理加减法,这就会导致错误。
5. Equations with Brackets | 带括号的方程
When brackets appear, we usually expand (multiply out) them first using the distributive law. For example, 3(x + 2) = 21. Expand the bracket to 3x + 6 = 21. Now it is a two‑step equation: subtract 6 from both sides to get 3x = 15, then divide by 3 to find x = 5.
当出现括号时,我们通常先用分配律展开(乘开)。例如,3(x + 2) = 21。把括号展开成3x + 6 = 21。现在它成了一个两步方程:从两边减6得到3x = 15,然后除以3求出x = 5。
Sometimes you may see a bracket with a subtraction, such as 4(2a − 3) = 20. Expand it as 8a − 12 = 20, then add 12 to both sides to make 8a = 32, and finally divide by 8 to get a = 4. Always be careful with negative signs inside brackets: a common mistake is to forget to multiply the negative term correctly.
有时你可能会看到带有减法的括号,如4(2a − 3) = 20。把它展开为8a − 12 = 20,然后两边加12得到8a = 32,最后除以8得出a = 4。一定要小心括号里的负号:一个常见错误是忘记正确乘上负数项。
If the equation has a negative multiplier outside the bracket, such as −2(p + 5) = 8, expand to −2p − 10 = 8, add 10 to get −2p = 18, then divide by −2 to obtain p = −9. The signs can be tricky, so work step by step.
如果方程在括号外有负的乘数,例如−2(p + 5) = 8,展开得−2p − 10 = 8,加10得到−2p = 18,然后除以−2得到p = −9。符号可能有些棘手,所以要一步步来做。
6. Equations with the Variable on Both Sides | 变量在方程式两边的方程
So far, the variable has been on only one side. When we have equations like 5x + 4 = 3x + 12, we need to collect the variable terms on one side and the numbers on the other. Aim to have the larger coefficient of x on the left‑hand side to keep numbers positive. Subtract 3x from both sides: 5x − 3x + 4 = 3x − 3x + 12, giving 2x + 4 = 12. Then subtract 4: 2x = 8, so x = 4.
到目前为止,变量都只出现在方程的一边。当我们遇到像5x + 4 = 3x + 12这样的方程时,需要把含变量的项集中到一边,把数字集中到另一边。争取让x系数较大的一边留在左边,以保持数字为正。从两边减去3x:5x − 3x + 4 = 3x − 3x + 12,得到2x + 4 = 12。然后减去4:2x = 8,所以x = 4。
If the variable terms are on the right and the constant on the left, such as 7 = 2y − 3, you can either add 3 to both sides and then divide, or swap the sides entirely: 2y − 3 = 7 is easier to solve. Remember that equations are symmetrical: if a = b then b = a.
如果变量项在右边而常数在左边,比如7 = 2y − 3,你可以先给两边加3再除以,或者直接把两边交换:2y − 3 = 7会更容易解。要记住方程是对称的:若a = b,则b = a。
Another example: 6n + 1 = 4n + 9. Subtract 4n from both sides to get 2n + 1 = 9, subtract 1 to get 2n = 8, and divide to find n = 4. Always check: 6×4 + 1 = 25, 4×4 + 9 = 25, both match.
另一个例子:6n + 1 = 4n + 9。从两边减4n得到2n + 1 = 9,减1得到2n = 8,除以后得出n = 4。始终检验:6×4 + 1 = 25, 4×4 + 9 = 25,两边相等。
7. Equations Involving Fractions | 涉及分数的方程
Fractions can make equations look more complicated, but they can be cleared using the lowest common denominator (LCD). For example, in x/3 + 2 = 5, you could subtract 2 first to get x/3 = 3, then multiply by 3 to find x = 9. However, for something like (2x + 1)/5 = 7, multiply both sides by 5 to clear the fraction: 2x + 1 = 35, then subtract 1 and divide by 2 to get x = 17.
分数可能会使方程看起来更复杂,但可以通过最小公分母(LCD)来去掉分母。例如,在x/3 + 2 = 5中,你可以先减去2得到x/3 = 3,然后乘以3求出x = 9。然而,对于像(2x + 1)/5 = 7这样的方程,可以两边同乘5来去掉分数:2x + 1 = 35,然后减1再除以2得到x = 17。
When there are multiple fractions, such as x/2 + x/4 = 9, find the LCD of 2 and 4, which is 4. Multiply every term by 4: 4(x/2) + 4(x/4) = 4×9, giving 2x + x = 36. Simplify to 3x = 36, so x = 12. Always reduce the equation to a form without fractions before using the balancing method.
当有多个分数时,比如x/2 + x/4 = 9,找出2和4的最小公分母,即4。给每一项都乘以4:4(x/2) + 4(x/4) = 4×9,得到2x + x = 36。化简为3x = 36,所以x = 12。在使用天平法之前,总是先把方程转化为没有分母的形式。
8. Testing and Verifying Solutions | 检验答案
Substituting your solution back into the original equation is not just good practice – it is a vital step to catch arithmetic mistakes. Take your value for x and replace every x in the equation with that value. Evaluate both sides separately. If they are equal, your solution is correct. For instance, solving 3(x − 2) = x + 10 gives x = 8. Check: left side 3(8 − 2) = 3×6 = 18; right side 8 + 10 = 18. They match.
将你的答案代回原方程不仅是一种好习惯——它还是能发现计算错误的关键步骤。把你求出的x值带入方程中的每一个x。分别计算两边。如果两边相等,你的答案就是正确的。例如,解3(x − 2) = x + 10得到x = 8。检验:左边3(8 − 2) = 3×6 = 18;右边8 + 10 = 18。两边一致。
If the two sides do not give the same number, you have made a mistake. Go back through your working line by line. Look for common errors such as forgetting to multiply both terms inside a bracket, mixing up the sign of a term when moving it across the equals sign, or an arithmetic slip while simplifying.
如果两边得出的数字不同,就说明你出错了。从头逐行检查你的解题过程。寻找常见错误,比如忘记乘上括号里的每一项、在把项移到等号另一边时弄错符号,或者化简时出现的简单算术错误。
9. Common Mistakes to Avoid | 需要避免的常见错误
One of the biggest mistakes is forgetting to apply an operation to the whole side. For example, when solving x/5 = 4, some students incorrectly subtract 5 instead of multiplying by 5. Remember the inverse of division is multiplication, not subtraction. Another frequent error is mishandling negative signs: when expanding −2(3 − y), you must get −6 + 2y, not −6 − 2y, because −2 × −y = +2y.
最大的一个错误是忘记对整边进行运算。例如,在解x/5 = 4时,有些学生错误地减去5而不是乘5。要记住,除法的逆运算是乘法,而不是减法。另一个常见错误是符号处理不当:展开−2(3 − y)时,你必须得到−6 + 2y,而不是−6 − 2y,因为−2 × −y = +2y。
Many students also change the order of operations incorrectly. In the equation 2x/3 = 10, you should multiply by 3 first (giving 2x = 30) before dividing by 2. Multiplying both sides by 3 and then dividing by 2 at the same time is fine, but writing 2x = 10 × 3 and then forgetting to divide is a slip. Careful, systematic working prevents such errors.
很多学生还会弄错运算的顺序。在方程2x/3 = 10中,你应该先乘以3(得到2x = 30),再除以2。同时乘3再除以2是可以的,但写下2x = 10 × 3后忘记除以就是疏忽。仔细、有条不紊的解题能避免此类错误。
10. Solving Problems that Lead to Equations | 解应用题并转化为方程
Many real‑world problems can be turned into linear equations. The key is to read the question carefully, define the unknown, and build the equation from the description. For example: ‘I think of a number, multiply it by 4, add 7, and get 31.’ Let the number be n. The equation is 4n + 7 = 31. Solve: 4n = 24, so n = 6.
很多现实世界的问题都可以转化为线性方程。关键在于仔细读题,设出未知数,然后根据描述建立方程。例如:“我想一个数,把它乘以4,再加7,得到31。”设这个数为n。方程就是4n + 7 = 31。求解:4n = 24,所以n = 6。
Word problems often involve age, money, or measurements. For instance, ‘A rectangle has length (2x + 3) cm and width 5 cm. Its perimeter is 36 cm. Find x.’ The perimeter is 2(length + width): 2((2x + 3) + 5) = 36. Simplify inside: 2x + 8, then 2(2x + 8) = 36, so 4x + 16 = 36, 4x = 20, x = 5. Always check the dimensions make sense.
文字题经常会涉及年龄、金钱或度量。例如:“一个矩形的长为(2x + 3) cm,宽为5 cm。它的周长是36 cm。求x。”周长等于2×(长+宽):2((2x + 3) + 5) = 36。化简括号内:2x + 8,然后2(2x + 8) = 36,所以4x + 16 = 36,4x = 20,x = 5。始终检查各边尺寸是否合理。
11. Building Confidence with Practice | 通过练习建立信心
Becoming fluent in solving linear equations requires regular practice. Start with one‑step equations until you can do them mentally, then gradually include two‑step, brackets, and unknowns on both sides. Use a notebook to organise your working neatly – this makes it easier to spot errors. Many Cambridge Checkpoint questions mix these types, so practising a variety is essential.
要熟练地解线性方程,需要定期练习。从单步方程开始,直到能心算出来,然后再逐渐加入两步方程、带括号以及变量在方程两边的类型。用笔记本把解题过程整理得工整一些——这样更容易发现错误。很多剑桥Checkpoint考题会混合这些题型,所以练习多种类型十分关键。
When revising, try to create your own problems or explain your working aloud. If you can teach the method to someone else, you have truly understood it. Use online interactive quizzes or worksheets to test yourself under timed conditions. Remember, speed will come with confidence – accuracy should always be your first goal.
复习时,尝试自己出题或者把解题步骤大声讲出来。如果你能把方法教给别人,就说明你真的理解了。利用在线互动测验或练习卷在限时条件下进行自测。记住,速度会随着信心而来——准确性应当始终是你的首要目标。
12. Summary of Key Steps | 关键步骤总结
To solve any linear equation: first, simplify each side if possible by expanding brackets and combining like terms. Second, collect all the variable terms on one side and all the constant terms on the other using inverse operations. Third, isolate the variable by using inverse operations in the correct order (multiplication/division last). Finally, substitute your solution back into the original equation to verify.
解任何线性方程:首先,尽可能化简两边,展开括号并合并同类项。第二,通过逆运算把所有含变量的项集中到一边,把所有常数项集中到另一边。第三,按正确顺序运用逆运算(乘除放到最后)将变量分离出来。最后,将答案代回原方程进行检验。
Keep this checklist handy whenever you are solving equations. It works for all KS3 linear equations, from the simplest to the most complex. With consistent effort and the methods outlined in this guide, you will master linear equations and be ready for the algebra challenges ahead in the Cambridge curriculum.
无论何时解方程,都把这份核查清单放在手边。它适用于所有KS3线性方程,从最简单到最复杂的。通过持续的努力和本指南所总结的方法,你将掌握一元一次方程,并为剑桥课程中后续的代数学挑战做好准备。
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课程辅导,国外大学本科硕士研究生博士课程论文辅导