📚 Mastering Linear Equations | 掌握线性方程
Linear equations are the building blocks of algebra. In KS3 Cambridge Mathematics, you learn to solve equations where the unknown appears only to the power of one. Mastering this topic gives you the confidence to tackle more advanced problems in graphs, sequences and real-world applications.
线性方程是代数的基础。在 KS3 剑桥数学课程中,你需要学会求解未知数只出现一次幂的方程。掌握这个主题将让你有信心去应对更复杂的图像、数列以及现实世界中的应用问题。
1. What Is a Linear Equation? | 什么是线性方程?
A linear equation is an algebraic statement in which the highest power of the variable is 1. For example, 2x + 3 = 7 is linear, but x² = 9 is not. Every linear equation can be written in the form ax + b = c, where a, b and c are numbers.
线性方程是变量的最高次幂为 1 的代数等式。例如 2x + 3 = 7 是线性的,而 x² = 9 不是。每个线性方程都可以写成 ax + b = c 的形式,其中 a、b 和 c 是数字。
In KS3, the unknown is usually a letter such as x or y. The equation shows a balance: what is on the left-hand side must equal what is on the right-hand side. Our goal is to find the value that makes the equation true.
在 KS3 阶段,未知数通常用 x 或 y 这样的字母表示。方程展示了一个平衡:等号左边的值必须等于右边的值。我们的目标就是找到使方程成立的未知数的值。
2. Solving One-Step Equations Using Inverse Operations | 用逆运算解一步方程
To isolate the variable, we use the opposite, or inverse, operation. If a number is added to x, we subtract it from both sides. If x is multiplied by a number, we divide both sides by that number.
为了隔离变量,我们需要使用相反的运算,即逆运算。如果有一个数加到了 x 上,我们就在等式两边同时减去这个数。如果 x 乘了一个数,我们就在两边同时除以这个数。
Example: x + 5 = 12 → Subtract 5 from both sides: x = 7. Example: 4x = 20 → Divide both sides by 4: x = 5.
例子: x + 5 = 12 → 两边同时减 5:x = 7。 例子: 4x = 20 → 两边同时除以 4:x = 5。
Always keep the equation balanced: whatever you do to one side, you must do to the other. This is sometimes called the balancing method.
始终保持等式平衡:你对一边做了什么,就必须对另一边做同样的操作。这有时被称为平衡法。
3. Solving Two-Step Equations | 解两步方程
A two-step equation involves two operations, such as 2x + 3 = 11. We reverse the order of operations: undo addition or subtraction first, then undo multiplication or division.
两步方程涉及两种运算,例如 2x + 3 = 11。我们按照与运算顺序相反的顺序求解:先消除加减,再消除乘除。
Solve 2x + 3 = 11: Subtract 3 from both sides → 2x = 8. Then divide both sides by 2 → x = 4.
解 2x + 3 = 11: 两边同时减去 3 → 2x = 8。然后两边同时除以 2 → x = 4。
Checking your answer: 2(4) + 3 = 8 + 3 = 11, which matches the right side. The solution is correct.
检验答案:2(4) + 3 = 8 + 3 = 11,与右边一致。解答正确。
4. Equations with the Variable on Both Sides | 未知数在等式两边的方程
Some equations have x on both sides, for instance 5x − 2 = 3x + 6. The strategy is to collect all x terms on one side and the constant terms on the other.
有些方程的两边都含有 x,例如 5x − 2 = 3x + 6。我们的策略是把所有含 x 的项移到同一边,把所有常数项移到另一边。
Step 1: Subtract 3x from both sides → 2x − 2 = 6. Step 2: Add 2 to both sides → 2x = 8. Step 3: Divide by 2 → x = 4.
步骤 1:两边同时减去 3x → 2x − 2 = 6。步骤 2:两边同时加 2 → 2x = 8。步骤 3:除以 2 → x = 4。
Be careful with negative signs. If you have something like 7 − x = 2x + 1, you can add x to both sides to remove the negative variable.
注意负号。如果你遇到像 7 − x = 2x + 1 这样的方程,可以在两边同时加上 x,以消除带负号的变量。
5. Equations with Brackets | 含有括号的方程
When brackets appear, such as 3(x + 4) = 21, you should either expand the brackets first or divide both sides by the coefficient outside the brackets.
当方程中出现括号时,例如 3(x + 4) = 21,你需要先展开括号,或者两边同时除以括号外的系数。
Method 1 (expand): 3x + 12 = 21 → subtract 12 → 3x = 9 → divide by 3 → x = 3. Method 2 (divide first): x + 4 = 7 → subtract 4 → x = 3.
方法 1(展开):3x + 12 = 21 → 减 12 → 3x = 9 → 除 3 → x = 3。方法 2(先除):x + 4 = 7 → 减 4 → x = 3。
Both methods give the same result. If the bracket contains subtraction, be careful with signs: 2(x − 5) = 6 means 2x − 10 = 6.
两种方法得到的结果相同。如果括号里含有减法,注意符号:2(x − 5) = 6 意味着 2x − 10 = 6。
6. Equations Involving Fractions | 含有分数的方程
Equations like x/3 + 2 = 5 can be solved by undoing the addition first, then multiplying, or by clearing the fraction early.
像 x/3 + 2 = 5 这样的方程,可以先消除加法,再乘以分母;也可以先去掉分数再进行求解。
Method: Subtract 2 from both sides → x/3 = 3. Then multiply both sides by 3 → x = 9.
方法: 两边同时减 2 → x/3 = 3。然后两边同时乘 3 → x = 9。
When the variable is in the numerator of a fraction with other terms, like (2x + 1)/4 = 3, multiply both sides by the denominator first: 2x + 1 = 12, then solve.
当变量与其它项一起在分子上时,比如 (2x + 1)/4 = 3,可以先将两边同时乘以分母:2x + 1 = 12,再求解。
If you have more than one fraction, a useful technique is to multiply every term by the lowest common denominator (LCD) to eliminate fractions completely.
如果方程中有多个分数,一个很实用的技巧是将每一项都乘以最小公分母 (LCD),从而彻底消除分数。
7. Checking and Interpreting Solutions | 检验并解释方程的解
Substitute your found value back into the original equation. The left side must equal the right side. This habit prevents careless errors and shows you understand the meaning of the solution.
把你求出的值代回原方程。等式的左边必须等于右边。这个习惯可以防止粗心大意导致的错误,并表明你真正理解了方程的解的含义。
If the equation was part of a word problem, remember to interpret the solution in context. A solution x = −5 might be rejected if x represents a length or a number of people.
如果方程来自一个文字题,要记得结合具体情境去解释答案。如果 x 代表长度或人数,那么解 x = −5 可能就需要舍去。
8. Common Misconceptions | 常见的误解
Mistake 1: Adding when you should subtract. For x + 3 = 10, some students subtract 3 from the left but add 3 to the right. Always keep the balance.
错误 1: 该减的时候却加。对于 x + 3 = 10,有些学生在左边减 3,却在右边加 3。一定要始终保持平衡。
Mistake 2: Forgetting to apply the inverse operation to the entire side. In 8 − x = 3, it is better to add x to both sides rather than guessing.
错误 2: 忘记对整个一边运用逆运算。遇到 8 − x = 3 时,更好的做法是两边同时加上 x,而不是凭空猜测。
Mistake 3: Mishandling negative coefficients. If you have −2x = 10, divide by −2, not (positive) 2, to get x = −5.
错误 3: 错误处理负系数。如果方程是 −2x = 10,要除以 −2,而不是正 2,从而得到 x = −5。
9. Forming Linear Equations from Word Problems | 从文字题中建立线性方程
Read the problem carefully. Let the unknown be x. Translate words like ‘sum’, ‘product’ and ‘difference’ into +, × and −. Build an equation, then solve it.
仔细阅读题目。设未知数为 x。将“和”“积”“差”等词语转换成 +、× 和 −。建立一个方程,然后求解。
Example: Triple a number added to 5 gives 20. Let the number be x → 3x + 5 = 20 → x = 5.
例子: 一个数的三倍加上 5 等于 20。设这个数为 x → 3x + 5 = 20 → x = 5。
Always write a concluding sentence with the answer in context, e.g. ‘The number is 5.’ This is good mathematical communication.
一定要在具体情境下写出总结性答案,例如“这个数是 5”。这是良好的数学表达习惯。
10. Practice and Progress | 练习与进步
Regular practice builds speed and accuracy. Start with simple one-step equations, then move to two-step, and gradually include brackets, fractions and variables on both sides. Watch out for special cases where no solution exists or every number works.
定期练习有助于提高速度和准确性。从简单的一步方程开始,然后过渡到两步,再逐步加入括号、分数以及两边都含变量的方程。要留意那些无解或任意数都是解的特殊情形。
Use online platforms, past papers and textbook exercises. Explain your steps clearly, and you will find that linear equations become a tool you can rely on across the entire mathematics syllabus.
善用在线平台、真题和课本练习题。清晰地解释每一步,你会发现线性方程将成为你在整个数学课程中能够依赖的有力工具。
Published by TutorHao | KS3 Mathematics Revision Series | aleveler.com
更多咨询请联系16621398022(同微信)
屏轩国际教育cambridge primary/secondary checkpoint, cat4, ukiset,ukcat,igcse,alevel,PAT,STEP,MAT, ibdp,ap,ssat,sat,sat2课程辅导,国外大学本科硕士研究生博士课程论文辅导