📚 IGCSE Maths Past Paper Practice and Problem-Solving Tips | IGCSE数学真题实战与解题技巧
Working through past papers is widely recognised as the most effective way to prepare for your IGCSE Mathematics exams. It allows you to become familiar with the style of questions, apply your knowledge under timed conditions and identify areas that need more practice. This article brings together essential problem-solving techniques and real-exam strategies to help you boost your confidence and maximise your marks.
刷历年真题被公认为备考IGCSE数学最有效的方法。它能让你熟悉出题风格,在限时条件下运用所学知识,并发现需要加强的薄弱环节。本文汇集了核心解题技巧与真实考场策略,帮助你提升信心,争取更高分数。
1. Understanding the Exam Structure and Mark Schemes | 了解考试结构与评分方案
IGCSE Mathematics papers are typically split into Core and Extended tiers, each containing multiple papers that assess number, algebra, geometry, statistics and probability. Always check your syllabus code (e.g. 0580 or 0980) and the weighting of each paper. Knowing how many marks are allocated to each topic helps you allocate revision time proportionally.
IGCSE数学试卷通常分为核心和扩展两个层级,每级包含多份试卷,考查数、代数、几何、统计与概率。务必确认你的课程代码(如0580或0980)及每份卷子的分值比重。了解各主题占多少分有助于你有针对性地分配复习时间。
In the mark scheme, ‘M’ marks are given for method, ‘A’ marks for accuracy and ‘B’ marks for independent answers. Even if your final answer is wrong, showing clear working can earn you most of the marks. Practice writing down every step, especially in multi-stage problems.
评分方案中,’M’ 分给正确方法,’A’ 分给答案准确度,’B’ 分给独立得出的正确结果。即使最后答案错了,清晰展示解题步骤也能拿到大部分分数。练习时养成写下每一步的习惯,尤其在多步骤题目中。
Common command words like ‘Write down’, ‘Calculate’, ‘Show that’ and ‘Hence’ signal what is expected. ‘Hence’ often means you must use a previous result, which saves time and reduces errors if spotted early.
常见的指令词如’写出’、’计算’、’证明’、’由此’暗示了题目要求。’由此’通常意味着要用前面的结果,早一点识别出来能节省时间并减少错误。
2. Mastering Algebraic Expansion and Factorisation | 掌握代数展开与因式分解
Expanding brackets correctly is the foundation of many algebra questions. For two binomials, use the FOIL method: First, Outer, Inner, Last. For instance, (x + 3)(x – 2) expands to x² + x – 6. Always double-check signs, as a missing negative can cost you accuracy marks.
正确展开括号是众多代数题的基础。对两个二项式相乘,使用首外内尾法。例如 (x + 3)(x – 2) 展开得 x² + x – 6。务必反复核对正负号,漏掉一个负号就可能丢分。
Factorising quadratics like x² + 7x + 10 into (x + 2)(x + 5) requires finding two numbers that multiply to the constant term and add to the coefficient of x. Practise with both positive and negative numbers, and recognise the difference of two squares: a² – b² = (a – b)(a + b).
将二次式如 x² + 7x + 10 因式分解为 (x + 2)(x + 5),需要找到两个数,乘积为常数项,和为 x 的系数。多练习含正负数的题目,并熟悉平方差公式:a² – b² = (a – b)(a + b)。
When facing a past-paper question that asks you to simplify an algebraic fraction, factorise both the numerator and denominator first. Cancelling common factors before multiplying or dividing saves time and reduces mistakes.
碰到真题中要求化简代数分式的题目,先对分子和分母进行因式分解。在做乘法或除法之前约去公因式,既节省时间又减少出错。
3. Solving Linear and Quadratic Equations with Confidence | 自信解一次与二次方程
Linear equations such as 3x + 5 = 20 can be solved by isolating x. Perform the same operation on both sides: subtract 5, then divide by 3. Many IGCSE problems embed linear equations in word problems about ages, costs or perimeters — underline the key information to build the equation correctly.
一次方程如 3x + 5 = 20 可通过隔离 x 求解:两边同减5,再除以3。许多IGCSE题目将一次方程嵌入关于年龄、费用或周长的应用题中——划出关键信息以正确建立方程。
For quadratics, if factorising is possible, it is the quickest method. When the quadratic cannot be factorised easily, use the quadratic formula. Remember it and practise substituting accurately:
解二次方程时,若能因式分解则最快。当不容易分解时,使用求根公式。记住它并练习准确代入:
x = (-b ± √(b² – 4ac)) / (2a)
Always set the equation to zero before applying the formula. Check your answers by substituting them back into the original equation. Many past papers award marks for the correct substitution even if you later make an arithmetic slip.
使用公式前务必将方程化为等于零的形式。代入原方程检验答案。不少真题即使最后计算有误,正确的代入也能拿分。
4. Working with Inequalities and Number Lines | 不等式与数轴处理
Inequalities are handled similarly to equations, but remember to reverse the inequality sign when multiplying or dividing by a negative number. For example, solving -2x < 6 gives x > -3. Representing the solution on a number line — with open circles for < or > and closed circles for ≤ or ≥ — is a common exam requirement.
解不等式与解方程类似,但记得在乘或除以负数时反转不等号方向。例如,解 -2x < 6 得到 x > -3。将解集画在数轴上——< 或 > 用空心圆,≤ 或 ≥ 用实心圆——是常见的考试要求。
Past papers often combine inequalities with graphs, asking you to shade the region that satisfies several conditions. Use a pencil, test a point from each region, and draw boundaries as solid or dashed lines according to whether the inequality includes equality.
真题常将不等式与图像结合,要求你涂出满足多个条件的区域。用铅笔,在每个区域内选一个点检验,并根据不等式是否包含等号将边界画成实线或虚线。
5. Functions, Notation and Graphs | 函数、符号与图像
Function notation f(x) is simply a way of showing the output for a given input. If f(x) = 2x – 3, then f(4) = 5. Composite functions like f(g(x)) require you to work from the inside out: replace x in f(x) with the entire expression for g(x).
函数记号 f(x) 仅表示给定输入后的输出。若 f(x) = 2x – 3,则 f(4) = 5。复合函数如 f(g(x)) 需要从内向外逐层代入:将 f(x) 中的 x 换成 g(x) 的整个表达式。
Inverse functions reverse the process. Write y = f(x), swap x and y, then solve for y. Always state the domain of an inverse if asked, as it is the range of the original function. Sketching graphs of functions helps visualise transformations like translation and reflection.
反函数逆转原过程。设 y = f(x),交换 x 与 y,然后解出 y。如果要求定义域,记住反函数的定义域就是原函数的值域。画出函数图像有助于直观理解平移、反射等变换。
6. Coordinate Geometry: Straight Lines and Gradients | 坐标几何:直线与斜率
The gradient of a line joining two points (x₁, y₁) and (x₂, y₂) is (y₂ – y₁) / (x₂ – x₁). A positive gradient slopes upwards, a negative one downwards. The equation of a straight line is usually written as y = mx + c, where m is the gradient and c is the y-intercept.
连接两点 (x₁, y₁) 和 (x₂, y₂) 的直线斜率是 (y₂ – y₁) / (x₂ – x₁)。正斜率向上倾斜,负斜率向下。直线方程通常写成 y = mx + c,其中 m 是斜率,c 是 y 轴截距。
When a past-paper question asks for the equation of a line parallel or perpendicular to a given line, use the fact that parallel lines have equal gradients, while perpendicular lines have gradients whose product is -1. Always find the midpoint and length of a segment confidently using the formulas:
当真题要求求与已知直线平行或垂直的直线方程时,运用这一性质:平行线斜率相等,垂直线的斜率乘积为 -1。熟练运用公式求线段的中点和长度:
Midpoint = ((x₁ + x₂)/2, (y₁ + y₂)/2)
Length = √((x₂ – x₁)² + (y₂ – y₁)²)
7. Trigonometry: SOHCAHTOA and Bearings | 三角学:SOHCAHTOA与方位角
Right-angled triangle problems rely on the three trigonometric ratios: sinθ = opposite/hypotenuse, cosθ = adjacent/hypotenuse, tanθ = opposite/adjacent. Always label the sides relative to the given angle before choosing the correct ratio. The IGCSE exam often provides a diagram — annotate it clearly.
直角三角形问题依赖于三个三角比:正弦=对边/斜边,余弦=邻边/斜边,正切=对边/邻边。始终先根据已知角标注各边,再选择合适的比值。IGCSE考试常提供示意图——清晰地加以标注。
Bearings are measured clockwise from north and expressed as three digits, e.g. 045° or 210°. Draw a north line at each point, use parallel line rules to find angles, then apply sine or cosine rules for non-right-angled triangles when necessary. The sine rule a/sin A = b/sin B and cosine rule a² = b² + c² – 2bc cos A are essential for Extended tier.
方位角从北顺时针测量,用三位数表示,如045°或210°。在每个点画出向北线,利用平行线性质求角,再用正弦或余弦定理解非直角三角形。扩展层级必须掌握正弦定理 a/sin A = b/sin B 和余弦定理 a² = b² + c² – 2bc cos A。
8. Mensuration: Area, Surface Area and Volume | 测量:面积、表面积与体积
Know the formulas for area of a circle (πr²), circumference (2πr), area of a triangle (½ × base × height) and area of a trapezium (½(a + b)h). For composite shapes, divide them into familiar parts, calculate separately and sum the areas. Show the arithmetic step by step to secure method marks.
熟记圆面积 (πr²)、圆周长 (2πr)、三角形面积 (½×底×高) 和梯形面积 (½(a+b)h) 公式。对于组合图形,拆分成熟悉的形状,分别计算后求和。演算过程步步写清以获取方法分。
Volume and surface area of prisms and cylinders use base area × height. For a cone, volume = ⅓πr²h and curved surface area = πrl, where l is the slant height. Past papers often mix units — convert all lengths to the same unit (e.g. cm or m) before calculating.
棱柱和圆柱的体积与表面积用底面积×高。圆锥体积=⅓πr²h,曲面面积=πrl,其中l为斜高。真题常混合单位——计算前将所有长度统一为相同单位(如cm或m)。
9. Probability: Tree Diagrams and Venn Diagrams | 概率:树状图与韦恩图
Probability is always a number between 0 and 1. For combined events, tree diagrams help display outcomes and multiply probabilities along branches. Remember that probabilities on branches from the same point must sum to 1. If a question involves ‘without replacement’, the fractions change after each selection.
概率值始终介于0到1之间。对于复合事件,树状图可展示结果并沿分支相乘概率。记住,同一点出发的各分支概率之和必须为1。若题目涉及’不放回’,每次选取后分数会发生改变。
Venn diagrams are useful for set notation and conditional probability. Label the intersection first, then work outward. The probability of A given B, P(A|B), equals P(A ∩ B) / P(B). IGCSE questions often ask you to fill in a given Venn diagram using real-life data.
韦恩图便于表达集合符号和条件概率。先标出交集,再向外扩展。A在B条件下的概率 P(A|B) 等于 P(A ∩ B) / P(B)。IGCSE试题常要求根据实际数据填写给定的韦恩图。
10. Statistics: Averages and Cumulative Frequency | 统计:平均数与累积频率
The three main averages are mean, median and mode. The range measures spread. For grouped data, use the midpoint of each class interval to estimate the mean. The modal class is the interval with the highest frequency, and the interval containing the median can be found using cumulative frequency.
三个主要平均数是平均数、中位数和众数。极差衡量离散程度。对于分组数据,用每组的组中值估算平均数。众数所在组是频数最高的区间,包含中位数的区间可借助累积频率找到。
Cumulative frequency graphs (ogives) allow you to estimate the median, quartiles and interquartile range. Plot points at the upper boundary of each interval and connect with a smooth curve. From the graph, read the median at 50% of total frequency and the quartiles at 25% and 75%.
累积频率图(肩形图)可用来估算中位数、四分位数和四分位距。在每组上限处描点,连成光滑曲线。从图上读取总频数50%处即中位数,25%和75%处分别为下、上四分位数。
11. Sequences: Finding the nth Term | 数列:求第n项
For a linear sequence with constant first difference d, the nth term is given by a linear expression: an = dn + (a₁ – d). For example, if the sequence is 5, 8, 11, 14…, d = 3, so the nth term is 3n + 2. Practise checking by substituting n = 1, 2, 3.
对于一阶差为常数d的线性数列,第n项为一次式:aₙ = dn + (a₁ – d)。例如数列 5, 8, 11, 14…,d=3,则第n项为 3n+2。练习用 n=1,2,3 代入验证。
Quadratic sequences have a constant second difference. Find this second difference, halve it to get the coefficient of n², then compare with the original sequence to find the remaining linear part. Past papers may also include geometric sequences or pattern-based sequences involving matchsticks or dots — draw the next few terms if stuck.
二次数列的二阶差为常数。求出二阶差,除以二得到 n² 的系数,再与原数列比较求出剩余的一次部分。真题也可能出现几何数列,或关于火柴棍、点阵的图形规律数列——卡住时可以画出紧接着的几项。
12. Past Paper Strategies, Time Management and Exam Tips | 真题策略、时间管理与考试技巧
Begin by scanning the whole paper, marking questions you are confident with. Tackle those first to secure quick marks. For longer problems, read carefully and underline numbers and keywords. If you get stuck, move on and return later — a fresh view often helps. Never leave a question blank; at least write down relevant formulas or an initial step to earn method marks.
先快速浏览整份卷子,标出有把握的题目。优先解答这些题,快速拿到基础分。对于文字较长的题,仔细阅读并划出数字和关键词。如果卡住,先跳过去,稍后再回看——换换思路常能豁然开朗。永远不要留空题;至少写下相关的公式或第一步以争取方法分。
Time management is critical. Divide the total marks by the minutes available to know the pace. For a 100-mark paper in 120 minutes, aim for about 1 minute per mark. Practise with a timer and simulate exam conditions. After finishing, use remaining time to check calculations, especially sign errors and unit conversions. Review common mistakes:
时间管理至关重要。用总分值除以可用分钟数,把握答题节奏。如100分的试卷120分钟,目标约每分钟1分。使用计时器练习,并模拟考场环境。答完后利用剩余时间检查计算,尤其注意正负号和单位换算。回顾常见错误:
| Common Mistake | 常见错误 | Tip | 对策 |
| Forgetting to reverse inequality sign when multiplying by a negative | 乘负数时忘记反转不等号 | Read the steps aloud mentally | 心算时逐步默念 |
| Confusing diameter and radius in circle formulas | 混淆圆的直径与半径 | Highlight ‘radius’ or ‘diameter’ in the question | 用荧光笔圈出题目中的’半径’或’直径’ |
| Missing units in final answer | 最后答案漏写单位 | Write units after every answer as a habit | 养成每个答案都带单位的习惯 |
| Rounding too early during calculations | 计算过程中过早四舍五入 | Keep full calculator display until the final step | 保留计算器全部位数,最后一步再舍入 |
Use your calculator wisely. Know how to enter fractions, powers, roots and trigonometric functions. Switch between degree and radian mode only in appropriate topics—IGCSE usually uses degrees, but double-check. Clear your calculator memory before each paper to avoid errors.
合理使用计算器。熟悉如何输入分数、幂、方根和三角函数。仅在相应内容中切换角度与弧度模式——IGCSE通常使用角度制,但仍需确认。每场考试前清除计算器记忆,避免意外错误。
Finally, build a revision notes sheet with key formulas and complete at least five full past papers under timed conditions. The more you practise, the more the question patterns become familiar, allowing you to answer quickly and accurately. With consistent effort and smart techniques, top marks are within your reach.
最后,制作一份包含关键公式的复习笔记,并在限时条件下完成至少五套完整真题。练得越多,出题规律就越熟悉,答题也会更快更准。只要持之以恒并运用聪明技巧,高分就在眼前。
Published by TutorHao | Mathematics Revision Series | aleveler.com
更多咨询请联系16621398022(同微信)
屏轩国际教育cambridge primary/secondary checkpoint, cat4, ukiset,ukcat,igcse,alevel,PAT,STEP,MAT, ibdp,ap,ssat,sat,sat2课程辅导,国外大学本科硕士研究生博士课程论文辅导