📚 A-Level Maths Paper 2 (June 2019): High-Scoring Tips from the Examiner Report | A-Level数学2019年6月卷二考试报告高分技巧
The June 2019 A-Level Mathematics Paper 2 examiner report provides a wealth of insight into what students did well and where many lost marks. By studying the report carefully, we can identify a series of high-impact strategies that can raise your performance from a pass to a top grade. This article distils the most critical advice, highlighting common pitfalls and showing you how to avoid them.
2019年6月A-Level数学卷二考官报告为学生做得好的地方和常见的丢分点提供了大量线索。仔细研究这份报告,我们可以提炼出一系列高效策略,帮助你将成绩从及格提升至顶尖水平。本文浓缩了最重要的建议,突出常见陷阱,并教你如何避开它们。
1. Algebraic Precision: Expand, Factorise and Simplify with Care | 代数严谨性:展开、因式分解与化简需谨慎
Algebraic slips were the single most common source of lost marks in Paper 2. When expanding brackets, especially with negative signs, too many candidates forgot to apply the distributive law correctly. Similarly, when simplifying rational expressions, they often cancelled terms without considering restrictions on the variable.
代数失误是卷二中最常见的失分原因。在展开括号时,尤其是涉及负号时,太多考生忘记正确使用分配律。同样,在化简有理式时,他们常常没有考虑变量的限制条件就盲目约分。
For example, an expression like –(2x – 3y) must become –2x + 3y, not –2x – 3y. When factorising quadratics, always expand back to check your factors; a quick mental check can save you a whole question. In rational simplification, (x² – 9)/(x – 3) is only equal to x + 3 when x ≠ 3 – losing this condition may cost you a mark in function problems.
例如,表达式 –(2x – 3y) 必须化为 –2x + 3y,而非 –2x – 3y。在分解二次式时,务必重新展开验证你的因式;快速心算检查可以挽救整个题目。在有理式化简中,(x² – 9)/(x – 3) 仅在 x ≠ 3 时才等于 x + 3——遗漏这一条件可能在函数题中让你丢分。
| Common Mistake | Correct Form | 中文解释 |
|---|---|---|
| (a + b)² = a² + b² | a² + 2ab + b² | 必须包括交叉项 |
| Cancelling x from (x+2)/x | 1 + 2/x, only if x ≠ 0 | 不能简单的删除 x |
| – (y – z) = –y – z | –y + z | 负号作用于整个括号 |
2. Trigonometric Equations: Exploit Identities and Check All Solutions | 三角方程:善用恒等式并检查所有解
Trigonometry proved challenging for many students, especially when solving equations over a given interval. The examiner emphasised the importance of using identities such as sin²θ + cos²θ ≡ 1 and tanθ ≡ sinθ/cosθ to reduce equations to a single trigonometric function. Failing to consider all quadrants or missing solutions due to premature rounding was a major issue.
三角学让许多学生感到棘手,尤其是在给定区间内解方程时。考官强调,利用恒等式如 sin²θ + cos²θ ≡ 1 和 tanθ ≡ sinθ/cosθ 将方程化为单一三角函数至关重要。由于忽略所有象限或因过早取近似值而漏解,是一个主要问题。
When solving, for instance, 2sin²θ – sinθ – 1 = 0, treat it as a quadratic in sinθ. Factorise, obtain sinθ = 1 or sinθ = –½, and then find all values of θ in 0° ≤ θ ≤ 360°. Do not forget that sinθ = –½ gives solutions in the third and fourth quadrants, not just one acute angle. Always sketch the graph or use CAST to ensure completeness.
例如在解 2sin²θ – sinθ – 1 = 0 时,将其看作关于 sinθ 的二次方程。分解后得到 sinθ = 1 或 sinθ = –½,然后找出 0° ≤ θ ≤ 360° 内的所有 θ 值。不要忘记 sinθ = –½ 的解同时出现在第三和第四象限,而非仅仅一个锐角。务必画出草图或使用 CAST 图确保答案完整。
sin²θ + cos²θ ≡ 1
tanθ ≡ sinθ / cosθ
3. Sequences and Series: Correct Formula Application | 序列与级数:正确运用公式
Questions on arithmetic and geometric sequences were generally well answered, yet errors arose when students misapplied the sum formula or confused the nth term with the sum of the first n terms. The exam report highlighted that many lost accuracy by not checking whether a sequence was arithmetic or geometric before selecting the appropriate formula.
关于等差数列和等比数列的题目总体上回答不错,但当学生错误使用求和公式,或混淆第n项与前n项和时,错误就会出现。考试报告指出,许多考生因在选择合适公式前未首先确认数列是等差还是等比,而丢失了准确性。
Always write down a = first term and d or r clearly. For an arithmetic series, Sₙ = n/2 [2a + (n – 1)d] is the safest form. For geometric, Sₙ = a(1 – rⁿ)/(1 – r) provided r ≠ 1. When using sigma notation, expand the first few terms to identify the pattern; never assume it is arithmetic. Additionally, check the condition for convergence in infinite geometric series: |r| < 1.
务必写下 a = 首项和 d 或 r。等差数列使用公式 Sₙ = n/2 [2a + (n – 1)d] 最为稳妥。等比数列使用 Sₙ = a(1 – rⁿ)/(1 – r),前提是 r ≠ 1。当遇到求和符号时,展开前几项以识别模式;切勿默认是等差。另外,对于无穷等比级数,检查收敛条件:|r| < 1。
Sₙ = n/2 [2a + (n – 1)d] Sₙ = a(1 – rⁿ) / (1 – r)
4. Differentiation: Chain, Product and Quotient Rules | 微分:链式法则、乘积法则与商法则
Differentiation was a core part of Paper 2, and candidates were expected to fluently apply the chain rule, product rule and quotient rule. The most frequent mistake was forgetting to multiply by the derivative of the inner function when using the chain rule, or misapplying the product rule by only differentiating one factor at a time.
微分是卷二的核心部分,考生应熟练运用链式法则、乘积法则和商法则。最常见的错误是使用链式法则时忘记乘以内层函数的导数,或者在应用乘积法则时每次只对一个因子求导。
For a function like y = (2x + 1)⁵, dy/dx = 5(2x + 1)⁴ × 2, not just 5(2x + 1)⁴. Similarly, to differentiate x²eˣ, use the product rule: dy/dx = 2x eˣ + x² eˣ. Many wrote only x² eˣ. Always set out your work clearly: u = …, v = …, u’ = …, v’ = …, then apply the rule. For the quotient rule, avoid sign errors by using brackets around the derivative of the numerator times the denominator.
对于像 y = (2x + 1)⁵ 的函数,dy/dx = 5(2x + 1)⁴ × 2,而不仅是 5(2x + 1)⁴。类似地,对 x²eˣ 求导要用乘积法则:dy/dx = 2x eˣ + x² eˣ。许多人只写了 x² eˣ。始终清晰地列出:u = …,v = …,u’ = …,v’ = …,然后代入法则。对于商法则,在分子导数乘分母的表达式上加上括号以避免符号错误。
d/dx [f(g(x))] = f'(g(x)) g'(x)
5. Integration: Remember the Constant and Exact Areas | 积分:记住常数与精确面积
Integration was tested both for indefinite integrals and for computing areas under curves. Examiners reported that many students omitted the constant of integration ‘+ C’, which can cost a mark even in the middle of a longer problem. Furthermore, when evaluating definite integrals, mistakes with signs, especially when substituting the lower limit, were common.
考试中既考查了不定积分,也考查了计算曲线下方面积。考官报告称,许多学生忽略了积分常数 “+ C”,即使在较长题目的中段,这也可能导致丢分。此外,在计算定积分时,符号错误,特别是代入下限时,很常见。
For example, ∫₀² (3x² + 2) dx must be evaluated carefully: [x³ + 2x]₀² = (8 + 4) – (0 + 0) = 12. When finding the area between a curve and the x-axis, check where the curve crosses the axis; split the integral if the function changes sign, and use absolute values. The report also noted errors when integrating 1/x: always write ln|x|, not just ln x, to keep the domain correct.
例如,∫₀² (3x² + 2) dx 必须仔细计算:[x³ + 2x]₀² = (8 + 4) – (0 + 0) = 12。在求曲线与 x 轴之间的面积时,检查曲线在哪里穿过轴;如果函数变号,要分割积分并使用绝对值。报告还指出在积分 1/x 时的错误:务必写成 ln|x|,而不只是 ln x,以保持定义域正确。
∫ xⁿ dx = xⁿ⁺¹/(n+1) + C, n ≠ –1
∫ (1/x
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