📚 PDF资源导航

IGCSE Mathematics Guide: Linear Equations Made Simple | IGCSE 数学指南:一次方程轻松学

📚 IGCSE Mathematics Guide: Linear Equations Made Simple | IGCSE 数学指南:一次方程轻松学

Linear equations form the backbone of algebra and appear in almost every IGCSE Mathematics paper. Whether you are solving for a single unknown or interpreting a straight-line graph, a strong understanding of linear equations will boost your confidence and your score. This guide breaks down the key concepts, methods, and common pitfalls in a clear, step-by-step way.

一次方程是代数的基石,几乎在每一份 IGCSE 数学试卷中都会出现。无论你是求一个未知数,还是理解一条直线的图像,扎实掌握一次方程都能提升你的自信和分数。本指南将用清晰、循序渐进的方式,为你拆解核心概念、解题方法和常见易错点。


1. What Is a Linear Equation? | 什么是一次方程?

A linear equation is an equation where every unknown term has an exponent of exactly 1. The highest power of the variable is 1, so no x², x³, or square roots appear. The graph of a linear equation in two variables is always a straight line. In one variable, it can be written as ax + b = 0, where a and b are constants and a ≠ 0.

一次方程是指每个未知数项的指数恰好为 1 的方程。变量的最高次数是 1,因此不会出现 x²、x³ 或平方根。含有两个变量的一次方程,其图像总是一条直线。在一个变量的情况下,它可以写成 ax + b = 0,其中 a 和 b 是常数,且 a ≠ 0。

For example, 3x + 5 = 20 is a linear equation in one variable, while y = 2x – 1 is a linear equation in two variables. Both are central to the IGCSE syllabus and connect the worlds of algebra and geometry.

例如,3x + 5 = 20 是一元一次方程,而 y = 2x – 1 是二元一次方程。两者都是 IGCSE 考纲的核心,连接着代数与几何两大领域。


2. Solving Simple Linear Equations | 解简单的一次方程

To solve a linear equation means to find the value of the unknown that makes the equation true. The guiding principle is to perform the same operation on both sides of the equation to keep it balanced. Start by simplifying each side, then isolate the variable step by step.

解一次方程就是求出使方程成立的未知数的值。基本原则是对方程两边进行相同的运算,以保持等式平衡。先简化每一边,然后逐步将变量单独放在一边。

Consider 3x + 5 = 20. First subtract 5 from both sides: 3x = 15. Then divide both sides by 3, giving x = 5. Always check your answer by substituting it back into the original equation: 3(5) + 5 = 20 ✓.

以 3x + 5 = 20 为例。首先两边同时减去 5:3x = 15。然后两边同时除以 3,得到 x = 5。记得把答案代回原方程检验:3(5) + 5 = 20 ✓。

ax + b = c → x = (c – b) ÷ a

This simple formula works for any linear equation of this form, but it is better to understand the process than to memorise a formula blindly.

这个简单公式适用于任何这种形式的一次方程,但理解过程比盲目背公式更重要。


3. Equations with Variables on Both Sides | 变量出现在两边的方程

When the variable appears on both sides of the equation, the first step is to collect all variable terms on one side and all constant terms on the other. This is usually done by adding or subtracting terms from both sides.

当变量出现在等号两边时,第一步就是把所有含变量的项移到同一边,所有常数项移到另一边。通常通过两边同时加减项来实现。

Take 4x – 3 = 2x + 7. Subtract 2x from both sides to get 2x – 3 = 7. Then add 3 to both sides: 2x = 10. Finally divide by 2, so x = 5. Notice that we chose to keep the variable on the left, but you could equally keep it on the right.

以 4x – 3 = 2x + 7 为例。两边同时减去 2x,得到 2x – 3 = 7。然后两边同时加 3:2x = 10。最后除以 2,得到 x = 5。注意我们选择把变量留在左边,但留在右边也完全可以。

A useful tip is to avoid working with negative x terms if possible. If the coefficient of x on one side is smaller, move that term across to make the remaining coefficient positive. This reduces careless sign errors.

一个实用技巧是尽量避免处理负的 x 项。如果某一侧的 x 系数较小,就把它移到另一边,使剩下的系数为正。这样可以减少粗心的符号错误。


4. Equations with Fractions | 含分数的一次方程

Fractions can make equations look scary, but the trick is to eliminate them early. Multiply every term by the lowest common multiple (LCM) of all denominators. This converts the equation into a simpler one with integer coefficients.

分数可能让方程看起来很吓人,但诀窍是尽早消除它们。将每一项都乘以所有分母的最小公倍数(LCM)。这样方程就转化为系数为整数、更简单的形式。

For example, solve x/2 + 1/3 = 5. The LCM of 2 and 3 is 6. Multiply every term by 6: 3x + 2 = 30. Then subtract 2 and divide by 3, giving x = 28/3 or 9⅓. Substituting back confirms the answer.

例如,解 x/2 + 1/3 = 5。2 和 3 的 LCM 是 6。每一项乘以 6:3x + 2 = 30。然后减去 2 再除以 3,得到 x = 28/3,即 9⅓。代回原方程可以验证答案。

LCM 消去法:将所有项乘以各分母的 LCM

Be careful to multiply every term, including constants that are not fractions. A common mistake is multiplying only the fractional terms, leaving the equation unbalanced.

注意要将每一项都相乘,包括那些不是分数的常数项。一个常见错误是只乘了分数项,导致方程不平衡。


5. Forming Equations from Word Problems | 从应用题中建立方程

Many IGCSE questions describe a real-life situation and ask you to build and solve an equation. The key steps are: read carefully, choose a letter for the unknown, translate the words into a mathematical expression, and solve the equation you have built.

许多 IGCSE 题目描述一个现实情境,要求你建立并解出一个方程。关键步骤是:仔细阅读、为未知数选择一个字母、把文字翻译成数学表达式,然后解出方程。

Example: “A number is doubled and then increased by 7. The result is 25. Find the number.” Let the number be n. Then 2n + 7 = 25. Subtract 7: 2n = 18. Divide by 2: n = 9. The number is 9.

例如:“一个数翻倍后再加上 7,结果是 25。求这个数。”设这个数为 n,则 2n + 7 = 25。两边减 7:2n = 18。除以 2:n = 9。这个数是 9。

For longer problems, underline the key numbers and phrases like “more than,” “less than,” “twice,” “total,” and “altogether.” These words usually translate into specific operations: + , −, ×2, =.

对于较长的题目,在关键数字和短语下划线,如“比……多”“比……少”“两倍”“总数”“合计”等。这些词通常对应着具体的运算:+、−、×2、=。


6. Linear Graphs and the Coordinate Plane | 一次函数图像与坐标平面

In two variables, the linear equation y = mx + c represents a straight line on the coordinate plane. The coordinate plane is defined by a horizontal x-axis and a vertical y-axis, meeting at the origin (0, 0). Every point on the line satisfies the equation.

在两个变量的情况下,一次方程 y = mx + c 表示坐标平面上的一条直线。坐标平面由水平的 x 轴和垂直的 y 轴定义,两轴相交于原点 (0, 0)。直线上的每一个点都满足这个方程。

To draw the graph of a linear equation, the simplest method is to create a table of values. Choose several x-values, substitute them into the equation to find the corresponding y-values, then plot the points and join them with a straight line.

要绘制一次方程的图像,最简便的方法是列一个数值表。选择几个 x 值,代入方程求出对应的 y 值,然后描点并用直线连接。

x 0 1 2 3
y = 2x + 1 1 3 5 7

Plotting these four points and drawing the line through them gives the graph of y = 2x + 1. The line extends infinitely in both directions, so you should draw arrows at both ends.

描出这四个点并连线,就得到了 y = 2x + 1 的图像。直线向两端无限延伸,因此你应该在两端画上箭头。


7. Gradient and y-Intercept | 斜率(梯度)与 y 轴截距

In the equation y = mx + c, m represents the gradient (slope) and c represents the y-intercept. The gradient tells you how steep the line is and in which direction it slopes. The y-intercept is the point where the line crosses the y-axis, at coordinates (0, c).

在方程 y = mx + c 中,m 表示斜率(梯度),c 表示 y 轴截距。斜率告诉你直线有多陡以及向哪个方向倾斜。y 轴截距是直线与 y 轴交点的位置,坐标为 (0, c)。

If m > 0, the line slopes upwards from left to right. If m < 0, the line slopes downwards from left to right. If m = 0, the line is horizontal. A steeper line has a larger absolute value of m. For example, y = 3x + 2 has gradient 3 and y-intercept 2.

如果 m > 0,直线从左向右向上倾斜。如果 m < 0,直线从左到右向下倾斜。如果 m = 0,直线是水平的。直线越陡,m 的绝对值越大。例如,y = 3x + 2 的斜率为 3,y 轴截距为 2。

gradient = (change in y) ÷ (change in x)

To calculate the gradient between two points (x₁, y₁) and (x₂, y₂), use the formula above. This is a crucial formula for IGCSE, so practise until you can apply it confidently.

要计算两点 (x₁, y₁) 与 (x₂, y₂) 之间的斜率,使用上面的公式。这是 IGCSE 的重要公式,请多加练习,直到你能自如运用。


8. Finding the Equation of a Line | 求直线的方程

Inverse problems ask you to find the equation of a line from its graph or from two points on it. First find the gradient m, then substitute one known point into y = mx + c to solve for c. This gives you the complete equation.

反向问题要求你从图像或直线上已知两点求直线方程。先求斜率 m,然后将一个已知点代入 y = mx + c 求解 c。这样就能得到完整的方程。

Example: A line passes through (1, 3) and (3, 11). The gradient is (11 – 3) ÷ (3 – 1) = 8 ÷ 2 = 4. Using the point (1, 3): 3 = 4(1) + c → c = -1. So the equation is y = 4x – 1.

例如:一条直线经过 (1, 3) 和 (3, 11)。斜率为 (11 – 3) ÷ (3 – 1) = 8 ÷ 2 = 4。使用点 (1, 3):3 = 4(1) + c,得 c = -1。因此方程为 y = 4x – 1。

Always check your equation by substituting the second point as well: 11 = 4(3) – 1 = 11 ✓. This verification takes only seconds and can prevent careless errors from going unnoticed.

一定要代入第二个点验证你的方程:11 = 4(3) – 1 = 11 ✓。这个验证只需几秒钟,却可以避免粗心错误被忽略。


9. Parallel and Perpendicular Lines | 平行线与垂直线

Two lines are parallel if they have the same gradient but different y-intercepts. For instance, y = 2x + 3 and y = 2x – 1 are parallel because both have m = 2. Parallel lines never meet, no matter how far they are extended.

如果两条直线的斜率相同但 y 轴截距不同,那么它们平行。例如,y = 2x + 3 和 y = 2x – 1 平行,因为两者 m = 2。平行线无论延伸多远都不会相交。

Two lines are perpendicular if the product of their gradients is -1. In other words, the gradient of one line is the negative reciprocal of the other. If line A has gradient m, then a perpendicular line has gradient -1/m.

如果两条直线相互垂直,则它们的斜率乘积为 -1。换句话说,一条直线的斜率是另一条直线斜率的负倒数。如果直线 A 的斜率为 m,那么垂直线的斜率为 -1/m。

平行:m₁ = m₂   垂直:m₁ × m₂ = -1

A common exam question gives you the equation of a known line and asks for a parallel or perpendicular line passing through a specific point. Combine the slope condition with the point to find the y-intercept and you are done.

常见考题会给你一条已知直线的方程,并求经过某个特定点的平行线或垂直线方程。结合斜率关系与已知点求出 y 轴截距,问题就解决了。


10. Solving Simultaneous Linear Equations | 解二元一次方程组

Simultaneous linear equations are two linear equations with two unknowns, usually x and y. The solution is an ordered pair (x, y) that satisfies both equations simultaneously. Two main methods are tested in IGCSE: elimination and substitution.

二元一次方程组是两个含有 x 和 y 两个未知数的一次方程。解是一个有序数对 (x, y),它同时满足两个方程。IGCSE 主要考查两种方法:消元法和代入法。

Elimination: adjust the equations so that the coefficients of one variable are equal, then add or subtract the equations to eliminate that variable. For example, solve 2x + y = 7 and x – y = 2. Adding the two equations gives 3x = 9, so x = 3. Substituting back gives y = 1.

消元法:调整方程使某个变量的系数相等,然后两式相加或相减消去该变量。例如,解 2x + y = 7 和 x – y = 2。两式相加得 3x = 9,所以 x = 3。代回得 y = 1。

Substitution: rearrange one equation to make one variable the subject, then substitute that expression into the other equation. This method is especially useful when one equation already has a variable with coefficient 1.

代入法:把其中一个方程变形,用另一个变量表示某个变量,然后将该表达式代入另一个方程。当一个方程中某个变量的系数为 1 时,这个方法尤其好用。


11. Real-World Applications | 实际应用

Linear equations are not just abstract exercises — they model countless real-life situations. Temperature conversion between Celsius and Fahrenheit uses the linear relationship F = 9/5 C + 32. Distance, speed, and time problems often reduce to linear equations as well.

一次方程不仅仅是抽象练习——它们可以模拟无数现实情境。摄氏与华氏之间的温度换算使用线性关系 F = 9/5 C + 32。路程、速度和时间问题也常常化简为一次方程。

Budgeting in personal finance is another example: if you earn a fixed amount per hour and save a fixed amount each month, your total savings can be expressed as a linear equation. Mobile phone tariffs, taxi fares, and rental costs are all commonly modelled by linear equations.

个人理财中的预算也是另一个例子:如果你每小时赚取固定金额,并且每月存下固定金额,那么你的总存款可以表示为一个一次方程。手机套餐、出租车费用和租金成本通常都可以用一次方程来建模。

In science, the relationship between pressure and volume at constant temperature (Boyle’s law) can be rearranged to a linear form for data analysis. The ability to switch between word problems, tables, graphs, and equations is a key IGCSE skill.

在科学中,恒定温度下压力与体积的关系(玻意耳定律)可以重排成线性形式用于数据分析。在文字题、表格、图像和方程之间灵活转换,是 IGCSE 的重要技能。


12. Common Mistakes and How to Avoid Them | 常见错误与避坑指南

Many students lose marks not because they cannot solve equations, but because of avoidable slips. Being aware of these errors is the first step to eliminating them from your exam script.

许多学生丢分并非因为不会解方程,而是因为可避免的失误。意识到这些错误是将其从试卷中消除的第一步。

  • Sign errors when moving terms across the equals sign — always think “opposite operation.”

    移项时出现符号错误——始终想着“相反的运算”。

  • Forgetting to multiply every term when clearing fractions — multiply all terms by the LCM.

    去分母时忘记乘以每一项——所有项都要乘以 LCM。

  • Applying operations only to one side of the equation — whatever you do to one side, do to the other.

    只对等式一边进行运算——对一边做了什么,另一边也一定要做相同的操作。

  • Misreading the y-intercept from a graph — read the scale carefully before reading coordinates.

    从图像上读错 y 轴截距——读取坐标前先仔细看清刻度。

  • Skipping the check step — always substitute your answer back into the original equation.

    跳过了检验步骤——始终把答案代回原方程验证。

A structured approach — “clear fractions, simplify, isolate, check” — can guide you through any linear equation and keep your working neat. Neat, logical working also earns method marks even if the final answer is wrong.

一个结构化的流程——“去分数、化简、分离变量、检验”——可以引导你解答任何一次方程,并让你的解题过程保持整洁。整洁且逻辑清晰的步骤即使最后答案错了,也能获得方法分。


By mastering linear equations — from solving simple ones to graphing and applying them — you build a foundation for algebra, functions, and calculus in later years. Practise consistently, review your mistakes, and you will find that linear equations become one of the most predictable and rewarding topics on the IGCSE Mathematics paper.

通过掌握一次方程——从解简单方程到绘制图像再到实际应用——你将为后续的代数、函数和微积分打下基础。坚持练习、复盘错误,你会发现一次方程会成为 IGCSE 数学试卷中最稳定、最易得分的考点之一。

Published by TutorHao | Mathematics Revision Series | aleveler.com

更多咨询请联系16621398022(同微信)

Comments

屏轩国际教育cambridge primary/secondary checkpoint, cat4, ukiset,ukcat,igcse,alevel,PAT,STEP,MAT, ibdp,ap,ssat,sat,sat2课程辅导,国外大学本科硕士研究生博士课程论文辅导

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Discover more from aleveler.com

Subscribe now to keep reading and get access to the full archive.

Continue reading