Master IGCSE Vectors: A Teacher’s Handbook | IGCSE向量教学全解

📚 Master IGCSE Vectors: A Teacher’s Handbook | IGCSE向量教学全解

Vectors form a core part of the IGCSE Mathematics syllabus. They connect algebra with geometry and are widely used in physics, engineering and computer science. This teacher’s handbook explains the key ideas, worked methods and common misconceptions so you can deliver a complete revision lesson in class.

向量是IGCSE数学大纲中的核心部分,它将代数与几何紧密相连,并在物理、工程和计算机科学中广泛应用。本教师用书旨在讲解核心概念、常见解题方法与典型误区,帮助你在课堂上进行完整的复习教学。


1. Vector or Scalar? | 向量还是标量?

A scalar has magnitude only. For example, distance, speed, mass and temperature are scalars. In contrast, a vector has both magnitude and direction, such as displacement, velocity and force.

标量只具有大小,例如距离、速率、质量和温度都是标量。向量则同时具有大小和方向,例如位移、速度和力。

Teaching tip: ask students to sort everyday quantities into two columns. This quickly reveals whether they understand the ‘direction’ part of the definition.

教学建议:让学生将日常量分成两列。这可以快速反映他们是否理解定义中的’方向’。

Quantity Scalar or Vector? Reason
distance 5 km scalar no direction
displacement 5 km east vector has direction

2. Representing Vectors | 向量的表示法

A vector can be drawn as an arrow. The arrow length represents the magnitude, and the arrowhead shows the direction. A vector from point A to point B is written as AB→.

向量可以用箭头表示,箭头的长度表示大小,箭头方向表示向量的方向。从点A到点B的向量记作AB→。

A vector can also be written in component form. Using the unit vectors i and j, a vector a = x i + y j has horizontal component x and vertical component y.

向量也可以用分量形式表示。借助单位向量 i 和 j,向量 a = x i + y j 中,x是水平分量,y是垂直分量。

For example, the vector from the origin to point (4, 3) is written as 4 i + 3 j. In a column vector, the same vector is written as (4 above 3) or, in this lesson, as ⟨4, 3⟩.

例如,从原点指向点(4, 3)的向量记作4 i + 3 j。在列向量中,该向量写作(4在上,3在下);本课中我们也记作⟨4, 3⟩。


3. Adding and Subtracting Vectors | 向量的加减法

To add vectors geometrically, place the tail of the second vector at the head of the first. The sum is the vector from the first tail to the final head. This is called the triangle law.

几何上,将第二个向量的起点放在第一个向量的终点处,从第一个向量的起点指向最终终点的向量即为和向量。这称为三角形法则。

Component-wise, if a = x₁ i + y₁ j and b = x₂ i + y₂ j, then:

按分量计算,若 a = x₁ i + y₁ j,b = x₂ i + y₂ j,则:

a + b = (x₁ + x₂) i + (y₁ + y₂) j

a − b = (x₁ − x₂) i + (y₁ − y₂) j

Example: if a = 2 i + 3 j and b = 5 i − j, then a + b = 7 i + 2 j and a − b = −3 i + 4 j.

例如:若 a = 2 i + 3 j,b = 5 i − j,则 a + b = 7 i + 2 j,a − b = −3 i + 4 j。


4. Scalar Multiplication | 标量倍数

When a vector is multiplied by a scalar k, its magnitude is multiplied by |k|. If k is positive, the direction stays the same; if k is negative, the direction reverses.

当向量乘以标量k时,其大小变为原来的|k|倍。若k为正,方向不变;若k为负,方向反向。

k a = k x i + k y j

For example, 2(3 i − 4 j) = 6 i − 8 j. The vector has doubled in length but keeps the same direction.

例如:2(3 i − 4 j) = 6 i − 8 j。该向量长度变为原来的两倍,方向保持不变。


5. Magnitude of a Vector | 向量的模

The magnitude of a vector a = x i + y j is written |a| and is found using Pythagoras’ theorem:

向量 a = x i + y j 的模记作 |a|,使用勾股定理计算:

|a| = √(x² + y²)

Worked example: if a = 3 i + 4 j, then |a| = √(3² + 4²) = √25 = 5.

例题:若 a = 3 i + 4 j,则 |a| = √(3² + 4²) = √25 = 5。

A unit vector has magnitude 1. To find a unit vector in the direction of a, divide a by |a|.

单位向量的模为1。要求与a方向相同的单位向量,可将a除以|a|。


6. Position Vectors | 位置向量

The position vector of a point P is the vector from the origin O to P, written OP→ or p. It tells us exactly where P is in the coordinate plane.

点P的位置向量是从原点O指向P的向量,记作OP→或p。它精确地给出了点P在坐标平面中的位置。

If P has coordinates (p₁, p₂), then its position vector is p = p₁ i + p₂ j.

若P的坐标为(p₁, p₂),则其位置向量为 p = p₁ i + p₂ j。

Position vectors are especially useful when combining geometry with algebra, because all points are located relative to one fixed origin.

位置向量在几何与代数结合时尤其有用,因为所有点都相对于一个固定原点定位。


7. Vectors Between Two Points | 两点之间的向量

Given points A and B with position vectors a and b, the vector from A to B is AB→ = b − a. This is one of the most important formulas in the IGCSE vectors topic.

已知点A和B的位置向量分别为a和b,则从A到B的向量为 AB→ = b − a。这是IGCSE向量部分最重要的公式之一。

AB→ = b − a

Example: if A has coordinates (1, 2) and B has coordinates (6, 5), then AB→ = (6 i + 5 j) − (1 i + 2 j) = 5 i + 3 j.

例:若A坐标为(1, 2),B坐标为(6, 5),则 AB→ = (6 i + 5 j) − (1 i + 2 j) = 5 i + 3 j。

Students often ask: is BA→ the same? No, BA→ = a − b. It has the same magnitude but the opposite direction.

学生常问:BA→是否相同?不相同,BA→ = a − b。它大小相同,但方向相反。


8. Equal and Parallel Vectors | 相等向量与平行向量

Two vectors are equal if and only if they have the same magnitude and the same direction. In component form, their i and j coefficients must match exactly.

两个向量相等,当且仅当它们的大小和方向都相同。在分量形式中,它们的i系数和j系数必须完全一致。

Two vectors are parallel if one is a scalar multiple of the other. For example, a = 2 i + 3 j and b = 4 i + 6 j are parallel because b = 2 a.

如果其中一个向量是另一个向量的标量倍,则这两个向量平行。例如,a = 2 i +

Published by TutorHao | IGCSE 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