📚 IGCSE Maths Exam Practice & Common Mistakes Analysis | IGCSE数学真题演练与易错分析
In IGCSE Mathematics, consistent practice with past papers is essential, but understanding why mistakes happen is equally critical. This article compiles typical exam questions and analyses the most frequent errors students make, providing clear corrections and strategies to avoid them. Master these techniques to boost your confidence and accuracy.
在IGCSE数学中,持续进行真题练习至关重要,但理解错误发生的原因同样关键。本文整理了典型考题,并分析了学生最常见的错误,提供了清晰的纠正方法和避免策略。掌握这些技巧,提升你的信心和准确率。
1. Fractions and Indices | 分数与指数运算
Question: Evaluate (8/27)^(-2/3) without using a calculator.
题目:不使用计算器,计算 (8/27)^(-2/3)。
Common mistake: Many students ignore the negative exponent and only calculate (8/27)^(2/3), or they apply the operations in the wrong order, e.g. squaring before taking the cube root.
常见错误:许多学生忽略负指数,只计算 (8/27)^(2/3),或者颠倒运算顺序,比如先平方再求立方根。
Correct method: First, handle the negative sign by taking the reciprocal: (8/27)^(-2/3) = 1 / (8/27)^(2/3). Then find the cube root of 8/27, which is 2/3, and square it: (2/3)^2 = 4/9. Hence the answer is 1 / (4/9) = 9/4.
正确方法:先处理负号,取倒数:(8/27)^(-2/3) = 1 / (8/27)^(2/3)。然后求 8/27 的立方根,得 2/3,再平方:(2/3)^2 = 4/9。因此答案为 1 / (4/9) = 9/4。
(8/27)^(-2/3) = 1 / ((8/27)^(1/3))^2 = 1 / (2/3)^2 = 9/4
Key insight: A negative exponent flips the fraction. With fractional exponents, the denominator of the power is the root, and the numerator is the power applied to the result.
关键洞察:负指数会使分数取倒数。对于分数指数,指数的分母是根指数,分子是最后乘方的次数。
2. Algebraic Expansion and Factorisation | 代数展开与因式分解
Exam-style question: Expand and simplify (2x – 3)(x + 5) – 2(x – 1)^2.
真题练习:展开并化简 (2x – 3)(x + 5) – 2(x – 1)^2。
Frequent error: When expanding (x – 1)^2, students often write x^2 – 1, forgetting the middle term -2x. Similarly, signs may be mishandled when subtracting the second bracket, leading to an incorrect constant term.
常见错误:展开 (x – 1)^2 时,学生常常写成 x^2 – 1,遗漏中间项 -2x。同样,在减去第二个括号时符号处理错误,导致常数项出错。
Correct expansion: (2x – 3)(x + 5) = 2x^2 + 10x – 3x – 15 = 2x^2 + 7x – 15. (x – 1)^2 = x^2 – 2x + 1, so 2(x – 1)^2 = 2x^2 – 4x + 2. Subtracting gives (2x^2 + 7x – 15) – (2x^2 – 4x + 2) = 11x – 17.
正确展开:(2x – 3)(x + 5) = 2x^2 + 10x – 3x – 15 = 2x^2 + 7x – 15。 (x – 1)^2 = x^2 – 2x + 1,所以 2(x – 1)^2 = 2x^2 – 4x + 2。相减得到 (2x^2 + 7x – 15) – (2x^2 – 4x + 2) = 11x – 17。
Common factorisation slip: Factorising x^2 – 5x + 6 incorrectly as (x – 2)(x + 3) because signs are confused. Always check that the product of the constants equals +6 and the sum equals -5.
常见因式分解失误:将 x^2 – 5x + 6 错误分解为 (x – 2)(x + 3),因为符号混淆。务必检查常数的乘积等于 +6,和等于 -5。正确为 (x – 2)(x – 3)。
3. Solving Equations and Inequalities | 解方程与不等式
Question: Solve (x + 2)/3 – (x – 1)/2 = 1.
题目:解方程 (x + 2)/3 – (x – 1)/2 = 1。
Typical mistake: Students either multiply only part of the equation by the LCM, or forget to distribute the negative sign when removing the second fraction. For inequalities such as 3 – 2x ≤ 5, a common error is forgetting to reverse the inequality sign when dividing by -2.
典型错误:学生要么只将方程的一部分乘以最小公倍数,要么在去第二个分母时忘记分配负号。对于不等式如 3 – 2x ≤ 5,常见错误是除以 -2 时忘记反转不等号方向。
Correct solution for equation: Multiply every term by 6 (LCM of 3 and 2): 2(x + 2) – 3(x – 1) = 6. Then 2x + 4 – 3x + 3 = 6 → -x + 7 = 6 → x = 1.
方程正确解法:每一项乘以 6(3 和 2 的最小公倍数):2(x + 2) – 3(x – 1) = 6。然后 2x + 4 – 3x + 3 = 6 → -x + 7 = 6 → x = 1。
Inequality correct steps: 3 – 2x ≤ 5 → -2x ≤ 2. Divide by -2 and reverse the sign: x ≥ -1.
不等式正确步骤:3 – 2x ≤ 5 → -2x ≤ 2。除以 -2 并反转符号:x ≥ -1。
4. Straight Line Graphs and Coordinate Geometry | 直线方程与坐标系几何
Question: Given points A(2, 5) and B(6, -1), find the equation of the perpendicular bisector of AB.
题目:已知点 A(2, 5) 和 B(6, -1),求线段 AB 的垂直平分线方程。
Common pitfalls: Incorrect midpoint calculation, using the wrong gradient (simply taking the negative of the original gradient instead of the negative reciprocal), or substituting coordinates incorrectly into y = mx + c.
常见陷阱:中点计算错误,使用错误的斜率(只取原斜率的相反数,而不是负倒数),或者将坐标错误代入 y = mx + c。
Step-by-step: Midpoint M = ((2+6)/2, (5+(-1))/2) = (4, 2). Gradient of AB = (-1 – 5)/(6 – 2) = -6/4 = -3/2. Perpendicular gradient = 2/3 (negative reciprocal). Equation: y – 2 = (2/3)(x – 4) → y = (2/3)x – 8/3 + 2 = (2/3)x – 2/3. Multiply by 3 for standard form: 2x – 3y = 2.
步骤详解:中点 M = ((2+6)/2, (5+(-1))/2) = (4, 2)。AB 的斜率 = (-1 – 5)/(6 – 2) = -6/4 = -3/2。垂直斜率为 2/3(负倒数)。方程:y – 2 = (2/3)(x – 4) → y = (2/3)x – 8/3 + 2 = (2/3)x – 2/3。乘以 3 化为一般式:2x – 3y = 2。
5. Functions and Transformations | 函数与变换
Question: For f(x) = 4/x, x ≠ 0, find the inverse function f⁻¹(x).
题目:对于 f(x) = 4/x, x ≠ 0,求其反函数 f⁻¹(x)。
Common error: Students often oversimplify and give f⁻¹(x) = x/4, confusing the operation of division. In fact, the inverse of 4/x is also 4/x, which can catch many out.
常见错误:学生常常过度简化,给出 f⁻¹(x) = x/4,混淆了除法运算。实际上,4/x 的反函数仍然是 4/x,这容易让人出错。
Correct derivation: Write y = 4/x, swap x and y: x = 4/y → y = 4/x. Thus f⁻¹(x) = 4/x, same as the original function. Always verify by checking f(f⁻¹(x)) = x.
正确推导:设 y = 4/x,交换 x 和 y:x = 4/y → y = 4/x。因此 f⁻¹(x) = 4/x,与原函数相同。务必通过验证 f(f⁻¹(x)) = x 来确认。
Another tricky question: If g(x) = 2x^2 – 3, find g(x – 1). A typical mistake is to substitute incorrectly, writing 2x^2 – 1 – 3. Correct: g(x – 1) = 2(x – 1)^2 – 3 = 2(x^2 – 2x + 1) – 3 = 2x^2 – 4x – 1.
另一易错题:若 g(x) = 2x^2 – 3,求 g(x – 1)。典型错误是代入不正确,写成 2x^2 – 1 – 3。正确:g(x – 1) = 2(x – 1)^2 – 3 = 2(x^2 – 2x + 1) – 3 = 2x^2 – 4x – 1。
6. Basic Trigonometry | 三角学基础
Question: In triangle PQR, PR = 8 cm, QR = 6 cm, and angle PRQ = 130°. Find the length of side PQ.
题目:在三角形 PQR 中,PR = 8 cm,QR = 6 cm,∠PRQ = 130°。求边 PQ 的长度。
Frequent exam mistakes: Using the sine rule inappropriately when the cosine rule is needed; calculator set to radians instead of degrees; mishandling cos130° which is negative, leading to an incorrect sign inside the square root.
考试常见错误:应当使用余弦定理时错误地使用了正弦定理;计算器设置为弧度模式而非度数;错误处理 cos130° 为正值,导致平方根内符号错误。
Correct cosine rule application: PQ^2 = PR^2 + QR^2 – 2(PR)(QR)cos(∠PRQ). So PQ^2 = 8^2 + 6^2 – 2×8×6×cos130°. cos130° = -cos50° ≈ -0.6428. Then PQ^2 = 64 + 36 – 96×(-0.6428) = 100 + 61.7 = 161.7. Hence PQ ≈ √161.7 ≈ 12.7 cm (3 s.f.).
PQ² = 8² + 6² – 2×8×6×cos130°
正确应用余弦定理:PQ² = 8² + 6² – 2×8×6×cos130°。cos130° = -cos50° ≈ -0.6428。则 PQ² = 64 + 36 – 96×(-0.6428) = 100 + 61.7 = 161.7,所以 PQ ≈ √161.7 ≈ 12.7 cm(保留三位有效数字)。
7. Statistical Diagrams and Misinterpretations | 统计图表与误解
Question: A histogram shows time spent on homework. The class interval 30 < t ≤ 45 has a frequency of 18. Calculate the frequency density, and explain why bar height alone is not enough to compare frequencies.
题目:某直方图显示作业花费时间。组距 30 < t ≤ 45 的频数为 18。计算频率密度,并解释为何不能仅用柱高来比较频数。
Classic confusion: Students treat histograms like bar charts, reading the height directly as frequency. This leads to misinterpretation when class widths differ.
经典混淆:学生将直方图当作柱状图,直接将高度读作频数。当组距不同时,这会导致误解。
Correct concept: Frequency density = frequency / class width. Here width = 15, so frequency density = 18 / 15 = 1.2. In a histogram, area represents frequency, so bars with equal width must have height proportional to frequency; if widths vary, only area is meaningful.
正确概念:频率密度 = 频数 / 组距。此处宽度 = 15,频率密度 = 18 / 15 = 1.2。在直方图中,面积代表频数,因此等宽柱子的高度与频数成正比;若宽度不同,只有面积才有意义。
8. Probability and Tree Diagrams | 概率与树状图
Question: A bag contains 5 red and 3 blue beads. Two beads are drawn at random without replacement. Find the probability that both are red.
题目:袋中有 5 颗红珠和 3 颗蓝珠。随机抽取两颗珠子且不放回,求两颗都是红色的概率。
Common slip: Students multiply 5/8 by 5/8, forgetting that the total number of beads changes after the first draw. This gives 25/64 instead of the correct answer.
常见疏忽:学生用 5/8 乘以 5/8,忘记第一次抽取后珠子总数发生变化,得出 25/64 而非正确答案。
Correct tree diagram and calculation: P(1st red) = 5/8. After removal, 4 red and 3 blue remain, so P(2nd red | 1st red) = 4/7. Multiply along the branch: (5/8) × (4/7) = 20/56 = 5/14.
P(both red) = (5/8) × (4/7) = 5/14
正确树状图与计算:P(第一颗红) = 5/8。取出后剩下 4 红 3 蓝,故 P(第二颗红 | 第一颗红) = 4/7。沿分支相乘:(5/8) × (4/7) = 20/56 = 5/14。
9. Area and Volume | 面积与体积
Question: A water trough is made from a hollow half-cylinder of length 1.2 m and radius 30 cm, closed at both ends with flat semicircular plates. Calculate the volume of water it can hold in litres.
题目:一个水槽由一个中空的半圆柱体构成,长 1.2 m,半径 30 cm,两端用平的半圆形板密封。计算其可装水的体积,以升为单位。
Repeated errors: Mixing units (e.g. using cm for length but m for radius, or forgetting to convert between cm³ and litres). Also, taking the full cylinder volume instead of half, or ignoring that the ends are flat and not part of the internal volume calculation.
重复错误:单位混用(例如长度用 cm 但半径用 m,或忘记 cm³ 与升的换算)。此外,误用整个圆柱体积而非一半,或错误考虑端板体积。
Correct solution: Radius = 30 cm = 0.3 m. Area of semicircle = (1/2)πr² = (1/2)π(0.3)² = 0.045π m². Volume = area × length = 0.045π × 1.2 = 0.054π m³. Since 1 m³ = 1000 litres, volume = 0.054π × 1000 ≈ 169.6 litres (or 170 L to 3 s.f.).
更多咨询请联系16621398022(同微信)
屏轩国际教育cambridge primary/secondary checkpoint, cat4, ukiset,ukcat,igcse,alevel,PAT,STEP,MAT, ibdp,ap,ssat,sat,sat2课程辅导,国外大学本科硕士研究生博士课程论文辅导