📚 Common Mistakes in 9660-MA01 International AS Mathematics 2017 Mark Scheme | 9660-MA01 国际 AS 数学 2017 年评分标准常见错误总结
The 9660-MA01 International AS Mathematics paper consistently tests core algebraic, trigonometric, and calculus skills. Analysing the 2017 mark scheme reveals a set of avoidable errors that repeatedly cost candidates marks. This article compiles the most significant pitfalls, explains why they arise, and shows how to sidestep them in future exams. Each section pairs a concise diagnosis of the mistake with practical advice for getting full marks.
9660-MA01 国际 AS 数学试卷始终考查核心的代数、三角和微积分技能。分析 2017 年的评分标准后可以发现,一系列本可避免的错误反复导致考生丢分。本文汇总了其中最重要的易错点,解释了错误产生的原因,并展示了如何在今后的考试中避开它们。每个小节都将对错误的简要分析与获得满分的实用建议进行了配对。
1. Misinterpreting Function Notation | 误读函数符号
Candidates often lose marks by confusing f(x + a) with f(x) + a. For example, when asked to sketch y = f(x + 2), many students simply shift the graph of f(x) vertically by 2 units instead of moving it 2 units left. The 2017 mark scheme strictly required the correct horizontal translation, and any vertical shift received no credit.
考生经常因混淆 f(x + a) 与 f(x) + a 而丢分。例如,当题目要求绘制 y = f(x + 2) 的图像时,许多学生只是将 f(x) 的图像垂直移动 2 个单位,而不是向左移动 2 个单位。2017 年的评分标准严格要求正确的水平平移,任何垂直移动都不会得分。
A related error arises with composite functions like fg(x). The mark scheme penalised evaluating g(f(x)) instead of f(g(x)). Always apply the rightmost function first. Write a small arrow or bracket order to avoid swapping the composition.
另一个相关的错误出现在复合函数中,如 fg(x)。评分标准对计算 g(f(x)) 而非 f(g(x)) 的情况进行了扣分。务必先应用靠右的函数。可以写一个小箭头或加上括号顺序,以免交换复合顺序。
2. Algebraic Slips in Quadratics | 二次式中的代数失误
The standard quadratic formula x = [−b ± √(b² − 4ac)] / (2a) was applied carelessly. A common blunder was forgetting to divide the entire numerator by 2a, leading to answers like −b ± √(b² − 4ac)/2a. The 2017 mark scheme explicitly demanded the complete division, and missing parentheses caused the method mark to be withheld.
二次公式 x = [−b ± √(b² − 4ac)] / (2a) 的使用不够仔细。一个常见的粗心错误是忘记将整个分子除以 2a,导致答案形如 −b ± √(b² − 4ac)/2a。2017 年的评分标准明确要求完整的除法运算,漏掉括号会导致方法分被扣减。
Another frequent error occurred while completing the square. Students correctly wrote (x + p)² + q but then miscalculated q by omitting the −p² term. Always expand your completed square mentally to verify it matches the original expression.
另一个常见错误出现在配方法中。学生正确地写出了 (x + p)² + q,但随后因为忽略了 −p² 项而算错了 q 的值。务必在心里将你配出的平方展开一次,核对它是否与原表达式一致。
3. Sign Errors in Inequalities | 不等式中的符号错误
When multiplying or dividing an inequality by a negative number, the direction of the inequality symbol must be reversed. The 2017 paper included a linear inequality with a negative coefficient of x. Many candidates divided by the negative number without flipping the sign, thereby losing easy marks. The mark scheme awarded zero if the final inequality pointed the wrong way.
当不等式两边乘以或除以一个负数时,不等号的方向必须反转。2017 年的试卷中包含一道 x 的系数为负的一元一次不等式题。许多考生在除以该负数时没有翻转不等号,因而白白丢分。如果最终不等号方向错误,评分标准会给零分。
Quadratic inequalities posed an additional challenge. Drawing a quick sketch of the parabola helps determine whether the solution lies between the roots or outside them. Relying solely on algebraic manipulation without a visual check often produced reversed intervals.
二次不等式则带来了额外的挑战。快速画出抛物线的草图有助于判断解集是位于两根之间还是两根之外。只依靠代数操作而不进行视觉检验,常常会得出完全相反的解区间。
4. Logarithm and Exponent Confusion | 对数和指数的混淆
Simplifications such as log(a + b) = log a + log b were penalised heavily in the 2017 mark scheme. The correct law is log(ab) = log a + log b, and log(a + b) cannot be split. Similar errors appeared with exponents, where candidates wrote aˣ × aʸ = aˣʸ instead of aˣ⁺ʸ.
2017 年的评分标准对 log(a + b) = log a + log b 这类错误化简进行了严厉扣分。正确的运算法则是 log(ab) = log a + log b,而 log(a + b) 不能拆分。指数运算中也出现了类似的错误,考生写成了 aˣ × aʸ = aˣʸ,而非正确的 aˣ⁺ʸ。
Solving equations like e²ˣ = 5 required taking natural logs correctly. A mistake often seen was ln(e²ˣ) = 2x being written as 2 ln(eˣ) or even 2x ln e, which is correct but sometimes led to arithmetic errors. The mark scheme accepted 2x = ln 5, so keep it simple.
解 e²ˣ = 5 这样的方程需要正确地取自然对数。常见的错误是将 ln(e²ˣ) = 2x 写成 2 ln(eˣ) 甚至 2x ln e,虽然这在数学上正确,但有时会导致算术错误。评分标准接受 2x = ln 5,所以保持简洁即可。
5. Differentiation from First Principles | 从第一原理求导
The limit definition f'(x) = limₕ→₀ [f(x+h) − f(x)] / h was tested, and many candidates lost marks by expanding (x+h)² incorrectly. The most frequent slip was writing (x+h)² = x² + h², forgetting the cross term 2xh. The mark scheme required full expansion and correct simplification to secure the method mark.
考试考查了导数极限定义 f'(x) = limₕ→₀ [f(x+h) − f(x)] / h,许多考生因为在错误地展开 (x+h)² 而丢分。最常见的疏忽是将 (x+h)² 写成 x² + h²,忘了交叉项 2xh。评分标准要求完整展开并正确化简,才能拿到方法分。
After obtaining [2xh + h²] / h, students occasionally cancelled h incorrectly, leaving 2x + h² instead of 2x + h. The final step of letting h → 0 then gave a spurious constant term. Writing each step neatly prevents such cancellation slips.
在得到 [2xh + h²] / h 之后,学生有时会约分错误,剩下 2x + h² 而不是 2x + h。最后令 h → 0 时,就会产生一个不该出现的常数项。工整地书写每一步可以防止此类约分错误。
6. Stationary Points and Nature Tables | 驻点与驻点类型判断表
Finding stationary points by setting dy/dx = 0 was generally done well, but determining their nature caused trouble. The 2017 mark scheme required a clear table showing the sign of dy/dx on either side of the stationary point, or a valid second derivative test. Many candidates simply stated ‘minimum’ or ‘maximum’ without supporting evidence, which earned no marks.
通过令 dy/dx = 0 来求驻点通常完成得不错,但判断驻点类型时却遇到了麻烦。2017 年的评分标准要求用清晰的表格展示驻点两侧 dy/dx 的符号,或给出有效的二阶导数检验。许多考生仅写上’极小值’或’极大值’,没有提供证据,这样拿不到分。
When using the second derivative, a common slip was computing d²y/dx² correctly but then claiming a positive value gives a maximum. Remember: d²y/dx² > 0 means a local minimum; d²y/dx² < 0 means a local maximum.
在使用二阶导数时,一个常见的疏漏是算对了 d²y/dx²,却声称正值给出极大值。记住:d²y/dx² > 0 表示局部极小值;d²y/dx² < 0 表示局部极大值。
7. Integration Constant Omitted | 遗漏积分常数
Indefinite integration problems in the 2017 paper explicitly demanded the addition of an arbitrary constant ‘+ c’. Failure to include it resulted in the loss of the final accuracy mark, even if the antiderivative was otherwise flawless. The mark scheme underlined this requirement in several questions.
2017 年试卷中的不定积分题目明确要求加上任意常数 ‘+ c’。不写常数会导致最终准确分被扣掉,即使反导数本身完全正确。评分标准在多个题目中都强调了这一要求。
Beyond the missing ‘+ c’, there were errors in integrating simple powers: ∫ xⁿ dx = xⁿ⁺¹/(n+1) + c was applied incorrectly for n = −1. Candidates should recognise that ∫ x⁻¹ dx = ln|x| + c, not x⁰/0 + c.
除了漏掉 ‘+ c’ 之外,在积分简单的幂函数时也出现了错误:∫ xⁿ dx = xⁿ⁺¹/(n+1) + c 在 n = −1 时被错误地套用。考生应当认识到 ∫ x⁻¹ dx = ln|x| + c,而不是 x⁰/0 + c。
8. Trigonometric Equation Pitfalls | 三角方程的陷阱
The 2017 mark scheme identified a pattern of candidates giving only the principal solution for trig equations within a given interval. For instance, solving sin x = 0.5 for 0° ≤ x ≤ 360°, many wrote only x = 30°, missing x = 150°. Using a CAST diagram or the general solution formulas is essential to capture all values.
2017 年的评分标准发现,考生有一种通病:对于给定区间内的三角方程,只给出主解。例如,在 0° ≤ x ≤ 360° 内解 sin x = 0.5,许多人只写了 x = 30°,漏掉了 x = 150°。使用 CAST 图或通解公式对于获取所有的解至关重要。
Another frequent error was mishandling transformations like cos(2θ + 30°) inside the interval. The substitution u = 2θ + 30° was set up correctly, but the adjusted interval for u was miscalculated, leading to solutions outside the original range. Always double‑check the transformed limits.
另一个常见错误是错误处理位于区间内的变换,如 cos(2θ + 30°)。代换 u = 2θ + 30° 被正确设定,但 u 的调整后区间却算错了,导致解落在原始范围之外。务必双重检查变换后的界限。
9. Coordinate Geometry and Gradient Mistakes | 坐标几何与斜率错误
Questions involving the gradient of a line perpendicular to a given line tripped up numerous candidates. The 2017 mark scheme expected the product of gradients to equal −1. Many students either forgot the negative reciprocal entirely or computed −1/m incorrectly by mishandling algebraic fractions.
涉及直线垂直斜率的题目绊倒了大量考生。2017 年的评分标准要求斜率之积等于 −1。许多学生要么完全忘了取负倒数,要么在处理代数分数时错误地计算了 −1/m。
The equation of a tangent at a specific point was asked. Candidates differentiated correctly but then substituted the x‑coordinate into the original function instead of the derivative, leaving the gradient as 0. Clear labelling of y and dy/dx prevents this substitution blunder.
还考查了某一点处切线的方程。考生正确地求了导,但随后将 x 坐标代入了原函数而非导数,导致斜率变成了 0。清晰地标注 y 和 dy/dx 可以防止这种代入错误。
10. Units and Context in Applied Problems | 应用题中的单位与情境
Applied questions, such as those modelling volume or area, demanded answers with appropriate units. The 2017 mark scheme often awarded the final mark only if the correct unit (cm², m·s⁻¹, etc.) was stated. A numerical answer without the required unit was treated as incomplete.
应用题,例如关于体积或面积的建模题,要求答案带有适当的单位。2017 年的评分标准通常只在陈述了正确的单位(cm²、m·s⁻¹ 等)时,才给最后一个分数。一个没有写出所需单位的数值答案被视为不完整。
In addition, candidates sometimes gave answers to an inappropriate degree of accuracy. When the question specified ‘give your answer to 3 significant figures’, writing an unrounded calculator display lost the final accuracy mark. Always check the accuracy instruction before boxing the final answer.
此外,考生有时给出的答案精度不恰当。当题目规定’将你的答案给出 3 位有效数字’时,写出未经舍入的计算器显示值会丢掉最后的准确分。在框出最终答案之前,务必检查精度要求。
11. Handling ‘Hence’ and Structured Steps | 处理“因此”与结构化步骤
Many 2017 questions used the word ‘Hence’ to link parts, expecting candidates to build on a previous result. A typical error was ignoring the given relationship and starting the solution from scratch, which, although sometimes mathematically correct, did not satisfy the mark scheme’s demand for using the earlier finding. Consequently, method marks could not be awarded.
2017 年的许多题目使用“因此”一词来连接各个小问,期望考生基于前一个结论进行解答。一种典型错误是无视给定的关系,从零开始解题,这虽然有时在数学上正确,但并不满足评分标准对使用先前结果的要求。因此,方法分无法获得。
The mark scheme also highlighted the importance of showing clear intermediate steps. Even if the final answer was correct, skipping crucial algebraic stages could mean a loss of method marks, as evidence of the required technique was not visible.
评分标准还强调了展示清晰中间步骤的重要性。即便最终答案正确,跳过关键的代数步骤也可能意味着方法分的丧失,因为没有展示出所需技巧的证据。
12. Guessing Instead of Verifying | 猜测而不验证
A final pattern from the 2017 mark scheme was that candidates often attempted to guess an answer, especially in ‘show that’ questions, instead of deriving it logically. Some wrote a random expression and rearranged it to resemble the target, hoping for partial credit. The mark scheme required a coherent chain of reasoning; unsubstantiated leaps were not rewarded.
2017 年评分标准反映出的最后一种模式是,考生常常试图猜测答案,尤其是在“证明”类题目中,而不是进行逻辑推导。一些人写下一个随机的表达式,然后将其变形为类似目标的形式,企图骗取部分分数。评分标准要求一条连贯的推理链;没有根据的跳跃不予给分。
Where possible, substitute your final answers back into the original equation or constraints to verify them. This simple habit can catch sign errors, domain violations, and algebraic flips before the exam finishes, potentially turning a borderline mark into full marks.
只要有可能,就把你的最终答案代回原方程或约束条件中进行验证。这个简单的习惯可以在考试结束前发现符号错误、定义域违规和代数翻转,从而有可能将边缘分数变为满分。
Published by TutorHao | 9660-MA01 Revision Series | aleveler.com
更多咨询请联系16621398022(同微信)
屏轩国际教育cambridge primary/secondary checkpoint, cat4, ukiset,ukcat,igcse,alevel,PAT,STEP,MAT, ibdp,ap,ssat,sat,sat2课程辅导,国外大学本科硕士研究生博士课程论文辅导