📚 PDF资源导航

AS Further Maths Unit 2 (Jan 19) Common Mistakes Summary | AS 进阶数学单元2 2019年1月真题易错点总结

📚 AS Further Maths Unit 2 (Jan 19) Common Mistakes Summary | AS 进阶数学单元2 2019年1月真题易错点总结

This article reviews the most frequent errors candidates made in the AS Further Mathematics Unit 2 examination from January 2019. By understanding these pitfalls, you can improve both your problem‑solving accuracy and your exam technique. We cover complex numbers, matrices, polynomial roots, vectors, proof by induction, series, and graph transformations. Each section pairs an explanation of the mistake with a clear correction strategy, followed by the same advice in Chinese to reinforce learning.

本文回顾了 2019 年 1 月 AS 进阶数学单元 2 考试中考生最常犯的错误。理解这些易错点可以帮助你提高解题准确性和考试技巧。内容涵盖复数、矩阵、多项式根、向量、数学归纳法证明、级数与图像变换。每个小节都先用英文解释错误及纠正策略,再用中文给出相同建议以巩固学习。

1. Complex Numbers – Forgetting the Conjugate in Division | 复数除法忘记使用共轭

When dividing two complex numbers, many candidates wrote the division as a single fraction and attempted to separate real and imaginary parts without multiplying numerator and denominator by the complex conjugate of the denominator. For example, to simplify (3 + 2i)/(1 – i), you must multiply top and bottom by (1 + i). Skipping this step often leads to an incorrect answer because the denominator remains non-real. Always write the conjugate clearly and expand carefully: (3 + 2i)(1 + i) = 3 + 3i + 2i + 2i² = 3 + 5i – 2 = 1 + 5i, over 1² – i² = 1 – (-1) = 2. The result is ½ + (5/2)i. Routinely check that your final answer has a real denominator.

在复数除法中,许多考生直接将商写成一个分式,然后试图分离实部和虚部,却没有将分子和分母同时乘以分母的共轭复数。例如化简 (3 + 2i)/(1 – i) 时,必须将分子分母同乘 (1 + i)。跳过这一步常常导致错误答案,因为分母依然包含虚部。应始终清晰写出共轭并仔细展开:分子为 (3 + 2i)(1 + i) = 1 + 5i,分母为 1² – i² = 2,结果为 ½ + (5/2)i。务必检查最终结果的分母是否为实数。


2. Complex Numbers – Modulus and Argument Precision | 复数的模与辐角精度

Errors frequently arose when finding the argument of a complex number. Some candidates used tan⁻¹(imaginary/real) without drawing an Argand diagram, leading to a quadrant mistake. For instance, for z = -2 – 2√3 i, the real and imaginary parts are both negative, so the angle lies in the third quadrant. The principal argument is -π + tan⁻¹( (2√3)/2 ) = -π + π/3 = -2π/3 (or 4π/3 if using the range 0 to 2π). Writing the argument as -π/3 or π/3 is a common error. Always sketch the point on an Argand diagram to confirm the quadrant before writing the argument.

求复数的辐角时常常出错。一些考生直接用 tan⁻¹(虚部/实部) 计算,却不画 Argand 图,从而弄错象限。例如 z = -2 – 2√3 i,实部和虚部均为负数,因此点位于第三象限。主辐角应为 -π + tan⁻¹((2√3)/2) = -π + π/3 = -2π/3(若使用 0 到 2π 范围则为 4π/3)。错误答案往往是 -π/3 或 π/3。务必在 Argand 图上标出该点,确认象限后再写出辐角。


3. Matrices – Multiplication Order for Inverse | 矩阵逆序相乘

When solving matrix equations of the form AX = B, candidates often multiplied by the inverse of A on the wrong side. The correct step is X = A⁻¹B, because A⁻¹ must be on the left of B to cancel A on the left of X. Writing X = BA⁻¹ is a mistake unless the equation was XA = B. Always pay attention to the position of the unknown matrix. A useful check: if A is m×n and B is m×p, then A⁻¹ (if it exists) is n×m, so A⁻¹B is n×p, matching X. BA⁻¹ would be undefined unless dimensions coincidentally match.

解形如 AX = B 的矩阵方程时,考生常常在错误的一侧乘上逆矩阵。正确步骤是 X = A⁻¹B,因为 A⁻¹ 必须乘在 B 的左边才能消去 X 左边的 A。如果写成 X = BA⁻¹ 则是错误的,除非原方程为 XA = B。务必注意未知矩阵的位置。一个有效的检验方法是:若 A 为 m×n 矩阵,B 为 m×p 矩阵,则 A⁻¹(若存在)为 n×m,因此 A⁻¹B 为 n×p,与 X 的维度相符;而 BA⁻¹ 通常无法相乘或维度不对。


4. Matrices – Determinant and Singular Matrices | 行列式与奇异矩阵

A common slip was to declare a matrix singular when its determinant was zero, but then mistakenly write that its inverse exists and attempt to compute it. For a 2×2 matrix, the determinant is ad – bc. If this equals zero, the matrix has no inverse. However, some candidates still applied the formula (1/det)[d, -b; -c, a], leading to a division by zero or an undefined expression. Always compute the determinant first and state clearly ‘the matrix is singular, therefore no inverse exists’ when det = 0.

一个常见失误是当行列式为零时,考生虽然指出矩阵是奇异的,却又错误地认为逆矩阵存在并尝试计算。对于 2×2 矩阵,行列式为 ad – bc。若此值为零,矩阵没有逆矩阵。然而一些考生仍然套用公式 (1/det)[d, -b; -c, a],导致除以零或表达式无定义。务必先计算行列式,当 det = 0 时明确写出“该矩阵为奇异矩阵,因此逆矩阵不存在”。


5. Polynomial Roots – Relationship Between Roots and Coefficients | 多项式根与系数的关系

For a cubic equation ax³ + bx² + cx + d = 0 with roots α, β, γ, candidates often forgot the signs in the sum and product relationships: Σα = -b/a, Σαβ = c/a, αβγ = -d/a. A typical mistake was writing Σα = b/a or αβγ = d/a. When using these relationships to form a new equation, double-check the signs, especially when the cubic is not monic. For example, if asked to find an equation whose roots are 2α, 2β, 2γ, first calculate the new sum = 2Σα, sum of product pairs = 4Σαβ, and product = 8αβγ, then apply the correct sign pattern.

对于三次方程 ax³ + bx² + cx + d = 0,根为 α, β, γ,考生常常记错和与积关系中的符号:Σα = -b/a, Σαβ = c/a, αβγ = -d/a。典型错误是写成 Σα = b/a 或 αβγ = d/a。在利用这些关系构造新方程时,务必核对符号,尤其当三次项系数不为 1 时。例如,若要求找出根为 2α, 2β, 2γ 的方程,应先计算新的和 = 2Σα,两两积之和 = 4Σαβ,三重积 = 8αβγ,然后套用正确的符号规则。


6. Vectors – Intersection of Two Lines | 向量 – 两直线交点

To find the intersection of two lines given in parametric form, you need to set up two equations from the position vectors and solve for the two parameters. A common mistake was to equate the direction vectors instead of the full parametric expressions. For lines r = a + λb and r = c + μd, the condition for intersection is a + λb = c + μd. Some candidates incorrectly wrote b = d or only equated one component, ignoring the other parameter. Solve the simultaneous equations and check that the values of λ and μ are consistent in the third component if the vectors are in 3D.

求参数形式给出的两直线交点时,需要建立由位置向量得到的两个方程并解出两个参数。常见错误是将方向向量相等,而不是将整个参数表达式相等。对于直线 r = a + λb 和 r = c + μd,相交条件为 a + λb = c + μd。一些考生错误地写出 b = d,或仅令一个分量相等,忽略了另一个参数。应联立方程组求解,并在三维情况下检查 λ 和 μ 是否同时满足第三个分量方程。


7. Vectors – Angle Between Two Vectors | 向量夹角计算

When using the dot product formula cos θ = (a·b)/(|a||b|), candidates often forgot to take the absolute value of the dot product if the question asks for the acute angle. The formula naturally gives the angle between the directions of the vectors, which could be obtuse. To report the acute angle, take the absolute value of the dot product or subtract the obtuse angle from 180° if necessary. Also, ensure you are using the correct vectors: sometimes you need the angle between lines, so use their direction vectors.

使用点积公式 cos θ = (a·b)/(|a||b|) 时,如果题目要求锐角,考生常忘记取点积的绝对值。该公式直接给出两向量方向之间的夹角,可能是钝角。要得到锐角,可以取点积的绝对值,或者必要时用 180° 减去钝角。此外,确保使用正确的向量:有时需要求两直线之间的夹角,应使用它们的方向向量。


8. Proof by Induction – Basis Step and Inductive Assumption | 数学归纳法 – 起始步骤与归纳假设

In proof by induction, marks are often lost in the basis step by not fully verifying the statement for the smallest value of n. For example, if proving a sum formula for n ≥ 1, you must show both sides equal for n = 1. Writing ‘true for n = 1’ without substitution is insufficient. In the inductive step, candidates sometimes wrote ‘assume true for n = k’ but then used the result with n = k+1 in the assumption, which is circular. Clearly state: ‘Assume the statement is true for n = k’, then show it holds for n = k+1. Also, when manipulating the sum, explicitly separate the (k+1)th term and use the inductive hypothesis.

在数学归纳法证明中,起始步骤常常因未充分验证 n 的最小值而失分。例如,证明 n ≥ 1 时的求和公式,必须分别计算 n = 1 时等式两边是否相等。只写“n = 1 时成立”而不代入数值是不够的。在归纳步骤中,考生有时会写“假设 n = k 成立”,但却在假设条件中用了 n = k+1 的结果,导致循环论证。应清晰表述:“假设命题对 n = k 成立”,然后证明对 n = k+1 成立。同时,在求和等式的操作中,应明确分离出第 k+1 项,并利用归纳假设。


9. Series – Summation Notation and Arithmetic Errors | 级数 – 求和符号与算术错误

When evaluating finite series like Σ (3r + 2) from r = 1 to n, candidates often misapplied the standard formulae for Σr and Σconstant. Remember Σr = n(n+1)/2 and Σ1 = n. For Σ (3r + 2) = 3Σr + 2Σ1 = 3n(n+1)/2 + 2n. A common slip was to forget to multiply the constant by n, writing 2 instead of 2n. Also, when the series starts at a value other than r = 1, adjust the limits carefully. For example, Σ from r = 5 to n of (r²) should be rewritten as Σ from r = 1 to n of r² minus Σ from r = 1 to 4 of r². Avoid using a formula that assumes r = 1 start without adjustment.

在计算有限级数如 Σ (3r + 2)(r 从 1 到 n)时,考生常误用 Σr 和 Σ常数的标准公式。记住 Σr = n(n+1)/2,Σ1 = n。对于 Σ (3r + 2) = 3Σr + 2Σ1 = 3n(n+1)/2 + 2n。常见错误是忘记将常数乘以 n,只写 2 而不是 2n。另外,当级数不从 r = 1 开始时,需要仔细调整上下限。例如,求 Σ r² 从 r = 5 到 n,应写为 Σ r² 从 1 到 n 减去 Σ r² 从 1 到 4。避免不经调整就直接套用从 1 开始的公式。


10. Graph Transformations – Combined Transformations and Order | 图像变换 – 组合变换与次序

When describing the transformation from y = f(x) to y = a f(bx + c) + d, the order of operations matters. A typical error was to apply the horizontal translation before the horizontal stretch, or vice versa, without matching the given expression. For y = f(2x + 3), the standard step-by-step is: first replace x with (x + 3), which shifts the graph left by 3, then replace x with 2x, which makes it a horizontal stretch by factor 1/2. The opposite order (stretch then translate) yields y = f(2(x + 3/2)) – a translation left by 3/2 after the stretch, which is equivalent. However, stating just ‘translation by –3 in x-direction then stretch by 1/2’ without factoring the coefficient correctly is a frequent source of inconsistency. Always rewrite the bracket as a f(b(x + c/b)) + d to identify the correct sequence.

在描述从 y = f(x) 到 y = a f(bx + c) + d 的变换时,操作次序至关重要。常见错误是先进行水平平移再进行水平伸缩,或颠倒顺序,而没有与给定表达式对应。对于 y = f(2x + 3),标准分步是:先将 x 替换为 (x + 3),这会把图像左移 3 个单位,再将 x 替换为 2x,即水平缩放因子 1/2。相反顺序(先缩放再平移)会得到 y = f(2(x + 3/2))——缩放后再左移 3/2,两者等价。然而不加括号正确提出系数就声称“沿 x 方向平移 -3,然后缩放 1/2”常导致前后不一致。始终将括号改写成 a f(b(x + c/b)) + d 的形式来确定正确顺序。


11. Trigonometry – Solving Equations with Compound Angles | 三角学 – 复合角方程求解

In solving equations like sin(2x + 30°) = 0.5 for 0° ≤ x ≤ 360°, candidates frequently forgot to adjust the interval for the compound angle. The given range for x must be transformed: if x is between 0° and 360°, then 2x + 30° is between 30° and 750°. Find all solutions for 2x + 30° in [30°, 750°] first, then solve for x. Missing the extra solutions that lie beyond the usual 0°–360° range was a very common mistake. Always create a new inequality for the transformed variable and list all solutions within that expanded interval before dividing and subtracting.

解诸如 sin(2x + 30°) = 0.5、0° ≤ x ≤ 360° 的方程时,考生常常忘记调整复合角的取值范围。必须将 x 的范围进行变换:若 x 在 0° 到 360° 之间,则 2x + 30° 在 30° 到 750° 之间。首先求出 2x + 30° 在 [30°, 750°] 内所有的解,然后再解出 x。遗漏超出常规 0°–360° 范围的额外解是一个极其常见的错误。永远要写出变换后变量的新不等式区间,列出该扩展区间内的所有解,然后再除以系数或加减常数得出 x。


12. Inequalities – Squaring and Domain Issues | 不等式 – 平方与定义域问题

When solving inequalities involving square roots, candidates sometimes squared both sides without considering the domain or the sign of each side. For example, to solve √(x + 3) < x - 1, you must first ensure x + 3 ≥ 0 and x - 1 > 0 (since the square root is non-negative and the right side must be positive for the inequality to hold). Squaring yields x + 3 < (x - 1)², which simplifies to a quadratic inequality. But always remember to combine the quadratic solution with the initial domain restrictions. Neglecting the sign conditions often produced extraneous solutions.

解含有平方根的不等式时,考生有时会直接平方两边而不考虑定义域或两边的符号。例如解 √(x + 3) < x - 1,必须先确保 x + 3 ≥ 0 且 x - 1 > 0(因为平方根非负,且右边必须为正不等式才能成立)。平方后得到 x + 3 < (x - 1)²,化简为一个二次不等式。但务必记住将二次不等式的解与初始定义域限制取交集。忽略符号条件常常会产生增根。


Published by TutorHao | AS Further Mathematics Revision Series | aleveler.com

更多咨询请联系16621398022(同微信)

Comments

屏轩国际教育cambridge primary/secondary checkpoint, cat4, ukiset,ukcat,igcse,alevel,PAT,STEP,MAT, ibdp,ap,ssat,sat,sat2课程辅导,国外大学本科硕士研究生博士课程论文辅导Cancel reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Discover more from aleveler.com

Subscribe now to keep reading and get access to the full archive.

Continue reading

Exit mobile version