📚 AS Mathematics Unit 1 (Jan 2022) Common Mistakes Summary | AS 数学单元1 2022年1月易错点总结
This article distills the key errors identified in the AS Mathematics Unit 1 examination report from January 2022. By revisiting these common pitfalls in algebra, calculus, coordinate geometry, and graph transformations, students can sharpen their technique and avoid unnecessary loss of marks. Every mistake is paired with the correct approach to build deeper understanding.
本文提炼了2022年1月AS数学单元1考试报告中指出的关键错误。通过重新审视代数、微积分、坐标几何和图像变换中的这些常见陷阱,学生可以改善解题技巧,避免不必要的失分。每个错误都与正确方法对照讲解,帮助加深理解。
1. Misinterpreting the Discriminant | 误解判别式
Many candidates confuse the conditions for the discriminant Δ = b² − 4ac. A typical error is stating that Δ > 0 gives two equal real roots, while it actually gives two distinct real roots. Δ = 0 is the condition for repeated (equal) roots, and Δ < 0 means no real roots exist.
许多考生混淆了判别式 Δ = b² − 4ac 的条件。典型的错误是认为 Δ > 0 得到两个相等的实根,但实际上它给出两个不等的实根。Δ = 0 是有重根(相等实根)的条件,而 Δ < 0 意味着没有实根。
| Δ = b² − 4ac | Nature of Roots | 根的情况 |
| Δ > 0 | Two distinct real roots | 两个不等实根 |
| Δ = 0 | Two equal real roots (repeated) | 两个相等实根(重根) |
| Δ < 0 | No real roots | 无实根 |
Even when candidates computed the discriminant correctly, they often failed to link it back to the number of intersections of a curve and a line, or the number of real solutions to a geometric problem.
即使正确计算了判别式,考生也常常未能将其与曲线和直线的交点个数、或几何问题中实数解的个数联系起来。
2. Errors in Completing the Square | 配方法中的错误
Completing the square for expressions like x² + 6x − 1 often leads to sign errors when moving the constant. The correct form is (x + 3)² − 10, but many wrote (x + 3)² + 8 after mishandling −1 − 9. Remember: x² + bx + c = (x + b/2)² − (b/2)² + c.
对 x² + 6x − 1 这样的表达式配方时,移项时常出现符号错误。正确形式为 (x + 3)² − 10,但很多学生错误处理 −1 − 9 后写成了 (x + 3)² + 8。记住:x² + bx + c = (x + b/2)² − (b/2)² + c。
Additionally, when the coefficient of x² is not 1, such as 2x² + 8x + 5, students often forget to factor out the coefficient first, leading to an incorrect vertex form. Always write 2[x² + 4x] + 5, then complete the square inside the brackets.
此外,当 x² 的系数不为1时,例如 2x² + 8x + 5,学生常常忘记先提取系数,导致错误的顶点式。应该始终写成 2[x² + 4x] + 5,然后对括号内配方。
3. Mishandling Inequalities with Negative Coefficients | 处理负系数不等式时的错误
When dividing or multiplying an inequality by a negative number, the direction of the inequality sign must be reversed. In the January 2022 paper, a number of candidates forgot this rule, especially when rearranging terms like −2x > 6, and gave x > −3 instead of x < −3.
当不等式两边同时除以或乘以一个负数时,不等号的方向必须反转。在2022年1月的试卷中,不少考生忘记了这一规则,尤其是在处理 −2x > 6 这样的式子时,错误地得出 x > −3 而不是 x < −3。
Using a sign analysis table or sketching a graph can prevent such mistakes for quadratic inequalities. For (x − 2)(x + 4) < 0, a quick sketch shows the solution is −4 < x < 2, not x < −4 or x > 2 as some mistakenly concluded.
对二次不等式使用符号分析表或画草图可以防止这类错误。对于 (x − 2)(x + 4) < 0,画一个简图可知解为 −4 < x < 2,而某些学生错误地得出 x < −4 或 x > 2。
4. Differentiation Mistakes: Power Rule and Negative Indices | 微分错误:幂法则与负指数
A recurring error is misapplying the power rule when differentiating expressions like 1/x² or √x. Students need to rewrite them as x⁻² and x½ respectively, then apply d/dx (xⁿ) = n xⁿ⁻¹. The derivative of 1/x² should be −2x⁻³ (or −2/x³), not 2x⁻³ or ln x².
一个反复出现的错误是在微分 1/x² 或 √x 这样的表达式时误用幂法则。学生需要将其分别改写为 x⁻² 和 x½,然后使用 d/dx (xⁿ) = n xⁿ⁻¹。1/x² 的导数应该是 −2x⁻³(即 −2/x³),而不是 2x⁻³ 或 ln x²。
If y = √x = x½, then dy/dx = ½ x⁻½ = 1/(2√x).
若 y = √x = x½,则 dy/dx = ½ x⁻½ = 1/(2√x)。
Many also omitted the derivative of a constant term or misapplied the sum rule. Remember: differentiating a constant yields zero, and the derivative of a sum is the sum of the derivatives.
许多人还会漏掉常数项的导数或错误使用和的求导法则。记住:常数的导数为零,和的导数是各项导数之和。
5. Integration Errors: Forgetting the Constant and Basic Rules | 积分错误:忘记常数项与基本法则
The most common integration mistake in AS Unit 1 is omitting the constant of integration ‘+ C’ for indefinite integrals. For instance, ∫ (3x² + 2x) dx must be written as x³ + x² + C, not just x³ + x². This costs a mark almost every session.
AS单元1中最常见的积分错误是遗漏不定积分的积分常数“+ C”。例如,∫ (3x² + 2x) dx 必须写成 x³ + x² + C,而不能只写 x³ + x²。这几乎每次考试都会导致丢分。
When integrating expressions like 1/x or x⁻², candidates sometimes mishandle the index. Remember ∫ xⁿ dx = xⁿ⁺¹/(n+1) + C, provided n ≠ −1. So ∫ x⁻² dx = −x⁻¹ + C, not ln|x| + C, which is the integral of 1/x only.
在积分像 1/x 或 x⁻² 这样的表达式时,考生有时会错误处理指数。记住 ∫ xⁿ dx = xⁿ⁺¹/(n+1) + C,前提是 n ≠ −1。因此 ∫ x⁻² dx = −x⁻¹ + C,而不是 ln|x| + C,后者仅是 1/x 的积分。
Definite integrals also caused problems when candidates substituted limits incorrectly or forgot to multiply by the derivative of an inner function in the reverse chain rule context.
定积分也容易出问题,例如代入上下限时出错,或在逆链式法则背景下忘记乘以内层函数的导数。
6. Surds and Indices: Common Simplification Errors | 根式与指数:常见化简错误
Simplifying expressions involving surds and indices often reveals foundational gaps. A typical mistake is treating √(x² + 9) as x + 3; the square root does not distribute over addition. The correct simplification is to leave it as √(x² + 9) unless a substitution is possible.
化简包含根式和指数的表达式时常暴露出基础知识的漏洞。一个典型的错误是把 √(x² + 9) 当作 x + 3;平方根不能分配到加法上。正确的做法是保留为 √(x² + 9),除非可以进行代换。
Errors with index laws are also frequent. For example, (2a³b)² should be 4a⁶b², but some candidates wrote 2a⁶b² or 4a⁵b². Remind yourself that (ab)² = a²b² and (aᵐ)ⁿ = aᵐⁿ.
指数运算法则的错误也很常见。例如,(2a³b)² 应为 4a⁶b²,但有些考生写成 2a⁶b² 或 4a⁵b²。要提醒自己 (ab)² = a²b² 以及 (aᵐ)ⁿ = aᵐⁿ。
Rationalising the denominator also tripped up students who forgot to multiply both the numerator and denominator by the conjugate, or who made simple arithmetic slips in the process.
分母有理化也容易让考生出错,他们要么忘记同时乘以共轭因式,要么在计算过程中出现简单的算术错误。
7. Coordinate Geometry: Gradient and Distance Miscalculations | 坐标几何:斜率与距离计算错误
The gradient formula m = (y₂ − y₁)/(x₂ − x₁) is well known, yet errors arise when subtracting negative coordinates. For points A(−2, 5) and B(3, −4), the gradient is (−4 − 5)/(3 − (−2)) = −9/5, but many wrote −9/−5 or 9/5 by mishandling signs.
斜率公式 m = (y₂ − y₁)/(x₂ − x₁) 人尽皆知,但在减去负坐标时容易出错。对于点 A(−2, 5) 和 B(3, −4),斜率为 (−4 − 5)/(3 − (−2)) = −9/5,但许多学生因符号处理不当而得出 −9/−5 或 9/5。
The distance formula √[(x₂ − x₁)² + (y₂ − y₁)²] is often applied without the square root at the final step, leaving the squared value as the distance. Always check the final step: take the square root of the sum of squares.
距离公式 √[(x₂ − x₁)² + (y₂ − y₁)²] 常常在最后一步漏掉开方,把平方和的值当作距离。切记最后一步要对平方和开方。
For perpendicular lines, the product of gradients m₁m₂ = −1. Some candidates used the reciprocal without the sign change, giving m₂ = 1/m₁ instead of m₂ = −1/m₁.
对于垂直直线,斜率之积 m₁m₂ = −1。一些考生取了倒数却没有改变符号,得出了 m₂ = 1/m₁ 而不是 m₂ = −1/m₁。
8. Graphs: Asymptotes and Transformations Misunderstanding | 图像:渐近线与变换的误解
In questions involving reciprocal graphs like y = 1/(x − 3) + 2, many students incorrectly identified the asymptotes. The vertical asymptote is x = 3, not x = −3, and the horizontal asymptote is y = 2, not y = 0. Misreading the signs leads to a shifted graph.
在涉及如 y = 1/(x − 3) + 2 这样的倒数图问题时,许多学生错误识别渐近线。垂直渐近线为 x = 3,而不是 x = −3;水平渐近线为 y = 2,而不是 y = 0。看错符号会导致图像平移错误。
Transformations of functions were also a common source of error. For y = f(x + 2), the graph of y = f(x) is translated 2 units to the left, not right. Confusing horizontal shifts (inside the bracket) with vertical shifts reduces marks in graph- sketching and equation forming.
函数变换也是常见的错误来源。对于 y = f(x + 2),y = f(x) 的图像向左平移2个单位,而不是向右。混淆水平移动(括号内)和垂直移动会导致画图和方程构建失分。
When combining transformations, remember the correct order: horizontal transformations (inside f) and then vertical transformations (outside). For y = 2f(x) + 1, first stretch vertically by factor 2, then shift up by 1.
多个变换组合时,记住正确的顺序:先进行水平变换(函数内部),再进行垂直变换。对于 y = 2f(x) + 1,先做垂直拉伸为原来的2倍,再向上平移1个单位。
9. Quadratic Inequalities and Sign Analysis | 二次不等式与符号分析
Solving quadratic inequalities such as x² − 5x + 6 > 0 requires more than just finding the roots x = 2 and x = 3. A sign table or sketch reveals the solution is x < 2 or x > 3. Many candidates incorrectly gave the interval 2 < x < 3, which satisfies the opposite inequality x² − 5x + 6 < 0.
求解如 x² − 5x + 6 > 0 这样的二次不等式,不仅仅要找出根 x = 2 和 x = 3。利用符号表或草图可知解为 x < 2 或 x > 3。许多考生错误地给出了区间 2 < x < 3,而这个区间满足的是相反的不等式 x² − 5x + 6 < 0。
Always connect the inequality to the graph of the quadratic. For a positive leading coefficient, the parabola opens upwards, so the expression is positive outside the interval between the roots, and negative inside.
一定要将不等式与二次函数的图像联系起来。对于首项系数为正的抛物线,开口向上,因此在两根之间的区间外函数值为正,区间内为负。
Common slip: forgetting to check the critical values when using a number line led to partial or fully incorrect solution sets.
常见疏忽:使用数轴时忘记检验临界值,导致解集部分错误或完全错误。
10. Misreading the Question and Checking Feasibility | 审题不清与可行性检查
Mark schemes repeatedly highlight that candidates do not read the rubric carefully. For instance, a question may require the answer in exact form (surds or π), but students give a decimal approximation. Or the domain of a function restricts solutions, yet extraneous answers are not rejected.
评分方案反复强调考生没有仔细阅读题目要求。例如,题目可能要求答案保留精确形式(根式或 π),但学生给出了小数近似值。或者函数的定义域限制了某些解,但考生未舍去无关解。
When solving equations that lead to squaring both sides, such as √(x + 2) = x, always check each potential solution in the original equation. Squaring can introduce spurious roots. Here, x = 2 works, but x = −1 does not satisfy the original since principal square root is non‑negative.
在解需要两边平方的方程时,例如 √(x + 2) = x,一定要将每个潜在解代入原方程检验。平方可能引入增根。例如此处 x = 2 成立,但 x = −1 不满足原方程,因为算术平方根是非负的。
Always verify the feasibility of geometric solutions: for lengths or areas, negative values are impossible. Reflective practice of reading the question twice and annotating key words reduces these careless mistakes.
始终检验几何解的可行性:长度或面积不能为负值。养成读题两遍并圈画关键词的习惯,可以减少这些粗心错误。
Published by TutorHao | AS Mathematics Revision Series | aleveler.com
更多咨询请联系16621398022(同微信)
屏轩国际教育cambridge primary/secondary checkpoint, cat4, ukiset,ukcat,igcse,alevel,PAT,STEP,MAT, ibdp,ap,ssat,sat,sat2课程辅导,国外大学本科硕士研究生博士课程论文辅导