📚 PDF资源导航

Solving Simultaneous Equations Graphically: Key Points for A-Level Maths | 联立方程的图像解法与要点

📚 Solving Simultaneous Equations Graphically: Key Points for A-Level Maths | 联立方程的图像解法与要点

Simultaneous equations are sets of equations that share the same variables. Their solutions must satisfy every equation in the set at the same time. In A-Level mathematics, you are already familiar with solving such systems algebraically, for example by substitution or elimination. However, the graphical method is just as important because it turns the algebra into a picture. When you plot each equation on the same coordinate axes, the coordinates of the points where the graphs cross are the solutions of the simultaneous equations.

联立方程是包含相同变量的一组方程,其解必须同时满足组内每一个方程。在 A-Level 数学中,你已经熟悉用代数方法求解这样的方程组,例如代入法或消元法。但是,图像解法同样重要,因为它把代数变成了一幅图。当你把每个方程画在同一个坐标轴上时,图像交点的坐标就是联立方程的解。


1. What Are Simultaneous Equations? | 什么是联立方程

A simultaneous equation system contains two or more equations with common unknowns. In the simplest A-Level case, there are two equations in x and y. For example, the pair y = 2x + 1 and y = −x + 4 is a simultaneous system. A solution is an ordered pair (x, y) that makes both equations true at once. The graphs of the equations represent all the points allowed by each equation individually; the system’s solution corresponds to the points common to both graphs.

联立方程组包含两个或更多具有共同未知数的方程。在 A-Level 最简单的情形中,有两个关于 x 和 y 的方程。例如,y = 2x + 1 和 y = −x + 4 就是一个联立方程组。解是一个有序数对 (x, y),它同时使两个方程成立。每个方程的图像表示该方程本身允许的所有点;而方程组的解对应于两个图像共有的点。

  • Linear-linear systems: both equations represent straight lines.

    线性-线性系统:两个方程都表示直线。

  • Linear-quadratic systems: one equation is a straight line and the other is a parabola, a circle, or another curve.

    线性-二次系统:一个方程是直线,另一个是抛物线、圆或其他曲线。

  • Quadratic-quadratic systems: two curves may intersect at up to four points, depending on their shapes.

    二次-二次系统:两条曲线根据形状最多可有四个交点。


2. Why Graphical Solution? | 为什么用图像解法

The graphical method gives a visual understanding of a system of equations. It is especially helpful when algebraic methods become complicated, such as when a line intersects a cubic or a trigonometric curve. The graph immediately shows whether a solution exists and roughly where it is. Even when you are asked to solve algebraically, drawing the graphs can be a useful check against arithmetic errors.

图像解法提供了对方程组的直观理解。当代数方法变得复杂时,例如直线与三次曲线或三角函数曲线相交时,它尤其有用。图像可以立即显示解是否存在以及大致位置。即使题目要求用代数求解,画图也能作为检查计算错误的有用工具。

In examinations, you may be required to draw two graphs on the same axes and read the coordinates of their intersection points. This tests your ability to plot curves accurately and to interpret the graphical meaning of a solution. It also connects coordinate geometry with algebraic manipulation, an important A-Level skill.

在考试中,你可能需要在同一坐标轴上画出两个图像,并读出它们交点的坐标。这考查你准确绘制曲线以及解读解之图像含义的能力。它还把坐标几何与代数运算联系起来,这是 A-Level 的一项重要技能。


3. Solving Two Linear Equations Graphically | 图像解二元一次方程组

For two linear equations, the first step is to rearrange each equation into the form y = mx + c, where m is the gradient and c is the y-intercept. Then plot both lines on the same set of axes. If the lines are not parallel, they will cross at exactly one point, and that point’s coordinates are the simultaneous solution.

对于两个线性方程,第一步是把每个方程整理成 y = mx + c 的形式,其中 m 是斜率,c 是 y 轴截距。然后在同一坐标系中画出两条直线。如果两条直线不平行,它们恰好相交于一点,该点的坐标就是联立方程的解。

Consider the system:

y = 2x + 1 and y = −x + 4

Plotting both lines gives an intersection at (1, 3). Check: substituting x = 1 into the first equation gives y = 2(1) + 1 = 3, and into the second gives y = −1 + 4 = 3. Therefore x = 1, y = 3 is the unique solution.

考虑方程组:

y = 2x + 1 和 y = −x + 4

画出两条直线后,交点为 (1, 3)。检验:把 x = 1 代入第一个方程得 y = 2(1) + 1 = 3,代入第二个方程得 y = −1 + 4 = 3。因此 x = 1,y = 3 是唯一解。


4. Interpreting the Graph: Unique, No, Infinite Solutions | 从图像判断唯一解、无解、无穷多解

The number of solutions to a pair of linear equations can be determined by comparing their gradients and y-intercepts. This is a key point for both graphical and algebraic methods.

一对线性方程的解的数量可以通过比较它们的斜率和 y 轴截距来判断。这是图像法和代数法共同的关键要点。

  • Intersecting lines: different gradients, so they meet at exactly one point. There is one unique solution.

    两直线相交:斜率不同,所以它们恰好在一点相交。存在唯一解。

  • Parallel distinct lines: same gradient but different y-intercepts. The lines never meet, so there is no solution.

    两条平行且不同的直线:斜率相同但 y 轴截距不同。两直线永不相交,因此无解。

  • Coincident lines: same gradient and same y-intercept. Every point on the line satisfies both equations, so there are infinitely many solutions.

    两条直线重合:斜率相同且 y 轴截距相同。直线上的每一个点都同时满足两个方程,因此有无穷多个解。

Graph case Condition Number of solutions
Intersecting lines m₁ ≠ m₂ One
Parallel distinct lines m₁ = m₂, c₁ ≠ c₂ Zero
Coincident lines m₁ = m₂, c₁ = c₂ Infinite

5. Linear and Quadratic Simultaneous Equations | 线性与二次联立方程

A common A-Level question involves a straight line and a quadratic curve, such as a parabola or a circle. Graphically, the line can cut the curve in two places, touch it in one place, or miss it entirely. The number of intersections is determined by the discriminant of the quadratic equation produced after substitution.

一个常见的 A-Level 题目涉及一条直线和一条二次曲线,例如抛物线或圆。从图像上看,直线可以割曲线于两点,或与曲线相切于一点,也可能完全错过。交点的数量由代入后得到的二次方程的判别式决定。

For example, suppose the parabola y = x² − 3x + 2 and the line y = x + 1 are plotted. To find their intersections algebraically, set the two expressions for y equal:

例如,画出抛物线 y = x² − 3x + 2 和直线 y = x + 1。为了求交点,令两个 y 的表达式相等:

x² − 3x + 2 = x + 1

This simplifies to x² − 4x + 1 = 0. Since the discriminant Δ = (−4)² − 4(1)(1) = 16 − 4 = 12 > 0, there are two distinct real roots, so the line cuts the parabola twice. The exact x-values are x = 2 ± √3, and the corresponding y-values are y = 3 ± √3.

这化简为 x² − 4x + 1 = 0。因为判别式 Δ = (−4)² − 4(1)(1) = 16 − 4 = 12 > 0,所以有两个不同的实数根,即直线与抛物线相交两次。精确的 x 值是 x = 2 ± √3,对应的 y 值是 y = 3 ± √3。

In general, for a linear equation and a quadratic equation, the related discriminant Δ = b² − 4ac tells you the graphical situation:

一般地,对于线性方程和二次方程,相应的判别式 Δ = b² − 4ac 告诉你图像情形:

  • Δ > 0: two distinct intersection points.

    Δ > 0:两个不同的交点。

  • Δ = 0: one intersection point, where the line is tangent to the curve.

    Δ = 0:一个交点,此时直线与曲线相切。

  • Δ < 0: no real intersection points; the graphs do not meet.

    Δ < 0:没有实数交点;图像不相交。


6. Finding Intersection Points: Method Step-by-Step | 求交点:逐步方法

When solving a linear and a quadratic equation, the graphical process can be supported by an algebraic substitution. However, the same reasoning can be used to interpret the graph accurately. Follow the steps below to determine intersection points without losing marks.

在解线性方程与二次方程时,图像过程可以由代数代入来支持。然而,同样的推理可以用来准确解读图像。请按照以下步骤求交点,避免失分。

  1. Rearrange the linear equation to make y the subject, if it is not already.

    如果线性方程还不是 y 关于 x 的显式形式,先将其整理成 y = 的表达式。

  2. Substitute this expression for y into the quadratic equation.

    把这个 y 的表达式代入二次方程。

  3. Solve the resulting quadratic equation using factorisation, completing the square, or the quadratic formula.

    用因式分解、配方法或二次公式解得到的二次方程。

  4. For each x-value, substitute back into the linear equation to find the corresponding y-value.

    对每个 x 值,代回线性方程求出对应的 y 值。

  5. Write each solution as a coordinate pair (x, y).

    把每个解写成坐标对 (x, y)。

Graphically, you can estimate the same answers by drawing both curves and reading the intersection points. The algebraic method gives exact values, while the graphical method gives approximations and a visual check.

在图像上,你可以通过画出两条曲线并读取交点来估计同样的答案。代数方法给出精确值,而图像方法给出近似值和直观检查。


7. Special Cases: Tangent Lines and Repeated Roots | 特殊情况:切线与重根

When a line just touches a curve at a single point, it is called a tangent. In algebra, this corresponds to the quadratic equation having a repeated root, or a discriminant of zero. You should be able to identify this case from both the graph and the equation.

当直线恰好与曲线相切于一点时,我们称它为切线。在代数中,这对应于二次方程有重根,即判别式为零。你应该能从图像和方程两方面识别这种情况。

For example, sketch the parabola y = x² and the line y = 2x − 1. Setting x² = 2x − 1 gives x² − 2x + 1 = 0, which factors as (x − 1)² = 0. Therefore x = 1 is a repeated root, and y = 2(1) − 1 = 1. The line touches the parabola at exactly one point, (1, 1).

例如,画出抛物线 y = x² 和直线 y = 2x − 1。令 x² = 2x − 1,得到 x² − 2x + 1 = 0,分解为 (x − 1)² = 0。因此 x = 1 是重根,y = 2(1) − 1 = 1。直线与抛物线恰好切于一点 (1, 1)。

Δ = b² − 4ac = (−2)² − 4(1)(1) = 0

If the discriminant is negative, the two graphs do not intersect. For instance, y = x² + 1 and y = x − 2 give x² − x + 3 = 0, with Δ = (−1)² − 4(1)(3) = 1 − 12 = −11 < 0. Thus there are no real solutions, and the line lies completely below the parabola without touching it.

如果判别式为负,两个图像不相交。例如,y = x² + 1 和 y = x − 2 得到 x² − x + 3 = 0,其中 Δ = (−1)² − 4(1)(3) = 1 − 12 = −11 < 0。因此没有实数解,直线完全位于抛物线下方且不相切。


8. Using Graphs to Approximate Solutions | 用图像近似求解

Sometimes you are asked to solve an equation that is not a simple quadratic. In such cases, rewriting it as two simultaneous equations and using a graph can give an approximate root. Any equation of the form f(x) = g(x) can be solved graphically by plotting y = f(x) and y = g(x) and locating their intersection.

有时你被要求解一个不是简单二次的方程。此时,把它改写为两个联立方程并用图像可以给出近似根。任何形如 f(x) = g(x) 的方程都可以通过画出 y = f(x) 和 y = g(x) 并找出交点来图像求解。

For example, to solve x³ = x + 1, plot y = x³ and y = x + 1. The x-coordinate of the intersection point is approximately the real root of x³ − x − 1 = 0. By careful drawing or using a calculator’s graphing function, you can read a value near x ≈ 1.32.

例如,要解 x³ = x + 1,可画出 y = x³ 和 y = x + 1。交点 x 坐标就是 x³ − x − 1 = 0 的近似实根。通过仔细画图或使用计算器的图像功能,可以读出一个接近 x ≈ 1.32 的值。

When using the graphical method to approximate, choose a sensible scale so that the intersection is clearly visible. Plot enough points to draw a smooth curve, and read the answer to the accuracy allowed by the graph, usually one decimal place.

使用图像法进行近似时,要选择合理的刻度,使交点清晰可见。多取几个点以便画出平滑曲线,并按图像允许的精度读数,通常精确到一位小数。


9. Common Mistakes and Pitfalls | 常见错误与陷阱

Students often lose marks in graphical simultaneous equation questions because of avoidable errors. Here are the most common pitfalls and how to avoid them.

学生在图像联立方程题目中常因可避免的错误失分。以下是最常见的陷阱以及如何避免它们。

  • Forgetting to rearrange the linear equation into y = mx + c before plotting. This makes it much harder to draw the correct line.

    画图前忘记把线性方程整理成 y = mx + c 的形式。这会让你很难画出正确的直线。

  • Using an inconsistent scale on the x- and y-axes, which distorts the graphs and leads to wrong intersections.

    x 轴和 y 轴使用不一致的刻度,这会扭曲图像并导致交点判断错误。

  • Confusing parallel lines with coincident lines. Parallel lines have no solution; coincident lines have infinitely many.

    混淆平行线与重合线。平行线无解;重合线有无穷多解。

  • After solving a quadratic, forgetting to substitute the x-values back into the original linear equation to find y. The coordinate pair is incomplete without both values.

    在解出二次方程后,忘记把 x 值代回原来的线性方程求 y。缺少任何一个值,坐标对都不完整。

  • Assuming that two graphs must have a solution. The discriminant tells you whether real intersections exist; if Δ < 0, there are none.

    假定两个图像一定有解。判别式告诉你是否存在实数交点;如果 Δ < 0,则没有。


10. Practice Questions and Revision Tips | 练习与备考建议

To build confidence, practise drawing accurate graphs and solving the corresponding equations by substitution. The two approaches reinforce each other and prepare you for exam questions that ask for both graphical and algebraic methods.

为了建立信心,请练习准确画图,并用代入法求解相应方程。两种方法相互印证,也能帮助你应对考试中同时要求

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