📚 Common Mistakes in Cambridge AS & A Level Mathematics Pure Mathematics 1 | A-Level CIE 数学:Pure Mathematics 1 易错点总结
Pure Mathematics 1 lays the foundation for the entire A-Level Mathematics course. However, examiners consistently report that students lose marks not because they lack understanding, but because they fall into the same predictable traps year after year. This article highlights the most common pitfalls in the Cambridge International AS & A Level Mathematics Pure Mathematics 1 syllabus and shows you exactly how to avoid them.
纯数学 1(P1)是整个 A-Level 数学课程的基础。然而,阅卷官年年报告指出,学生失分往往不是因为不懂,而是掉进了同样的可预测的陷阱里。本文重点梳理 Cambridge International AS & A Level Mathematics Pure Mathematics 1 考纲中最常见的易错点,并告诉你如何精准避开这些坑。
1. Quadratic Inequalities and Sign Errors | 二次不等式与符号错误
Many students solve quadratic inequalities as though they were equations. They find the critical values correctly, but then write the solution interval without checking the sign of the quadratic expression in each region. Always sketch a quick graph or use a sign table. For example, solving x² − 5x + 6 > 0 gives critical values x = 2 and x = 3. The expression is positive when x < 2 or x > 3. A common mistake is writing 2 < x < 3.
很多学生把二次不等式当成方程来解,虽然能正确找到临界值,但在写出解区间时完全没有检查二次式在各区域的符号。永远要快速画一个草图或使用符号表。比如解 x² − 5x + 6 > 0,临界值是 x = 2 和 x = 3。表达式在 x < 2 或 x > 3 时为正。常见错误是写成 2 < x < 3。
Another frequent error occurs when multiplying or dividing an inequality by a negative number without reversing the inequality sign. In problems involving linear factors, if a factor is negative, the sign of the whole product flips.
另一个常见错误是在不等式两边同时乘或除以一个负数时忘记改变不等号方向。处理含有一次因式的问题时,如果某个因式为负,整个积的符号就会翻转,学生常常忽略这一点。
2. Discriminant and Conditions for Roots | 判别式与根的条件的混淆
The discriminant Δ = b² − 4ac tells us about the nature of the roots of ax² + bx + c = 0. Students often mix up the conditions: for two distinct real roots, Δ > 0; for one repeated real root, Δ = 0; for no real roots, Δ < 0. A typical mistake is to use Δ ≥ 0 when the question requires “two distinct real roots”, because “distinct” strictly means > 0, not ≥ 0.
判别式 Δ = b² − 4ac 告诉我们二次方程 ax² + bx + c = 0 的根的性质。学生经常混淆条件:有两个不相等的实根时 Δ > 0;有一个重根时 Δ = 0;没有实根时 Δ < 0。典型错误是在题目要求“两个相异实根”时使用了 Δ ≥ 0,因为“相异”严格意味着 > 0,而不是 ≥ 0。
When applying the discriminant to find unknown constants, remember that the inequality sign must reflect exactly what the problem states. Also, if the quadratic coefficient a itself contains the unknown, you must separately consider the case a = 0 because the equation would then be linear, not quadratic.
在利用判别式求未知常数时,不等号必须准确反映题意。此外,如果二次项系数 a 本身含有未知数,必须单独考虑 a = 0 的情况,因为此时方程退化为一次方程,不能再直接用判别式。
3. Domain and Range of Functions | 函数的定义域与值域
The domain of a function is the set of input values for which the function is defined. Students frequently forget to exclude values that make a denominator zero or that make the expression inside a square root negative. For f(x) = √(x − 2), the domain is x ≥ 2, not x > 2, because √0 = 0 is defined. Writing x > 2 is a common mistake.
函数的定义域是使函数有意义的所有输入值的集合。学生经常忘记要排除使分母为零或使平方根内表达式为负的值。对于 f(x) = √(x − 2),定义域是 x ≥ 2,而不是 x > 2,因为 √0 = 0 是有定义的。写成 x > 2 是一个常见错误。
Range is the set of output values. After finding the domain, you must consider how the function transforms the inputs. For quadratic functions, completing the square reveals the minimum or maximum value, which determines the range. A typical blunder is giving the range as y ∈ ℝ without checking the vertex.
值域是输出的集合。确定定义域后,必须考虑函数如何将输入映射为输出。对于二次函数,配方法可揭示最小值或最大值,从而确定值域。典型错误是不检查顶点就直接将值域写成 y ∈ ℝ。
4. Composite Functions and Order | 复合函数与运算顺序
gf(x) means apply f first, then g. Many students reverse the order, especially when the notation looks like fg(x). Always read from right to left: the function closest to x acts first. Additionally, the domain of gf is the set of x in the domain of f such that f(x) is in the domain of g. Forgetting to restrict the domain of the composite function is a very common mark loser.
gf(x) 表示先应用 f,再应用 g。很多学生搞反顺序,尤其是当符号看起来像 fg(x) 的时候。始终从右往左读:最靠近 x 的函数先作用。此外,复合函数 gf 的定义域是 f 定义域中使得 f(x) 落在 g 定义域内的那些 x。忘记限制复合函数的定义域是一个非常常见的失分点。
When working out an expression like fg(x) = f(g(x)), substitute the whole of g(x) into f. Take care with brackets: if f(x) = x² and g(x) = 2x + 1, then fg(x) = (2x + 1)², not 2x + 1².
计算形如 fg(x) = f(g(x)) 的表达式时,要把整个 g(x) 代入 f。要特别注意括号的使用:如果 f(x) = x² 且 g(x) = 2x + 1,那么 fg(x) = (2x + 1)²,而不是 2x + 1²。
5. Inverse Functions and Domain/Range Swap | 反函数与定义域/值域互换
To find an inverse function f⁻¹(x), swap x and y in the equation y = f(x) and then solve for y. Many students forget to state the domain of f⁻¹, which is precisely the range of the original function f. Without stating the domain, the inverse may not be a properly defined function.
求反函数 f⁻¹(x) 时,将方程 y = f(x) 中的 x 和 y 互换,然后解出 y。很多学生忘记写出 f⁻¹ 的定义域,而它恰好就是原函数 f 的值域。不写明定义域,反函数可能就不是一个定义良好的函数。
A common pitfall is assuming that f⁻¹(x) always exists for any function. A function must be one-to-one on its domain to have an inverse. If the function is not one-to-one, its domain must be restricted. P1 questions often give a quadratic and ask for the inverse after restricting the domain to x ≥ k, where k is the x-coordinate of the vertex.
常见误区是以为任何函数都有反函数。函数在其定义域上必须是一一映射才有反函数。如果函数不是一一映射,就必须限制其定义域。P1 考题常常给一个二次函数,要求将定义域限制在 x ≥ k(其中 k 是顶点的 x 坐标)之后才能求反函数。
6. Completing the Square and Vertex Form | 配方法求顶点
Writing a quadratic in the form a(x − h)² + k reveals the vertex (h, k). Errors often occur with the sign of h. For y = x² + 6x + 5, completing the square gives (x + 3)² − 4, so the vertex is (−3, −4). A frequent mistake is to write the vertex as (3, −4), forgetting that (x + 3) = (x − (−3)).
将二次式写成 a(x − h)² + k 的形式可得到顶点 (h, k)。符号 h 经常出错。对于 y = x² + 6x + 5,配方法得到 (x + 3)² − 4,因此顶点是 (−3, −4)。常见错误是把顶点写成 (3, −4),忘记了 (x + 3) 等同于 (x − (−3))。
Another mistake is mishandling the coefficient a when it is not 1. For y = 2x² − 8x + 3, first factor 2 out of the x-terms: 2(x² − 4x) + 3, then complete the square inside the bracket: 2[(x − 2)² − 4] + 3 = 2(x − 2)² − 8 + 3 = 2(x − 2)² − 5. Students often forget to multiply the constant term by a when taking it outside the bracket.
另一个错误是当二次项系数 a 不等于 1 时处理不当。比如 y = 2x² − 8x + 3,先从前两项提取 2:2(x² − 4x) + 3,然后在括号内配方:2[(x − 2)² − 4] + 3 = 2(x − 2)² − 8 + 3 = 2(x − 2)² − 5。学生经常忘记将括号内的常数项乘以 a 后再提到括号外。
7. Equation of a Straight Line and Perpendicular Bisectors | 直线方程与垂直平分线
Given two points A(x₁, y₁) and B(x₂, y₂), the gradient of AB is (y₂ − y₁)/(x₂ − x₁). The perpendicular gradient is the negative reciprocal: m⊥ = −1/m. A very common slip is to forget the negative sign, writing m⊥ = 1/m instead. In the context of perpendicular bisectors, students also sometimes use the midpoint incorrectly or forget to find it at all.
给定两点 A(x₁, y₁) 和 B(x₂, y₂),线段 AB 的斜率为 (y₂ − y₁)/(x₂ − x₁)。垂直线的斜率是其负倒数:m⊥ = −1/m。非常常见的失误是忘掉负号,写成 m⊥ = 1/m。在垂直平分线的问题中,学生有时还会用错中点或者干脆忘记求中点。
When writing the equation of a line, use the form y − y₁ = m(x − x₁) with the known point. A typical error is substituting the wrong point, or mixing up x and y. Always double-check by plugging the coordinates back into your final equation.
写直线方程的时候,要用点斜式 y − y₁ = m(x − x₁) 代入已知点。典型错误是代入错误的点,或把 x 和 y 搞混。始终要代入坐标验算最后的方程。
8. Equation of a Circle and Completing the Square in Two Variables | 圆方程与双变量配方法
The standard form of a circle’s equation is (x − a)² + (y − b)² = r², centre (a, b) and radius r. To convert an expanded form like x² + y² + 2x − 6y − 6 = 0 into standard form, you need to complete the square for both x and y. Mistakes often include forgetting to add the constants to the right side, or incorrectly calculating the radius as √(a² + b²) without including the constant term.
圆的标准方程形式为 (x − a)² + (y − b)² = r²,圆心 (a, b),半径 r。要把形如 x² + y² + 2x − 6y − 6 = 0 的一般式转化为标准式,需要对 x 和 y 分别配方。常见错误包括忘记把配出来的常数项加到右边,或者计算半径时错误地直接取 √(a² + b²) 而没有计入常数项。
For x² + y² + 2x − 6y − 6 = 0, grouping gives (x² + 2x) + (y² − 6y) = 6. Completing squares: (x+1)² − 1 + (y−3)² − 9 = 6 → (x+1)² + (y−3)² = 16. Thus centre (−1, 3) and radius 4. Many students would write centre as (1, −3) or radius as √6, which are both wrong.
对于 x² + y² + 2x − 6y − 6 = 0,分组得 (x² + 2x) + (y² − 6y) = 6。配方:(x+1)² − 1 + (y−3)² − 9 = 6 → (x+1)² + (y−3)² = 16。因此圆心 (−1, 3),半径 4。很多学生会把圆心写成 (1, −3) 或把半径算成 √6,这两种都是错的。
9. Arithmetic and Geometric Sequences: Formula Confusion | 等差数列与等比数列:公式混淆
The nth term of an arithmetic sequence is uₙ = a + (n − 1)d. For geometric sequences, uₙ = arⁿ⁻¹. A glaring error is using the geometric formula for an arithmetic problem, or vice versa. Also, when finding n, students often forget that the exponent in a geometric sequence is n − 1, not n.
等差数列的第 n 项公式是 uₙ = a + (n − 1)d。等比数列的第 n 项公式是 uₙ = arⁿ⁻¹。一个明显的错误是把等比公式用在等差问题上,或者反过来。此外,在求 n 的时候,学生经常忘记等比数列的指数是 n − 1,而不是 n。
The sum of the first n terms of an arithmetic series is Sₙ = n/2 [2a + (n − 1)d] or Sₙ = n/2 (a + l). Many candidates incorrectly use the formula for the sum of a geometric series Sₙ = a(1 − rⁿ)/(1 − r) for an arithmetic series. Always read the question carefully to identify the type of sequence.
等差数列前 n 项和公式为 Sₙ = n/2 [2a + (n − 1)d] 或 Sₙ = n/2 (a + l)。很多考生错误地将等比数列求和公式 Sₙ = a(1 − rⁿ)/(1 − r) 用在等差数列上。永远要认真读题,先确定数列的类型。
10. Basic Differentiation and Tangents/Normals | 基本微分与切线/法线
Differentiation of xⁿ gives nxⁿ⁻¹. The most basic mistakes involve forgetting to multiply by the old power, or subtracting 1 from the new power incorrectly, especially with negative and fractional powers. For f(x) = 1/x² = x⁻², f ‘(x) = −2x⁻³, not −2x⁻¹ or 2x⁻³.
xⁿ 的导数是 nxⁿ⁻¹。最基本的错误包括忘记乘以原来的指数,或者新指数减 1 时出错,尤其是在处理负指数和分数指数的时候。比如 f(x) = 1/x² = x⁻²,f ‘(x) = −2x⁻³,而不是 −2x⁻¹ 或 2x⁻³。
To find the gradient of a tangent at a point, substitute the x-coordinate into the derivative. The normal is perpendicular to the tangent, so its gradient is −1/(dy/dx). Students often forget the negative sign when finding the gradient of the normal. Also, the equation of the tangent or normal must be written using the point of contact; some mistakenly use the origin or another point.
要求某点切线的斜率,将 x 坐标代入导数即可。法线与切线垂直,所以法线斜率是 −1/(dy/dx)。学生经常在求法线斜率时忘记负号。另外,切线或法线方程必须用切点来写;有人错误地使用原点或其他点。
11. Integration and Area Under a Curve | 积分与曲线下方面积
Integration is the reverse of differentiation: ∫ xⁿ dx = xⁿ⁺¹/(n+1) + c, provided n ≠ −1. A classic error is to increase the power by 1 but then divide by the new power incorrectly, or to forget the constant of integration c. In definite integration, students sometimes plug limits into the wrong order, getting the negative of the correct area.
积分是微分的逆运算:∫ xⁿ dx = xⁿ⁺¹/(n+1) + c,前提是 n ≠ −1。经典错误是先把指数加 1,但除以新指数时算错,或者忘记积分常数 c。在定积分中,学生有时代入上下限的顺序弄反,得到与正确面积符号相反的结果。
When an area problem involves a curve crossing the x-axis, the integral directly from a to b gives the net signed area, not the total area. To find the total area, you must split the integral at the points where the curve crosses the axis and take the absolute value of each part. Ignoring this is one of the most heavily penalised mistakes in P1.
当面积问题中曲线穿过 x 轴时,从 a 到 b 直接积分得到的是有向面积的代数和,而不是总面积。要计算总面积,必须在曲线与 x 轴交点处拆分积分,并将每一部分的绝对值相加。忽略这一点是 P1 中最严重的扣分错误之一。
12. Optimisation Problems | 最优化问题
Optimisation questions typically require expressing one variable in terms of another, then differentiating to find the maximum or minimum. The most frequent mistake is failing to confirm that the stationary point found is indeed a maximum or minimum by using the second derivative test or a nature table. Stating x = 3 gives the minimum without justification will lose marks.
最优化问题通常需要用一个变量表示另一个变量,然后求导以找到最大值或最小值。最常见错误是忘了用二阶导数检验或变化率表来确认所求驻点确实是极大值或极小值。不加证明地声称 x = 3 给出最小值会丢掉过程分。
Another pitfall is using the wrong domain. The problem often limits the possible values of the variable (e.g., positive lengths). Always check whether the stationary point lies within the allowed interval and compare the value at the endpoint if the domain is closed.
另一个陷阱是用错定义域。问题常常限制了变量的可能取值(比如长度必须为正)。始终要检查驻点是否落在允许的区间内,如果定义域是闭区间,还需要与端点处的函数值进行比较。
Published by TutorHao | Pure Mathematics 1 Revision Series | aleveler.com
更多咨询请联系16621398022(同微信)
屏轩国际教育cambridge primary/secondary checkpoint, cat4, ukiset,ukcat,igcse,alevel,PAT,STEP,MAT, ibdp,ap,ssat,sat,sat2课程辅导,国外大学本科硕士研究生博士课程论文辅导