📚 PDF资源导航

CAIE Year 10 Maths: In-Depth Past Paper Analysis | CAIE 数学历年真题深度解析

📚 CAIE Year 10 Maths: In-Depth Past Paper Analysis | CAIE 数学历年真题深度解析

Working through CAIE past papers is one of the most effective ways to prepare for your IGCSE Mathematics examinations. A deep analysis of previous years’ questions reveals recurring patterns, common pitfalls, and the examiner’s expectations. This guide breaks down key topics, offering step-by-step solutions and bilingual commentary to strengthen your understanding.

练习 CAIE 历年真题是备考 IGCSE 数学考试最有效的方法之一。深入分析往年试题,能揭示反复出现的规律、常见陷阱以及考官的期望。本指南拆解关键主题,提供逐步解题思路和中英双语解读,帮助你加深理解。


1. Number Operations and Estimation | 数字运算与估算

CAIE often tests your ability to estimate answers by rounding numbers to one significant figure. In a typical paper, you might be asked to estimate (423 × 0.068) / 0.27. The key is to simplify each value before calculating.

CAIE 常通过将数字四舍五入到一位有效数字来考查估算能力。一道典型试题可能要求估算 (423 × 0.068) / 0.27。关键在于计算前先将每个数值简化。

Step 1: Round 423 to 400, 0.068 to 0.07, and 0.27 to 0.3. Step 2: Multiply 400 and 0.07 to get 28. Step 3: Divide 28 by 0.3, which gives approximately 93.3. The estimate is therefore around 90, close enough to the exact value of 106.5 to verify if a calculated answer is sensible.

步骤:将 423 四舍五入为 400,0.068 为 0.07,0.27 为 0.3。然后计算 400 × 0.07 = 28,接着 28 ÷ 0.3 ≈ 93.3。因此估算值约为 90,与精确值 106.5 接近,足以判断计算结果是否合理。

Bounds calculations are another common trap. If a length is given as 8.4 cm correct to one decimal place, the lower bound is 8.35 cm and the upper bound is 8.45 cm. Students often mistakenly use 8.4 directly when a problem demands the maximum or minimum possible area.

边界计算是另一个常见陷阱。若某长度给定为 8.4 cm(精确到一位小数),其下界为 8.35 cm,上界为 8.45 cm。当题目要求可能的最大或最小面积时,学生往往直接使用 8.4 而导致错误。


2. Algebraic Manipulation and Equations | 代数变形与方程

Past papers frequently feature quadratic equations that require factorisation. Consider 2x² – 5x – 3 = 0. Finding two numbers that multiply to give (2 × -3) = -6 and add to -5 leads to -6 and 1.

历年试题中常出现需要因式分解的二次方程。例如 2x² – 5x – 3 = 0。寻找两个数,其乘积为 (2 × -3) = -6,且和为 -5,得出 -6 和 1。

2x² – 5x – 3 = 0 → (2x + 1)(x – 3) = 0 → x = -1/2 or x = 3

Cancelling algebraic fractions incorrectly loses marks. When simplifying (x² – 9)/(x – 3), you must remember that x² – 9 = (x – 3)(x + 3). You can only cancel the factor (x – 3) if x ≠ 3, leaving x + 3. Simply crossing out numbers from terms is a serious error.

错误地约分代数分式会导致失分。化简 (x² – 9)/(x – 3) 时,必须记住 x² – 9 = (x – 3)(x + 3)。仅当 x ≠ 3 时才可约去因子 (x – 3),得到 x + 3。直接从项中划去数字是严重错误。

Simultaneous equations, one linear and one quadratic, often appear. To solve y = 2x + 1 and y = x² + 3x – 2, substitute to get 2x + 1 = x² + 3x – 2. Rearrange to x² + x – 3 = 0 and use the quadratic formula x = [-1 ± √(1 + 12)]/2 = (-1 ± √13)/2.

一条一次、一条二次的联立方程也常出现。如 y = 2x + 1 与 y = x² + 3x – 2,代入得 2x + 1 = x² + 3x – 2。整理为 x² + x – 3 = 0,再利用求根公式 x = [-1 ± √(1 + 12)]/2 = (-1 ± √13)/2。


3. Mensuration: Area and Volume | 测量:面积与体积

Compound shapes are a staple of CAIE past papers. A figure made from a rectangle and a semicircle requires you to add areas carefully. Do not confuse the radius and diameter when substituting into the circle area formula A = πr².

复合图形是 CAIE 历年真题中的必考内容。由一个矩形和一个半圆组成的图形,需要仔细叠加面积。在代入圆面积公式 A = πr² 时,切勿混淆半径与直径。

Volume and surface area of a cylinder also feature heavily. Given height h and radius r, total surface area = 2πr² + 2πrh. A common mistake is to forget the two circular ends or to miscalculate the curved surface area as πdh instead of 2πrh.

圆柱的体积与表面积同样频繁出现。已知高 h 和半径 r,总表面积为 2πr² + 2πrh。常见错误是忘记两个底面,或将侧面积错误地计算为 πdh 而非 2πrh。

When the problem involves converting units, work systematically. A past question gave a volume in cm³ and required the answer in litres. Knowing that 1 litre = 1000 cm³ can save you from unnecessary decimals.

当题目涉及单位换算时,应有条理地进行。真题曾给过以 cm³ 表示的高,要求以升作答。牢记 1 升 = 1000 cm³ 可避免多余的小数错误。


4. Coordinate Geometry: Straight Lines | 解析几何:直线

Finding the gradient of a line between two points (x₁, y₁) and (x₂, y₂) is fundamental: m = (y₂ – y₁)/(x₂ – x₁). A negative gradient means the line slopes downwards from left to right.

求两点 (x₁, y₁) 和 (x₂, y₂) 间直线的斜率是基础:m = (y₂ – y₁)/(x₂ – x₁)。斜率为负意味着直线从左向右下降。

The equation of a line in the form y = mx + c is frequently examined. A past paper asked for the equation of a line parallel to y = 3x + 5 passing through (2, 1). Since parallel lines share the same gradient, m = 3. Substitute to find c: 1 = 3(2) + c, so c = -5. The line is y = 3x – 5.

形如 y = mx + c 的直线方程常被考查。一份历年试题要求写出平行于 y = 3x + 5 且经过 (2, 1) 的直线方程。由于平行线斜率相同,m = 3。代入求 c:1 = 3(2) + c,得 c = -5。因此直线为 y = 3x – 5。

Perpendicular lines have gradients that multiply to -1. So a line perpendicular to y = 2x – 1 will have gradient -1/2. Remember to check the negative reciprocal carefully.

垂直直线的斜率乘积为 -1。因此与 y = 2x – 1 垂直的直线斜率为 -1/2。务必仔细核对负倒数。


5. Trigonometry: Right-Angled Triangles and Bearings | 三角学:直角三角形与方位角

Sine, cosine and tangent ratios — SOH CAH TOA — are tested in many contexts. A typical ladder problem: a ladder of length 5 m rests against a wall, making an angle of 70° with the ground. Find the height reached on the wall using sin 70° = opposite / hypotenuse = h / 5, giving h = 5 sin 70°.

正弦、余弦和正切比——SOH CAH TOA——在许多情境中都有考查。典型的梯子问题:一架 5 米长的梯子斜靠在墙上,与地面成 70°角。利用 sin 70° = 对边 / 斜边 = h / 5,得出 h = 5 sin 70°,求得墙上高度。

Bearings always cause confusion. A bearing is measured clockwise from north, given as a three-digit angle. If a ship sails from port P to Q on a bearing of 120°, then to R on a bearing of 210°, draw a diagram and use alternate angles to find interior angles of the triangle for sine or cosine rule questions.

方位角总是令人困惑。方位角从正北顺时针方向测量,用三位数表示。若一艘船从港口 P 出发沿 120° 方位角航行至 Q,再沿 210° 方位角至 R,画出简图并利用内错角求出三角形内角,以便应用正弦或余弦定理解题。

The sine rule a/sin A = b/sin B = c/sin C and cosine rule a² = b² + c² – 2bc cos A are essential for non-right triangles. Pay close attention to the ‘ambiguous case’ when given two sides and a non-included angle.

正弦定理 a/sin A = b/sin B = c/sin C 和余弦定理 a² = b² + c² – 2bc cos A 对非直角三角形至关重要。当已知两边及一个非夹角时,需特别注意“模糊情况”。


6. Probability Tree Diagrams | 概率树状图

Probability tree diagrams are a favourite in past papers. For instance, a bag contains 3 red and 5 blue balls. Two balls are drawn without replacement. Draw the tree with probabilities on each branch, remembering that the denominators change after the first pick.

概率树状图是历年试题中的常客。例如,一个袋子装有 3 个红球和 5 个蓝球,不放回地抽取两次。画出树状图并在每条分支上标注概率,注意第一次抽取后分母会改变。

If the question asks ‘at least one red’, calculate P(both blue) and subtract from 1. P(both blue) = 5/8 × 4/7 = 20/56 = 5/14. So P(at least one red) = 1 – 5/14 = 9/14. This method avoids listing complicated combinations.

若问题要求“至少一个红球”,可计算 P(两个蓝球) 并从 1 中减去。P(两个蓝球) = 5/8 × 4/7 = 20/56 = 5/14。因而 P(至少一个红球) = 1 – 5/14 = 9/14。这种方法避免了列举复杂的组合。

Conditional probability is often misunderstood. P(A|B) means the probability of A happening given that B has already occurred. Use the formula P(A|B) = P(A and B)/P(B), not just the intersection value.

条件概率常被误解。P(A|B) 表示在 B 已发生的情况下 A 发生的概率。应使用公式 P(A|B) = P(A 且 B)/P(B),而非仅仅交集值。


7. Statistics: Cumulative Frequency and Box Plots | 统计:累积频数与箱形图

Cumulative frequency graphs require careful plotting of upper class boundaries against cumulative frequencies. A past paper asked for the median and interquartile range from such a graph. Always draw smooth curves, not dot-to-dot lines.

累积频数图需要仔细绘制上限边界值对应累积频数的点。一份真题要求根据此类图形找出中位数和四分位距。务必绘制平滑曲线,而不是点对点连线。

Box plots (box-and-whisker diagrams) display the minimum, lower quartile, median, upper quartile and maximum. When comparing two distributions, comment on both central tendency (median) and spread (interquartile range or range). Do not just say one is higher.

箱形图(箱线图)显示最小值、下四分位数、中位数、上四分位数和最大值。比较两个分布时,既要评论集中趋势(中位数),也要评论离散程度(四分位距或极差)。不要只说其中一个更高。

Histograms with unequal class widths demand frequency density (= frequency / class width). A common error is to draw bar heights proportional to frequency instead of frequency density, especially when intervals like 0-10 and 10-30 are combined.

不等组距的直方图需要频率密度(= 频数 / 组距)。常见错误是使条形高度与频数成正比而非频率密度,尤其是在 0-10 和 10-30 这样的组距混合出现时。


8. Vectors and Geometric Proof | 向量与几何证明

Vectors appear in both pure and geometric contexts. To find the vector from A to B, subtract the position vector of A from that of B: AB = ba. Past papers often ask to express ratios like 1:3 in terms of vectors to prove collinearity.

向量既出现在纯数学也出现在几何情境中。要求从 A 到 B 的向量,用 B 的位置向量减去 A 的位置向量:AB = ba。历年试题常要求用向量表示 1:3 这样的比例,以证明共线性。

Geometric proof may require you to show that three points lie on a straight line. If AB = kBC for some scalar k, then A, B and C are collinear. Be precise with your scalar working and show the direction.

几何证明可能要求证明三点共线。若存在某标量 k 使得 AB = kBC,则 A、B、C 共线。标量运算要精确,并标出方向。

Magnitude of a vector v = (x, y) is √(x² + y²). Do not forget to square both components and sum them before taking the square root.

向量 v = (x, y) 的模长为 √(x² + y²)。不要忘记先平方两个分量并求和,再开平方根。


9. Functions and Graphs | 函数与图形

Function notation f(x) = 2x + 3 appears frequently. To find the inverse, write y = 2x + 3, swap x and y to get x = 2y + 3, and solve for y: f⁻¹(x) = (x – 3)/2. Check that f(f⁻¹(x)) = x.

函数符号 f(x) = 2x + 3 频繁出现。要求反函数,可设 y = 2x + 3,交换 x 与 y 得 x = 2y + 3,解出 y:f⁻¹(x) = (x – 3)/2。应验证 f(f⁻¹(x)) = x。

Composite functions like fg(x) mean apply g first, then f. If f(x) = x² and g(x) = x + 1, fg(x) = (x+1)², whereas gf(x) = x² + 1. The order matters enormously.

复合函数如 fg(x) 表示先应用 g 再应用 f。若 f(x) = x² 且 g(x) = x + 1,则 fg(x) = (x+1)²,而 gf(x) = x² + 1。顺序非常重要。

Sketching graphs of y = a(x – h)² + k is a key skill. The vertex is at (h, k), and the parabola opens upwards if a > 0. Past papers might ask you to deduce the equation from a given vertex and a point.

绘制 y = a(x – h)² + k 的草图是一项关键技能。顶点为 (h, k),若 a > 0 则抛物线开口向上。真题可能要求根据给定顶点和一点推断方程。


10. Ratio, Proportion and Rates | 比例、比例与速率

Direct and inverse proportion questions often involve practical contexts. If y is inversely proportional to x, then y = k/x. Use given values to find k, then apply it to the new scenario.

正比与反比问题常涉及实际情境。若 y 与 x 成反比,则 y = k/x。利用给定值求出 k,再将其应用于新情境。

Rate problems involving speed, distance and time can be tricky. When two moving objects are involved, set up equations based on ‘distance = speed × time’. A past paper asked for the meeting time of two cyclists starting from different points: total distance = 30 km, speeds 15 km/h and 10 km/h. Let time be t: 15t + 10t = 30 → t = 1.2 hours.

涉及速度、距离和时间的速率问题可能很棘手。当有两个运动物体时,基于“距离 = 速度 × 时间”建立方程。一份真题要求计算从不同地点出发的两名骑车人的相遇时间:总距离 = 30 km,速度分别为 15 km/h 和 10 km/h。设时间为 t:15t + 10t = 30 → t = 1.2 小时。

Map scales and area scale factors also appear. A scale of 1 : 25000 means 1 cm on the map represents 25000 cm in reality. For area, square the scale factor.

地图比例尺与面积比例系数也会出现。比例尺 1 : 25000 表示地图上 1 cm 对应实际 25000 cm。面积则需将比例系数平方。


11. Transformations: Reflections, Rotations and Enlargements | 变换:反射、旋转与放大

Transformations are tested through both drawing and description. A reflection in the line y = x swaps coordinates: (a, b) → (b, a). A rotation of 90° clockwise about the origin maps (x, y) → (y, -x).

变换既通过绘图也通过描述来考查。关于直线 y = x 的反射交换坐标:(a, b) → (b, a)。关于原点顺时针旋转 90° 将 (x, y) 映射为 (y, -x)。

Enlargement with a negative scale factor, e.g. -1/2, reverses the image and reduces it. The centre of enlargement is fixed. Describe fully by giving the scale factor, the centre, and the type (enlargement).

负比例系数放大,例如 -1/2,会反转图像并缩小。放大中心是固定的。完整描述应包括比例系数、中心和类型(放大)。

Combining transformations often appears in higher-tier papers. A reflection followed by a rotation can be equivalent to a single transformation. Represent these using matrices where possible, such as the matrix for reflection in the x-axis:

组合变换经常出现在高难度试卷中。一次反射后接一次旋转可能等价于单一变换。尽可能用矩阵表示,例如关于 x 轴反射的矩阵:

1 0
0 -1

12. Problem-Solving Strategies and Common Exam Traps | 解题策略与常见考试陷阱

Read the question twice and highlight command words like ‘Show that’ (which requires a step-by-step demonstration) and ‘Hence’ (which means use your previous result). In ‘show that’ questions, you must present a clear logical argument, not just state the given answer.

把题目读两遍,并高亮“证明”和“因此”这类指令词。“证明”要求分步演示;“因此”意味着使用前一个结果。证明题必须呈现清晰的逻辑论证,而不仅仅是陈述给定答案。

Unit errors are the most common reason for lost marks in measurement questions. Always write units in your working and final answer. When a problem mixes cm and m, convert everything to the same unit first. A past paper penalised students who gave area in cm² instead of m² despite correct numeric work.

单位错误是测量题丢分最常见的原因。解题过程和最终答案一定要写单位。当题目混合 cm 和 m 时,应先将所有数据转换为同一单位。一份真题曾因学生将面积用 cm² 而非 m² 表示而扣分,尽管数值计算正确。

Manage your time wisely. Allocate about one minute per mark. If a question is worth 3 marks, spend no more than 3-4 minutes on it before moving on. Return to difficult items after attempting the whole paper. Leaving blank pages guarantees zero marks.

合理分配时间。大约每分对应一分钟。若题目分值为 3 分,花 3-4 分钟后未解决就应先跳过。完成全卷后再回头处理难题。留白页必定为零分。


Published by TutorHao | Mathematics Revision Series | aleveler.com

更多咨询请联系16621398022(同微信)

Comments

屏轩国际教育cambridge primary/secondary checkpoint, cat4, ukiset,ukcat,igcse,alevel,PAT,STEP,MAT, ibdp,ap,ssat,sat,sat2课程辅导,国外大学本科硕士研究生博士课程论文辅导

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