📚 AS Maths Question Paper Unit 2 June 2022: Common Mistakes Summary | AS数学试卷单元2 2022年6月易错点总结
This article summarises the most common errors students made in the AS Mathematics Unit 2 examination from June 2022. By understanding these typical pitfalls, you can refine your exam technique and avoid losing valuable marks. Each section presents a specific mistake, explains why it occurs, and provides the correct mathematical reasoning to guide your revision.
本文总结了2022年6月AS数学单元2考试中学生最容易犯的错误。通过理解这些典型陷阱,你可以优化考试技巧,避免丢失宝贵的分数。每个小节都展示一个具体错误,解释其成因,并提供正确的数学推理来指导你的复习。
1. Misusing the Binomial Expansion for Fractional and Negative Powers | 分数与负指数二项式展开的误用
Students often forget that the standard binomial series (1+x)^n = 1 + nx + [n(n-1)/2!]x² + … requires |x| < 1 for convergence when n is not a positive integer. A common mistake is to apply the positive integer formula to expressions like (1+2x)⁻² and obtain 1 - 4x + 12x², but then fail to state the validity range, e.g., |2x| < 1 or |x| < ½.
学生常忘记,当n不是正整数时,标准二项式级数 (1+x)^n = 1 + nx + [n(n-1)/2!]x² + … 要求 |x| < 1 才能收敛。一种典型错误是对 (1+2x)⁻² 套用正整数公式得到 1 - 4x + 12x²,却没有注明有效性范围,例如 |2x| < 1 即 |x| < ½。
Also, errors arise when the coefficient of x is not 1. For (3+2x)⁻¹, some directly write 1 + (-1)(2x) + … ignoring that it must be expressed as 3⁻¹(1 + (2x/3))⁻¹. The correct expansion then becomes (1/3)[1 – (2x/3) + (2x/3)² – …].
同时,当x的系数不为1时也会出错。对(3+2x)⁻¹,有人直接写成1 + (-1)(2x) + …,忽略了必须化为3⁻¹(1 + (2x/3))⁻¹。正确的展开式应为 (1/3)[1 – (2x/3) + (2x/3)² – …]。
| Common Error | Correct Method |
| (3+2x)⁻¹ ≈ 1 – 2x | = 1/3 (1 + 2x/3)⁻¹ ≈ 1/3 – 2x/9 |
2. Errors in Differentiation from First Principles | 第一原理求导中的错误
Differentiating functions like f(x)=x² using the limit definition often leads to algebraic slips. Students expand (x+h)² incorrectly or cancel terms prematurely. The limit expression [f(x+h)-f(x)]/h must be fully simplified to 2x+h before letting h→0; omitting the limit notation is also a mark-losing mistake.
用极限定义对f(x)=x²求导时,常出现代数错误。学生会错误展开(x+h)²或过早约分。极限表达式 [f(x+h)-f(x)]/h 必须完全化简为2x+h,再令h→0;遗漏极限符号也是一个失分点。
Another pitfall is mishandling negative x values or forgetting to rationalise the numerator when dealing with √(x). For f(x)=√x, the difference quotient becomes (√(x+h)-√x)/h; the correct approach multiplies numerator and denominator by the conjugate to obtain 1/(√(x+h)+√x), then takes the limit to get 1/(2√x).
另一个陷阱是处理负x或遇到平方根时不进行有理化。对于f(x)=√x,差商变为(√(x+h)-√x)/h;正确方法是将分子分母同乘共轭式,得到1/(√(x+h)+√x),再取极限得1/(2√x)。
3. Omitting the Constant of Integration | 遗忘积分常数
Indefinite integration answers must include the constant +C. Many students lost marks in Unit 2 June 2022 by writing ∫ (3x²+2x) dx = x³ + x² instead of x³ + x² + C. In differential equations or when an initial condition is given, forgetting C affects the particular solution.
不定积分答案必须包含常数+C。在2022年6月单元2中,许多学生因遗漏积分常数而丢分,将∫ (3x²+2x) dx 写成x³+x²,而不是x³+x²+C。在微分方程或给定初始条件时,遗漏C会影响特解。
Moreover, when integrating expressions like 1/x, the result is ln|x| +C, not ln x +C, because the domain must be considered; absolute value ensures validity for negative x. This subtlety is often overlooked.
此外,积分1/x时结果是ln|x|+C,而非ln x+C,因为需要考虑定义域;绝对值确保对负x也有效。这一细微之处经常被忽视。
4. Trigonometric Equation Solving: Missing Solutions | 解三角方程遗失解
In problems like sinθ = ½ for 0° ≤ θ ≤ 360°, many only give θ=30°, neglecting θ=150°. Understanding the CAST diagram or the graphs of sine and cosine is essential to find all roots within the specified interval. Using the general solutions sin⁻¹(k) and 180°-sin⁻¹(k) prevents this error.
对于sinθ=½在0°≤θ≤360°的问题,许多人只给出θ=30°,忽略了θ=150°。理解CAST图或正弦余弦图像对于求出指定区间内的所有解至关重要。使用通解 sin⁻¹(k) 和 180°-sin⁻¹(k) 可以避免此错误。
Another common slip is mishandling equations like tanx = √3, where x = 60°, 240° within 0-360°; students sometimes forget the period of 180° for tangent. Also, solving cos2x = 0.5 requires finding 2x solutions first, then halving; a miscalculation in the final step often leads to missing values or incorrect bounds.
另一个常见失误是处理tanx=√3,x=60°,240°(在0-360°内);学生有时忘记正切函数的周期为180°。此外,解cos2x=0.5需要先求出2x的解,再除以2;最后一步计算错误常常导致漏解或边界错误。
5. Inequality Sign Reversal When Multiplying by Negative | 不等式乘负数忘记变号
When solving inequalities such as -2x > 6, dividing by -2 must reverse the direction to obtain x < -3. A considerable number of candidates left the sign unchanged and wrote x > -3, losing easy marks. The same applies when moving terms with negative coefficients.
解不等式如 -2x > 6 时,除以-2必须改变不等号方向得到 x < -3。许多考生保持原向,写出x > -3,丢失了简单分数。项带有负系数移项时同样要小心。
In quadratic inequalities e.g., x² – 4x – 5 ≤ 0, factorising to (x+1)(x-5) ≤ 0, the solution interval is -1 ≤ x ≤ 5. Errors arise from incorrect sketching of the parabola or sign intervals. Always test critical values and verify with a number line.
对于二次不等式如x²-4x-5≤0,因式分解为(x+1)(x-5)≤0,解区间为-1≤x≤5。错误往往源于抛物线草图或符号区间绘制有误。务必检查临界值并用数轴验证。
6. Misapplying Logarithm Laws | 对数运算律错误应用
Conf
Published by TutorHao | Mathematics Revision Series | aleveler.com
更多咨询请联系16621398022(同微信)
屏轩国际教育cambridge primary/secondary checkpoint, cat4, ukiset,ukcat,igcse,alevel,PAT,STEP,MAT, ibdp,ap,ssat,sat,sat2课程辅导,国外大学本科硕士研究生博士课程论文辅导