📚 9660 International AS/A2 Mathematics Common Mistakes Summary | 9660国际AS/A2数学易错点总结
This article highlights the most frequent errors students make across the 9660 International AS/A2 Mathematics specification. Drawing on the scheme of work v2 for pure mathematics, mechanics and statistics, it provides targeted advice to help you avoid losing marks in exams. Each section pairs a concise explanation in English with its Chinese equivalent, so you can grasp the concept from both linguistic angles.
本文总结了学生在9660国际AS/A2数学课程中最常见的错误。基于纯数、力学和统计学的教学大纲v2,提供针对性建议,帮助你在考试中避免失分。每个要点均以英文和中文配对说明,便于从双语角度理解概念。
1. Algebraic Manipulation and Cancellation Errors | 代数运算与约分错误
A classic mistake is cancelling terms incorrectly in rational expressions, such as writing (x²+3x)/x = x+3x. Students often forget that every term in the numerator must be divided by the denominator. Remember: (x²+3x)/x = x+3, not x+3x.
经典错误是在有理式中错误约分,例如将 (x²+3x)/x 写成 x+3x。学生常忘记分子中的每一项都必须除以分母。记住:(x²+3x)/x = x+3,而不是 x+3x。
When solving equations like (x+2)(x-3)=0, many jump to x=2 or x=-3, misreading the signs. The correct solutions are x=-2 and x=3. Practise extracting roots from factorised forms slowly.
在解方程 (x+2)(x-3)=0 时,许多人匆忙得出 x=2 或 x=-3,读错符号。正确解为 x=-2 和 x=3。请慢慢练习从因式分解形式中提取根。
Another common slip: expanding (a+b)² as a²+b². The correct expansion is a²+2ab+b². This error also appears with (a-b)² = a²-2ab+b². Never omit the middle term.
另一个常见失误:将 (a+b)² 展开为 a²+b²。正确展开为 a²+2ab+b²。该错误同样出现在 (a-b)² = a²-2ab+b²。切勿遗漏中间项。
2. Functions, Domain and Range | 函数及其定义域与值域
Students frequently confuse the domain (input x-values) and range (output y-values). For f(x)=√(x-2), the domain is x≥2, but many state x>2. Always check endpoints: when x=2, f(2)=0 is valid.
学生常混淆定义域(输入x值)和值域(输出y值)。对于 f(x)=√(x-2),定义域为 x≥2,但许多人写为 x>2。始终检查端点:当 x=2 时,f(2)=0 成立。
In composite functions fg(x), remember to apply g first, then f. A common error is reversing the order. For f(x)=2x+1, g(x)=x², fg(x)=2x²+1, not (2x+1)².
在复合函数 fg(x) 中,记住先应用 g 再应用 f。常见错误是顺序颠倒。例如 f(x)=2x+1, g(x)=x²,fg(x)=2x²+1,而不是 (2x+1)²。
When finding the inverse function, some forget to swap x and y after rearranging. If f(x)=(x+3)/2, set y=(x+3)/2, swap to x=(y+3)/2, then solve for y to get f⁻¹(x)=2x-3.
求反函数时,有些人忘记在整理后交换 x 和 y。若 f(x)=(x+3)/2,设 y=(x+3)/2,交换得 x=(y+3)/2,然后解出 y 得到 f⁻¹(x)=2x-3。
3. Trigonometric Pitfalls | 三角学陷阱
Mishandling radians and degrees is extremely common. Ensure calculators are in the correct mode. Also, when solving sinθ=0.5 in the range 0 to 2π, many give only θ=π/6, missing θ=5π/6. Use the CAST diagram to find all solutions.
弧度与度数的误用极其常见。确保计算器处于正确模式。此外,在 0 到 2π 范围内求解 sinθ=0.5 时,许多人只给出 θ=π/6,遗漏 θ=5π/6。使用 CAST 图找到所有解。
Identities like sin²θ+cos²θ=1 are often applied incorrectly. For example, simplifying 3sin²θ+3cos²θ yields 3, not 6. Recognise common factorisations: 1-cos²θ = sin²θ.
恒等式如 sin²θ+cos²θ=1 常被错误应用。例如,化简 3sin²θ+3cos²θ 得到 3,而非 6。识别常见的因式分解:1-cos²θ = sin²θ。
When differentiating or integrating trigonometric functions, signs matter. The derivative of cosx is -sinx, yet students often write sinx. Likewise, ∫ sinx dx = -cosx + C.
对三角函数求导或积分时,符号很重要。cosx 的导数是 -sinx,但学生常写成 sinx。同样,∫ sinx dx = -cosx + C。
4. Calculus: Differentiation and Integration | 微积分:求导与积分
The power rule for differentiation is d/dx (xⁿ) = nxⁿ⁻¹. A frequent slip is forgetting to subtract one from the power, e.g., derivative of x³ written as 3x³ instead of 3x².
求导的幂法则是 d/dx (xⁿ) = nxⁿ⁻¹。常见错误是忘记将指数减一,例如将 x³ 的导数写成 3x³ 而非 3x²。
In integration, the constant of integration C is essential for indefinite integrals. Omitting C can cost a mark. For definite integrals, remember to evaluate the upper limit minus the lower limit.
在积分中,不定积分必须加上积分常数 C。忽略 C 会失分。对于定积分,记住计算上限减下限。
When finding stationary points, solve dy/dx=0 correctly, then determine their nature using the second derivative or a sign table. Many confuse maximum and minimum because of sign errors in d²y/dx².
求稳定点时,正确解 dy/dx=0,然后利用二阶导数或符号表判断其性质。许多人由于 d²y/dx² 的符号错误而混淆极大值和极小值。
5. Vectors in Pure and Mechanics | 向量在纯数与力学中
Vector notation confusion is common: mixing column vectors with i, j notation without consistency. When adding vectors, add corresponding components: (3i+2j)+(i-4j)=4i-2j.
向量符号混淆很常见:不统一地混用列向量与 i, j 符号。向量加法时,对应分量相加:(3i+2j)+(i-4j)=4i-2j。
Finding the magnitude of a vector a = xi+yj is √(x²+y²). Students sometimes forget the square root when calculating speed from a velocity vector. Speed = |v|, not v.
求向量 a = xi+yj 的模为 √(x²+y²)。学生有时在由速度向量计算速率时忘记开平方根。速率 = |v|,而非 v。
In mechanics, when resolving forces, always draw a clear diagram. The most common error is using sine instead of cosine, or vice versa, when splitting a force into perpendicular components.
力学中,分解力时一定要画清楚受力图。最常见错误是在将一个力分解为垂直分量时,正弦与余弦用反。
6. Mechanics: Modelling Assumptions and Equations of Motion | 力学:建模假设与运动方程
Misinterpreting ‘smooth’ (no friction) or ‘light’ (zero mass) can lead to incorrect equations. In pulley problems, tension is equal throughout a light inextensible string, but students sometimes treat tensions as different on each side.
误解“光滑”(无摩擦)或“轻质”(零质量)可导致方程出错。滑轮问题中,轻质且不可伸长的绳子张力处处相等,但学生有时认为两侧张力不同。
Using SUVAT equations requires constant acceleration. Applying them in variable acceleration scenarios is a serious mistake. Always check that acceleration is uniform before using v=u+at, s=ut+½at², etc.
使用 SUVAT 方程要求加速度恒定。在变加速度场景中应用这些公式是严重错误。使用 v=u+at、s=ut+½at² 等方程前,务必确认加速度均匀。
Sign errors in vertical motion under gravity are frequent. Choose a positive direction (e.g. upwards) and consistently assign g = -9.8 m s⁻². Displacement, velocity and acceleration must all carry the correct sign.
重力作用下竖直运动的符号错误频发。选择一个正方向(例如向上),并统一设定 g = -9.8 m s⁻²。位移、速度和加速度均须带有正确符号。
7. Statistics: Probability and Distributions | 统计学:概率与分布
In tree diagrams, probabilities along branches must sum to 1. A common error is writing P(A∪B)=P(A)+P(B) without checking for mutual exclusivity. For non-mutually exclusive events, use P(A∪B)=P(A)+P(B)-P(A∩B).
树状图中,分支概率之和须为1。常见错误是不检查互斥性就直接写 P(A∪B)=P(A)+P(B)。对于非互斥事件,应用 P(A∪B)=P(A)+P(B)-P(A∩B)。
When using the binomial distribution X~B(n,p), remember to include the binomial coefficient ⁿCᵣ. Many students calculate pʳ×(1-p)ⁿ⁻ʳ only and forget the combination term.
使用二项分布 X~B(n,p) 时,记得包含二项式系数 ⁿCᵣ。许多学生仅计算 pʳ×(1-p)ⁿ⁻ʳ 而忘记组合项。
In the normal distribution, standardisation is z=(x-μ)/σ. Mixing up σ and σ² is a typical error. Ensure you use standard deviation, not variance, in the denominator. Also, continuity correction is required when approximating a binomial with a normal.
正态分布中,标准化为 z=(x-μ)/σ。混淆 σ 和 σ² 是典型错误。确保分母中使用标准差而非方差。此外,用正态分布近似二项分布时需进行连续性校正。
8. Hypothesis Testing | 假设检验
Writing conclusions incorrectly loses marks. Always state whether you reject H₀ or do not reject H₀, and then interpret in context. Avoid saying ‘accept H₀’ unless specifically instructed.
书写结论不正确会失分。务必说明是拒绝 H₀ 还是不拒绝 H₀,并结合上下文解释。除非有特别指示,否则避免说“接受 H₀”。
In a two-tailed test, the significance level must be halved for each tail. A common oversight is using the full α% to find the critical region on both sides, making the test too strict.
双尾检验中,显著性水平需平分给两个尾部。常见疏忽是使用完整的 α% 去确定双侧临界域,导致检验过于严格。
When finding the p-value, compare it with the significance level. If p < α, reject H₀. Confusing the direction of inequality is a mistake that flips the conclusion.
求p值时,将其与显著性水平比较。若 p < α,拒绝 H₀。混淆不等号方向会导致结论颠倒。
9. Coordination of Pure and Applied Techniques | 纯数与应用技巧的协调
Mechanics problems often require calculus for variable acceleration. Differentiate displacement to get velocity, and velocity to get acceleration. When integrating back to displacement, don’t forget initial conditions to find the constant.
力学问题常需微积分处理变加速度。位移求导得速度,速度求导得加速度。当积回位移时,不要忘记利用初始条件求常数。
In statistics, linear interpolation for median and quartiles from grouped data must use the correct formula: median = L + ( (n/2 – F) / f ) × w. Errors occur when students use the wrong cumulative frequency or class width.
统计学中,从分组数据中用线性插值求中位数和四分位数必须使用正确公式:中位数 = L + ( (n/2 – F) / f ) × w。错误发生在使用错误的累积频率或组距时。
Proof questions in pure mathematics demand a logical sequence. Start from known facts, derive step-by-step, and reach the statement. Do not assume what you are trying to prove in the working.
纯数中的证明题要求逻辑严谨。从已知事实出发,逐步推导,得出结论。过程中不要假设所要证明的结论成立。
10. Exam Technique and Calculator Proficiency | 考试技巧与计算器熟练度
Many marks are lost by not reading the question carefully. For example, ‘give your answer to 3 significant figures’ but the student leaves a long decimal. Always check the required format.
大量失分源于未仔细读题。例如,要求“答案保留三位有效数字”,学生却留下一长串小数。始终检查要求的格式。
Use your calculator’s statistical and equation-solving functions wisely. However, you must still show method steps; a correct answer without working may not receive full credit in certain questions.
明智地使用计算器的统计和方程求解功能。然而,仍需展示解题步骤;某些题目仅有正确答案而无过程可能无法得满分。
Manage time well. Leave sufficient time for the larger, multi-part questions at the end. A common mistake is spending too long on early straightforward items and rushing the high-mark problems.
合理分配时间。为末尾较长的多部分问题留出足够时间。常见错误是在前面的简单题目上耗时过多,匆忙应对高分值问题。
Published by TutorHao | 9660 Mathematics Revision Series | aleveler.com
更多咨询请联系16621398022(同微信)
屏轩国际教育cambridge primary/secondary checkpoint, cat4, ukiset,ukcat,igcse,alevel,PAT,STEP,MAT, ibdp,ap,ssat,sat,sat2课程辅导,国外大学本科硕士研究生博士课程论文辅导