📚 Coordinate Geometry Key Points Explained | 坐标几何考点精讲
Coordinate geometry is a crucial topic in A-Level Edexcel Mathematics, bridging algebraic techniques with visual geometric understanding. This guide breaks down the essential concepts, formula derivations, and exam-style applications you need to master straight lines, circles, and their interactions. Each section pairs English explanations with Chinese translations to support bilingual learners in grasping the logic behind every step.
坐标几何是 A-Level Edexcel 数学的核心主题,它将代数技巧与直观的几何理解连接起来。本指南系统拆解了直线、圆及其相互关系中的关键概念、公式推导和考试常见应用,帮助你扎实掌握每类问题。每个小节都提供中英双语讲解,便于对照学习,透彻理解每一步背后的逻辑。
1. The Distance Between Two Points | 两点间的距离
The distance between two points A(x₁, y₁) and B(x₂, y₂) is derived directly from Pythagoras’ theorem. By constructing a right‑angled triangle with the horizontal and vertical differences, we get d = √[(x₂ − x₁)² + (y₂ − y₁)²]. This formula works in all quadrants and is the foundation for later circle equations.
两点 A(x₁, y₁) 和 B(x₂, y₂) 之间的距离直接由勾股定理推出。以水平差和垂直差构造直角三角形,得到 d = √[(x₂ − x₁)² + (y₂ − y₁)²]。该公式在所有象限均适用,也是后续圆的方程的基础。
2. Midpoint of a Line Segment | 线段的中点
The midpoint M of AB is found by averaging the x‑coordinates and y‑coordinates separately: M = ((x₁+x₂)/2, (y₁+y₂)/2). This simple averaging is extremely useful for finding centres of circles given the endpoints of a diameter, and for proving geometric properties like parallelograms.
线段 AB 的中点 M 由两个坐标分别取平均得到:M = ((x₁+x₂)/2, (y₁+y₂)/2)。这种简单的平均法在已知直径端点求圆心、证明平行四边形等几何性质时极为有用。
3. Gradient of a Straight Line | 直线的斜率
The gradient m measures steepness and direction: m = (y₂ − y₁)/(x₂ − x₁). A positive gradient slopes upward, a negative gradient slopes downward, zero gives a horizontal line, and an undefined gradient (denominator zero) indicates a vertical line. Gradients are essential for determining whether lines are parallel or perpendicular.
斜率 m 衡量直线的倾斜程度和方向:m = (y₂ − y₁)/(x₂ − x₁)。正斜率向上倾斜,负斜率向下倾斜,零斜率表示水平线,斜率不存在(分母为零)表示垂直线。斜率是判断直线平行或垂直的基础。
4. Equations of a Straight Line | 直线的方程
The main forms are: y = mx + c, where m is the gradient and c the y‑intercept; and y − y₁ = m(x − x₁), the point–gradient form. When the gradient is known along with one point, the point–gradient form is the quickest route. For vertical lines, the equation is x = k; for horizontal ones, y = c.
主要形式有:y = mx + c,其中 m 为斜率,c 为 y 截距;以及点斜式 y − y₁ = m(x − x₁)。已知斜率和一点时,点斜式最为便捷。铅直线方程为 x = k,水平线方程为 y = c。
5. Parallel and Perpendicular Lines | 平行线与垂直线
Two non‑vertical lines are parallel if and only if their gradients are equal: m₁ = m₂. They are perpendicular if and only if m₁ × m₂ = −1. This condition is extremely common in exam questions, particularly when finding a line perpendicular to a given segment or constructing a tangent to a circle.
两条非铅直线平行当且仅当它们的斜率相等:m₁ = m₂。它们垂直当且仅当 m₁ × m₂ = −1。该条件在考试中极为常见,尤其用于求与已知线段垂直的直线或构造圆的切线。
6. Equation of a Circle | 圆的方程
The standard form is (x − a)² + (y − b)² = r², with centre (a, b) and radius r. You must be able to complete the square to convert from the general form x² + y² + 2gx + 2fy + c = 0 to the standard form, identifying centre (−g, −f) and radius √(g² + f² − c). Make sure g² + f² − c > 0 for a real circle.
圆的标准方程为 (x − a)² + (y − b)² = r²,圆心 (a, b),半径 r。你需要掌握配方法,将一般式 x² + y² + 2gx + 2fy + c = 0 化为标准式,识别圆心 (−g, −f) 与半径 √(g² + f² − c)。确保 g² + f² − c > 0 才表示一个真实的圆。
7. Intersection of a Line and a Circle | 直线与圆的交点
Substituting the line equation into the circle equation yields a quadratic in x (or y). The discriminant Δ = b² − 4ac tells us how many intersections occur: Δ > 0 means two intersections (secant), Δ = 0 gives exactly one intersection (tangent), and Δ < 0 means no intersection. This discriminant method is the standard algebraic way to find tangency conditions.
将直线方程代入圆的方程会得到关于 x(或 y)的一元二次方程。判别式 Δ = b² − 4ac 可判断交点个数:Δ > 0 表示有两个交点(割线),Δ = 0 表示恰有一个交点(切线),Δ < 0 表示无交点。此判别式法是求切线条件的标准代数方法。
8. Tangent to a Circle | 圆的切线
Two main approaches exist. First, using the discriminant: set the straight line y = mx + c and substitute into the circle, then impose Δ = 0 to find unknown m or c. Second, using the geometric property that the radius to the point of contact is perpendicular to the tangent. If the point of tangency P(x₁, y₁) is known, the tangent equation is (x − a)(x₁ − a) + (y − b)(y₁ − b) = r². Edexcel questions often mix these methods.
主要有两种思路。其一利用判别式:设直线 y = mx + c 代入圆的方程后,令 Δ = 0 解出未知的 m 或 c。其二利用几何性质:过切点的半径与切线垂直。若已知切点 P(x₁, y₁),则切线方程为 (x − a)(x₁ − a) + (y − b)(y₁ − b) = r²。Edexcel 试题常将这两种方法结合考查。
9. Chord Properties and Length | 弦的性质与长度
The perpendicular from the centre to a chord bisects the chord. Given a circle and a line intersecting it, you can find the distance from the centre to the line (the perpendicular distance) and then use Pythagoras to calculate half the chord length: half‑chord = √(r² − d²), where d is the perpendicular distance. The full chord length is 2√(r² − d²).
圆心到弦的垂线平分该弦。给定圆及其相交直线,可先计算圆心到直线的垂直距离 d,然后利用勾股定理求半弦长:半弦长 = √(r² − d²)。整条弦长为 2√(r² − d²)。
10. Perpendicular Distance from a Point to a Line | 点到直线的距离
The shortest distance from a point (x₁, y₁) to a line Ax + By + C = 0 is |Ax₁ + By₁ + C|/√(A² + B²). This formula is indispensable in circle geometry, especially for finding the distance from the centre to a chord or for solving geometry problems involving shortest paths. Always express the line equation in the form Ax + By + C = 0 before applying.
点 (x₁, y₁) 到直线 Ax + By + C = 0 的最短距离为 |Ax₁ + By₁ + C|/√(A² + B²)。该公式在圆的几何中不可或缺,尤其在求圆心到弦的距离或最短路径问题时。使用前务必将直线方程化为 Ax + By + C = 0 的形式。
11. Locus Problems in Coordinate Geometry | 坐标几何中的轨迹问题
A locus is the set of points satisfying a given condition, such as being equidistant from two fixed points (the perpendicular bisector) or maintaining a constant distance from a fixed point (a circle). For instance, the set of points P such that PA = PB describes the perpendicular bisector of AB. Writing the condition in algebraic form helps derive the equation of the locus.
轨迹是满足给定条件的点集,例如到两定点等距(垂直平分线)或到定点距离恒定(圆)。比如,满足 PA = PB 的点 P 的集合就是线段 AB 的垂直平分线。将几何条件用代数形式表达即可导出轨迹方程。
12. Common Exam Pitfalls and Tips | 常见考试失分点与技巧
Watch out for: forgetting the ± when taking square roots for radius; confusing the signs when completing the square; using the wrong sign for the perpendicular gradient; and misapplying the distance formula with a line not in the form Ax + By + C = 0. Always sketch a diagram, label centres and radii clearly, and verify your tangency conditions with a second method when possible. Practising past Edexcel papers reveals that many coordinate geometry questions can be solved more efficiently by geometric insight rather than pure algebra.
常见失分点包括:开方求半径时忘记 ±;配平方时符号错误;垂直斜率取错符号;距离公式中直线未化为 Ax + By + C = 0 导致错误。务必画示意图,清晰标出圆心与半径,并尽量用第二种方法验证切线条件。通过练习 Edexcel 历年真题可以发现,许多坐标几何题借助几何直观比纯代数计算更高效。
Published by TutorHao | Mathematics Revision Series | aleveler.com
更多咨询请联系16621398022(同微信)
屏轩国际教育cambridge primary/secondary checkpoint, cat4, ukiset,ukcat,igcse,alevel,PAT,STEP,MAT, ibdp,ap,ssat,sat,sat2课程辅导,国外大学本科硕士研究生博士课程论文辅导