📚 PDF资源导航

AS Maths: Unit 2 Mark Scheme (Jan19) – Common Mistakes Summary | AS 数学:单元 2 评分标准 (2019年1月) 易错点总结

📚 AS Maths: Unit 2 Mark Scheme (Jan19) – Common Mistakes Summary | AS 数学:单元 2 评分标准 (2019年1月) 易错点总结

Every exam series brings a fresh set of mark schemes, and revisiting them is one of the most effective ways to sharpen your revision. The January 2019 AS Unit 2 paper is no exception: carefully analysing the mark scheme reveals a pattern of avoidable errors that regularly cost students accuracy marks or even entire method marks. This article distils those common pitfalls into ten focused lessons, illustrated with examples and paired with practical corrections. Whether you are preparing for a resit or tackling Unit 2 for the first time, these insights will help you turn small slips into target marks.

每一轮考试都会产生新的评分标准,重温这些标准是提升备考效率的最有效方法之一。2019年1月的AS单元2试卷也不例外:仔细分析评分标准可以发现一系列可避免的错误模式,这些错误常常让学生丢掉精确分甚至整个方法分。本文将这些常见陷阱浓缩为十个重点课程,并用实例和对应的正确解法加以说明。无论你是准备重考还是首次面对单元2,这些见解都能帮你把细微的失误转化为目标分数。

1. Cancelling Algebraic Fractions Incorrectly | 错误地约分代数分式

A classic mistake appears when students simplify rational expressions such as (x² + 4x)/x by simply crossing out an x from the numerator and denominator, wrongly giving x² + 4. The mark scheme insists on factorisation first: x(x + 4)/x simplifies to x + 4, but only when x ≠ 0. Stating the domain restriction is not always required for the simplification itself, but losing the restriction when solving equations can lead to extraneous solutions. Always factorise completely before cancelling common factors, and keep a note of any values that would make a denominator zero.

一个经典错误出现在化简有理式时,比如将 (x² + 4x)/x 错误地约去分子分母中的 x,得到 x² + 4。评分标准明确要求先因式分解:x(x + 4)/x 化简为 x + 4,但前提是 x ≠ 0。在单纯化简时,不一定要写出定义域限制,但在解方程时若忘记限制,可能会引入增根。务必先彻底因式分解再约去公因式,并留意任何会使分母为零的值。


2. Misapplying the Discriminant | 误用判别式

Many candidates can recite b² – 4ac, yet they frequently mishandle it when the quadratic contains a parameter. A typical error is writing the discriminant of kx² + 2x + 3 as 2² – 4(k)(3) and then setting an inequality in the wrong direction. The Jan19 paper showed that students often confuse ‘two distinct real roots’ with ‘no real roots’, mixing up > 0 and < 0. Remember: Δ > 0 gives two distinct real roots; Δ = 0 gives one repeated real root; Δ < 0 gives no real roots. Write the discriminant explicitly as an algebraic expression, solve the inequality, and always check the context of the problem (e.g. ‘the equation has real roots’ means Δ ≥ 0).

许多学生可以背出 b² – 4ac,但在处理含参数的二次方程时常常出错。一个常见错误是把 kx² + 2x + 3 的判别式写成 2² – 4(k)(3),然后不等号方向写反。2019年1月的试卷显示,考生容易把“两个不同实根”和“无实根”搞混,弄混 > 0 和 < 0。请记住:判别式 > 0 给出两个不同实根;= 0 给出一个重根;< 0 没有实根。用代数表达式明确写出判别式,解不等式,并根据题意检查条件(例如“方程有实根”意味着 Δ ≥ 0)。


3. Solving Hidden Quadratic Equations | 解隐藏二次方程

Equations like 3²ˣ − 4×3ˣ + 3 = 0 or 2x − 5√x + 2 = 0 catch many students off guard. The necessary substitution, such as y = 3ˣ or t = √x, is often attempted but then abandoned because candidates forget to substitute back or neglect the domain of the new variable. The Jan19 mark scheme penalised solutions that missed the condition y > 0 (since 3ˣ > 0) and consequently accepted extraneous negative values for y. After solving the quadratic in y, you must check each root against the original substitution’s domain and then reverse the substitution carefully. Explicitly stating the domain of the substituted variable at the start will help you avoid these lost marks.

像 3²ˣ − 4×3ˣ + 3 = 0 或 2x − 5√x + 2 = 0 这样的方程让很多学生措手不及。必要的变量代换,例如设 y = 3ˣ 或 t = √x,往往被尝试后又放弃,因为学生忘记代回原变量,或忽略了新变量的定义域。2019年1月的评分标准对漏掉 y > 0 条件(因为 3ˣ > 0)从而接受 y 的负数值的解进行了扣分。在解出关于 y 的二次方程后,必须按照原始替换的定义域检验每一个根,然后小心地还原变量。一开始就明确写出替换变量的定义域,可以帮助你避免这些失分。


4. Domain and Range When Working with Inverse Functions | 反函数中的定义域与值域

When finding an inverse function, many students mechanically swap x and y and rearrange, but then give the inverse as ‘f⁻¹(x) = expression’ without stating its domain. The Jan19 mark scheme points out that the domain of f⁻¹ is the range of the original function f. If f(x) = √(2x − 5) for x ≥ 3, the range is f(x) ≥ 1, so f⁻¹(x) is only valid for x ≥ 1. Writing f⁻¹(x) = (x² + 5)/2 for all real x would lose the accuracy mark. Always sketch or consider the range of f before finalising the inverse.

在求反函数时,许多学生机械地交换 x 和 y 并整理,却给出了 “f⁻¹(x) = 表达式” 而不注明定义域。2019年1月的评分标准指出,f⁻¹ 的定义域是原函数 f 的值域。如果 f(x) = √(2x − 5),x ≥ 3,那么值域为 f(x) ≥ 1,因此 f⁻¹(x) 只在 x ≥ 1 时有效。若写出 f⁻¹(x) = (x² + 5)/2 对所有实数成立,就会丢掉准确性分数。在最终确定反函数之前,一定要通过草图或计算确认 f 的值域。


5. Trigonometric Equations and Adjusted Intervals | 三角方程与调整后的区间

A recurring error on trigonometric questions involves transforming the interval incorrectly. For example, to solve sin(2θ − 30°) = 0.6 for 0° ≤ θ ≤ 180°, the argument becomes 2θ − 30°, which then lies in the interval [−30°, 330°]. Students often forget to multiply the upper bound and then adjust, writing the interval as [−30°, 150°] or simply using 0° to 360°. The Jan19 scheme showed that this leads to missing secondary solutions within the original range. Always compute the new interval first: if θ ∈ [a, b], then the transformed argument lies in [ma + c, mb + c] for mθ + c. Solve for all solutions in that expanded interval and then filter back to θ.

三角题中一个反复出现的错误是区间换算出错。例如,要解 sin(2θ − 30°) = 0.6,0° ≤ θ ≤ 180°,自变量变为 2θ − 30°,其区间应为 [−30°, 330°]。学生常常忘记乘上上界再调整,写成 [−30°, 150°] 或直接使用 0° 到 360°。2019年1月的评分标准显示,这会导致遗漏原区间内的第二组解。务必先计算新区间:如果 θ ∈ [a, b],那么转换后的自变量属于 [ma + c, mb + c](对 mθ + c 而言)。解出该扩展区间内的所有解,再反推回 θ 的范围。


6. Confusing the Laws of Logarithms | 混淆对数运算法则

It is tempting to treat logarithms as if they distribute over addition or subtraction, leading to errors like log(a + b) = log a + log b. The Jan19 mark scheme highlighted that students lose marks when simplifying expressions such as 2 log x − log(x + 1) by incorrectly combining them into log(x² / (x + 1))—which is correct only if the original was 2 log x − log(x + 1). The mistake often occurs when students fail to apply the power rule (log aⁿ = n log a) to the whole argument. Meanwhile, confusing ‘ln’ with ‘log₁₀’ can invalidate solutions. Practise rewriting expressions step by step: deal with coefficients first using the power law, then combine or split using the product and quotient laws.

学生们很容易把对数当作可以对加减法分配来处理,从而犯下 log(a + b) = log a + log b 之类的错误。2019年1月的评分标准强调,学生在化简如 2 log x − log(x + 1) 时,如果错误地把系数处理不当,就会丢分。正确的操作是先用幂法则把系数处理掉(log aⁿ = n log a),再用商法则合并。同时,混淆 “ln” 和 “log₁₀” 也可能导致整题解错。要通过分步练习改写表达式:先用幂法则处理系数,再用积法则或商法则进行合并或拆分。


7. Differentiating eˣ and ln x Correctly | 正确对 eˣ 和 ln x 求导

While the derivative of eˣ is eˣ, and the derivative of ln x is 1/x, students often misapply these when the exponent or argument is a linear function. For e²ˣ, the derivative is 2e²ˣ, not just e²ˣ. For ln(3x + 1), the derivative is 3/(3x + 1). The Jan19 mark scheme revealed that many candidates either forget the chain rule or misplace the constant factor. Always identify the ‘inner function’ explicitly: if y = e^(kx), dy/dx = k e^(kx); if y = ln(ax + b), dy/dx = a/(ax + b). A similar care is needed when differentiating trigonometric functions with linear arguments, such as sin(2x).

尽管 eˣ 的导数是 eˣ,ln x 的导数是 1/x,但当指数或真数为线性函数时,学生常常用错。对于 e²ˣ,导数为 2e²ˣ,而不仅仅是 e²ˣ;对于 ln(3x + 1),导数是 3/(3x + 1)。2019年1月的评分标准显示,很多考生要么忘了链式法则,要么将常数系数放错位置。一定要明确指出“内层函数”:如果 y = e^(kx),则 dy/dx = k e^(kx);如果 y = ln(ax + b),则 dy/dx = a/(ax + b)。对比如 sin(2x) 这样的线性参数三角函数的求导也需要同样小心。


8. Forgetting the Constant of Integration | 忘记积分常数

In indefinite integration questions, the ‘+ c’ is not merely a formality; it is an essential part of the general solution. A common error seen in the Jan19 series was writing ∫(6x² + 2x) dx = 2x³ + x² and then using this incomplete result to find a particular solution given boundary conditions. Candidates lost the method mark when they subsequently substituted x = 1, y = 5 into an expression without c, leading to an inconsistent equation. The correct approach is to write the antiderivative with + c, substitute the given point to solve for c, and only then present the final function. The constant of integration can never be ignored.

在不定积分题目中,“+ c” 绝不仅仅是形式,而是通解的必要组成部分。2019年1月的考试系列中出现的一个常见错误是写出 ∫(6x² + 2x) dx = 2x³ + x²,然后用这个不完整的结果,结合边界条件去求特解。当学生把 x = 1, y = 5 代进没有 c 的表达式时,就会得到一个矛盾的方程,从而丢掉方法分。正确做法是写出带 + c 的原函数,代入已知点解出 c,最后才给出确定的函数。积分常数任何时候都不能忽略。


9. Area Between Two Curves – Sign and Setup Errors | 两曲线间的面积 – 符号与设置错误

Finding the area enclosed between a curve and a line often trips up students who fail to identify which function is on top. The formula ∫ₐᵇ [f(x) − g(x)] dx assumes f(x) ≥ g(x) on [a, b]. In the Jan19 paper, many candidates integrated the wrong difference and obtained a negative area, then forgot to take the absolute value or simply changed the sign at the end without explanation. The mark scheme rewards a clear sketch and a statement of which curve is upper. Where the curves cross, the interval must be split, and the absolute value of each sub-area must be summed. Never force a negative area into a positive one without methodical justification.

求曲线与直线围成的面积时,学生常常栽在判断哪条函数在上方。公式 ∫ₐᵇ [f(x) − g(x)] dx 假设在 [a, b] 上 f(x) ≥ g(x)。在2019年1月的试卷中,很多考生积错了差函数,得到了负面积,然后忘记取绝对值,或者最后未加解释就改了符号。评分标准鼓励画一个清晰的草图,并标明哪条曲线位于上方。如果两条曲线有交点,必须拆分区间,再把各子区间面积的绝对值相加。决不能不经过有条理的证明就把负面积强行改为正数。


10. Arithmetic Series and Modelling Misconceptions | 等差数列与建模误解

Arithmetic series problems become tricky when embedded in a real-world context, such as saving schemes or production output. A common mistake is confusing the term number with the sum. If a problem asks for the total produced over 20 weeks, students sometimes evaluate only the 20th term using a + (n − 1)d. The Jan19 mark scheme required the sum formula Sₙ = n/2 [2a + (n − 1)d]. Another frequent slip is using the sum formula for an arithmetic series when the sequence is not arithmetic—always verify that the difference between consecutive terms is constant. Finally, when a question asks ‘in which week does the cumulative total first exceed…’, set up an inequality with Sₙ and solve for n, remembering that n must be a positive integer.

等差数列题目一旦嵌入实际情境,比如储蓄计划或产量输出,就变得棘手。一个常见错误是混淆项数与总和。如果题目问的是20周的总产量,学生有时只用 a + (n − 1)d 求第20项。2019年1月的评分标准要求使用求和公式 Sₙ = n/2 [2a + (n − 1)d]。另一个常见失误是在序列根本不是等差时套用了等差求和公式——一定要先验证相邻项差是否为常数。最后,当题目问“在哪一周累计总量首次超过……”,要用 Sₙ 建立不等式并求解 n,同时牢记 n 必须是正整数。


Published by TutorHao | Mathematics Revision Series | aleveler.com

更多咨询请联系16621398022(同微信)

Comments

屏轩国际教育cambridge primary/secondary checkpoint, cat4, ukiset,ukcat,igcse,alevel,PAT,STEP,MAT, ibdp,ap,ssat,sat,sat2课程辅导,国外大学本科硕士研究生博士课程论文辅导Cancel reply

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

Exit mobile version