📚 Edexcel A-Level Maths Paper 156: Core Topics, Worked Examples and Exam Tips | 爱德思 A-Level 数学试卷 156:核心考点、例题解析与应试策略
This revision guide breaks down the most common question types in Edexcel A-Level Mathematics Paper 156. It focuses on the pure mathematics techniques, notation and exam command words that frequently determine grade boundaries. Each section pairs the core method with a concise worked example or examiner tip so you can use it both for revision and timed practice.
本复习指南拆解爱德思 A-Level 数学试卷 156 中最常见的题型,重点梳理纯数学技巧、符号和影响分数档的题目指令。每一节都将核心方法与简明例题或阅卷提示配对,方便你同时用于复习与限时训练。
1. Paper Structure and Command Words | 试卷结构与指令词
Paper 156 follows the usual Edexcel A-Level Mathematics style: it is calculator-allowed, contains short single-mark questions and longer multi-step problem-solving items. Words such as ‘show that’, ‘prove’, ‘hence’ and ‘give your answer in exact form’ tell you what evidence is required.
试卷 156 沿用爱德思 A-Level 数学常规风格:允许使用计算器,包含短小单问答题和较长的多步问题解决题。证明、由此、给出精确值等指令词规定了你需要展示的推理程度。
A common examiner note is that exact form means surds, π and fractions, not rounded decimals. For example, √3 should not be written as 1.732 unless the question asks for a decimal approximation.
阅卷提示中常见的是精确值要求保留根号、π 和分数,而不是取四舍五入的小数。例如 √3 不应写成 1.732,除非题目明确要求保留小数近似值。
2. Algebraic Manipulation and Proof | 代数运算与证明
Manipulating indices, surds and rational expressions underpins many later marks. For example, simplifying (x² – 1)/(x² + x – 2) requires factoring both numerator and denominator before cancelling.
指数、根式与有理式的运算是许多后续步骤得分的基础。例如化简 (x² – 1)/(x² + x – 2) 需要先对分子分母因式分解,再进行约分。
(x² – 1)/(x² + x – 2) = (x – 1)(x + 1)/[(x – 1)(x + 2)] = (x + 1)/(x + 2)
Proof by deduction and exhaustion is tested more often in recent series. Always start from a known identity and state each implication, not just the final claim. A proof of n² + n being even should begin with n(n + 1) and note that one factor is always even.
演绎证明与穷举证明在近年考卷中出现频率上升。证明时应从已知恒等式出发,逐步写出推出关系,而不仅仅写出最终结论。证明 n² + n 为偶数时,应从 n(n + 1) 入手,并指出其中一个因子必为偶数。
3. Quadratics, Inequalities and Discriminants | 二次函数、不等式与判别式
The discriminant Δ = b² – 4ac determines the number of real roots. A common task is to find the set of k values for which a quadratic has two distinct real roots.
判别式 Δ = b² – 4ac 决定实根个数。常见题型是求使二次方程有两个不同实根的 k 值范围。
x² + kx + 9 = 0 has two distinct real roots ⇔ k² – 36 > 0
For inequalities, sketch the graph first and test intervals. Remember to reverse the inequality sign when multiplying or dividing by a negative. For example, -2x > 6 becomes x < -3.
解不等式时先画函数草图并检验区间。乘除负数时务必反转不等号方向。例如 -2x > 6 应变为 x < -3。
4. Graphs, Functions and Transformations | 函数图像与变换
Transformations must be applied in the correct order: y = af(x) is a vertical stretch, y = f(bx) is a horizontal stretch, y = f(x + c) shifts left, and y = f(x) + d shifts up.
图像变换必须按正确顺序应用:y = af(x) 表示纵向拉伸,y = f(bx) 表示横向拉伸,y = f(x + c) 向左平移,y = f(x) + d 向上平移。
When finding an inverse function, swap x and y then rearrange. The domain of f⁻¹ is the range of f. If f maps x to y, then f⁻¹ maps y back to x.
求反函数时先交换 x 与 y 再整理。f⁻¹ 的定义域就是原函数 f 的值域。若 f 把 x 映到 y,则 f⁻¹ 把 y 映回 x。
5. Differentiation Techniques and Applications | 微分技巧与应用
From first principles, f'(x) = lim(h→0) [f(x + h) – f(x)]/h. For polynomials, bring down the power: d/dx (3x⁴ – 2x² + 5) = 12x³ – 4x.
从第一性原理出发,f'(x) = lim(h→0) [f(x + h) – f(x)]/h。对多项式,将指数下乘:d/dx (3x⁴ – 2x² + 5) = 12x³ – 4x。
d/dx [xⁿ] = nxⁿ⁻¹
For tangents and normals, use the point-gradient form. If dy/dx = 3 at x = 1, the tangent gradient is 3 and the normal gradient is -1/3. The tangent equation at (1, y₁) is y – y₁ = 3(x – 1).
求切线与法线时用点斜式。若 x = 1 处 dy/dx = 3,则切线斜率为 3,法线斜率为 -1/3。切线在 (1, y₁) 处的方程为 y – y₁ = 3(x – 1)。
6. Integration and Area Under a Curve | 积分与曲线下面积
Integration reverses differentiation: ∫ xⁿ dx = xⁿ⁺¹/(n + 1) + C for n ≠ -1. For definite integrals, evaluate the antiderivative at upper and lower limits and subtract.
积分是微分的逆运算:n ≠ -1 时 ∫ xⁿ dx = xⁿ⁺¹/(n + 1) + C。对定积分,先求原函数,再代入上下限相减。
∫₁² (3x² + 2) dx = [x³ + 2x]₁² = (8 + 4) – (1 + 2) = 9
When a curve crosses the x-axis, split the integral into separate regions; otherwise areas below the axis subtract and give an incorrect net result. Use absolute values or separate integrals to compute total area.
当曲线穿过 x 轴时,必须将积分分段计算;否则 x 轴下方的面积会被减去,导致净面积为错误结果。计算总面积时应使用绝对值或分段积分。
7. Exponentials and Logarithms | 指数与对数
The functions eˣ and ln x are inverses, so e^(ln x) = x and ln(eˣ) = x. To solve 3e²ˣ = 15, take natural logs after isolating the exponential.
函数 eˣ 与 ln x 互为反函数,因此 e^(ln x) = x 且 ln(eˣ) = x。解 3e²ˣ = 15 时,先分离指数部分再取自然对数。
Growth and decay models use the form A = A₀e^(kt). If k > 0 it is growth; if k < 0 it is decay. The half-life or doubling time is found by setting A = 2A₀ or A = ½A₀.
增长与衰减模型使用 A = A₀e^(kt)。当 k > 0 时表示增长,k < 0 时表示衰减。通过令 A = 2A₀ 或 A = ½A₀ 可求倍增期或半衰期。
8. Trigonometric Equations and Identities | 三角方程与恒等式
Key identities include tan θ = sin θ / cos θ and sin² θ + cos² θ = 1. Use them to rewrite equations into a single trig ratio before solving.
关键恒等式包括 tan θ = sin θ / cos θ 和 sin² θ + cos² θ = 1。先利用这些恒等式将方程化为单一三角比再求解。
2 sin² θ – cos θ = 1 ⇒ 2(1 – cos² θ) – cos θ = 1 ⇒ 2cos² θ + cos θ – 1 = 0
Always check the interval and degrees/radians setting. For 0 ≤ θ < 360°, quadrants and periodicity give additional solutions beyond the calculator value. For example, if cos θ = ½, then θ = 60° and θ = 300° in degree measure.
务必核对角度区间以及角度制/弧度制设置。对于 0 ≤ θ < 360°,需要结合象限和周期性求出除计算器主值之外的其余解。例如,若 cos θ = ½,则在角度制下 θ = 60° 和 θ = 300°。
9. Sequences, Series and Sigma Notation | 数列、级数与求和符号
An arithmetic sequence has uₙ = a + (n – 1)d and Sₙ = n/2 [2a + (n – 1)d]. A geometric sequence has uₙ = arⁿ⁻¹ and Sₙ = a(1 – rⁿ)/(1 – r).
等差数列通项 uₙ = a + (n – 1)d,前 n 项和 Sₙ = n/2 [2a + (n – 1)d]。等比数列通项 uₙ = arⁿ⁻¹,前 n 项和 Sₙ = a(1 – rⁿ)/(1 – r)。
Sigma notation Σ from r = 1 to n of uᵣ means u₁ + u₂ + … + uₙ. Write out the first few terms if the formula is not obvious. For Σ from r = 1 to 10 of (3r – 2), the first term is 1 and the tenth is 28.
求和符号 Σ 从 r = 1 到 n 的 uᵣ 表示 u₁ + u₂ + … + uₙ。若公式不明显,可先写出前几项观察规律。对于 Σ 从 r = 1
Published by TutorHao | A-Level Mathematics Revision Series | aleveler.com
更多咨询请联系16621398022(同微信)
屏轩国际教育cambridge primary/secondary checkpoint, cat4, ukiset,ukcat,igcse,alevel,PAT,STEP,MAT, ibdp,ap,ssat,sat,sat2课程辅导,国外大学本科硕士研究生博士课程论文辅导Cancel reply