📚 Edexcel International GCSE Mathematics A Student Book 2: Key Topics Explained | Edexcel 国际 GCSE 数学 A 学生用书 2 知识点精讲
The Edexcel International GCSE Mathematics A Student Book 2 is designed for students aiming for higher tier grades (4–9). It covers advanced topics such as algebraic fractions, quadratic functions, circle theorems, vectors, functions, and introductory calculus. A thorough understanding of these areas is essential for success in the final examination. This revision article breaks down the key concepts from each major topic, providing clear explanations in both English and Chinese to support bilingual learners.
《Edexcel 国际 GCSE 数学 A 学生用书 2》面向冲刺高分数段(4–9)的学生。教材涵盖代数分式、二次函数、圆定理、向量、函数及微积分入门等进阶内容。透彻掌握这些知识点是考试取胜的关键。本文梳理各核心专题的要点,以中英双语详细解读,帮助双语学习者高效复习。
1. Algebraic Fractions and Equations | 代数分式与方程
Simplifying an algebraic fraction involves factorising both the numerator and the denominator, then cancelling common factors. For instances where a factor appears identically, it can be cancelled as long as you note any restrictions (e.g. x ≠ 2). For example, (x² − 4)/(x − 2) simplifies to x + 2 for x ≠ 2.
简化代数分式时,先将分子和分母因式分解,再约去公因式。如果出现相同因式,可直接约分,但同时要注明限制条件(如 x ≠ 2)。例如 (x² − 4)/(x − 2) 可化简为 x + 2,其中 x ≠ 2。
When solving equations that contain algebraic fractions, the first step is to multiply every term by the lowest common denominator (LCD). This eliminates the denominators, leaving a polynomial equation. After solving, you must substitute each solution back into the original denominators to check that none become zero; these extraneous solutions must be discarded.
解含有分式的方程时,首先每一项同乘最简公分母,消去分母,得到多项式方程。解出后,必须将每一个解代回原分式的分母中检验,若使得分母为零则为增根,须舍去。
- Example: Solve 1/(x+1) + 2/(x-1) = 3. LCD = (x+1)(x-1). Multiply through: (x-1) + 2(x+1) = 3(x+1)(x-1). Simplify to obtain a quadratic equation, then solve and check denominators.
- 示例:解方程 1/(x+1) + 2/(x-1) = 3。公分母为 (x+1)(x-1)。两边同乘得 (x-1) + 2(x+1) = 3(x+1)(x-1)。化简得二次方程,求解后检验分母。
2. Quadratic Functions and Their Graphs | 二次函数及其图像
The graph of a quadratic function y = ax² + bx + c is a parabola. If a > 0, the parabola opens upwards and has a minimum point; if a < 0, it opens downwards and has a maximum point. The axis of symmetry is the vertical line x = −b/(2a). The y-intercept is (0, c).
二次函数 y = ax² + bx + c 的图像是一条抛物线。当 a > 0 时,开口向上,有最小值;当 a < 0 时,开口向下,有最大值。对称轴为竖直线 x = −b/(2a)。y轴截距为 (0, c)。
To find the x-intercepts (roots), set y = 0 and solve ax² + bx + c = 0. Methods include factorising, completing the square, or using the quadratic formula x = [−b ± √(b² − 4ac)] / (2a). The discriminant Δ = b² − 4ac determines the number of real roots: Δ > 0 gives two distinct real roots, Δ = 0 gives one repeated root, and Δ < 0 gives no real roots.
求 x 轴截距(根)时,令 y = 0 解 ax² + bx + c = 0。可用因式分解、配方法或求根公式 x = [−b ± √(b² − 4ac)] / (2a)。判别式 Δ = b² − 4ac 决定实根个数:Δ > 0 有两个不等实根,Δ = 0 有一个重根,Δ < 0 无实根。
Vertex form: y = a(x − h)² + k, vertex (h, k).
顶点式:y = a(x − h)² + k,顶点 (h, k)。
3. Advanced Trigonometry | 高级三角学
The sine rule and cosine rule are applied to non-right-angled triangles. Sine rule: a/sin A = b/sin B = c/sin C, used for AAS or SSA. Cosine rule: a² = b² + c² − 2bc cos A, used for SAS or SSS. When given two sides and a non-included angle (SSA), be aware of the ambiguous case, which may yield two possible triangles.
正弦定理和余弦定理适用于非直角三角形。正弦定理:a/sin A = b/sin B = c/sin C,用于已知两角一边或两边及非夹角。余弦定理:a² = b² + c² − 2bc cos A,用于已知两边夹角或三边。已知两边及非夹角(SSA)时要注意可能出现两解的情况。
Exact trigonometric values for key angles must be memorised:
sin 30° = 1/2, sin 45° = √2/2, sin 60° = √3/2;
cos 30° = √3/2, cos 45° = √2/2, cos 60° = 1/2;
tan 30° = √3/3, tan 45° = 1, tan 60° = √3.
需要熟记特殊角的精确三角函数值:
sin 30° = 1/2, sin 45° = √2/2, sin 60° = √3/2;
cos 30° = √3/2, cos 45° = √2/2, cos 60° = 1/2;
tan 30° = √3/3, tan 45° = 1, tan 60° = √3。
4. Vectors in Geometry | 几何向量
A vector is a quantity with both magnitude and direction. It can be represented as a column vector (x over y) or in component form using unit vectors i and j. The vector from point A to point B is AB = b − a, where a and b are position vectors of A and B respectively.
向量既有大小也有方向。可以用列向量表示(如 [x; y]),也可以用单位向量 i 和 j 表示为 xi + yj。点 A 到点 B 的向量 AB = b − a,其中 a 和 b 分别是 A 和 B 的位置向量。
To add vectors, use the triangle law or add components. A scalar multiple changes the magnitude (and possibly direction). Points A, B, C are collinear if AB = k·AC for some scalar k. For geometric proofs, use vector pathways to show relationships such as midpoints or parallel lines.
向量相加可使用三角形法则或分量相加。标量乘法改变大小(并可能改变方向)。若 AB = k·AC,则 A, B, C 三点共线。在几何证明中,可运用向量路径来验证中点、平行线等关系。
5. Circles and Circle Theorems | 圆与圆定理
Circle theorems are crucial for solving angle problems without calculations. The main theorems include:
圆定理是解决角度问题的重要依据,无需计算。主要定理包括:
- Angle at the centre is twice the angle at the circumference. / 圆心角是圆周角的两倍。
- Angles in the same segment are equal. / 同弧上的圆周角相等。
- Angle in a semicircle is a right angle (90°). / 半圆上的圆周角为直角(90°)。
- A tangent is perpendicular to the radius at the point of contact. / 切线垂直于过切点的半径。
- The alternate segment theorem: the angle between a chord and a tangent equals the angle in the alternate segment. / 交替弧定理:弦与切线的夹角等于该弦所对的圆周角。
These theorems often appear in proof questions; always state your reasoning clearly.
这些定理常在证明题中考查,务必清晰陈述推理过程。
6. Sequences and Series | 数列与级数
An arithmetic sequence has a common difference d. The nth term is uₙ = a + (n−1)d. The sum of the first n terms is Sₙ = n/2 [2a + (n−1)d] or Sₙ = n/2 (a + l), where l is the last term.
等差数列有公差 d,第 n 项 uₙ = a + (n−1)d。前 n 项和 Sₙ = n/2 [2a + (n−1)d] 或 Sₙ = n/2 (a + l),其中 l 为末项。
A geometric sequence has a common ratio r. The nth term is uₙ = arⁿ⁻¹. The sum of the first n terms is Sₙ = a(1 − rⁿ)/(1 − r) for r ≠ 1. If |r| < 1, the sum to infinity S∞ = a/(1 − r).
等比数列有公比 r,第 n 项 uₙ = arⁿ⁻¹。前 n 项和 Sₙ = a(1 − rⁿ)/(1 − r)(r ≠ 1)。当 |r| < 1 时,无穷项和 S∞ = a/(1 − r)。
7. Functions and Transformations of Graphs | 函数与图像变换
A function f(x) assigns exactly one output for each input. The composite function f(g(x)) means ‘apply g first, then f’. The inverse function f⁻¹(x) reverses the mapping; it can be found by writing y = f(x), swapping x and y, and solving for y. The domain of f⁻¹ is the range of f.
每个输入经过函数 f(x) 对应唯一输出。复合函数 f(g(x)) 表示先作用 g 再作用 f。反函数 f⁻¹(x) 可逆转映射,求法为令 y = f(x),交换 x 与 y 后解出 y,其定义域为原函数的值域。
Graph transformations: a shift of f(x) + a moves the graph vertically. f(x + a) shifts left by a. a·f(x) stretches vertically (scale factor a). f(ax) stretches horizontally by factor 1/|a|. Reflections: −f(x) reflects in the x‑axis; f(−x) reflects in the y‑axis.
图像变换:f(x) + a 纵向平移;f(x + a) 向左平移 a;a·f(x) 纵向伸缩;f(ax) 横向伸缩(系数为 1/|a|)。−f(x) 关于 x 轴对称;f(−x) 关于 y 轴对称。
8. Probability and Tree Diagrams | 概率与树状图
Conditional probability is the probability of an event A occurring given that event B has occurred: P(A|B) = P(A ∩ B) / P(B). For independent events, P(A ∩ B) = P(A) × P(B) and P(A|B) = P(A).
条件概率指已知事件 B 发生时事件 A 发生的概率:P(A|B) = P(A ∩ B) / P(B)。对于独立事件,有 P(A ∩ B) = P(A) × P(B) 且 P(A|B) = P(A)。
Tree diagrams are helpful for multi-stage experiments. Label each branch with its probability; multiply along branches for combined outcomes and add probabilities of different paths leading to the same event. The sum of probabilities on each set of branches must equal 1.
树状图适用于多阶段试验。标注每条分支的概率;沿分支相乘得联合概率,将同一事件的不同路径概率相加。每组分支的概率之和必须为 1。
9. Statistics: Cumulative Frequency and Box Plots | 统计:累积频数与箱线图
A cumulative frequency table and graph are used to find medians, quartiles, and percentiles. Plot the cumulative frequency against the upper class boundary, then draw a smooth curve. The median corresponds to the 50th percentile, lower quartile (LQ) to the 25th, and upper quartile (UQ) to the 75th. The interquartile range (IQR) = UQ − LQ.
累积频数表和累积频数图用于求中位数、四分位数和百分位数。以累积频数对标组上限作图,描出平滑曲线。中位数对应 50% 百分位,下四分位数(LQ)对应 25%,上四分位数(UQ)对应 75%。四分位距 IQR = UQ − LQ。
A box plot (box-and-whisker diagram) displays the five‑number summary: minimum, LQ, median, UQ, maximum. It shows the spread and skewness of data. Outliers are often defined as values less than LQ − 1.5×IQR or greater than UQ + 1.5×IQR.
箱线图(箱形图)呈现五数概括:最小值、下四分位数、中位数、上四分位数、最大值,反映数据分布和偏态。离群值通常定义为小于 LQ − 1.5×IQR 或大于 UQ + 1.5×IQR 的值。
10. Proportionality and Variation | 比例与变分
Direct proportion: y ∝ x means y = kx, where k is the constant of proportionality. The graph is a straight line through the origin. Inverse proportion: y ∝ 1/x means y = k/x, producing a hyperbola. Other variations include y ∝ x² (y = kx²) or y ∝ √x.
正比关系:y ∝ x 即 y = kx,其中 k 为比例常数,图像为过原点的直线。反比关系:y ∝ 1/x 即 y = k/x,图像为双曲线。其他变分关系,如 y ∝ x² (y = kx²) 或 y ∝ √x。
To find k, substitute a pair of known values into the equation. Once k is known, the equation can be used to predict unknown values. Always state the relationship clearly and check whether the problem implies square or square root proportionality.
求常数 k 时,将一对已知数值代入方程中。得到 k 后即可利用方程预测未知量。务必明确比例关系,并判断是否涉及平方或平方根比例。
Published by TutorHao | GCSE Mathematics Revision Series | aleveler.com
更多咨询请联系16621398022(同微信)
屏轩国际教育cambridge primary/secondary checkpoint, cat4, ukiset,ukcat,igcse,alevel,PAT,STEP,MAT, ibdp,ap,ssat,sat,sat2课程辅导,国外大学本科硕士研究生博士课程论文辅导