📚 Common Misconceptions in Year 11 Eduqas Mathematics and How to Correct Them | Year 11 Eduqas 数学:常见误区与纠正方法
Many Year 11 students preparing for the Eduqas GCSE Mathematics exam lose marks not because they do not understand the material, but because they repeat the same predictable errors. Misconceptions about indices, fractions, graph transformations and probability often appear in examiners’ reports year after year. This article gathers the most common mistakes and provides clear, step-by-step corrections. By recognising these pitfalls and practising the right methods, you can boost your accuracy and confidence in both calculator and non-calculator papers.
许多准备 Eduqas GCSE 数学考试的 Year 11 学生失分并非因为不懂知识,而是反复出现同样可以预见的错误。关于指数、分数、图形变换和概率的误区年复一年地出现在考官报告中。本文收集了最常见的错误,并给出清晰、逐步的纠正方法。通过识别这些陷阱并练习正确方法,你可以在计算器和非计算器试卷中提高准确度与信心。
1. Algebraic Simplification and Expanding | 代数化简与展开
One of the most frequent errors is adding unlike terms. Students see 2x + 3x² and incorrectly write 5x². Only terms with exactly the same variable and exponent can be collected. So 2x + 3x² must stay as it is; it cannot be simplified further.
最常见的错误之一是将不同类项相加。学生看到 2x + 3x² 就错误地写成 5x²。只有变量和指数完全相同的项才能合并。因此 2x + 3x² 必须保持原样,无法进一步化简。
Multiplying powers causes another classic mistake: x² × x³ is often written as x⁶, but the indices should be added, giving x⁵. Remember aᵐ × aⁿ = aᵐ⁺ⁿ. The same rule applies to numbers, e.g. 2³ × 2² = 2⁵ = 32, not 2⁶.
幂的乘法是另一个经典错误:x² × x³ 经常被错写成 x⁶,但指数应当相加,得到 x⁵。请记住 aᵐ × aⁿ = aᵐ⁺ⁿ。同样的法则适用于数字,例如 2³ × 2² = 2⁵ = 32,而不是 2⁶。
When expanding brackets such as 4(x + 3), some pupils write 4x + 3, forgetting to multiply the second term. The correct expansion is 4x + 12. Every term inside the bracket must be multiplied by the factor outside. Similarly, -2(3x – 5) becomes -6x + 10; the minus sign must be distributed to both terms.
当展开括号如 4(x + 3) 时,有些学生写成 4x + 3,忘记了乘以第二项。正确的展开是 4x + 12。括号内的每一项都必须乘以外面的因子。类似地,-2(3x – 5) 应得到 -6x + 10,负号必须分配给两项。
2. Fraction Misunderstandings | 分数误解
A damaging error is adding the numerators and the denominators separately: 1/2 + 1/3 is wrongly given as 2/5. Fractions need a common denominator. Here the correct approach is 3/6 + 2/6 = 5/6. The denominator never gets added directly.
一个伤害性很大的错误是分子分母分别相加:1/2 + 1/3 被错误地算成 2/5。分数需要公分母。这里的正确做法是 3/6 + 2/6 = 5/6。分母绝对不能直接相加。
When multiplying fractions, students sometimes forget that there is no need for a common denominator. The rule is a/b × c/d = ac/bd. Cancelling before multiplying saves time: 3/8 × 4/9 can be simplified by cancelling 3 and 9 to get 1/2 × 1/3 = 1/6.
在分数乘法中,学生有时忘记不需要公分母。法则是 a/b × c/d = ac/bd。在乘法之前约分可以节省时间:3/8 × 4/9 可以先将 3 和 9 约分,得到 1/2 × 1/3 = 1/6。
Dividing by a fraction is frequently mishandled. 3/4 ÷ 2/5 does not equal (3÷2)/(4÷5). The correct method is to flip the second fraction and multiply: 3/4 × 5/2 = 15/8. For a mixed number, always convert to an improper fraction first.
除以一个分数经常被错误处理。3/4 ÷ 2/5 不等于 (3÷2)/(4÷5)。正确方法是把第二个分数颠倒再相乘:3/4 × 5/2 = 15/8。对于带分数,一定要先化为假分数。
3. Percentage and Compound Change | 百分比与复合变化
A widespread misconception is that an increase of 10% followed by a decrease of 10% brings you back to the original value. In reality, the multiplier is 1.10 × 0.90 = 0.99, so the final amount is 99% of the original — a 1% loss. The order of percentage changes matters because each is applied to a different starting amount.
一个普遍误区是先增加 10% 再减少 10% 就能回到原值。实际上乘数是 1.10 × 0.90 = 0.99,因此最终值为原值的 99%——损失了 1%。百分比变化的顺序很重要,因为每一次变化都作用于不同的起始量。
When calculating percentage change, pupils often divide by the new value instead of the original. The formula is (change ÷ original) × 100%. For example, if a price rises from £50 to £65, the increase is £15 and the percentage increase is (15 ÷ 50) × 100% = 30%, not (15 ÷ 65).
计算百分比变化时,学生经常除以新值而不是原值。公式是(变化量 ÷ 原值)× 100%。例如,价格从 50 英镑涨到 65 英镑,涨幅为 15 英镑,百分比增加是 (15 ÷ 50) × 100% = 30%,而不是除以 65。
Compound interest problems can go wrong when students treat growth as simple interest. For n years with an annual rate r%, the multiplier is (1 + r/100)ⁿ, not 1 + n × r/100. With three years at 4%, the correct factor is 1.04³, not 1.12.
复利问题出错的地方是学生把增长当成单利。对于年利率 r%、n 年,乘数是 (1 + r/100)ⁿ,而不是 1 + n × r/100。三年利率 4%,正确答案使用 1.04³,而不是 1.12。
4. Solving Equations | 解方程
When moving a term to the other side of an equation, the sign must change. In 2x + 5 = 13, a common slip is writing 2x = 13 + 5, giving 2x = 18. The correct step is 2x = 13 – 5, so 2x = 8 and x = 4. Adding becomes subtracting, and vice versa.
当把一项移到方程另一边时,符号必须改变。在 2x + 5 = 13 中,一个常见疏忽是写成 2x = 13 + 5,得到 2x = 18。正确步骤是 2x = 13 – 5,因此 2x = 8,x = 4。加变成减,反之亦然。
Brackets cause trouble if students forget to distribute. To solve 3(x + 2) = 15, you must first expand: 3x + 6 = 15, then 3x = 9, x = 3. Writing 3x + 2 = 15 is wrong and leads to an incorrect answer.
如果学生忘记分配率,括号就会造成困扰。要解 3(x + 2) = 15,必须先展开:3x + 6 = 15,然后 3x = 9,x = 3。写成 3x + 2 = 15 是错误的,会得出错误答案。
With quadratic equations, students often forget that the square root step gives two solutions. For x² = 25, both x = 5 and x = -5 are valid. In factorised form (x – 3)(x + 2) = 0, each bracket must be set to zero, giving x = 3 or x = -2.
在二次方程中,学生经常忘记开平方会得到两个解。对于 x² = 25,x = 5 和 x = -5 都成立。在因式分解形式 (x – 3)(x + 2) = 0 中,必须让每个括号等于零,得到 x = 3 或 x = -2。
5. Graph Transformations | 图形变换
The direction of horizontal translations is counter-intuitive for many. The graph of y = f(x + 2) shifts the curve 2 units to the left, not to the right. Replacing x with (x + 2) means the function reaches a given y-value when x is 2 less than before, so the whole shape moves left.
水平平移的方向对很多人来说是反直觉的。y = f(x + 2) 的图像是将曲线向左平移 2 个单位,而不是向右。用 (x + 2) 替换 x 意味着函数达到某个 y 值时 x 比原来小 2,所以整个图形向左移动。
Vertical scaling and reflections also cause confusion. The transformation y = 2f(x) stretches the graph vertically by a factor of 2, not horizontally. y = -f(x) reflects the graph in the x-axis, not the y-axis. To reflect in the y-axis you need y = f(-x).
垂直缩放和反射也会造成混淆。变换 y = 2f(x) 将图像沿垂直方向拉伸为原来的 2 倍,而不是水平拉伸。y = -f(x) 将图像以 x 轴反射,而不是 y 轴。要沿 y 轴反射,你需要 y = f(-x)。
6. Angle Facts and Polygon Formulas | 角度关系与多边形公式
Alternate, corresponding and co-interior angles only have special relationships when the lines are parallel. A diagram without parallel lines does not guarantee equal alternate angles. Always check for the ‘arrowhead’ parallel marks before applying angle rules.
内错角、同位角和同旁内角只有在直线平行时才具有特殊关系。一个没有平行线的图不能保证内错角相等。在应用角度规则之前,一定要检查“箭头”平行标记。
The sum of interior angles of an n-sided polygon is (n – 2) × 180°. A typical mistake is subtracting 1 instead of 2, or forgetting to multiply by 180°. For a hexagon (n = 6), the sum is (6 – 2) × 180° = 720°. The exterior angles, taken one at each vertex, always sum to 360° regardless of n.
n 边形的内角和是 (n – 2) × 180°。常见错误是减去 1 而不是 2,或者忘记乘以 180°。对于六边形 (n = 6),内角和为 (6 – 2) × 180° = 720°。在每个顶点取一个外角,外角和永远等于 360°,与边数无关。
7. Ratio and Proportion | 比与比例
When sharing a quantity in a given ratio, the vital first step is to find the total number of parts. To share £200 in the ratio 2:3, the total parts are 5, so one part is £40. The amounts are 2 × £40 = £80 and 3 × £40 = £120. A rushed pupil may mistakenly give £200 × 2/3 and £200 × 1/3 without using the total 5.
当按给定比例分配一个数量时,至关重要的第一步是找出总份数。按 2:3 分配 200 英镑,总份数为 5,因此一份是 40 英镑。分配额分别是 2 × 40 = 80 英镑和 3 × 40 = 120 英镑。粗心的学生可能会直接用 200 × 2/3 和 200 × 1/3,而忽略了总份数 5。
Inverse proportion is often modelled incorrectly. If y is inversely proportional to x, the relationship is y = k/x, not y = kx. This means as x doubles, y halves. The constant k is x × y for any pair of values. Setting up the equation backwards loses all marks on inverse proportion questions.
反比例经常被错误建模。如果 y 与 x 成反比,关系式为 y = k/x,而不是 y = kx。这意味着当 x 加倍时,y 减半。常数 k 对于任何一对值都是 x × y。如果方程列反了,反比例题目的分就全丢了。
8. Probability Pitfalls | 概率陷阱
The ‘gambler’s fallacy’ leads students to think that after a run of heads, tails becomes more likely on the next
Published by TutorHao | Year 11 Mathematics Revision Series | aleveler.com
更多咨询请联系16621398022(同微信)
屏轩国际教育cambridge primary/secondary checkpoint, cat4, ukiset,ukcat,igcse,alevel,PAT,STEP,MAT, ibdp,ap,ssat,sat,sat2课程辅导,国外大学本科硕士研究生博士课程论文辅导