📚 A-Level Maths Jun 18 Pure Mathematics Markscheme: Common Pitfalls Summary | A-Level 数学 2018年6月纯数评分标准易错点总结
The June 2018 Pure Mathematics paper featured a range of classic topics, from algebraic manipulation and trigonometry to calculus and vectors. Examiner reports and markschemes reveal that even well-prepared students lost marks not through lack of knowledge, but through recurring careless errors, notation mistakes, and misinterpretations of common question types. This summary focuses on the most frequent pitfalls highlighted in the markscheme, helping you avoid the same traps and maximise your score in future exams.
2018年6月的纯数试卷涵盖了从代数运算、三角学到微积分和向量等一系列经典主题。考官报告与评分标准显示,许多准备充分的学生并非因为知识欠缺而丢分,而是由于反复出现的粗心错误、符号使用不当以及对常见题型的误读。本总结聚焦评分标准中强调的最常犯的错误,帮助你在今后的考试中避开同样的陷阱,最大化得分。
1. Misreading the Domain or Range in Functions | 未注意函数的定义域或值域限制
Many candidates lost marks by solving equations correctly but failing to check whether their solutions lay within the specified domain. For instance, a trigonometric equation might ask for solutions in 0° ≤ x ≤ 180°, but students often gave answers in radians or included values outside the interval. Always read the domain carefully and convert your final answers into the correct unit or interval.
许多考生在正确解出方程后,却因为没有检查答案是否在给定的定义域内而丢分。例如,一道三角方程可能要求在 0° ≤ x ≤ 180° 内求解,但学生经常给出弧度制的答案,或者包含了超出区间的值。务必仔细阅读定义域,并将最终答案转换为正确的单位或区间。
Frequent mistake: ignoring the given range for inverse functions. The markscheme often deducts marks if extraneous solutions are not rejected. A typical mark scheme note states “A1 for 30°, 150° only; lose mark if 210° included”. Always annotate the domain on your working paper and filter your results explicitly.
常见错误:忽略反函数给定的值域。评分标准通常对未剔除多余解的情况扣分。一份典型的评分备注会写:“仅当答案为 30°、150° 时得 A1;若包含了 210° 则不得分”。务必在草稿纸上标明定义域,并明确筛选结果。
2. Algebraic Simplification Slips with Signs | 代数化简中的符号错误
Expanding brackets with negative coefficients was a major source of errors. For example, when simplifying 3x − 2(x − 5), many students wrote 3x − 2x − 10 instead of 3x − 2x + 10. This single sign error cascaded through subsequent parts of the question, costing accuracy marks even when the method was otherwise correct.
带负系数的括号展开是主要的错误来源。例如,化简 3x − 2(x − 5) 时,许多学生误写成 3x − 2x − 10,而不是正确的 3x − 2x + 10。仅仅这一个符号错误就会波及到题目的后续部分,即便方法正确也会丢失准确性得分。
Another common slip occurred when rearranging equations: moving a term to the other side without changing its sign. In the June 18 pure paper, one item required solving 5 − 3y = 2y + 1; incorrectly transposing gave 5 − 1 = 2y − 3y leading to 4 = −y, but some wrote 4 = y. Double-check each line of algebra with a quick mental substitution test.
另一个常见失误发生在移项时忘记变号。在2018年6月的纯数试卷中,某题需要解 5 − 3y = 2y + 1;错误移项会得到 5 − 1 = 2y − 3y 导致 4 = −y,但有人却写成 4 = y。每步代数运算之后,用快速心算代入检验一下。
3. Index Laws and Surd Manipulation Errors | 指数律与根号运算错误
Candidates frequently mishandled expressions like (x²y³)⁴ or √(4x²). The markscheme highlighted that many wrote (x²y³)⁴ = x⁶y⁷ instead of x⁸y¹², revealing a misunderstanding of the power rule (aᵐ)ⁿ = aᵐⁿ. Similarly, simplifying √(4x²) to just 4x was common; the correct simplification is 2|x|, although in pure maths contexts with positive x, 2x is accepted if specified.
考生经常错误处理像 (x²y³)⁴ 或 √(4x²) 这样的表达式。评分标准特别指出,很多人将 (x²y³)⁴ 写成 x⁶y⁷,而非正确的 x⁸y¹²,暴露出对幂的乘方规则 (aᵐ)ⁿ = aᵐⁿ 的不理解。同样,将 √(4x²) 化简成 4x 也很普遍;正确的化简是 2|x|,不过在纯数环境下若明确 x 为正,写 2x 也可接受。
When rationalising denominators, for instance 1/(√3 − 1), students multiplied by (√3 − 1)/(√3 − 1) instead of the conjugate (√3 + 1)/(√3 + 1). This left the denominator still irrational. The markscheme explicitly required multiplication by the conjugate to earn the method mark.
在进行分母有理化时,例如 1/(√3 − 1),学生常乘上 (√3 − 1)/(√3 − 1) 而非其共轭 (√3 + 1)/(√3 + 1),导致分母仍含有无理数。评分标准明确要求乘以共轭才能得到方法分。
4. Misapplication of the Discriminant | 判别式的误用
Quadratic discriminant questions (b² − 4ac) often asked students to find the range of values for a parameter such that the equation has two distinct real roots, a repeated root, or no real roots. A very common error was setting the discriminant ≥ 0 instead of > 0 for two distinct real roots, or forgetting to reverse the inequality sign when multiplying by −1.
二次方程的判别式 (b² − 4ac) 问题常要求学生求出使方程有两个不同实根、重根或无实根的参数取值范围。一个非常普遍的错误是,对于两个不同实根的条件,将判别式设为 ≥ 0 而非 > 0;或者当不等式两边同乘 −1 时忘记改变不等号方向。
The markscheme showed that some candidates solved the resulting quadratic inequality by treating it as an equation, giving specific values instead of an interval. For example, solving k² − 4k − 5 > 0 and writing k = −1 or k = 5, but failing to give the correct region k < −1 or k > 5. Always sketch a quick graph or use a sign table to confirm the inequality solution.
评分标准显示,部分考生将解二次不等式当作解方程处理,给出了具体的值而非区间。例如,解 k² − 4k − 5 > 0 时,写下 k = −1 或 k = 5,却没能给出正确的区域 k < −1 或 k > 5。务必快速画出示意图或使用符号表来确认不等式的解集。
5. Trigonometric Equation Mode and Quadrant Mistakes | 三角方程的角度模式与象限错误
A perennial pitfall: solving sin θ = 0.5 and giving only θ = 30° (or π/6), forgetting the second principal solution within the specified domain. The markscheme for June 18 required all solutions in a given interval, often using the CAST diagram or graph to find the second angle (e.g., 150° or 5π/6). Many students lost a mark by omitting one valid solution.
一个老生常谈的陷阱:解 sin θ = 0.5 时只给出 θ = 30°(或 π/6),忘记给定区间内的第二个主解。2018年6月的评分标准要求在给定区间内的所有解,通常用 CAST 图或图像求出第二个角(如 150° 或 5π/6)。很多学生因为遗漏一个有效解而丢分。
Another frequent error was confusing degree and radian mode when dealing with trigonometric identities. In an identity proof, if the expression is given in radians, the student must keep radians throughout. The markscheme sometimes awarded no marks if the working mixed degrees and radians inconsistently. Always use the mode specified in the question, and if no unit is indicated, radian measure is the default in pure maths unless degrees are explicitly shown.
另一个常见错误是在处理三角恒等式时混淆角度和弧度模式。在恒等式证明中,若题目以弧度给出表达式,学生必须全程使用弧度。如果解题过程中不一致地混用角度和弧度,评分标准有时完全不给分。请始终使用题目指定的单位;若无明确指示,纯数默认使用弧度制,除非明确给出度数符号。
6. Differentiation Errors: Chain, Product and Quotient Rule | 微分错误:链式法则、乘积法则与商法则
Differentiating composite functions such as e^{3x²} or sin(2x + 1) frequently led to mistakes. Students often omitted the derivative of the inner function entirely, writing the derivative of sin(2x + 1) as cos(2x + 1) instead of 2cos(2x + 1). The markscheme penalises this as a significant accuracy error even if the rest of the solution is sound.
对复合函数如 e^{3x²} 或 sin(2x + 1) 求导时经常出错。学生往往完全遗漏内层函数的导数,例如将 sin(2x + 1) 的导数写成 cos(2x + 1) 而非 2cos(2x + 1)。即使解题的其余部分正确,评分标准也会将此视为严重的准确度错误而扣分。
In product rule problems, candidates sometimes multiplied the functions before differentiating, which is acceptable but prone to algebraic errors. The markscheme showed that when using (uv)’ = u’v + uv’, students occasionally mislabeled u and v and then wrote u’v’ instead of u’v + uv’. A clear layout with u = …, v = …, u’ = …, v’ = … helps avoid such slip-ups.
在乘积法则的题目中,考生有时选择先乘开再求导,这样虽可接受但容易产生代数错误。评分标准显示,当使用 (uv)’ = u’v + uv’ 时,学生偶尔会错误标记 u 和 v,然后写出 u’v’ 而不是 u’v + uv’。清晰地列出 u = …, v = …, u’ = …, v’ = … 有助于避免此类疏漏。
7. Integration Slips: Reverse Chain Rule and “+C” | 积分失误:反向链式法则与遗漏“+C”
Indefinite integration questions in June 2018 frequently resulted in lost marks because the constant of integration “+C” was forgotten. The markscheme is very strict about this: an answer without “+C” is considered incomplete and is not awarded the final accuracy mark. Even if the candidate then uses the integral in a subsequent part, the missing constant invalidates the exact form required.
2018年6月的不定积分题中,因忘记积分常数“+C”而丢分的情况十分频繁。评分标准对此非常严格:没有“+C”的答案被视为不完整,不给最终的准确度分。即使考生在后续小题中使用了该积分结果,遗漏常数也会使所需的确切形式无效。
For integrals of the form ∫ f'(x)/f(x) dx = ln|f(x)| + C, many students missed the absolute value signs or incorrectly applied the rule to expressions like ∫ 2x/(x²+1) dx. The markscheme expected the simplification 2x/(x²+1) is indeed f'(x)/f(x), but candidates sometimes forced a substitution that overcomplicated the work. Recognising standard patterns saves time and reduces errors.
对于形如 ∫ f'(x)/f(x) dx = ln|f(x)| + C 的积分,很多学生遗漏绝对值符号,或者对像 ∫ 2x/(x²+1) dx 这样的表达式错误应用该法则。评分标准期望的化简是 2x/(x²+1) 正好是 f'(x)/f(x),但有些考生强硬使用代换法,反而把题目复杂化了。识别标准模式既能节省时间,又能减少错误。
8. Logarithms: Domain Restrictions and Equation Solving | 对数:定义域限制与方程求解
When solving equations like log₂(x − 3) + log₂x = 2, many candidates correctly combined the logs but then forgot to check that the final solutions satisfied the original domain restrictions (x > 3 in this case). The markscheme often accepts a solution only if the rejected invalid root is explicitly stated. Otherwise, an accuracy mark is lost.
在解像 log₂(x − 3) + log₂x = 2 这样的方程时,许多考生正确合并了对数,但忘记检验最终解是否满足原方程的定义域限制(本例中 x > 3)。评分标准通常只在明确说明已剔除无效根的情况下才给分。否则,准确度分就会丢失。
Another common weakness was mishandling the base of the logarithm when changing bases or removing logs. For instance, writing log(x+1) – log(x) = 1 and then deducing (x+1) – x = 10 is incorrect. The correct step is log((x+1)/x) = 1 → (x+1)/x = 10. The markscheme reveals that many candidates erroneously treat log subtraction as subtraction of the arguments.
另一个常见弱点是处理对数底数或消去对数时出错。例如,写出 log(x+1) – log(x) = 1 后,错误地推出 (x+1) – x = 10。正确的步骤是 log((x+1)/x) = 1 → (x+1)/x = 10。评分标准显示,很多考生错误地将对数的减法当作真数相减。
9. Graphs and Transformations: Affects of Parameters | 图像与变换:参数的影响
Transformation questions required describing the effect of replacing x by (x + a) or multiplying the function by a constant. A common error in June 2018 was to describe f(x + 2) as a shift to the right instead of to the left. The markscheme expects precise language such as “translation by vector (−2, 0)” which some candidates miswrote as (2, 0).
函数变换题要求描述将 x 替换为 (x + a) 或将函数乘以常数所带来的影响。2018年6月考试中的一个常见错误是将 f(x + 2) 描述为向右平移而非向左。评分标准要求使用精确的语言,例如“按向量 (−2, 0) 平移”,而部分考生误写为 (2, 0)。
When sketching a transformed graph, students often neglected to label key points such as intersections with the axes or the coordinates of a minimum. The markscheme may deduct marks if the shape is correct but crucial points are unlabelled. Always annotate your sketch with the new coordinates of stationary points and axis-crossings as derived from the transformation.
在绘制变换后的图像时,学生常常忽略标注关键点,比如与坐标轴的交点或极小值点的坐标。即使图形形状正确,缺少关键点标注也可能被扣分。务必在草图上标注出由变换得出的驻点与新坐标轴交点的坐标。
10. Sequences and Series: Notation and Arithmetic Errors | 数列与级数:符号与计算错误
Questions on arithmetic sequences asked for the sum of the first n terms or the value of a specific term. A typical slip was using the wrong formula: writing Sₙ = n/2[2a + (n − 1)d] but substituting n incorrectly or confusing a and l (last term). The markscheme specified that the formula must be correctly quoted and applied to earn the method mark.
等差数列的题目要求前 n 项和或某一特定项的值。典型的失误是使用错误的公式:写出 Sₙ = n/2[2a + (n − 1)d] 后,代入 n 时出错,或混淆了首项 a 与末项 l。评分标准规定,必须正确引用并应用公式才能得到方法分。
In sigma notation problems, candidates often misread the starting index or made simple arithmetic errors when expanding a few terms to spot a pattern. For example, ∑ from r=1 to 10 of (2r + 3) was sometimes evaluated by incorrectly summing 2r and 3 separately. The markscheme showed that splitting the sum into 2∑r + ∑3 is valid, but errors occurred in evaluating ∑r = n(n+1)/2. Double-check the arithmetic, especially when substituting n = 10.
在 sigma 符号问题中,考生常常误读起始下标,或者在展开前几项以寻找规律时犯简单的算术错误。例如,∑ 从 r=1 到 10 的 (2r + 3),有人虽然正确拆分为 2∑r + ∑3,但在计算 ∑r = n(n+1)/2 时出错。务必检查计算过程,特别是代入 n = 10 时。
11. Vectors: Magnitude, Direction and Proof | 向量:大小、方向与证明
Vector geometry questions in June 2018 required finding the angle between two vectors or proving lines are perpendicular. A common mistake was calculating the dot product correctly but then forgetting to divide by the product of the magnitudes. The markscheme requires the explicit formula cosθ = (a·b)/(|a||b|) and penalises missing absolute value or the final division step.
2018年6月的向量几何题要求计算两向量之间的夹角或证明直线垂直。一个常见错误是正确计算出点乘之后,忘记除以模长的乘积。评分标准要求明确写出公式 cosθ = (a·b)/(|a||b|),缺少绝对值或最后的除法步骤都会扣分。
For proof-style questions, such as showing that three points lie on a straight line, candidates often set up vector AB and BC correctly but did not clearly state the condition for collinearity (e.g., AB = k·BC). The markscheme expects a concluding statement: “since AB is a scalar multiple of BC, the points are collinear”. Without this statement, the proof is considered incomplete.
对于证明题,比如证明三点共线,考生通常能正确建立向量 AB 和 BC,但没有清晰陈述共线的条件(例如 AB = k·BC)。评分标准期望一个总结性陈述:“由于 AB 是 BC 的标量倍数,因此这些点共线”。缺少这一陈述,证明将被视为不完整。
12. Carelessness with Units and Final Answer Presentation | 单位与最终答案表达形式的疏忽
Across all topics, a significant number of marks were lost because candidates did not present answers in the required form. For instance, a question might ask for exact values in surd form, but students gave decimal approximations. Or, a coordinate was requested as (a, b), but the answer was left as x = …, y = … The markscheme explicitly states that the final answer must match the requested format to earn the A1 mark.
纵观所有主题,有相当多的分数因为考生未按要求的形式给出答案而丢掉。例如,题目可能要求以根号形式给出精确值,学生却给出了小数近似值。又或者要求以坐标 (a, b) 回答,答案却写成 x = …, y = …。评分标准明确指出,最终答案必须符合要求的格式才能得到 A1 分。
Rounding errors also appeared: giving 3.6 instead of 3.60 (to 2 decimal places) or rounding intermediate values too early, which caused the final answer to be slightly off. The markscheme often allows a range, but if the candidate’s premature rounding drops them outside that tolerance, the mark is lost. Keep full calculator accuracy until the very last step.
舍入误差也时常出现:保留两位小数时给出 3.6 而非 3.60,或者过早对中间值进行舍入,导致最终答案略微偏离。评分标准通常允许一个容差范围,但若过早舍入使得答案超出该允差范围,就会丢分。在最后一步之前,请始终保持完整的计算器精度。
Published by TutorHao | Pure 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