Coordinate Geometry Exam Essentials for IB & CIE | IB CIE 数学:坐标几何 考点精讲

📚 Coordinate Geometry Exam Essentials for IB & CIE | IB CIE 数学:坐标几何 考点精讲

Coordinate geometry bridges algebra and geometry, allowing us to analyse points, lines and circles using equations. A solid grasp of the core formulas and concepts is crucial for success in both IB and CIE examinations. This guide walks you through the key topics with paired English-Chinese explanations to reinforce your understanding.

坐标几何将代数与几何联系起来,使我们能够用方程分析点、直线和圆。掌握核心公式和概念对于在 IB 和 CIE 考试中取得成功至关重要。本指南通过中英对照的讲解,带你梳理各个关键考点,加深理解。

1. Distance and Midpoint Formulas | 距离与中点公式

The distance between two points A(x₁, y₁) and B(x₂, y₂) is given by d = √[(x₂ − x₁)² + (y₂ − y₁)²]. This stems directly from the Pythagorean theorem and is used extensively in both 2D and 3D coordinate geometry.

两点 A(x₁, y₁) 与 B(x₂, y₂) 之间的距离公式为 d = √[(x₂ − x₁)² + (y₂ − y₁)²]。它直接源自勾股定理,在二维与三维坐标几何中均被广泛使用。

The midpoint M of segment AB has coordinates ((x₁ + x₂)/2, (y₁ + y₂)/2). Remember that the midpoint is the average of the corresponding coordinates of the endpoints.

线段 AB 的中点 M 坐标为 ((x₁ + x₂)/2, (y₁ + y₂)/2)。记住中点即对应端点坐标的平均值。

In IB examinations, you will also encounter the extension to three dimensions: distance = √[(x₂ − x₁)² + (y₂ − y₁)² + (z₂ − z₁)²] and midpoint = ((x₁+x₂)/2, (y₁+y₂)/2, (z₁+z₂)/2).

在 IB 考试中,你还将遇到三维情形:距离 = √[(x₂ − x₁)² + (y₂ − y₁)² + (z₂ − z₁)²],中点 = ((x₁+x₂)/2, (y₁+y₂)/2, (z₁+z₂)/2)。


2. Gradient of a Straight Line | 直线的斜率

The gradient (slope) m of the line through (x₁, y₁) and (x₂, y₂) is m = (y₂ − y₁)/(x₂ − x₁). It measures the steepness and direction of the line.

经过 (x₁, y₁) 与 (x₂, y₂) 的直线斜率 m = (y₂ − y₁)/(x₂ − x₁)。它描述了直线的倾斜程度与方向。

A positive gradient means the line rises as x increases; a negative gradient means it falls. A horizontal line has gradient 0, while a vertical line has an undefined (infinite) gradient.

斜率为正表示直线随 x 增大而上升;斜率为负表示下降。水平线斜率为 0,竖直线斜率无定义(无穷大)。

For any line expressed in the form y = mx + c, m is the gradient and c is the y-intercept. This form is particularly useful for quick sketching and for identifying parallel or perpendicular lines.

对于任何以 y = mx + c 形式表示的直线,m 是斜率,c 是 y 轴截距。这种形式特别适合快速作图以及识别平行或垂直关系。


3. Equations of a Straight Line | 直线方程

The most common forms you must master are: slope-intercept form y = mx + c; point-slope form y − y₁ = m(x − x₁); and general form ax + by + d = 0. Both IB and CIE papers expect you to switch comfortably between these representations.

你必须熟练掌握的常见形式有:斜截式 y = mx + c;点斜式 y − y₁ = m(x − x₁);以及一般式 ax + by + d = 0。IB 与 CIE 考试均要求你能灵活转换这些表达式。

To find the equation of a line given two points, first calculate the gradient, then substitute one point into the point-slope form. If given a gradient and one point, apply point-slope directly.

给定两点求直线方程时,先计算斜率,再将某一点代入点斜式。若已知斜率和一点,直接使用点斜式即可。

In CIE exams, you often need to express your final answer in a specific form, such as ax + by + c = 0 where a, b and c are integers. Always read the instruction carefully.

在 CIE 考试中,常要求最终答案化为特定形式,例如 ax + by + c = 0 且 a, b, c 为整数。务必仔细审题。


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

Two distinct lines are parallel if and only if their gradients are equal: m₁ = m₂. Conversely, two lines are perpendicular if and only if the product of their gradients is −1: m₁ × m₂ = −1.

两条不重合的直线平行当且仅当它们的斜率相等:m₁ = m₂。两条直线垂直当且仅当它们的斜率之积为 −1:m₁ × m₂ = −1。

Watch out for vertical and horizontal lines: a vertical line (undefined gradient) is perpendicular to a horizontal line (gradient 0). The product rule does not apply in this case, so you should reason geometrically.

注意竖直与水平线的情形:竖直线(斜率无定义)与水平线(斜率为 0)互相垂直。此时乘积法则不适用,应从几何角度推理。

To find the equation of a line parallel or perpendicular to a given line and passing through a given point, first identify the required gradient, then use point-slope form.

求与已知直线平行或垂直且经过某点的直线方程时,先确定所需的斜率,再使用点斜式。


5. Equation of a Circle | 圆的方程

The standard equation of a circle with centre (a, b) and radius r is (x − a)² + (y − b)² = r². This form directly reveals the centre and radius, making it indispensable for geometric interpretation.

圆的标准方程为 (x − a)² + (y − b)² = r²,其中 (a, b) 为圆心,r 为半径。该形式直接展示了圆心和半径,对几何解释至关重要。

If a circle’s equation is given in expanded form x² + y² + 2gx + 2fy + c = 0, its centre is (−g, −f) and radius is √(g² + f² − c). Be careful: g² + f² − c must be positive for a real circle.

若圆的方程以展开式 x² + y² + 2gx + 2fy + c = 0 给出,其圆心为 (−g, −f),半径为 √(g² + f² − c)。注意:g² + f² − c 必须为正才表示一个实圆。

Both IB and CIE questions often require you to convert between general and standard forms using the technique of completing the square.

IB 与 CIE 试题常要求利用配方法在一般式与标准式之间相互转换。


6. Completing the Square for Circles | 圆方程配方

To rewrite x² + y² + 2gx + 2fy + c = 0 in standard form, group x-terms and y-terms: (x² + 2gx) + (y² + 2fy) = −c. Then add (g)² to complete the x-square and (f)² to complete the y-square on both sides.

要将 x² + y² + 2gx + 2fy + c = 0 化为标准形式,先将 x 项与 y 项分别组合:(x² + 2gx) + (y² + 2fy) = −c。然后等式两边同时加上 g² 与 f² 以完成配方。

This yields (x + g)² + (y + f)² = g² + f² − c. From here you can read off centre (−g, −f) and radius √(g² + f² − c). Always check that the right side is positive.

这样就得到 (x + g)² + (y + f)² = g² + f² − c。由此可直接读出圆心 (−g, −f) 与半径 √(g² + f² − c)。务必检查等号右边是否为正。

This technique is frequently tested in both IB Paper 1 and CIE Pure Maths, often in conjunction with problems about tangents or intersection points.

该技巧在 IB 试卷一与 CIE 纯数学中频繁考查,经常与切线或交点问题结合出现。


7. Intersection of Line and Circle | 直线与圆的交点

To find where a line and a circle intersect, substitute the linear equation into the circle’s equation. This produces a quadratic in one variable. The discriminant determines the number of intersection points.

求直线与圆的交点时,将直线方程代入圆的方程,得到一个一元二次方程。判别式决定了交点的个数。

  • If discriminant > 0, the line cuts the circle at two distinct points.
  • If discriminant = 0, the line is tangent to the circle (touches at exactly one point).
  • If discriminant < 0, the line does not meet the circle.
  • 若判别式 > 0,直线与圆相交于两点;
  • 若判别式 = 0,直线与圆相切(恰好一个公共点);
  • 若判别式 < 0,直线与圆无交点。

This discriminant condition is the algebraic foundation for solving most tangency and intersection problems in coordinate geometry.

判别式的这种条件为解决坐标几何中大多数相切与交点问题提供了代数基础。


8. Tangents to a Circle | 圆的切线

A tangent at a point P on a circle is perpendicular to the radius at that point. Therefore, you can find the tangent’s gradient as the negative reciprocal of the radius gradient, then use point-slope form.

圆上一点 P 处的切线垂直于该点处的半径。因此,切线斜率等于半径斜率的负倒数,然后利用点斜式便可求得切线方程。

If you need the equation of a tangent from an external point, set the line equation (with unknown gradient) and impose the condition that its distance to the centre equals the radius. This often leads to solving a discriminant condition or using the perpendicular distance formula.

若需求从圆外一点所作的切线方程,可设直线方程(含未知斜率),并令圆心到该直线的距离等于半径。这通常转化为求解判别式条件或使用垂直距离公式。

The length of the tangent from an external point (x₁, y₁) to circle (x − a)² + (y − b)² = r² is √[(x₁ − a)² + (y₁ − b)² − r²]. This is a useful shortcut in both IB and CIE multi-step problems.

从圆外一点 (x₁, y₁) 到圆 (x − a)² + (y − b)² = r² 的切线长为 √[(x₁ − a)² + (y₁ − b)² − r²]。这一捷径在 IB 与 CIE 的多步问题中非常有用。


9. Coordinate Geometry in 3D (IB) | 三维坐标几何 (IB考点)

In the IB syllabus, candidates must work with points, lines and planes in three dimensions. The distance between A(x₁, y₁, z₁) and B(x₂, y₂, z₂) is √[(x₂−x₁)² + (y₂−y₁)² + (z₂−z₁)²], and the midpoint follows a similar extension.

在 IB 课程中,考生需处理三维空间中的点、线与面。A(x₁, y₁, z₁) 与 B(x₂, y₂, z₂) 的距离为 √[(x₂−x₁)² + (y₂−y₁)² + (z₂−z₁)²],中点坐标也进行类似推广。

The vector equation of a line in 3D is r = a + λb, where a is a position vector and b is the direction vector. This connects coordinate geometry with vector algebra, a key theme in IB HL.

三维空间中直线的向量方程为 r = a + λb,其中 a 为位置向量,b 为方向向量。这建立了坐标几何与向量代数的联系,是 IB HL 的重要主题。

For planes, the scalar product form r·n = a·n (where n is a normal vector) or the Cartesian equation ax + by + cz = d often appear. The angle between two lines or a line and a plane often requires the dot product.

对于平面,常出现点法式 r·n = a·n(n 为法向量)或笛卡尔方程 ax + by + cz = d。两条直线或直线与平面之间的夹角问题常需用到点积。


10. Perpendicular Distance from a Point to a Line | 点到直线的垂直距离

The perpendicular distance from point (x₁, y₁) to line ax + by + c = 0 is |ax₁ + by₁ + c| / √(a² + b²). This formula is essential for finding the shortest distance and is regularly tested in CIE papers.

点 (x₁, y₁) 到直线 ax + by + c = 0 的垂直距离为 |ax₁ + by₁ + c| / √(a² + b²)。此公式是求最短距离的关键,在 CIE 试卷中经常考查。

In IB, you may also derive the distance between two parallel lines by applying this formula to a point on one line and the other line’s equation.

在 IB 中,你可能还需要求两条平行线间的距离,只需在其中一条直线上任取一点,代入另一条直线的距离公式即可。


11. Applications in Problem Solving | 坐标几何的应用

Coordinate geometry problems often combine multiple concepts: find the equation of a circle given a diameter’s endpoints, or determine a line that is tangent to a given circle and passes through a specific point.

坐标几何问题常融合多个概念:例如已知直径端点求圆的方程,或求一条与给定圆相切且通过特定点的直线。

In IB, exam questions frequently involve finding the intersection of a line and a plane, or the angle between two planes, blending coordinate geometry with vectors and trigonometry.

在 IB 中,试题常涉及直线与平面的交点,或两平面的夹角,将坐标几何与向量及三角学相融合。

In CIE, typical structured questions ask you to find the centre and radius from an expanded circle equation, determine whether a line is a tangent, and calculate the coordinates of the point of contact.

在 CIE 中,典型的综合题要求从圆的展开式求出圆心和半径,判断某直线是否为切线,并计算切点坐标。

Always sketch a diagram when possible. A clear visual guide helps avoid sign errors and reveals geometric relationships that simplify the algebra.

尽可能画出示意图。清晰的图形有助于避免符号错误,并能揭示几何关系,从而简化代数运算。


12. Common Pitfalls and Exam Tips | 常见失分点与应试技巧

Be meticulous with signs when substituting coordinates into the distance or gradient formulas. A single negative sign error can cascade through an entire solution.

将坐标代入距离或斜率公式时,要格外留意符号。一个负号错误就可能导致全题连锁出错。

When using the tangent condition, do not confuse the radius gradient with the tangent gradient. Remember: they are negative reciprocals only at the point of tangency on the circle.

使用切线条件时,不要混淆半径斜率与切线斜率。记住,只有圆上切点处它们才互为负倒数。

For IB, be comfortable switching between vector and Cartesian forms of lines and planes. Practice interpreting the meaning of parameters and normal vectors.

对于 IB,要能熟练地在直线与平面的向量形式与笛卡尔形式之间切换。练习解读参数和法向量的几何意义。

Time management is critical. If a coordinate geometry question seems algebraically heavy, check whether a geometric insight (e.g., symmetry, perpendicular bisector) can shorten the working.

时间管理至关重要。若某道坐标几何题代数运算繁重,不妨思考是否有几何直观(如对称性、垂直平分线)能简化求解过程。


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