Straight Line Graphs: Gradient and Equation | 直线图像:斜率与方程

📚 Straight Line Graphs: Gradient and Equation | 直线图像:斜率与方程

Straight line graphs are one of the most important topics in IGCSE Mathematics on the Edexcel syllabus. Mastering the gradient and the equation of a straight line will help you solve many algebraic and geometric problems, from coordinate geometry to interpreting real-life data. This article explains every essential skill you need, using clear examples and exam-style advice.

直线图像是 Edexcel IGCSE 数学大纲中最重要的主题之一。掌握直线的斜率与方程,将帮助你解决许多代数与几何问题,从坐标几何到解读现实数据。本文将通过清晰的示例和考试技巧,讲解你所需要的一切关键技能。


1. Introduction to Straight Line Graphs | 直线图像介绍

A straight line graph shows a relationship between two variables, usually x and y, where the relationship is linear. This means that if you plot the points, they all lie on a straight line. The mathematical expression of this relationship is called the “equation of a line”. Understanding how to find and use this equation is essential for many questions in the IGCSE Mathematics exam.

直线图像表示两个变量(通常是 x 和 y)之间的线性关系。这意味着如果你描点绘图,所有点都落在一条直线上。这种关系的数学表达称为“直线方程”。理解如何求取并运用该方程,对于 IGCSE 数学考试中的许多题目至关重要。


2. The Cartesian Plane and Coordinates | 笛卡尔平面与坐标

The Cartesian plane is formed by two perpendicular axes: the horizontal x-axis and the vertical y-axis. Each point on the plane is represented by a pair of coordinates (x, y). The first number is the x-coordinate (horizontal position), and the second is the y-coordinate (vertical position). For example, the point (3, 2) is located 3 units to the right of the origin and 2 units above it.

笛卡尔平面由两条互相垂直的数轴组成:水平 x 轴和垂直 y 轴。平面上的每个点都用一对坐标 (x, y) 表示。第一个数是 x 坐标(水平位置),第二个数是 y 坐标(垂直位置)。例如,点 (3, 2) 位于原点右侧 3 个单位、上方 2 个单位处。

When working with straight lines, you will often be given two points. The coordinate notation (x₁, y₁) and (x₂, y₂) is used to distinguish between the two points. Being comfortable with coordinates and negative numbers is a prerequisite for finding the gradient.

在研究直线时,你经常会被给到两个点。使用坐标记号 (x₁, y₁) 和 (x₂, y₂) 来区分两个点。熟练掌握坐标和负数,是求斜率的前提条件。


3. Gradient of a Line | 直线的斜率

The gradient (or slope) of a line measures how steep it is. It is defined as the change in y divided by the change in x when moving from one point to another on the line. The gradient is often denoted by the letter m.

直线的斜率(或坡度)衡量它的倾斜程度。其定义为:从直线上一点移动到另一点时,y 的变化量除以 x 的变化量。斜率通常用字母 m 表示。

Given two points (x₁, y₁) and (x₂, y₂), the formula for the gradient is:

m = (y₂ – y₁) / (x₂ – x₁)

For example, consider the points (1, 2) and (4, 8). Using the formula, m = (8 – 2) / (4 – 1) = 6 / 3 = 2. A positive gradient means the line slopes upwards from left to right. A negative gradient means it slopes downwards. A gradient of zero means the line is horizontal.

例如,有点 (1, 2) 和 (4, 8)。使用公式,m = (8 – 2) / (4 – 1) = 6 / 3 = 2。正斜率表示直线从左向右上升。负斜率表示直线从左向右下降。斜率为零表示直线是水平的。

It is important to remember that parallel lines have equal gradients. If two lines have the same gradient, they will never meet. If a line has an undefined gradient, it is vertical.

要记住,平行线的斜率相等。如果两条直线具有相同的斜率,它们永远不会相交。如果一条直线的斜率未定义,那么它是竖直的。


4. The Equation y = mx + c | 直线方程 y = mx + c

The equation of any straight line can be written in the form y = mx + c, where m is the gradient and c is the y-intercept (the point where the line crosses the y-axis). This is the most common form used in IGCSE questions.

任何直线的方程都可以写成 y = mx + c 的形式,其中 m 是斜率,c 是 y 截距(直线与 y 轴交点的 y 坐标)。这是 IGCSE 考题中最常用的形式。

y = mx + c

For example, in the equation y = 3x – 2, the gradient is 3 and the y-intercept is -2. This tells us that the line crosses the y-axis at (0, -2) and rises by 3 units for every 1 unit increase in x.

例如,在方程 y = 3x – 2 中,斜率为 3,y 截距为 -2。这告诉我们,该直线在 (0, -2) 处穿过 y 轴,并且 x 每增加 1 单位,y 增加 3 单位。

Sometimes the equation may be given in a different form, such as ax + by = c. In such cases, you should rearrange it into the form y = mx + c before identifying the gradient and intercept.

有时方程可能以其他形式给出,例如 ax + by = c。在这种情况下,你应该先将其重新整理为 y = mx + c 的形式,再辨识斜率和截距。


5. Determining the Equation of a Straight Line | 确定直线方程

To find the equation of a straight line, you need two pieces of information: the gradient and a point on the line. If you have two points, you first calculate the gradient using m = (y₂ – y₁) / (x₂ – x₁). Then substitute the gradient and one of the points into y = mx + c to find the value of c.

要求一条直线的方程,你需要两个信息:斜率和直线上的一点。如果你有两个点,先用 m = (y₂ – y₁) / (x₂ – x₁) 计算斜率。然后将斜率和其中一个点代入 y = mx + c,求出 c 的值。

Let us work through an example. Find the equation of the line passing through the points (2, 5) and (4, 11).

让我们完成一个示例。求经过点 (2, 5) 和 (4, 11) 的直线方程。

Step 1: Find the gradient: m = (11 – 5) / (4 – 2) = 6 / 2 = 3.

步骤 1:求斜率:m = (11 – 5) / (4 – 2) = 6 / 2 = 3。

Step 2: Substitute m = 3 and the point (2, 5) into y = mx + c: 5 = 3 × 2 + c ⇒ 5 = 6 + c ⇒ c = -1.

步骤 2:将 m = 3 和点 (2, 5) 代入 y = mx + c:5 = 3 × 2 + c ⇒ 5 = 6 + c ⇒ c = -1。

Therefore, the equation is y = 3x – 1.

因此,方程为 y = 3x – 1。

Always check your answer by substituting the second point: for x = 4, y = 3 × 4 – 1 = 11, which matches the given point.

始终通过代入第二个点来检验答案:当 x = 4 时,y = 3 × 4 – 1 = 11,与给定点相符。


6. Drawing a Line from Its Equation | 根据方程画直线

To draw a straight line from its equation, you need at least two points on the line. The easiest method is to find the x-intercept and y-intercept, or to calculate a small table of values.

要根据方程画直线,你至少需要直线上的两个点。最简单的方法是求 x 截距和 y 截距,或者制作一个小的数值表。

For the equation y = 2x + 2, you can choose x values of 0, 1, and 2. When x = 0, y = 2; when x = 1, y = 4; when x = 2, y = 6. Plot these points and draw a line through them.

对于方程 y = 2x + 2,你可以选择 x = 0、1 和 2。当 x = 0 时,y = 2;当 x = 1 时,y = 4;当 x = 2 时,y = 6。描出这些点并画一条线穿过它们。

Another method is to use the y-intercept and gradient. In y = mx + c, start at (0, c) on the y-axis. Then use the gradient m = rise / run to find another point. For example, if m = 2, from the y-intercept move up 2 units and right 1 unit to find the next point.

另一种方法是使用 y 截距和斜率。在 y = mx + c 中,从 y 轴上的点 (0, c) 开始。然后利用斜率 m = 上升量 / 水平距离 找到另一个点。例如,若 m = 2,从 y 截距出发,向上移动 2 个单位,再向右移动 1 个单位,即可找到下一点。

Make sure your line extends beyond the plotted points and use a ruler. A straight edge is essential for accurate graphs.

确保你的直线延伸过已描出的点,并使用直尺。直尺是准确作图所必需的。


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

Two straight lines are parallel if they have the same gradient. For example, the lines y = 2x + 1 and y = 2x – 5 are parallel because both have m = 2.

如果两条直线具有相同的斜率,那么它们是平行的。例如,直线 y = 2x + 1 和 y = 2x – 5 是平行的,因为它们的 m 都等于 2。

Two straight lines are perpendicular if the product of their gradients is -1. In other words, if line 1 has gradient m, line 2 has gradient -1/m. For example, lines with gradients 2 and -1/2 are perpendicular.

如果两条直线的斜率乘积为 -1,那么它们是垂直的。也就是说,如果直线 1 的斜率为 m,直线 2 的斜率为 -1/m。例如,斜率分别为 2 和 -1/2 的两条直线是垂直的。

If m₁ × m₂ = -1, then the lines are perpendicular

When dealing with perpendicular lines, be careful with signs. The negative reciprocal of a gradient flips both the sign and the fraction. For instance, the negative reciprocal of -3 is 1/3.

处理垂直线时,要小心符号。一个斜率的负倒数同时改变符号并翻转分数。例如,-3 的负倒数是 1/3。

These properties allow you to find the equation of a line that is parallel or perpendicular to a given line and passes through a specific point. First find the required gradient, then use the point to find c.

这些性质使你能够求出一条与已知直线平行或垂直,并通过某个特定点的直线方程。首先求出所需斜率,然后利用该点求出 c。


8. Intercepts and Axes | 截距与坐标轴

The y-intercept is the y-coordinate of the point where the line crosses the y-axis. In the equation y = mx + c, the y-intercept is simply c. The x-intercept is the x-coordinate of the point where the line crosses the x-axis; at this point, y = 0.

y 截距是直线与 y 轴交点的 y 坐标。在方程 y = mx + c 中,y 截距就是 c。x 截距是直线与 x 轴交点的 x 坐标;在该点处,y = 0。

To find the x-intercept, substitute y = 0 into the equation and solve for x. For example, for y = 2x – 4, set 0 = 2x – 4, giving x = 2. So the line crosses the x-axis at (2, 0).

求 x 截距时,将 y = 0 代入方程并解出 x。例如,对 y = 2x – 4,令 0 = 2x – 4,得到 x = 2。因此该直线在 (2, 0) 处穿过 x 轴。

Knowing both intercepts gives you two quick points for drawing the line. This method is often faster than completing a full table of values.

知道两个截距就得到画直线的两个快速点。这个方法通常比完整数值表更快。

Be careful: the y-intercept is not always positive. It can be negative or zero. A zero y-intercept means the line passes through the origin (0, 0).

注意:y 截距不总是正数,它可以是负数或零。y 截距为零意味着直线经过原点 (0, 0)。


9. Special Cases: Horizontal and Vertical Lines | 特殊情况:水平线与垂直线

A horizontal line has a gradient of 0. Its equation is simply y = c, where c is the y-coordinate of every point on the line. For example, the line through (2, 5) and (6, 5) has equation y = 5.

水平线的斜率为 0。其方程形式为 y = c,其中 c 是直线上所有点的 y 坐标。例如,经过 (2, 5) 和 (6, 5) 的直线方程为 y = 5。

A vertical line has an undefined gradient. Its equation is x = a, where a is the x-coordinate of every point on the line. For example, the line through (3, 1) and (3, 7) has equation x = 3.

垂直线的斜率未定义。其方程形式为 x = a,其中 a 是直线上所有点的 x 坐标。例如,经过 (3, 1) 和 (3, 7) 的直线方程为 x = 3。

These lines do not fit the form y = mx + c, except for horizontal lines where m = 0. Make sure you can recognise them from a graph or a set of coordinates.

这些直线不适用于 y = mx + c 的形式,但水平线除外(m = 0)。请确保你能从图像或坐标集合中识别出它们。

In exam questions, horizontal and vertical lines often appear in questions about equations of axes. The x-axis is y = 0, and the y-axis is x = 0.

在考试题中,水平线和垂直线经常出现在关于坐标轴方程的题目中。x 轴是 y = 0,y 轴是 x = 0。


10. Examining Past Paper Style Questions | 真题题型分析

In the Edexcel IGCSE examination, straight line questions can take several forms. A common question gives you a graph and asks you to find the equation. Another common question gives you an equation and asks you to determine the gradient and the y-intercept.

在 Edexcel IGCSE 考试中,直线问题有几种常见形式。一种常见题型是给出图像,要求你求方程。另一种常见题型是给出方程,要求你求斜率和 y 截距。

You may also be asked to show that a line is parallel or perpendicular to another line, or to find the equation of a line through a given point with a specific gradient. Some extended questions may involve the intersection of two lines.

你也可能被要求证明一条直线与另一条直线平行或垂直,或者求过某点且具有特定斜率的直线方程。一些扩展问题可能涉及两条直线的交点。

For example: Find the equation of the line that is perpendicular to y = (1/2)x + 3 and passes through the point (4, 1). The gradient of the given line is 1/2, so the perpendicular gradient is -2 (since 1/2 × -2 = -1). Now substitute into y = -2x + c: 1 = -2 × 4 + c ⇒ c = 9. The equation is y = -2x + 9.

例如:求垂直于 y = (1/2)x + 3 且经过点 (4, 1) 的直线方程。已知直线的斜率为 1/2,所以垂直斜率为 -2(因为 1/2 × -2 = -1)。代入 y = -2x + c:1 = -2 × 4 + c ⇒ c = 9。方程为 y = -2x + 9。

To score full marks, always write down the formula you are using and show your substitution clearly. Even if your final answer is wrong, you may earn method marks.

为得满分,请务必写出你使用的公式,并清晰写出代入过程。即使最终答案错误,你仍可能获得方法分。


11. Common Mistakes and How to Avoid Them | 常见错误及避免方法

A very common mistake is confusing the x-coordinate and y-coordinate when calculating the gradient. Always subtract in the same order: m = (y₂ – y₁) / (x₂ – x₁). Do not mix the order such as (y₁ – y₂) / (x₂ – x₁).

一个非常常见的错误是在计算斜率时混淆 x 坐标和 y 坐标。务必以相同的顺序相减:m = (y₂ – y₁) / (x₂ – x₁)。不要混合顺序,例如 (y₁ – y₂) / (x₂ – x₁)。

Another mistake is forgetting to simplify the gradient or equation. Always check if your gradient can be reduced to a simpler fraction, and make sure your final equation is in the form y = mx + c.

另一个错误是忘记化简斜率或方程。请始终检查你的斜率是否可以化为更简的分数,并确保最终方程是 y = mx + c 的形式。

Students often misread the y-intercept from a graph. The y-intercept is the point where the line crosses the y-axis, not where it crosses the x-axis. Also, read the scale carefully; each square may represent 2 units or 0.5 units.

学生经常从图像上读错 y 截距。y 截距是直线与 y 轴相交的点,而不是与 x 轴相交的点。此外,要仔细读刻度;每个格子可能代表 2 个单位或 0.5 个单位。

When finding a perpendicular gradient, some students incorrectly take the reciprocal without changing the sign. Remember: perpendicular gradient = -1/m, not 1/m.

在求垂直斜率时,有些学生错误地取了倒数但没改变符号。记住:垂直斜率 = -1/m,而不是 1/m。

Finally, always check your answer by substituting one of the given points into your final equation. If it does not satisfy the equation, correct your calculation.

最后,始终通过将给定点之一代入你的最终方程来检验答案。如果该点不满足方程,请修正你的计算。


12. Summary and Revision Tips | 总结与复习建议

In this article, we have covered the key ideas of straight line graphs: coordinates, the gradient formula, the equation y = mx + c, drawing lines, parallel and perpendicular gradients, intercepts, and special cases. These concepts are tested regularly in the Edexcel IGCSE Mathematics exam.

在本文中,我们涵盖了直线图像的关键概念:坐标、斜率公式、方程 y = mx + c、作图、平行与垂直斜率、截距以及特殊情况。这些概念在 Edexcel IGCSE 数学考试中经常考查。

To prepare effectively, make a summary card with the following key formulas:

为了有效备考,请制作一张包含以下关键公式的总结卡:

  • Gradient: m = (y₂ – y₁) / (x₂ – x₁)
  • Equation of a line: y = mx + c
  • Parallel lines: same gradient (m₁ = m₂)
  • Perpendicular lines: m₁ × m₂ = -1

复习时,动手绘制直线、练习不同类型的问题,并仔细检查每一步。熟能生巧,学会通过多种方法(如截距法、数值表法)来验证你的结果。

Practice questions from past papers on coordinate geometry and straight line graphs. Time yourself and aim to solve them without a calculator where possible, because the IGCSE Mathematics exam often requires speed and accuracy.

练习往年试卷中关于坐标几何和直线图像的题目。给自己计时,并尽可能在没有计算器的情况下解题,因为 IGCSE 数学考试常常需要速度和准确性。

With consistent practice, you will find that straight line graphs become one of the most reliable topics to score marks on. Remember the core ideas: gradient measures steepness, c is the y-intercept, and every line can be written in the form y = mx + c (except vertical lines).

通过持续的练习,你会发现直线图像成为最可靠的得分点之一。记住核心思想:斜率度量倾斜程度,c 是 y 截距,每条直线都可以写成 y = mx + c 的形式(垂直线除外)。

Good luck with your revision!

祝复习顺利!

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课程辅导,国外大学本科硕士研究生博士课程论文辅导Cancel reply

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

Exit mobile version