📚 Edexcel A-Level Maths Paper 158 Core Revision & Exam Techniques | Edexcel A-Level 数学 Paper 158 核心考点与解题技巧
This revision guide is written for students working through the Edexcel A-Level Mathematics Paper 158 practice set. It brings together the most frequently examined pure mathematics skills, showing the key formulas, typical question styles, and examiner-friendly methods needed to secure high marks.
本复习指南专为使用 Edexcel A-Level 数学 Paper 158 练习卷的学生编写。它汇总了纯数学中最常考查的技能,展示关键公式、典型题型以及符合阅卷标准的高分方法。
1. Algebraic Manipulation and Functions | 代数运算与函数
Paper 158 opens with algebraic techniques that underpin the whole specification: simplifying rational expressions, factorising polynomials, and interpreting functions such as f(x), g(x), fg(x), and f⁻¹(x). You must be confident with domains, ranges, and the effect of transformations.
Paper 158 通常以代数技巧开篇:化简有理式、对多项式因式分解,以及理解 f(x)、g(x)、fg(x) 和 f⁻¹(x) 等函数。你必须熟练掌握定义域、值域以及图像变换的影响。
A common task is to form a composite function and then solve an equation such as fg(x) = 0. Always check that the input lies in the domain of the inner function before substituting.
常见题型是构造复合函数,然后解方程如 fg(x) = 0。在代入之前,一定要检查输入值是否属于内层函数的定义域。
f(x) = 2x + 1, g(x) = x² – 3 ⇒ fg(x) = 2(x² – 3) + 1 = 2x² – 5
2. Trigonometry and Radian Measure | 三角学与弧度制
Trigonometric questions in this paper require fluency in exact values, the sine and cosine rules, and the reciprocal functions sec, cosec, and cot. Most Edexcel A-Level trig problems use radians, so set your calculator to radian mode when evaluating arcs and sectors.
本卷中的三角题要求熟练运用特殊角的精确值、正弦定理和余弦定理,以及倒数函数 sec、cosec 和 cot。大多数 Edexcel A-Level 三角题使用弧度制,因此在计算弧长和扇形面积时要把计算器设置为弧度模式。
Identities are often needed to simplify an equation before solving. The Pythagorean identity sin² θ + cos² θ ≡ 1 can be divided by cos² θ to obtain tan² θ + 1 ≡ sec² θ, which is extremely useful for quadratic-like trig equations.
解方程前通常需要先用恒等式化简。勾股恒等式 sin² θ + cos² θ ≡ 1 可以除以 cos² θ 得到 tan² θ + 1 ≡ sec² θ,这对于二次型三角方程非常有用。
sin² θ + cos² θ ≡ 1, tan² θ + 1 ≡ sec² θ, 1 + cot² θ ≡ cosec² θ
3. Exponentials and Logarithms | 指数与对数
Exponential growth and decay models are a signature Edexcel topic. You should be able to convert between exponential and logarithmic form, use the natural logarithm ln, and interpret real-life constants such as initial value and growth rate.
指数增长与衰减模型是 Edexcel 的标志性主题。你应当能够在指数式与对数式之间转换,使用自然对数 ln,并解释现实问题中的初始值和增长率等常数。
When solving equations of the form aˣ = b, take logs of both sides and apply the power law: log(aˣ) = x log a. In modelling questions, you may need to form two equations from two data points and solve for the unknown parameters.
解形如 aˣ = b 的方程时,两边取对数并运用幂法则:log(aˣ) = x log a。在建模题中,你可能需要根据两个数据点建立两个方程,然后求解未知参数。
y = A e^(kt) ⇒ ln y = ln A + kt
4. Differentiation Techniques | 微分技巧
Paper 158 tests the chain rule, product rule, and quotient rule, often combined with exponential, logarithmic, and trigonometric functions. You must also know how to differentiate functions defined parametrically and implicitly.
Paper 158 考查链式法则、乘积法则和商法则,并且常与指数函数、对数函数和三角函数结合。你还必须掌握参数方程求导和隐函数求导。
Stationary points are examined through the first derivative: solve f'(x) = 0 and then use the second derivative or a sign table to classify maxima, minima, and points of inflection.
驻点通过一阶导数考查:解 f'(x) = 0,然后利用二阶导数或符号表判断极大值、极小值和拐点。
d/dx [u(x)v(x)] = u'(x)v(x) + u(x)v'(x)
d/dx [u/v] = (u’v – uv’) / v²
5. Integration and Area | 积分与面积
Integration is the reverse of differentiation, but Edexcel questions also require you to apply it to definite integrals, area between curves, and the trapezium rule for numerical approximation.
积分是微分的逆运算,但 Edexcel 试题还要求你将积分应用于定积分、曲线之间的面积,以及用于数值近似的梯形法则。
Remember that the area under a curve is given by ∫ f(x) dx between the limits a and b. If the curve lies below the x-axis, the integral is negative, so take the absolute value when calculating total area.
记住曲线下方与 x 轴之间的面积由 ∫ f(x) dx 在区间 a 到 b 上给出。如果曲线位于 x 轴下方,积分值为负,因此在计算总面积时要取绝对值。
∫ xⁿ dx = xⁿ⁺¹ / (n + 1) + c, n ≠ -1
∫ₐᵇ f(x) dx ≈ h/2 [y₀ + 2(y₁ + y₂ + … + yₙ₋₁) + yₙ]
6. Sequences and Series | 数列与级数
Arithmetic and geometric sequences feature regularly in the Edexcel A-Level. You need to memorise the nth term formulas, the sum formulas, and the condition for a geometric series to converge.
等差数列和等比数列在 Edexcel A-Level 中经常出现。你需要熟记通项公式、求和公式以及等比级数收敛的条件。
For an arithmetic sequence with first term a and common difference d, the sum of the first n terms is Sₙ = n/2 [2a + (n – 1)d]. For a geometric sequence with common ratio r, an infinite sum exists only when |r| < 1.
对于首项为 a、公差为 d 的等差数列,前 n 项和公式为 Sₙ = n/2 [2a + (n – 1)d]。对于公比为 r 的等比数列,仅当 |r| < 1 时无穷级数才存在和。
S∞ = a / (1 – r), |r| < 1
7. Binomial Expansion | 二项式展开
The binomial expansion is extended in A-Level to include negative and fractional powers. You must be able to write the expansion in ascending powers of x and state the range of x for which the expansion is valid.
二项式展开在 A-Level 中扩展到负指数和分数指数。你必须能够按 x 的升幂写出展开式,并说明展开式有效的 x 取值范围。
The general expansion for (1 + x)ⁿ is 1 + nx + n(n – 1)/2! x² + n(n – 1)(n – 2)/3! x³ + … For negative or fractional n, this is an infinite series and is valid only for |x| < 1.
(1 + x)ⁿ 的一般展开式为 1 + nx + n(n – 1)/2! x² + n(n – 1)(n – 2)/3! x³ + … 对于负指数或分数指数 n,这是一个无穷级数,且仅当 |x| < 1 时有效。
(1 + x)ⁿ = 1 + nx + n(n – 1)/2! x² + n(n – 1)(n – 2)/3! x³ + …
8. Vectors and Scalar Product | 向量与标量积
Vector questions in Paper 158 often involve position vectors, vector equations of lines, and the scalar product a · b. You should be able to find lengths, angles, and points of intersection in two-dimensional and three-dimensional spaces.
Paper 158 中的向量题常涉及位置向量、直线的向量方程以及标量积 a · b。你应当能够在二维和三维空间中求长度、角度和交点。
The scalar product gives a quick way to show that two vectors are perpendicular: if a · b = 0, the vectors are orthogonal. It also relates to the angle through a · b = |a||b| cos θ.
标量积提供了一种快速判断两个向量垂直的方法:若 a · b = 0,则两向量正交。它还通过 a · b = |a||b| cos θ 与夹角相关。
a · b = |a||b| cos θ, a · b = a₁b₁ + a₂b₂ + a₃b₃
9. Proof and Mathematical Argument | 证明与数学论证
Proof questions require clear logical structure. Edexcel expects you to be able to use proof by deduction, proof by exhaustion, and proof by contradiction, as well as disproof by counterexample.
证明题要求清晰的逻辑结构。Edexcel 期望你能够运用演绎证明、穷举证明、反证法,以及通过反例进行证伪。
A common contradiction proof is to assume that √2 is rational, write it as a fraction in lowest terms, and then show that both numerator and denominator must be even, which contradicts the ‘lowest terms’ assumption.
一个常见的反证法是假设 √2 是有理数,写成最简分数,然后证明分子和分母都必须是偶数,这与“最简分数”的假设矛盾。
Assume √2 = p/q, p, q ∈ ℤ, q ≠ 0, gcd(p, q) = 1 ⇒ contradiction
10. Numerical Methods and Iteration | 数值方法与迭代
Numerical methods appear when equations cannot be solved algebraically. You must be able to locate roots using sign changes and then apply iterative formulas such as the Newton-Raphson method.
当方程无法用代数方法求解时,就会用到数值方法。你必须能够利用符号变化确定根的位置,然后应用迭代公式,如牛顿-拉夫森方法。
The Newton-Raphson formula is xₙ₊₁ = xₙ – f(xₙ)/f'(xₙ). It converges rapidly for most functions, but you should be aware that it can fail when f'(xₙ) is close to zero or when the graph has a discontinuity.
牛顿-拉夫森公式为 xₙ₊₁ = xₙ – f(xₙ)/f'(xₙ)。它对大多数函数收敛得很快,但你应当注意当 f'(xₙ) 接近零或图像存在间断时该方法可能失效。
xₙ₊₁ = xₙ – f(xₙ) / f'(xₙ)
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课程辅导,国外大学本科硕士研究生博士课程论文辅导