📚 PDF资源导航

Mastering y = mx + c: The Straight Line Equation for Edexcel A-Level Maths | 掌握 y = mx + c:Edexcel A-Level 数学中的直线方程

📚 Mastering y = mx + c: The Straight Line Equation for Edexcel A-Level Maths | 掌握 y = mx + c:Edexcel A-Level 数学中的直线方程

In Edexcel A-Level Mathematics, the equation y = mx + c is one of the most fundamental tools for describing straight lines. It appears across Pure Mathematics, Mechanics and Statistics, and a confident command of its gradient-intercept form is essential for success in AS and A2 examinations.

在 Edexcel A-Level 数学中,方程 y = mx + c 是描述直线最基本的工具之一。它贯穿纯数学、力学和统计学,熟练掌握这种“斜率-截距”形式对于在 AS 和 A2 考试中取得好成绩至关重要。


1. The Meaning of m and c | m 和 c 的含义

In the equation y = mx + c, m represents the gradient (slope) of the line, and c represents the y-intercept, the point where the line crosses the y-axis.

在方程 y = mx + c 中,m 表示直线的斜率(坡度),c 表示 y 截距,即直线与 y 轴交点的纵坐标。

The gradient m tells you how steep the line is and whether it rises or falls as x increases. The intercept c gives the value of y when x = 0.

斜率 m 说明直线的陡峭程度,以及当 x 增大时直线是上升还是下降。截距 c 给出 x = 0 时 y 的值。

For example, y = 2x + 3 has gradient 2 and y-intercept 3, so it passes through (0, 3) and rises 2 units for every 1 unit increase in x.

例如 y = 2x + 3 的斜率为 2,y 截距为 3,因此它经过点 (0, 3),且 x 每增加 1 个单位,y 上升 2 个单位。

y = mx + c


2. Gradient as Rate of Change | 作为变化率的斜率

The gradient m can be interpreted as a rate of change of y with respect to x. If m is positive, y increases as x increases; if m is negative, y decreases as x increases.

斜率 m 可以理解为 y 相对于 x 的变化率。如果 m 为正,y 随 x 增大而增大;如果 m 为负,y 随 x 增大而减小。

A larger absolute value of m means a steeper line. For example, y = 5x − 2 is steeper than y = (1/2)x + 4.

m 的绝对值越大,直线越陡。例如 y = 5x − 2 比 y = (1/2)x + 4 更陡。

A horizontal line has gradient 0, so its equation is y = c. A vertical line has undefined gradient and cannot be written in the form y = mx + c.

水平线的斜率为 0,因此其方程为 y = c。竖直线的斜率无定义,不能写成 y = mx + c 的形式。


3. Y-intercept and X-intercept | y 截距与 x 截距

The y-intercept is the value of y when x = 0. In y = mx + c, this is simply c.

y 截距是 x = 0 时 y 的值。在 y = mx + c 中,它就是 c。

The x-intercept is the value of x when y = 0. To find it, set y = 0 and solve 0 = mx + c, giving x = −c/m (provided m ≠ 0).

x 截距是 y = 0 时 x 的值。为求它,令 y = 0 并解 0 = mx + c,得 x = −c/m(前提是 m ≠ 0)。

Exam questions often ask for both intercepts, and you should quote them as coordinates: (0, c) and (−c/m, 0).

考试题常要求同时给出两个截距,你应以坐标形式表示:(0, c) 和 (−c/m, 0)。

x-intercept = −c ÷ m


4. Plotting a Line from y = mx + c | 根据 y = mx + c 绘制直线

To sketch a line from y = mx + c, first plot the y-intercept (0, c). Then use the gradient m to move to another point: move 1 unit right and m units up if m is positive, or m units down if m is negative.

要由 y = mx + c 画直线,先标出 y 截距 (0, c)。然后利用斜率 m 移动到另一点:若 m 为正,向右移动 1 个单位并向上移动 m 个单位;若 m 为负,则向下移动 |m| 个单位。

For example, for y = −3x + 5, start at (0, 5). From there, move 1 unit right and 3 units down to reach (1, 2). Join these two points with a straight line.

例如,对于 y = −3x + 5,从 (0, 5) 开始。从该点向右移动 1 个单位并向下移动 3 个单位,到达 (1, 2)。用直线连接这两点即可。

If m is a fraction, such as 3/4, you may move 4 units right and 3 units up to avoid fractional coordinates.

如果 m 是分数,例如 3/4,你可以向右移动 4 个单位并向上移动 3 个单位,以避免出现分数坐标。


5. Rearranging Linear Equations into y = mx + c | 将线性方程整理为 y = mx + c

Linear equations in Edexcel exams are often given in the general form ax + by + c = 0 or ax + by = d. You must be able to rearrange these into y = mx + c to identify the gradient and y-intercept.

Edexcel 考试中的线性方程常以一般式 ax + by + c = 0 或 ax + by = d 给出。你必须能够将它们整理为 y = mx + c,以确定斜率和 y 截距。

For example, rearrange 3x + 2y − 6 = 0: subtract 3x and add 6 to get 2y = −3x + 6, then divide by 2 to obtain y = −(3/2)x + 3. Here m = −3/2 and c = 3.

例如,整理 3x + 2y − 6 = 0:移项得 2y = −3x + 6,再除以 2,得到 y = −(3/2)x + 3。这里 m = −3/2,c = 3。

Be careful with signs when dividing; a common error is to forget to divide every term by the coefficient of y.

除以系数时要小心符号;常见错误是忘记用 y 的系数去除每一项。


6. Finding the Gradient from Two Points | 由两点求斜率

Given two points (x₁, y₁) and (x₂, y₂), the gradient m is given by the formula m = (y₂ − y₁) ÷ (x₂ − x₁).

给定两点 (x₁, y₁) 和 (x₂, y₂),斜率 m 由公式 m = (y₂ − y₁) ÷ (x₂ − x₁) 给出。

m = (y₂ − y₁) ÷ (x₂ − x₁)

The order of subtraction must be consistent: if you start with y₂ − y₁ in the numerator, you must use x₂ − x₁ in the denominator, not x₁ − x₂.

减法的顺序必须一致:如果分子用 y₂ − y₁,分母就必须用 x₂ − x₁,而不是 x₁ − x₂。

For example, the gradient of the line through (1, 2) and (4, 8) is m = (8 − 2) ÷ (4 − 1) = 6 ÷ 3 = 2.

例如,经过 (1, 2) 和 (4, 8) 的直线斜率为 m = (8 − 2) ÷ (4 − 1) = 6 ÷ 3 = 2。


7. Finding the Equation from a Graph | 根据图像求直线方程

To find the equation of a straight line from its graph, first identify two clear points on the line. Use them to calculate the gradient m.

要根据图像求

Published by TutorHao | A-Level 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