📚 PDF资源导航

Common Mistakes in Pure Mathematics (9660) Topic Tests | 纯数学(9660)专题测试易错点总结

📚 Common Mistakes in Pure Mathematics (9660) Topic Tests | 纯数学(9660)专题测试易错点总结

OxfordAQA International AS Mathematics (9660) Pure Mathematics topic tests are designed to probe your understanding of fundamental concepts, not just routine procedures. Many students lose marks because of recurring, avoidable errors that stem from rushed algebra, misinterpretation of notation, or forgetting to check conditions. This article summarises the most common pitfalls across the Pure syllabus, with bilingual explanations to help you spot and eliminate them before your next test.

牛津AQA国际AS数学(9660)纯数学的专题测试旨在考察你对基本概念的真正理解,而不仅仅是机械操作。很多学生丢分都是由于一些反复出现、本可避免的错误,比如代数运算仓促、对符号理解有误,或是忘记检查前提条件。本文梳理了纯数学考纲中最常见的易错陷阱,并附上中英双语解析,帮助你在下次测试前识别并消除这些错误。

1. Function Notation, Domain and Range | 函数符号、定义域与值域

A common mistake is confusing f(x) with f(x+1) or reading f⁻¹(x) as 1/f(x). When finding the range, students often forget to consider the effect of transformations on the original domain, and they may give an algebraic expression instead of a set of values. Also, using incorrect interval brackets for restricted domains, such as writing (2, ∞) when the domain should be [2, ∞).

常见错误是混淆 f(x) 和 f(x+1),或把 f⁻¹(x) 理解成 1/f(x)。求值域时,学生经常忘记由定义域推导原函数的取值范围,而只给一个代数表达式。此外,在限定定义域时容易用错区间括号,比如本该用 [2, ∞) 却写成了 (2, ∞)。

When working with composite functions, always check the range of the inner function against the domain of the outer function before simplifying. For example, if f(x) = √x and g(x) = x−3, then f(g(x)) = √(x−3) only makes sense when x−3 ≥ 0, so the domain of f∘g is x ≥ 3, not the whole real line.

处理复合函数时,化简前一定要先检查内层函数的值域是否落在外层函数的定义域内。比如 f(x)=√x,g(x)=x−3,那么 f(g(x))=√(x−3) 仅当 x−3≥0 时有意义,因此 f∘g 的定义域为 x≥3,而不是全体实数。

Common Error Correction 常见错误 更正
f⁻¹(x) = 1/f(x) f⁻¹(x) is the inverse function, not the reciprocal. 把反函数符号误当作倒数 f⁻¹(x) 表示反函数,非倒数。
Range of x²−4x+5 is all real y. Complete the square: (x−2)²+1, so range is y ≥ 1. 认为值域是全体实数 配方得 (x−2)²+1,值域为 y≥1。

2. Algebraic Manipulation in Solving Equations | 解方程的代数错误

Rushing through simplification leads to sign errors, missing solutions when dividing by a variable, or incorrectly expanding brackets. For instance, dividing both sides of x² = 3x by x yields x = 3, but the solution x = 0 is lost. Always factorise instead of cancelling when a variable may be zero.

匆忙简化很容易导致符号错误、除以变量时丢解,或展开括号出错。例如,将方程 x²=3x 两边同除以 x 会得到 x=3,但 x=0 这个解就丢失了。当变量可能为零时,务必先因式分解而不要约分。

In quadratic equations, forgetting to set the equation to zero before factorising is a classic trap. A student may write x²+2x = 3 ⇒ x(x+2) = 3 and then guess x=1, missing the correct rearrangement to x²+2x−3=0 ⇒ (x+3)(x−1)=0.

解二次方程时,没有先将方程化为等于 0 的形式就分解,是一个典型陷阱。学生可能写成 x²+2x=3 ⇒ x(x+2)=3,然后猜测 x=1,却错过了先移项成 x²+2x−3=0 ⇒ (x+3)(x−1)=0 的正确做法。

Another error occurs when squaring both sides to eliminate square roots without checking for extraneous solutions. Always substitute back into the original equation.

另一个错误是在两边平方去根号时,忘记检验增根。一定要代回原方程验证。


3. Inequalities and Sign Reversals | 不等式与方向颠倒

The most common mistake in inequalities is forgetting to reverse the inequality sign when multiplying or dividing by a negative number. For example, solving −2x < 6, some students write x < −3 instead of x > −3. This becomes even trickier when multiplying by an expression containing a variable, like (x−1), where you must consider cases depending on whether the expression is positive or negative.

不等式最常见的错误是乘以或除以负数时忘记反转不等号方向。例如解 −2x<6,有学生会写成 x<−3,正确应为 x>−3。当乘以含变量的式子如 (x−1) 时更为棘手,这时必须根据该式子的正负分情况讨论。

Quadratic inequalities are often mishandled by writing the solution as a single interval without sketching a graph. For x²−4>0, writing x>2 is incomplete; the solution is x<−2 or x>2. Use a sign diagram or sketch of the parabola.

解二次不等式时,学生常不画草图就写出一个单一区间,结果不完整。例如 x²−4>0,写 x>2 是不完整的,正确解是 x<−2 或 x>2。应使用符号表或抛物线草图。

Student’s step Error Fix
(x−3)(x+2) ≤ 0 ⇒ x−3 ≤ 0 or x+2 ≤ 0 Incorrect logic; inequality not a simple ‘and/or’ Critical values −2 and 3; test intervals or use curve sketch. Solution: −2 ≤ x ≤ 3.

4. Surds and Indices | 根式与指数

Surds trip up many students, especially when rationalising denominators or simplifying expressions like √(a²+b²). A frequent error is assuming √(a²+b²) = a + b, which is incorrect – think of a=3, b=4; √(9+16)=5, but 3+4=7. Also, √(−4)² ≠ −4; it is |−4| = 4.

根式经常让学生出错,尤其是在有理化分母,或化简如 √(a²+b²) 的表达式时。一个常见错误是认为 √(a²+b²)=a+b,这是错的——想想 a=3, b=4:√(9+16)=5,而 3+4=7。此外,√(−4)² ≠ −4,应为 |−4|=4。

Indices rules are frequently misapplied: (a+b)² is expanded as a² + b² instead of a² + 2ab + b²; negative and fractional indices are confused, e.g. writing 8^(−2/3) as (1/8)^(3/2) or ignoring that a negative power creates a reciprocal. 8^(−2/3) = 1/(8^(2/3)) = 1/4.

指数法则也常被误用:(a+b)² 被展开成 a²+b² 而不是 a²+2ab+b²;负指数和分数指数混淆,例如将 8⁻²/³ 写成 (1/8)^(3/2),或忘记负指数意味着取倒数。正确为 8⁻²/³ = 1/(8²/³) = 1/4。


5. Differentiation Pitfalls | 微分的陷阱

A very common error is forgetting to multiply by the derivative of the inside function when using the chain rule. For y = (2x+1)⁴, writing dy/dx = 4(2x+1)³ misses the factor 2, giving only half the rate of change. Always explicitly write u = 2x+1, du/dx = 2.

一个非常常见的错误是使用链式法则时忘记乘以内部函数的导数。例如 y=(2x+1)⁴,写成 dy/dx = 4(2x+1)³ 就漏掉了因子 2,使得变化率只有一半。务必明确设 u=2x+1,du/dx=2。

Product and quotient rules cause trouble when students misplace terms or swap numerator and denominator derivatives. For y = uv, remember dy/dx = u′v + uv′, not u′v′. For quotient y = u/v, many write (u′v − v′u)/v² but place the terms incorrectly; a mnemonic like ‘Ho dHi minus Hi dHo over HoHo’ (for Hi/Ho) can help, but careful practice is better.

乘法法则和除法法则也容易出错,学生常放错项或颠倒分子分母的导数。对于 y=uv,记住 dy/dx = u′v+uv′,而非 u′v′。对于商 y=u/v,很多人写成 (u′v−v′u)/v² 但项的位置不对;可用口诀 ‘低 d 高减高 d 低,除以低的平方’ 辅助记忆,但认真练习更重要。

In stationary point problems, failing to determine the nature (maximum/minimum) using the second derivative or a sign table, or misinterpreting the result, are frequent errors. d²y/dx² = 0 does not automatically mean a point of inflection – further test is needed.

在极值点问题中,忘记用二阶导数或符号表判断极值性质,或对结果判断错误,是常见失分点。d²y/dx²=0 并不自动意味着拐点——需要进一步检测。


6. Integration Errors | 积分的错误

The simplest yet most costly mistake: forgetting the arbitrary constant ‘+ C’ for indefinite integrals. Equally common is misapplying the power rule: ∫ xⁿ dx = (xⁿ⁺¹)/(n+1) + C, but for n = −1 the rule breaks down – the integral is ln|x| + C, not x⁰/0.

最简单却代价最高的错误:不定积分忘记加任意常数 ‘+ C’。同样常见的是误用幂法则:∫ xⁿ dx = (xⁿ⁺¹)/(n+1) + C,但当 n=−1 时此法则无效——积分是 ln|x|+C,而不是 x⁰/0。

With definite integrals, students often ignore the absolute value when integrating functions like 1/x across negative limits, or they miscalculate areas by mixing up limits. When finding area between a curve and the x-axis, you must split the interval at roots to ensure you don’t compute negative area as negative values adding up incorrectly.

处理定积分时,学生经常在积分函数如 1/x 跨负区间时忽略绝对值,或者因混淆上下限而算错面积。在求曲线与 x 轴之间的面积时,必须在零点处拆分区间,以免将负值区域当作负面积错误计入。

Also watch out for integrating expressions like (ax+b)ⁿ without using the reverse chain rule. ∫ (2x+1)³ dx = (1/2)×(1/4)(2x+1)⁴ + C, not (1/4)(2x+1)⁴ + C.

还要注意对 (ax+b)ⁿ 这类表达式积分时,忘记使用反向链式法则。∫ (2x+1)³ dx = (1/2)×(1/4)(2x+1)⁴ + C,而非 (1/4)(2x+1)⁴ + C。


7. Trigonometric Equations and Identities | 三角方程与恒等式

Mixing radians and degrees is a perennial error, particularly when the question specifies the range in radians but the student solves in degrees. Always check the mode and set your calculator correctly. Also, forgetting the periodic nature of trigonometric functions leads to missing solutions. For sin θ = 0.5, giving only θ = 30° (π/6) when 0° ≤ θ ≤ 360°, the full set includes 30° and 150°.

混淆弧度与角度是一个老生常谈的错误,尤其是题目给定弧度范围,学生却按角度求解时。务必检查模式并正确设置计算器。此外,忘记三角函数的周期性会导致漏解。例如 sin θ = 0.5,在 0°≤θ≤360° 内只给 θ=30°(π/6),完整解集应包括 30° 和 150°。

When proving identities or solving equations, students often take invalid steps like cancelling a trig function from both sides without checking when it could be zero. For instance, tan θ cos θ = sin θ can be rearranged, but cancelling cos θ from sin θ / cos θ * cos θ = sin θ is valid only if cos θ ≠ 0. Better to work with known identities.

在证明恒等式或解方程时,学生常不经检查就将某三角函数从两边约去,而忽略它可能为零的情况。例如 tan θ cos θ = sin θ 可变形,但从 (sin θ / cos θ)×cos θ = sin θ 约去 cos θ,仅在 cos θ≠0 时有效。最好以已知恒等式为基础操作。

A classic mistake is misusing the identity sin²θ + cos²θ = 1 to say sinθ = √(1−cos²θ) without considering the sign of sinθ in the given quadrant.

经典错误是滥用恒等式 sin²θ+cos²θ=1,写成 sinθ = √(1−cos²θ) 而不考虑给定象限下 sinθ 的符号。


8. Coordinate Geometry | 坐标几何

Gradient calculations often go wrong because of incorrect subtraction order. For points A(x₁,y₁) and B(x₂,y₂), gradient m = (y₂−y₁)/(x₂−x₁). Using (y₁−y₂)/(x₂−x₁) changes the sign. Always be consistent. Many also forget that perpendicular lines have gradients that multiply to −1, not 1.

斜率计算出错往往是由于减法顺序不对。对于点 A(x₁,y₁) 和 B(x₂,y₂),斜率 m = (y₂−y₁)/(x₂−x₁)。若用 (y₁−y₂)/(x₂−x₁) 会改变符号。务必保持一致。很多人还忘记垂直线的斜率乘积为 −1,而非 1。

With the equation of a circle, students sometimes expand (x−a)²+(y−b)² = r² incorrectly, or forget to complete the square when given a general form to find the centre and radius. For x²+y²−6x+4y−12=0, complete the square correctly: (x−3)²−9 + (y+2)²−4−12=0 ⇒ (x−3)²+(y+2)²=25. Missing a sign in the constant term is a frequent slip.

圆的方程方面,学生有时会错误展开 (x−a)²+(y−b)²=r²,或在把一般式化为标准式时忘记配方。对于 x²+y²−6x+4y−12=0,正确配方为 (x−3)²−9+(y+2)²−4−12=0 ⇒ (x−3)²+(y+2)²=25。常数项符号失误是常见小错。


9. Polynomials and the Factor Theorem | 多项式与因式定理

A frequent error is to think that if (x−a) is a factor, then f(a)=0, but students then write the factor as (x+a) or vice versa. The sign matters: if f(2)=0, then (x−2) is a factor. Also, when performing polynomial division, mis-aligning terms of the same degree or making arithmetic mistakes in subtraction leads to wrong quotients and remainders.

常见错误是知道若 (x−a) 为因式则 f(a)=0,但写因式时却写成 (x+a) 或反之。符号很重要:若 f(2)=0,则因式为 (x−2)。此外,进行多项式除法时,对齐同次项错误或相减时出现算术错误,都会导致商式和余式不对。

The Remainder Theorem is often misapplied to find remainders when the divisor is non-linear or for calculating the remainder incorrectly by substituting the wrong value. For divisor (2x−1), substitute x=1/2 into the polynomial.

余式定理常被错误运用,比如除式为非一次式时仍套用,或代入错误值来求余数。对于除式 (2x−1),应代入 x=1/2 计算多项式值。


10. Exponentials and Logarithms | 指数与对数

Students commonly confuse the laws of logs, writing log(a+b) = log a + log b, or log(ab) = log a × log b. The correct law is log(ab) = log a + log b. Similarly, log(x/y) = log x − log y, and log xⁿ = n log x are often mis-rehearsed under test pressure.

学生经常混淆对数运算法则,写出 log(a+b)=log a+log b,或 log(ab)=log a×log b。正确法则是 log(ab)=log a+log b。同样地,log(x/y)=log x−log y,以及 log xⁿ=n log x,在考试压力下也常错。

When solving exponential equations like 2^(x+1) = 5, a typical error is to take logs directly as (x+1) log 2 = 5, forgetting to take the log of the right-hand side as well: it should be (x+1) log 2 = log 5. Also, when the base is e, don’t confuse e^(ln x) = x with e^(ln x) = ln x.

在解指数方程如 2^(x+1)=5 时,典型错误是直接取对数写成 (x+1) log 2 = 5,而忘记右边同样要取对数:正确应为 (x+1) log 2 = log 5。此外,当底数是 e 时,不要把 e^(ln x)=x 与 e^(ln x)=ln x 混淆。


11. Sequences and Series | 数列与级数

Arithmetic and geometric formulas are frequently swapped. For an arithmetic sequence, the nth term is a + (n−1)d, not arⁿ⁻¹. For a geometric series, the sum of the first n terms is a(1−rⁿ)/(1−r), not n/2 (first+last). Mixing these up costs easy marks.

等差数列和等比数列的公式经常被互换。等差数列的第 n 项是 a+(n−1)d,而不是 arⁿ⁻¹。等比级数的前 n 项和是 a(1−rⁿ)/(1−r),而不是 n/2×(首项+末项)。混淆这些公式会白白丢分。

Infinite geometric series only converge when |r| < 1. A common mistake is to apply the sum to infinity formula S∞ = a/(1−r) without checking this condition. If r = 2, the series diverges; writing a finite number is incorrect.

无穷等比级数只有在 |r|<1 时才收敛。经常出现的错误是不检查此条件就直接套用无穷和公式 S∞=a/(1−r)。若 r=2,级数发散,写出有限值是错的。

Summation notation Σ is often misread; for example, Σ_{k=1}^{5} k² means 1²+2²+3²+4²+5², not (1+2+3+4+5)². Also, splitting a sum like Σ(3n+1) into 3 Σn + Σ1 is correct, but careful with the number of terms in Σ1.

求和符号 Σ 经常被误读;例如 Σ_{k=1}^{5} k² 表示 1²+2²+3²+4²+5²,而不是 (1+2+3+4+5)²。同时,将 Σ(3n+1) 拆成 3Σn+Σ1 是正确的,但要注意 Σ1 的项数。


12. Graph Transformations | 图像变换

Transformations of functions cause confusion between the order of operations and the direction of shifts. Given y = f(2x−1), many students think this is a translation by 1 to the right followed by a stretch by factor 1/2 in x-direction. The correct sequence is: rewrite as f(2(x−1/2)), so first translate right by 1/2, then stretch horizontally by factor 1/2. Doing it the other way round leads to an incorrect graph.

函数图像变换中,运算顺序和移动方向常常令学生困惑。给定 y=f(2x−1),许多学生认为这是先向右平移 1,再在 x 方向伸缩 1/2。正确的顺序是:重写成 f(2(x−1/2)),因此先向右平移 1/2,再水平伸缩 1/2。顺序反了会导致图像错误。

When stretching, the factor for a horizontal stretch by scale factor 1/a is y = f(ax). A stretch by factor 1/2 parallel to the x-axis is y = f(2x), not f(x/2). Students routinely mix the two. For vertical stretches, y = a f(x) with a > 1 stretches away from x-axis.

进行伸缩变换时,水平方向上以因子 1/a 进行的伸缩,表达式为 y=f(ax)。沿 x 轴以因子 1/2 伸缩,应写为 y=f(2x),而非 f(x/2)。学生经常弄混这两者。对于垂直伸缩,y=a f(x),a>1 表示远离 x 轴拉伸。

Reflections are equally error-prone: y = f(−x) reflects in the y-axis, and y = −f(x) reflects in the x-axis. A careless sign leads to the wrong reflection.

反射变换同样易错:y=f(−x) 是关于 y 轴反射,y=−f(x) 是关于 x 轴反射。一个不小心的符号就会导致反射方向错误。


Published by TutorHao | Pure 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