📚 PDF资源导航

Mastering Coordinate Geometry for IB & Edexcel Maths | 攻克坐标几何:IB与Edexcel数学考点精讲

📚 Mastering Coordinate Geometry for IB & Edexcel Maths | 攻克坐标几何:IB与Edexcel数学考点精讲

Coordinate geometry, also known as analytic geometry, bridges algebra and geometry by representing shapes, lines, and curves using coordinates and equations. For both IB and Edexcel A-level Mathematics, mastery of coordinate geometry is essential not only for the pure mathematics components but also as a foundation for calculus, vectors, and mechanics. This guide synthesises the key concepts, formulas, and exam strategies to help you approach questions with confidence.

坐标几何(又称解析几何)通过坐标与方程将代数与几何连接起来,表示图形、直线与曲线。无论是 IB 数学还是 Edexcel A-level 数学,掌握坐标几何不仅是纯数部分的必需,也是微积分、向量和力学的基础。本指南整合了核心概念、核心公式与应试技巧,帮助你自信应对各类考题。


1. The Distance Formula | 距离公式

Given two points A(x₁, y₁) and B(x₂, y₂) in the Cartesian plane, the distance d between them is the length of the straight line segment AB, derived directly from Pythagoras’ theorem.

给定平面直角坐标系中的两点 A(x₁, y₁) 与 B(x₂, y₂),它们之间的距离 d 即线段 AB 的长度,直接来源于勾股定理。

d = √[(x₂ − x₁)² + (y₂ − y₁)²]

This formula works regardless of the order of subtraction because the differences are squared. It is often used to calculate lengths of sides in triangles, radii of circles, and to determine whether points are collinear with a given distance condition.

该公式与相减顺序无关,因为差值为平方。它常用于计算三角形边长、圆半径,以及根据给定距离条件判断点是否共线。

Always ensure you substitute coordinates correctly and simplify surds where necessary. When the distance equals a constant, squaring both sides often simplifies the equation into a circle or line.

务必正确代入坐标并在需要时简化根式。当距离等于某常数时,两边平方通常可将方程简化为圆或直线方程。


2. The Midpoint Formula | 中点公式

The midpoint M of the segment joining A(x₁, y₁) and B(x₂, y₂) is the average of the x‑coordinates and the y‑coordinates.

连接 A(x₁, y₁) 与 B(x₂, y₂) 的线段中点 M 是横坐标和纵坐标的算术平均。

M = ( (x₁ + x₂)/2 , (y₁ + y₂)/2 )

This is particularly useful for finding the center of a line segment, the fourth vertex of a parallelogram, or the center of a circle when the diameter’s endpoints are known. In coordinate geometry proofs, the midpoint is often used to verify bisectors.

该公式在求线段中心、平行四边形第四个顶点、或已知直径端点求圆心时尤其有用。在坐标几何证明题中,中点常用来验证平分线。

Remember that the midpoint is simply the coordinate‑wise average, so you can also work backwards: given an endpoint and the midpoint, the other endpoint can be found using 2 × midpoint − known endpoint.

记住中点就是坐标方向上的平均,因此也可以反向求解:给定一个端点和中点,可用 2 × 中点 − 已知端点 求出另一个端点。


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

The slope m of the line passing through (x₁, y₁) and (x₂, y₂) measures its steepness and direction.

通过点 (x₁, y₁) 和 (x₂, y₂) 的直线斜率 m 衡量其倾斜程度与方向。

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

A positive slope indicates the line rises as x increases; a negative slope falls. A horizontal line has m = 0, and a vertical line has undefined (infinite) slope because x₂ − x₁ = 0. In exam questions, you must be careful with negative signs in the numerator and denominator.

斜率为正表示随 x 增大而上升;为负则下降。水平线斜率为 0,垂直线斜率无定义(无穷大),因为分母 x₂ − x₁ = 0。考试中务必留意分子与分母中的负号。

Slope is often used to test for collinearity: three points A, B, C are collinear if and only if slope AB = slope BC. It is also essential for writing equations of lines and for investigating parallel/perpendicular relationships.

斜率常用来检验三点共线:A、B、C 共线当且仅当斜率 AB = 斜率 BC。书写直线方程以及研究平行与垂直关系时,斜率也必不可少。


4. Equations of a Straight Line | 直线方程的形式

Several forms exist to write the equation of a straight line, each with its own advantages. The most common forms you must be fluent with are:

直线方程有多种表达形式,各有优势。你必须熟练掌握的最常用形式包括:

Slope–intercept form: y = mx + c, where m is the slope and c is the y‑intercept.

斜截式: y = mx + c,m 为斜率,c 为 y 轴截距。

Point–slope form: y − y₁ = m (x − x₁), ideal when you know a point and the slope.

点斜式: y − y₁ = m (x − x₁),已知一点和斜率时最适用。

General form: Ax + By + C = 0, where A, B, C are integers and A > 0 typically. This form is preferred for vector methods and distance calculations.

一般式: Ax + By + C = 0,其中 A、B、C 为整数,通常 A > 0。该形式常用于向量方法和距离计算。

Two‑intercept form: x/a + y/b = 1, where a and b are the x‑ and y‑intercepts respectively, useful when intercepts are known.

截距式: x/a + y/b = 1,a、b 分别为 x、y 轴截距,已知截距时非常方便。

Being able to convert between these forms rapidly is a key skill. For instance, rearranging to general form helps apply the point‑to‑line distance formula; re‑writing in slope‑intercept form immediately reveals gradient and intercepts.

能快速在这些形式间转换是一项关键技能。例如,化至一般式有助于应用点到直线距离公式;化为斜截式可立即读出斜率和截距。


5. Parallel and Perpendicular Lines | 平行与垂直

Two non‑vertical lines are parallel if and only if their slopes are equal: m₁ = m₂. To test parallelism using general form, the ratio of coefficients A₁/B₁ = A₂/B₂ (provided lines are not vertical).

两条不垂直于 x 轴的直线平行当且仅当它们的斜率相等:m₁ = m₂。若用一般式检验平行,系数比例 A₁/B₁ = A₂/B₂(前提非垂直)。

Two lines are perpendicular if the product of their slopes equals −1: m₁ × m₂ = −1. In general form, perpendicularity can be tested with A₁A₂ + B₁B₂ = 0.

两条直线互相垂直,则斜率之积为 −1:m₁ × m₂ = −1。在一般式中,垂直性的条件为 A₁A₂ + B₁B₂ = 0。

These conditions are fundamental when finding equations of lines parallel or perpendicular to a given line through a specific point. A common pitfall is forgetting that vertical lines (x = constant) are parallel to each other and perpendicular to horizontal lines (y = constant).

在求通过特定点且与给定直线平行或垂直的直线方程时,这些条件是基础。常见的错误是忘记竖直线(x = 常数)相互平行,并与水平线(y = 常数)垂直。

Always consider the special cases of horizontal and vertical lines separately, as their slopes are 0 and undefined, making the product formula inapplicable.

务必单独考虑水平线和竖直线这种特殊情况,因为它们的斜率分别为 0 和不存在,不再适用斜率乘积公式。


6. Intersection of Lines | 直线的交点

To find the point of intersection of two lines, solve their equations simultaneously. For lines given in general form, this typically reduces to solving a 2×2 system of linear equations.

求两条直线的交点需联立解方程组。若给出一般式,通常化为求解二元一次方程组。

A₁x + B₁y + C₁ = 0
A₂x + B₂y + C₂ = 0

Solutions can be found by substitution, elimination, or using matrices. The intersection point satisfies both equations, so substituting back verifies correctness. If the lines are parallel and distinct, there is no intersection; if they coincide, infinitely many points.

可通过代入法、消元法或矩阵求解。交点同时满足两个方程,因此回代可验证。若两线平行且不重合,则无交点;若重合,则有无数交点。

In coordinate geometry with curves, intersections are found by equating expressions for y (or x) and solving the resulting equation; this links directly to simultaneous equations and discriminants.

在曲线坐标几何中,令 y(或 x)的表达式相等后解方程即可求得交点;这直接联系到联立方程及判别式的运用。


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

The perpendicular distance from a point P(x₁, y₁) to the line Ax + By + C = 0 is given by an absolute value formula.

点 P(x₁, y₁) 到直线 Ax + By + C = 0 的垂直距离由一个绝对值公式给出。

d = |Ax₁ + By₁ + C| / √(A² + B²)

This formula holds only when the line is written in general form. You must substitute the coefficients carefully, including the sign of C. The numerator is an absolute value, ensuring distance is non‑negative.

该公式仅在直线为一般式时成立。代入系数时须注意包含 C 的符号。分子为绝对值,确保距离非负。

Applications include finding the radius of a circle tangent to a line, the height of a triangle, or the distance between parallel lines. For two parallel lines Ax + By + C₁ = 0 and Ax + By + C₂ = 0, the distance is |C₁ − C₂| / √(A² + B²).

该公式可用于求与直线相切的圆半径、三角形的高或两平行线间的距离。对于两平行直线 Ax + By + C₁ = 0 与 Ax + By + C₂ = 0,距离为 |C₁ − C₂| / √(A² + B²)。


8. Equation of a Circle | 圆的方程

A circle with center (a, b) and radius r is described by the standard form. Expanding this yields the general form x² + y² + Dx + Ey + F = 0, where the center and radius can be recovered by completing the square.

以 (a, b) 为圆心、r 为半径的圆由标准形式描述。展开可得一般式 x² + y² + Dx + Ey + F = 0,再通过配方可重新求得圆心与半径。

(x − a)² + (y − b)² = r²

To convert the general form back to standard form, group x and y terms, move the constant, and complete the square for both variables. Remember that r² must be positive for a real circle.

从一般式转回标准式时,将 x 项、y 项分别集中、移常数并配方。注意 r² 必须为正,表示实圆。

Exam questions frequently ask you to find the center and radius, or to determine whether a point lies inside, on, or outside a circle by comparing the distance to the center with the radius.

考试中经常要求你找出圆心和半径,或通过比较点到圆心的距离与半径的关系,判断点在圆内、圆上还是圆外。


9. Tangents to a Circle | 圆的切线

A tangent to a circle is a line that touches the circle at exactly one point. The radius to the point of tangency is perpendicular to the tangent, providing a powerful geometric condition.

圆的切线是一条与圆只有一个公共交点的直线。从圆心到切点的半径垂直于切线,这给出了一个强有力的几何条件。

Using calculus, the gradient of the radius can be found; the tangent slope is the negative reciprocal. Alternatively, algebraically, substituting the line equation into the circle and setting the discriminant Δ = 0 yields the conditions for tangency.

利用微积分,可求得半径斜率,切线斜率即为其负倒数。此外,通过代数方法将直线方程代入圆的方程并令判别式 Δ = 0,即可得出相切的条件。

When finding the equation of a tangent from an external point, use the distance‑from‑center‑to‑line equals radius formula, or consider the discriminant method. For a given point on the circle, simply use the perpendicular gradient shortcut.

求圆外一点到圆的切线方程时,可利用圆心到直线的距离等于半径的公式,或考虑判别式法。对于圆上给定点,直接利用垂直斜率关系即可快速写出切线方程。


10. Coordinate Geometry Proofs | 坐标几何证明

Coordinate geometry is an elegant tool for proving geometric properties such as concurrency, collinearity, and midpoint theorems without synthetic constructions.

坐标几何是一种优雅的工具,用于证明诸如共点、共线和中点定理等几何性质,无需综合构造。

Typical proof strategies include placing figures conveniently on axes (often with the origin at a vertex or the center), assigning variable coordinates, expressing conditions algebraically, and simplifying to the required conclusion. For example, proving the diagonals of a parallelogram bisect each other uses midpoints.

典型的证明策略包括将图形便利地放置在坐标系中(常以原点作为顶点或中心),赋予变量坐标,用代数表达条件,并化简至所需结论。例如,证明平行四边形对角线互相平分就利用了中点。

In exams, you may need to prove that a triangle is right‑angled using perpendicular slopes, or that a quadrilateral is a rhombus by showing all sides have equal length calculated from coordinates.

考试中,你可能需要利用垂直斜率证明三角形为直角三角形,或通过计算坐标距离证明四边形四边相等来判定为菱形。


11. Parametric Equations (Basics) | 参数方程入门

Parametric equations introduce a third variable, t (or θ), to express x and y independently. This becomes vital for describing motion and curves that are not functions in the traditional sense.

参数方程引入第三个变量 t(或 θ)来分别表达 x 和 y。这对于描述运动以及并非传统函数的曲线至关重要。

A line can be expressed parametrically as x = x₁ + at, y = y₁ + bt; for a circle, x = a + r cos θ, y = b + r sin θ. To eliminate the parameter, solve for t (or θ) and substitute, or use trigonometric identities.

直线可用参数形式 x = x₁ + at, y = y₁ + bt 表示;圆可用 x = a + r cos θ, y = b + r sin θ。消去参数时可解出 t(或 θ)后代入,或利用三角恒等式。

IB and Edexcel both require converting between parametric and Cartesian forms, and interpreting the direction of motion from parameter intervals.

IB 与 Edexcel 都要求能在参数形式与笛卡尔形式之间互化,并能从参数区间解读运动方向。


12. Exam Tips and Common Pitfalls | 考试技巧与常见错误

Carefully distinguish between slope‑intercept and general form when applying formulas — the point‑line distance formula works only with general form. Double‑check signs when expanding or completing the square, as a single sign error can invalidate the whole circle equation.

应用公式时,注意区分斜截式与一般式——点到直线距离公式只能用一般式。在展开或配方时反复检查符号,仅一个符号错误就可能导致整个圆的方程无效。

Always sketch a diagram, even if roughly, to visualise relationships, avoiding confusion between x‑ and y‑coordinates. When using the discriminant method for tangency, remember to set Δ = 0 after substituting into a quadratic, and be meticulous with algebraic manipulation.

尽量绘制草图(即使简略),辅助理解位置关系,避免混淆 x 与 y 坐标。使用判别式法求相切时,记住代入二次式后令 Δ = 0,并且代数运算务必细致。

In multi‑step problems, keep exact values until the final answer; premature rounding can lead to inaccuracies. And always consider special cases: vertical/horizontal lines, coincident lines, or imaginary circles (negative r²).

在多步问题中,保留精确值直至最终答案;过早四舍五入可能导致不准确。同时,始终考虑特殊情况:垂直/水平线、重合直线或 r² 为负的虚圆。

Finally, practise converting between all straight‑line forms rapidly, and learn to recognise which form a problem naturally presents.

最后,多练习各种直线方程形式的快速互化,并学会识别题目自然呈现的是哪一种形式。


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