📚 PDF资源导航

A-Level Maths: Multiple Forms of the Equation of a Straight Line | A-Level数学:直线方程的多种形式

📚 A-Level Maths: Multiple Forms of the Equation of a Straight Line | A-Level数学:直线方程的多种形式

In coordinate geometry, the equation of a straight line can be expressed in several equivalent ways. Each form has its own advantages depending on the information you are given and the problem you need to solve. This article covers all the key forms required for Edexcel A-Level Mathematics, along with guidance on converting between them and applying them to exam-style questions.

在坐标几何中,直线方程可以用多种等价的形式来表达。每种形式各有优势,具体取决于题目给出的条件以及你需要解决的问题。本文涵盖 Edexcel A-Level 数学所要求的各种关键形式,并讲解如何在它们之间转换,以及如何应用于考试风格的题目。


1. The Slope-Intercept Form | 斜截式

The slope-intercept form is perhaps the most familiar. It is written as y = mx + c, where m is the gradient (slope) of the line, and c is the y-intercept — the y-coordinate of the point where the line crosses the y-axis.

斜截式可能是最熟悉的形式。它写作 y = mx + c,其中 m 是直线的斜率(梯度),c 是 y 截距——即直线与 y 轴交点的 y 坐标。

For example, the line y = 2x + 5 has gradient 2 and crosses the y-axis at (0, 5). To use this form, you need the gradient and the y-intercept directly, or you need to rearrange from another form.

例如,直线 y = 2x + 5 的斜率为 2,并在点 (0, 5) 处穿过 y 轴。要使用这种形式,你需要直接知道斜率和 y 截距,或者通过化简其他形式得到。

y = mx + c

This form is especially useful for quickly sketching a graph, because you can start at the y-intercept and use the gradient to find further points.

这种形式特别适合快速绘制图形,因为你可以从 y 截距出发,利用斜率找到其他点。


2. The Point-Slope Form | 点斜式

When you know the gradient m and a single point (x₁, y₁) on the line, you use the point-slope form: y – y₁ = m(x – x₁). This equation comes directly from the definition of the gradient as (y – y₁)/(x – x₁) = m.

当你知道斜率 m 和直线上的一个点 (x₁, y₁) 时,可以使用点斜式:y – y₁ = m(x – x₁)。这个方程直接来自梯度的定义 (y – y₁)/(x – x₁) = m。

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

For example, a line with gradient 3 passing through the point (2, 4) has equation y – 4 = 3(x – 2). This can be expanded to y = 3x – 2 if you prefer the slope-intercept form.

例如,斜率为 3 且经过点 (2, 4) 的直线方程为 y – 4 = 3(x – 2)。将其展开可得 y = 3x – 2,如果你更喜欢斜截式。

The point-slope form is the foundation for many other methods, and it is often the easiest way to construct an equation directly from the given data.

点斜式是许多其他方法的基础,通常也是根据已知数据直接构建方程的最简单方式。


3. The General Form | 一般式

The general form of a straight line is ax + by + c = 0, where a, b and c are real constants, with a and b not both zero. This form is also called the implicit form because y is not explicitly expressed in terms of x.

直线的一般式是 ax + by + c = 0,其中 a、b、c 为实数常数,且 a、b 不同时为零。这种形式也称为隐式形式,因为 y 没有显式地表示成 x 的函数。

ax + by + c = 0

The gradient of a line in general form is -a/b (provided b ≠ 0), and the y-intercept is -c/b. For example, 2x – 4y + 8 = 0 can be rearranged to y = 0.5x + 2, showing a gradient of 0.5 and a y-intercept of 2.

一般式直线的斜率为 -a/b(前提是 b ≠ 0),y 截距为 -c/b。例如,2x – 4y + 8 = 0 可化为 y = 0.5x + 2,表明斜率为 0.5,y 截距为 2。

Many exam questions require you to leave the final answer in general form, especially when no specific form is requested. Always check the wording of the question.

许多考试题目要求你以一般式保留最终答案,尤其当题目没有指定特定形式时。务必仔细阅读题目要求。


4. The Two-Point Form | 两点式

If you are given two points (x₁, y₁) and (x₂, y₂), the gradient is m = (y₂ – y₁)/(x₂ – x₁). Substituting this into the point-slope form using either point gives the two-point form:

如果已知两点 (x₁, y₁) 和 (x₂, y₂),斜率为 m = (y₂ – y₁)/(x₂ – x₁)。将其代入点斜式(使用其中一点)即可得到两点式:

(y – y₁) = [(y₂ – y₁)/(x₂ – x₁)](x – x₁)

This form is very direct, but it involves a fraction that may be simplified. For instance, through (1, 3) and (4, -3), the gradient is (-3 – 3)/(4 – 1) = -2, so the equation becomes y – 3 = -2(x – 1), or y = -2x + 5.

这种形式非常直接,但可能包含需要化简的分数。例如,通过点 (1, 3) 和 (4, -3) 的直线,斜率为 (-3 – 3)/(4 – 1) = -2,因此方程为 y – 3 = -2(x – 1),即 y = -2x + 5。

When x₂ = x₁, the line is vertical and does not have a finite gradient; its equation is simply x = x₁. Always consider this special case.

当 x₂ = x₁ 时,直线是竖直的,没有有限斜率,其方程为 x = x₁。务必考虑这个特殊情况。


5. The Intercept Form | 截距式

The intercept form is given by x/a + y/b = 1, where a and b are the x-intercept and y-intercept respectively. This form is used when you know both intercepts directly.

截距式写作 x/a + y/b = 1,其中 a、b 分别表示 x 截距和 y 截距。这种形式用于已知两个截距时。

x/a + y/b = 1

For example, a line with x-intercept 4 and y-intercept 6 has equation x/4 + y/6 = 1. Multiplying through by 12 gives 3x + 2y = 12, which can be converted to general form 3x + 2y – 12 = 0.

例如,x 截距为 4、y 截距为 6 的直线方程为 x/4 + y/6 = 1。两边乘以 12 得到 3x + 2y = 12,可化为一般式 3x + 2y – 12 = 0。

This form fails if the line passes through the origin, because both intercepts are zero. In that case, use another form such as y = mx.

如果直线通过原点,两个截距均为零,则此形式失效。这时请改用其他形式,例如 y = mx。


6. Parametric Form | 参数式

In A-Level mathematics, especially in vectors, a straight line can be described using a fixed point and a direction vector. The parametric form is:

在 A-Level 数学中,尤其是在向量部分,直线可以用一个固定点和一个方向向量来描述。参数式如下:

x = x₁ + at, y = y₁ + bt

Here (x₁, y₁) is a point on the line, (a, b) is a direction vector, and t is a parameter. As t varies over real numbers, all points on the line are traced.

其中 (x₁, y₁) 是直线上的一点,(a, b) 是方向向量,t 是参数。当 t 取遍所有实数时,就能得到直线上的所有点。

For example, a line through (1, -2) with direction vector (3, 4) has parametric equations x = 1 + 3t, y = -2 + 4t. Eliminating t (solving for t from x and substituting) yields y = (4/3)x – 10/3.

例如,通过点 (1, -2) 且方向向量为 (3, 4) 的直线参数方程为 x = 1 + 3t,y = -2 + 4t。消去 t(从 x 中解出 t 并代入)可得 y = (4/3)x – 10/3。

The vector equation r = a + λb is another way to write the same line, where a is the position vector of a known point, b is a direction vector, and λ is a scalar parameter.

向量方程 r = a + λb 是表示同一条直线的另一种写法,其中 a 是已知点的位置向量,b 是方向向量,λ 是标量参数。


7. Converting Between Forms | 各种形式之间的转换

Being able to switch between forms quickly is essential. The table below summarises the most common conversions.

能够快速地在不同形式之间转换至关重要。下表总结了最常见的转换方式。

Original form Target form Method
y = mx + c ax + by + c = 0 Move all terms to one side: mx – y + c = 0
ax + by + c = 0 y = mx + c Rearrange to solve for y: y = (-a/b)x – c/b
x/a + y/b = 1 ax + by + c = 0 Multiply by ab: bx + ay = ab, then rearrange
y – y₁ = m(x – x₁) y = mx + c Expand and simplify: y = mx – mx₁ + y₁

For example, convert 3x – 6y + 12 = 0 to slope-intercept form. Divide by 3 to get x – 2y + 4 = 0, then solve for y: y = 0.5x + 2.

例如,将 3x – 6y + 12 = 0 转换为斜截式。除以 3 得到 x – 2y + 4 = 0,然后解出 y:y = 0.5x + 2。

When converting to intercept form, set y = 0 to find a and x = 0 to find b. For instance, from 2x + 3y = 6, the x-intercept is 3 and the y-intercept is 2, so x/3 + y/2 = 1.

转换为截距式时,令 y = 0 求 a,令 x = 0 求 b。例如,由 2x + 3y = 6,x 截距为 3,y 截距为 2,因此 x/3 + y/2 = 1。


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

Two lines are parallel if and only if their gradients are equal. So for y = m₁x + c₁ and y = m₂x + c₂, the lines are parallel when m₁ = m₂.

两条直线平行当且仅当它们的斜率相等。因此对于 y = m₁x + c₁ 和 y = m₂x + c₂,当 m₁ = m₂ 时两直线平行。

Two lines are perpendicular if the product of their gradients is -1. That is, m₁ × m₂ = -1, provided both gradients are finite. This is equivalent to saying each gradient is the negative reciprocal of the other.

两条直线垂直时,它们的斜率乘积为 -1。即 m₁ × m₂ = -1,前提是两个斜率均有限。这也相当于说每条斜率是另一条斜率的负倒数。

m₁ · m₂ = -1

For example, the line perpendicular to y = 2x + 1 has gradient -1/2, so its equation might be y = -0.5x + 3. A vertical line x = k is perpendicular to a horizontal line y = c.

例如,垂直于 y = 2x + 1 的直线斜率为 -1/2,因此其方程可为 y = -0.5x + 3。竖直直线 x = k 与水平直线 y = c 互相垂直。

In the general form ax + by + c = 0, a perpendicular line can be written as bx – ay + d = 0. This is a useful shortcut for exam problems.

对于一般式 ax + by + c = 0,其垂线可写为 bx – ay + d = 0。这是考试题中非常有用的快捷方法。


9. Distance from a Point to a Line | 点到直线的距离

Given a line in general form ax + by + c = 0 and a point (x₀, y₀), the perpendicular distance d from the point to the line is:

对于一般式直线 ax + by + c = 0 和点 (x₀, y₀),该点到直线的垂直距离 d 为:

d = |ax₀ + by₀ + c| / √(a² + b²)

This formula is included in the Edexcel formula book, but you must know how to apply it correctly. The absolute value ensures the distance is positive.

此公式包含在 Edexcel 公式手册中,但你必须懂得如何正确应用。绝对值确保距离为正数。

For example, find the distance from the point (2, -1) to the line 3x – 4y + 5 = 0. Substitution gives |3(2) – 4(-1) + 5| / √(3² + (-4)²) = |6 + 4 + 5|/5 = 15/5 = 3.

例如,求点 (2, -1) 到直线 3x – 4y + 5 = 0 的距离。代入得 |3(2) – 4(-1) + 5| / √(3² + (-4)²) = |6 + 4 + 5|/5 = 15/5 = 3。

This formula is derived from the projection of a vector onto the normal vector of the line, but for A-Level you only need to apply it.

该公式由向量在直线法向量上的投影推导而来,但在 A-Level 中你只需要会应用。


10. Worked Examples | 典型例题

Let us work through a full exam-style problem. A line passes through A(2, 5) and B(-1, -4). Find: (i) the equation of the line, (ii) the equation of the perpendicular bisector of AB.

让我们完整地推导一道考试风格的题目。一条直线经过 A(2, 5) 和 B(-1, -4)。求:(i) 该直线的方程;(ii) AB 的垂直平分线的方程。

(i) The gradient is m = (-4 – 5)/(-1 – 2) = (-9)/(-3) = 3. Using point A, the equation is y – 5 = 3(x – 2), which simplifies to y = 3x – 1.

(i) 斜率 m = (-4 – 5)/(-1 – 2) = (-9)/(-3) = 3。使用点 A,方程为 y – 5 = 3(x – 2),化简得 y = 3x – 1。

(ii) The midpoint of AB is ((2 + (-1))/2, (5 + (-4))/2) = (0.5, 0.5). The perpendicular bisector has gradient equal to the negative reciprocal of 3, which is -1/3. Thus its equation is y – 0.5 = -1/3(x – 0.5). Multiplying through by 6 gives 6y – 3 = -2x + 1, or 2x + 6y – 4 = 0. In simpler terms, x + 3y – 2 = 0.

(ii) AB 的中点为 ((2 + (-1))/2, (5 + (-4))/2) = (0.5, 0.5)。垂直平分线的斜率为 3 的负倒数,即 -1/3。因此其方程为 y – 0.5 = -1/3(x – 0.5)。两边乘以 6 得 6y – 3 = -2x + 1,即 2x + 6y – 4 = 0。化简为 x + 3y – 2 = 0。

Always check whether the final answer matches the requested form. If the question asks for exact values, do not round fractions to decimals.

始终检查最终答案是否符合题目要求的形式。如果题目要求精确值,不要将分数四舍五入为小数。


11. Summary of Key Points | 关键点总结

The table below shows the information needed for each form.

下表展示了每种形式所需的条件。

Form Equation Information needed
Slope-intercept y = mx + c Gradient m and y-intercept c
Point-slope y – y₁ = m(x – x₁) Gradient m and one point (x₁, y₁)
Two-point (y – y₁)/(x – x₁) = (y₂ – y₁)/(x₂ – x₁) Two points on the line
Intercept x/a + y/b = 1 x-intercept a and y-intercept b
General ax + by + c = 0 Can be derived from any other form
Parametric x = x₁ + at, y = y₁ + bt A point and a direction vector (a, b)

To succeed in A-Level coordinate geometry, practise converting between forms until it becomes automatic. Exam questions often give information in one form and ask for an answer in another.

要在 A-Level 坐标几何中取得成功,请反复练习各种形式之间的转换,直到熟练自如。考试题目常常以一种形式给出信息,却要求以另一种形式写出答案。


12. Common Pitfalls and Exam Tips | 常见错误与考试建议

One common mistake is forgetting to change the sign when moving terms to the general form. For example, writing y = 2x + 3 as 2x – y + 3 = 0 is correct, not 2x + y + 3 = 0.

一个常见错误是在转换为一般式时忘记改变项的符号。例如,将 y = 2x + 3 写作 2x – y + 3 = 0 才是正确的,而不是 2x + y + 3 = 0。

Another pitfall is using the wrong gradient for perpendicular lines. The perpendicular gradient is not simply the opposite sign; it is the negative reciprocal. For m = 4, the perpendicular gradient is -1/4, not -4.

另一个陷阱是对垂直直线使用了错误的斜率。垂直斜率不仅仅是取相反数,而是负倒数。例如 m = 4,垂直斜率为 -1/4,而不是 -4。

Always simplify your final fraction where possible. For example, writing y = (2/4)x + 1 may lose a mark if not simplified to y = (1/2)x + 1.

尽可能化简最终的分数。例如,写作 y = (2/4)x + 1 如果不化简成 y = (1/2)x + 1 可能会丢分。

Finally, remember that a horizontal line has equation y = c and a vertical line has equation x = k. These special cases cannot be written in slope-intercept form.

最后,请记住水平直线方程为 y = c,竖直直线方程为 x = k。这两种特殊情况无法写成斜截式。


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