📚 PDF资源导航

Edexcel A-Level Maths Paper 157: Key Revision Topics and Exam Tactics | Edexcel A-Level 数学 Paper 157:核心复习专题与应试策略

📚 Edexcel A-Level Maths Paper 157: Key Revision Topics and Exam Tactics | Edexcel A-Level 数学 Paper 157:核心复习专题与应试策略

This revision guide breaks down the most frequent question types in Edexcel A-Level Mathematics Paper 157, including pure topics, statistics, and mechanics. It is designed to help you move from knowing formulas to applying them under timed conditions.

本复习指南拆解 Edexcel A-Level 数学 Paper 157 中最常见的题型,涵盖纯数学、统计学和力学。它旨在帮助你从记住公式过渡到在限时条件下灵活应用。

Each section below pairs a key concept with the exact working style examiners expect. Use the model approaches as a checklist when you attempt past-paper questions.

下面每个小节都将核心概念与考官期望的答题步骤进行配对。在练习历年真题时,可将这些示范方法作为检查清单。


1. Algebraic Manipulation and Functions | 代数运算与函数

Paper 157 often begins with rational expressions, partial fractions, or domain and range questions. Always simplify first and state restrictions such as x ≠ 0 before cancelling factors.

Paper 157 通常会从有理式、部分分式或定义域和值域问题开始。一定要先化简,并在约分前注明限制条件,如 x ≠ 0。

Common traps include forgetting to check composite functions for valid inputs. For fg(x), the domain of g must also satisfy the domain of f, and the range of g must fall inside the domain of f.

常见陷阱包括忘记检查复合函数的有效输入。对于 fg(x),g 的定义域必须同时满足 f 的定义域,并且 g 的值域必须落在 f 的定义域内。

Partial fractions: 1/[(x + 1)(x – 2)] = A/(x + 1) + B/(x – 2)

Inverse functions are tested through swapping x and y. For f(x) = 2x + 3, set y = 2x + 3, rearrange to x = (y – 3)/2, then write f⁻¹(x) = (x – 3)/2.

反函数通过交换 x 和 y 来考查。对于 f(x) = 2x + 3,令 y = 2x + 3,变形得 x = (y – 3)/2,再写成 f⁻¹(x) = (x – 3)/2。


2. Trigonometry and Identities | 三角学与恒等式

Questions on solving trigonometric equations in a given interval require you to use identities such as sin²θ + cos²θ = 1 and tanθ = sinθ / cosθ. Always adjust the interval when substituting, for example if θ is replaced by 2θ.

关于在给定区间内解三角方程的题目,需要使用 sin²θ + cos²θ = 1 和 tanθ = sinθ / cosθ 等恒等式。代入时务必调整区间,例如当 θ 被替换为 2θ 时。

The R cos(θ ± α) transformation appears frequently in Paper 157. Write a sinθ + b cosθ in the form R sin(θ + α), where R = √(a² + b²) and tanα = b/a.

R cos(θ ± α) 变换在 Paper 157 中频繁出现。将 a sinθ + b cosθ 写成 R sin(θ + α) 的形式,其中 R = √(a² + b²),tanα = b/a。

R = √(a² + b²), tanα = b/a

Radians are assumed unless degrees are stated. The small angle approximations sinθ ≈ θ, cosθ ≈ 1 – θ²/2, tanθ ≈ θ are valid only for θ in radians and near zero.

除非特别注明角度制,否则默认使用弧度制。小角度近似 sinθ ≈ θ,cosθ ≈ 1 – θ²/2,tanθ ≈ θ 仅对弧度制且接近零的角成立。


3. Differentiation Techniques | 微分技巧

Expect chain rule, product rule, and quotient rule. For y = (3x² + 1)⁵, the derivative is dy/dx = 5(3x² + 1)⁴ × 6x using the chain rule.

会考查链式法则、乘法法则和除法法则。对于 y = (3x² + 1)⁵,根据链式法则,导数为 dy/dx = 5(3x² + 1)⁴ × 6x。

Stationary points and their nature are commonly tested. Use the second derivative or sign change of dy/dx to determine whether a point is a maximum, minimum, or point of inflection.

驻点及其性质是常见考点。使用二阶导数或 dy/dx 的符号变化来判断该点是极大值、极小值还是拐点。

Product rule: d/dx [u v] = u’ v + u v’

Implicit differentiation appears when y is not isolated. Differentiate both sides with respect to x, and multiply by dy/dx every time a y term is differentiated.

当 y 没有被单独解出时,会考查隐函数微分。对等式两边关于 x 求导,每次对 y 项求导时都要乘以 dy/dx。


4. Integration and Area Under Curves | 积分与曲线下面积

Reverse differentiation is just one part; definite integrals are used for area between a curve and the x-axis. Remember that area below the x-axis gives a negative integral value, so take the absolute value when finding total area.

反向微分只是一部分;定积分用于计算曲线与 x 轴之间的面积。记住,x 轴下方的面积给出的积分值为负,求总面积时要取绝对值。

Trapezium rule is a numerical method on Paper 157. The formula is Area ≈ h/2 [y₀ + yₙ + 2(y₁ + y₂ + … + yₙ₋₁)], where h = (b – a)/n.

梯形法则是 Paper 157 中的一种数值方法。公式为 面积 ≈ h/2 [y₀ + yₙ + 2(y₁ + y₂ + … + yₙ₋₁)],其中 h = (b – a)/n。

Trapezium rule: Area ≈ h/2 [y₀ + yₙ + 2(y₁ + y₂ + … + yₙ₋₁)]

Integration by substitution is used when the integrand contains a function and its derivative. Always change the limits if you are working with a definite integral.

当被积函数包含一个函数及其导数时,使用换元积分法。如果求定积分,一定要同时更换积分上下限。


5. Sequences and Series | 数列与级数

Arithmetic sequences use uₙ = a + (n – 1)d and Sₙ = n/2[2a + (n – 1)d]. Geometric sequences use uₙ = arⁿ⁻¹ and Sₙ = a(1 – rⁿ)/(1 – r) for |r| < 1.

等差数列使用 uₙ = a + (n – 1)d 和 Sₙ = n/2[2a + (n – 1)d]。等比数列使用 uₙ = arⁿ⁻¹ 和 Sₙ = a(1 – rⁿ)/(1 – r),其中 |r| < 1。

Sum to infinity exists only when |r| < 1, given by S∞ = a/(1 - r). Many Paper 157 questions ask you to prove a series is geometric before applying the formula.

无穷级数求和仅在 |r| < 1 时存在,公式为 S∞ = a/(1 - r)。许多 Paper 157 题目要求先证明数列是等比数列,再应用公式。

S∞ = a/(1 – r), valid for |r| < 1

Recurrence relations such as uₙ₊₁ = 0.8uₙ + 3 may require you to generate terms, then observe a pattern. State the long-term behaviour clearly, for example ‘approaches 15 as n tends to infinity’.

递推关系如 uₙ₊₁ = 0.8uₙ + 3 可能要求你生成几项,然后观察规律。要清楚地描述长期行为,例如“当 n 趋于无穷时趋近于 15”。


6. Exponentials and Logarithms | 指数与对数

Key laws include logₐ(xy) = logₐx + logₐy and logₐ(xⁿ) = n logₐx. When solving e²ˣ = 5, take natural logs to get 2x = ln5, so x = ln5/2.

关键法则包括 logₐ(xy) = logₐx + logₐy 和 logₐ(xⁿ) = n logₐx。解 e²ˣ = 5 时,取自然对数得到 2x = ln5,因此 x = ln5/2。

Exponential growth and decay models often appear as P = P₀eᵏᵗ. Use given data points to find k by substituting and taking logs.

指数增长和衰减模型经常以 P = P₀eᵏᵗ 的形式出现。通过代入数据点并取对数来求出 k。

e²ˣ = 5 → 2x = ln5 → x = ln5/2

When changing bases, remember logₐb = log꜀b / log꜀a. This is useful for questions that mix base 10 and natural logarithms.

换底时记住 logₐb = log꜀b / log꜀a。这对于混合使用常用对数与自然对数的题目很有用。


7. Numerical Methods | 数值方法

The Newton-Raphson method is given by xₙ₊₁ = xₙ – f(xₙ)/f'(xₙ). It is used to find roots of equations that cannot be solved algebraically.

牛顿-拉夫森法由公式 xₙ₊₁ = xₙ – f(xₙ)/f'(xₙ) 给出。它用于求无法代数求解的方程的根。

Sign-change method uses the fact that if f(a) and f(b) have opposite signs, there is at least one root in [a, b]. Always state ‘change of sign’ and check for continuity.

符号变化法利用以下事实:如果 f(a) 和 f(b) 符号相反,则在 [a, b] 中至少存在一个根。务必说明“符号改变”并检查连续性。

Newton-Raphson: xₙ₊₁ = xₙ – f(xₙ)/f'(xₙ)

Iteration problems may ask you to rearrange an equation into the form x = g(x) and then use xₙ₊₁ = g(xₙ). The root is found when successive iterations agree to the required accuracy.

迭代题可能要求你将方程改写为 x = g(x) 的形式,然后使用 xₙ₊₁ = g(xₙ)。当连续迭代值在所需精度下一致时,即求得根。

<

Published by TutorHao | A-Level 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