📚 IB & CIE Maths: Vectors Exam Essentials | IB CIE 数学:向量 考点精讲
Vectors form a core part of both IB and CIE A-level mathematics, bridging geometry and algebra. Whether you’re sitting IB AA HL or CIE Pure Mathematics 3, a solid grasp of vector notation, operations, and geometric applications is essential. This guide distils the most frequently examined concepts, offering bilingual explanations to reinforce your understanding and exam technique.
向量是 IB 与 CIE A-level 数学的核心内容,连接几何与代数。不论你参加的是 IB AA HL 还是 CIE 纯数学 3,扎实掌握向量的符号、运算及其几何应用都至关重要。本文浓缩最高频的考点,并提供双语讲解,助你巩固理解,提升应试技巧。
1. Vector Basics & Notation | 向量基础与记法
A vector is a quantity having both magnitude and direction, typically represented as a directed line segment. In two dimensions we write a = xi + yj or as a column vector. In three dimensions we add a z-component: a = xi + yj + zk. Position vectors start from the origin O to a point P, denoted as OP.
向量是既有大小又有方向的量,通常用有向线段表示。二维中写作 a = xi + yj 或列向量形式。三维中增加 z 分量:a = xi + yj + zk。位置向量是从原点 O 到点 P 的向量,记作 OP。
2. Addition & Scalar Multiplication | 加法与标量乘法
Vectors add component‑wise: (x₁, y₁, z₁) + (x₂, y₂, z₂) = (x₁+x₂, y₁+y₂, z₁+z₂). Graphically, this obeys the triangle or parallelogram law. Multiplying a vector by a scalar k scales its magnitude by |k|; if k is negative, the direction reverses.
向量按分量相加:(x₁, y₁, z₁) + (x₂, y₂, z₂) = (x₁+x₂, y₁+y₂, z₁+z₂)。几何上符合三角形或平行四边形法则。标量乘法 ka 将模长缩放 |k| 倍;若 k 为负,方向反向。
Exam tip: The vector AB = b – a, where a and b are position vectors of A and B. Always write ‘terminal – initial’.
应试技巧:向量 AB = b – a,其中 a、b 为 A、B 的位置向量。牢记“终点减起点”。
3. Magnitude & Unit Vectors | 模长与单位向量
For a = xi + yj + zk, the magnitude is |a| = √(x² + y² + z²). A unit vector in the direction of a is â = a / |a|. Always ensure your answer is a true unit vector by checking its magnitude equals 1.
对于 a = xi + yj + zk,模长 |a| = √(x² + y² + z²)。沿 a 方向的单位向量是 â = a / |a|。务必验证模长为 1,确保所得确实是单位向量。
4. Scalar (Dot) Product | 标量积(点乘)
The dot product of two vectors is a scalar: a · b = x₁x₂ + y₁y₂ + z₁z₂. Alternatively, a · b = |a||b|cos θ, where θ is the angle between them. This is essential for finding angles and testing perpendicularity: a ⟂ b if a · b = 0.
两个向量的点乘结果是标量:a · b = x₁x₂ + y₁y₂ + z₁z₂。也可表示为 a · b = |a||b|cos θ,其中 θ 为夹角。此公式常用于求角及判断垂直:若 a · b = 0,则 a ⟂ b。
Common applications:
- Angle between vectors: cos θ = (a · b) / (|a||b|)
- Work done: W = F · d
常见应用:
- 向量夹角:cos θ = (a · b) / (|a||b|)
- 做功:W = F · d
5. Cross Product (Vectors in 3D) | 叉乘(三维向量)
The cross product a × b yields a vector perpendicular to both a and b. Its magnitude |a × b| = |a||b| sin θ gives the area of the parallelogram spanned by a and b. In component form, use the determinant method. Note: the cross product is not commutative; a × b = – b × a.
叉乘 a × b 得到一个同时垂直于 a 和 b 的向量。其模长 |a × b| = |a||b| sin θ,等于 a 与 b 张成的平行四边形面积。分量计算可采用行列式法。注意叉乘不满足交换律:a × b = – b × a。
Very useful for finding a normal vector to a plane in IB and CIE vector geometry questions.
在 IB 与 CIE 向量几何题中,常利用叉乘求平面的法向量。
6. Vector Equation of a Line | 直线的向量方程
A line passing through point A with position vector a, parallel to direction vector d, is given by r = a + λd, λ ∈ ℝ. In parametric form: x = a₁ + λd₁, y = a₂ + λd₂, z = a₃ + λd₃. This is the single most tested equation – make sure you can convert between vector, parametric, and Cartesian forms.
过点 A(位置向量 a)且平行于方向向量 d 的直线方程为 r = a + λd,λ ∈ ℝ。参数形式为:x = a₁ + λd₁,y = a₂ + λd₂,z = a₃ + λd₃。这是考试中出现频率最高的方程——务必掌握向量式、参数式与笛卡尔式之间的互化。
7. Intersecting, Parallel & Skew Lines | 相交、平行与异面直线
To find intersection of two lines, set r₁ = r₂ and solve the system of equations for λ and μ. If a consistent solution exists, the lines intersect. Lines are parallel if their direction vectors are scalar multiples. In 3D, lines that are neither parallel nor intersecting are skew. Recognising skew lines is a common CIE Further Maths and IB HL question.
求两直线交点时,设 r₁ = r₂,解 λ、μ 的方程组。若存在一致解则相交。若方向向量成标量倍数,则两直线平行。在三维空间中,既不平行也不相交的直线是异面直线。识别异面直线是 CIE 进阶数学与 IB HL 中的常见考点。
8. Vector Equation of a Plane | 平面的向量方程
A plane can be written as r · n = a · n (scalar product form), where a is a point on the plane and n is a normal vector. It can also be expressed as r = a + su + tv (parametric form). Both forms are tested: the scalar product form is preferred for distance calculations, while the parametric form helps visualise the plane as a span of two direction vectors.
平面可表示为 r · n = a · n(点法式),其中 a 是平面上一点,n 是法向量。亦可写作 r = a + su + tv(参数式)。两种形式均会考查:点法式便于距离计算,参数式则通过两个方向向量的张成直观表达平面。
9. Shortest Distance from a Point to a Line | 点到直线的最短距离
For a point P with position vector p and line r = a + λd, the shortest distance is given by |(p – a) × d| / |d|. This formula comes from the magnitude of the cross product representing the area of a parallelogram. Alternatively, find the foot of the perpendicular by setting (p – a – λd) · d = 0, then compute the distance.
点 P(位置向量 p)到直线 r = a + λd 的最短距离为 |(p – a) × d| / |d|。该公式源于叉乘模长表示平行四边形面积。亦可先求垂足:设 (p – a – λd) · d = 0 解得 λ,再算距离。
10. Distance from a Point to a Plane & Between Planes | 点到平面及两平面间距离
The perpendicular distance from point P (p) to plane r · n = k is |p · n – k| / |n|. For two parallel planes, simply apply this formula to any point on one plane. Check that the normals are parallel (multiples) before computing.
点 P(p)到平面 r · n = k 的垂直距离为 |p · n – k| / |n|。对于两平行平面,只需在其中一个平面上任取一点代入公式即可。计算前须验证法向量平行(成倍数关系)。
11. Angle Between Line & Plane | 直线与平面的夹角
If a line has direction d and a plane has normal n, the acute angle θ between the line and the plane satisfies sin θ = |d · n| / (|d||n|). This is because the angle between the line and the normal is complementary to θ. Always give the acute angle.
若直线方向为 d,平面法向量为 n,则直线与平面所成锐角 θ 满足 sin θ = |d · n| / (|d||n|)。这是因为直线与法向量的夹角与 θ 互余。答案须取锐角。
12. Typical Exam Pitfalls & Final Advice | 常见失分点与总结建议
Miswriting AB as a – b instead of b – a, forgetting that |a|² = a·a, and neglecting that the cross product is anti‑commutative are the top errors. When a question asks for a unit vector, always divide by the exact magnitude and rationalise if required. Diagrams help, but algebraic verification is crucial. In IB exams, vectors often appear in Paper 1 (no calculator) – practise exact arithmetic with surds and fractions. For CIE, vectors in P3 are usually calculator‑based, so keep your working clear to avoid input errors.
最常见的错误包括:将 AB 误写成 a – b 而非 b – a,忘记 |a|² = a·a,以及忽略叉乘的反交换律。题目要求单位向量时,务必除以精确模长并按需有理化。作图有帮助,但代数验证才是关键。IB 考试中向量常出现在试卷一(无计算器),需练习带根号与分数的精确运算。CIE 的 P3 向量题通常可使用计算器,但仍要保持清晰的解题过程以避免输入错误。
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课程辅导,国外大学本科硕士研究生博士课程论文辅导