📚 PDF资源导航

GCSE CAIE Further Maths: Unit Test Mock Exam Analysis | GCSE CAIE 进阶数学:单元测试模拟卷解析

📚 GCSE CAIE Further Maths: Unit Test Mock Exam Analysis | GCSE CAIE 进阶数学:单元测试模拟卷解析

This article provides a detailed walkthrough of a typical Unit Test for CAIE IGCSE Additional Mathematics (often referred to as Further Maths). We’ll break down a full mock paper covering functions, quadratics, inequalities, and graph transformations. Every question is solved step by step, with bilingual commentary to help you understand the reasoning and avoid common pitfalls. By the end, you will have a clear strategy for tackling similar assessments confidently.

这篇文章将详细解析一份典型的 CAIE IGCSE 附加数学(常被称为进阶数学)单元测试模拟卷。我们分解一套涵盖函数、二次方程、不等式和图像变换的完整试卷,逐步解答每一道题,并附双语评注,帮助你理解解题思路并避开常见误区。读完本文,你将为应对类似评估建立起清晰的策略。

1. Overview of the Unit Test | 单元测试概览

A standard CAIE Additional Mathematics unit test on functions and quadratics typically lasts 45–60 minutes and carries 40–50 marks. It assesses defining, composing, and inverting functions, solving quadratic equations and inequalities, applying the discriminant, and performing transformations on graphs. The mock paper discussed here contains six questions that mirror real exam style, ranging from straightforward calculations to multistep applied problems.

一份标准的 CAIE 附加数学单元测试(函数与二次方程主题)通常时长 45 至 60 分钟,总分 40 到 50 分。它考查函数的定义、复合与反函数,二次方程和不等式的求解,判别式的应用,以及图像变换。此处讨论的模拟卷包含六道题目,模仿真实考试风格,从直接计算到多步骤应用题不等。

Marks are distributed with clear method marks, so it’s essential to show every logical step. The questions often combine concepts — for instance, asking you to find a composite function and then solve an inequality involving it. Keeping your working neat and systematic is half the battle.

试卷按方法步骤给分,因此展示每一个逻辑步骤至关重要。题目经常将多个概念结合起来——例如,要求找出复合函数,然后求解一个与之相关的不等式。保持解题过程整洁、有条理,就等于成功了一半。


2. Question 1: Evaluating and Composing Functions | 第1题:求函数值与复合函数

The first question defines f(x) = 2x − 3 and g(x) = x² + 1, for all real x. Part (a) asks for f(5) and g(−2). Part (b) requires the composite function fg(x) and states its range. Part (c) asks for the value of x such that gf(x) = 10.

第一题定义函数 f(x) = 2x − 3,g(x) = x² + 1,x 为任意实数。(a) 问求 f(5) 和 g(−2);(b) 问写出复合函数 fg(x) 并说明其值域;(c) 问求满足 gf(x) = 10 的 x 值。

For (a): f(5) = 2(5) − 3 = 7. g(−2) = (−2)² + 1 = 5. These are straightforward substitutions; mistakes usually come from misreading signs, so double-check your arithmetic.

(a) 解:f(5) = 2(5) − 3 = 7;g(−2) = (−2)² + 1 = 5。直接代入即可,错误常源于符号误读,所以务必核对计算。

Part (b): fg(x) means apply g first, then f. So f(g(x)) = f(x² + 1) = 2(x² + 1) − 3 = 2x² − 1. Since x² ≥ 0, the smallest value of 2x² − 1 is −1, occurring at x = 0. Thus the range is fg(x) ≥ −1.

(b) 问:fg(x) 表示先作用 g,再作用 f。因此 f(g(x)) = f(x² + 1) = 2(x² + 1) − 3 = 2x² − 1。因为 x² ≥ 0,2x² − 1 的最小值为 −1(当 x = 0 时),故值域为 fg(x) ≥ −1。

For (c): gf(x) = g(2x − 3) = (2x − 3)² + 1 = 4x² − 12x + 10. Set equal to 10: 4x² − 12x + 10 = 10 → 4x² − 12x = 0 → 4x(x − 3) = 0 → x = 0 or x = 3.

(c) 问:gf(x) = g(2x − 3) = (2x − 3)² + 1 = 4x² − 12x + 10。令其等于 10:4x² − 12x + 10 = 10 → 4x² − 12x = 0 → 4x(x − 3) = 0 → x = 0 或 x = 3。


3. Question 2: Inverse Functions and Domain Restrictions | 第2题:反函数与定义域限制

The function h is defined as h(x) = √(x + 4) − 1 for x ≥ −4. Part (a) asks for h⁻¹(x) and its domain. Part (b) sketches both graphs on the same axes, and part (c) solves h(x) = h⁻¹(x).

函数 h 定义为 h(x) = √(x + 4) − 1,x ≥ −4。(a) 问求 h⁻¹(x) 及其定义域;(b) 问在同一坐标系中画出两者的草图;(c) 问解方程 h(x) = h⁻¹(x)。

To find the inverse, write y = √(x + 4) − 1, swap x and y: x = √(y + 4) − 1. Rearranging: x + 1 = √(y + 4) → (x + 1)² = y + 4 → y = (x + 1)² − 4. The domain of h⁻¹ is the range of h. Since h(x) = √(x + 4) − 1, the output is ≥ −1, so domain of h⁻¹ is x ≥ −1. Thus h⁻¹(x) = (x + 1)² − 4, x ≥ −1.

求反函数:设 y = √(x + 4) − 1,交换 x 和 y:x = √(y + 4) − 1。整理得 x + 1 = √(y + 4) → (x + 1)² = y + 4 → y = (x + 1)² − 4。h⁻¹ 的定义域是 h 的值域。h(x) 的最小值为 −1,故 h⁻¹ 的定义域为 x ≥ −1。因此 h⁻¹(x) = (x + 1)² − 4, x ≥ −1。

Sketching: h(x) is a square-root curve shifted left 4 and down 1; h⁻¹(x) is a right-opening parabola shifted left 1 and down 4. They are reflections in y = x. The intersection solutions of h(x) = h⁻¹(x) can be found by solving √(x + 4) − 1 = x, which leads to a quadratic. Squaring gives x + 4 = (x + 1)² → x + 4 = x² + 2x + 1 → 0 = x² + x − 3 → x = (−1 ± √13)/2. Checking domain restrictions, the valid solution is x = (−1 + √13)/2.

草图:h(x) 是平方根曲线向左平移 4、向下平移 1;h⁻¹(x) 是开口向右的抛物线向左平移 1、向下平移 4。两者关于直线 y = x 对称。解 h(x) = h⁻¹(x) 可令 √(x + 4) − 1 = x,两边平方得 x + 4 = (x + 1)² → x + 4 = x² + 2x + 1 → 0 = x² + x − 3 → x = (−1 ± √13)/2。考虑定义域限制,有效解为 x = (−1 + √13)/2。


4. Question 3: Quadratic Discriminant and Nature of Roots | 第3题:二次判别式与根的性质

This question presents the quadratic equation kx² + (k + 2)x + 1 = 0, where k is a non-zero constant. Part (a) finds the discriminant in terms of k. Part (b) determines the range of k for which the equation has no real roots. Part (c) finds the values of k that produce exactly one real root.

此题给出二次方程 kx² + (k + 2)x + 1 = 0,其中 k 为非零常数。(a) 问求关于 k 的判别式;(b) 问确定使得方程无实数根的 k 的范围;(c) 问求出使方程恰有一个实数根的 k 值。

Discriminant Δ = b² − 4ac. Here a = k, b = k + 2, c = 1. So Δ = (k + 2)² − 4(k)(1) = k² + 4k + 4 − 4k = k² + 4. Note the cancellation of 4k — a common error is to miscalculate the sign.

判别式 Δ = b² − 4ac。这里 a = k,b = k + 2,c = 1。因此 Δ = (k + 2)² − 4(k)(1) = k² + 4k + 4 − 4k = k² + 4。注意 4k 项被消去,常见错误是符号计算失误。

For no real roots, we require Δ < 0. However, k² + 4 is always positive (since k² ≥ 0, so k² + 4 ≥ 4 > 0). Therefore there are no values of k for which Δ < 0; the equation always has real roots. Some students might incorrectly attempt to solve k² + 4 < 0 and get confused.

无实数根要求 Δ < 0。但 k² + 4 恒正(因为 k² ≥ 0,故 k² + 4 ≥ 4 > 0),因此不存在任何 k 值使得 Δ < 0;该方程始终有实数根。一些学生可能会错误地尝试解 k² + 4 < 0,陷入困惑。

For exactly one real root (repeated root), set Δ = 0: k² + 4 = 0. Over the real numbers this has no solution either. So there is no real k that yields exactly one real root. The equation, despite its parameter, always has two distinct real roots. This demonstrates the subtlety of discriminant questions.

要恰有一个实数根(重根),令 Δ = 0:k² + 4 = 0。在实数范围内此方程无解。因此不存在实数 k 使方程仅有唯一实根。尽管含有参数,该方程始终有两个相异实根。这体现了判别式问题的巧妙之处。


5. Question 4: Quadratic Inequalities | 第4题:二次不等式

Solve the inequality 2x² − 5x − 3 ≤ 0. This question tests the method of factorising, finding critical values, and determining the interval that satisfies the inequality.

解不等式 2x² − 5x − 3 ≤ 0。此题检测因式分解、求临界值以及确定满足不等式的区间的方法。

First factorise: 2x² − 5x − 3 = (2x + 1)(x − 3). Check by expanding: 2x² − 6x + x − 3 = 2x² − 5x − 3, correct. The critical values are x = −½ and x = 3. These split the number line into three intervals: x < −½, −½ < x < 3, x > 3. Test a point from each interval.

首先因式分解:2x² − 5x − 3 = (2x + 1)(x − 3)。检验展开:2x² − 6x + x − 3 = 2x² − 5x − 3,正确。临界值为 x = −½ 和 x = 3。它们将数轴分为三个区间:x < −½、−½ < x < 3、x > 3。各区取一点进行检验。

For x = −1: (2(−1)+1)(−1−3) = (−1)(−4) = 4 > 0, not ≤ 0. For x = 0: (1)(−3) = −3 ≤ 0, works. For x = 4: (9)(1) = 9 > 0, fails. The inequality is satisfied in the interval where the product is negative or zero, between the roots inclusive: −½ ≤ x ≤ 3.

当 x = −1:(2(−1)+1)(−1−3) = (−1)(−4) = 4 > 0,不满足 ≤ 0。x = 0:(1)(−3) = −3 ≤ 0,成立。x = 4:(9)(1) = 9 > 0,不成立。不等式在两根之间且包含端点时成立:−½ ≤ x ≤ 3。

A common mistake is to wrongly write x ≤ −½ or x ≥ 3, which corresponds to the positive region. Drawing a quick sketch of the upward-opening parabola can help visualise where the graph lies below or on the x-axis.

常见错误是误写为 x ≤ −½ 或 x ≥ 3,那对应正的区域。快速画出开口向上的抛物线示意图,可帮助直观看出图像位于 x 轴下方或与之相交的部分。


6. Question 5: Graph Transformations | 第5题:图像变换

The diagram shows the graph of y = f(x). Sketch the graphs of y = f(x + 2) − 3 and y = 3 − f(x), marking the new coordinates of given points A(1,4) and B(3,−2). This tests translation, reflection, and vertical stretch/compression concepts.

图示为 y = f(x) 的图像。画出 y = f(x + 2) − 3 和 y = 3 − f(x) 的草图,并标出给定点 A(1,4) 和 B(3,−2) 的新坐标。此题考查平移、反射以及纵向伸缩的概念。

For y = f(x + 2) − 3: the ‘x + 2’ inside the function shifts the graph 2 units to the left, not right. Then ‘− 3’ outside shifts 3 units down. Point A moves to (1 − 2, 4 − 3) = (−1, 1). Point B moves to (3 − 2, −2 − 3) = (1, −5). A classic sign error is shifting right instead of left.

对于 y = f(x + 2) − 3:函数内部的 “x + 2” 将图像向左平移 2 个单位(而非向右),外部的 “− 3” 向下平移 3 个单位。点 A 移至 (1 − 2, 4 − 3) = (−1, 1);点 B 移至 (3 − 2, −2 − 3) = (1, −5)。典型的符号错误是将左移误作右移。

For y = 3 − f(x), rewrite as y = −f(x) + 3. This represents a vertical reflection in the x-axis (multiply f(x) by −1) followed by an upward shift of 3. A(1,4) becomes (1, −4 + 3) = (1, −1). B(3,−2) becomes (3, 2 + 3) = (3, 5). Make sure to apply negative first, then add the constant.

对于 y = 3 − f(x),可改写为 y = −f(x) + 3。这表示先沿 x 轴作纵向反射(f(x) 乘以 −1),再向上平移 3。A(1,4) 变为 (1, −4 + 3) = (1, −1);B(3,−2) 变为 (3, 2 + 3) = (3, 5)。务必先乘负号,再加常数。

Sketching these transformations stepwise on graph paper earns full marks. Label the transformed points clearly. Also note that horizontal asymptotes or key features of f(x) transform accordingly — applying the same sequence of operations.

在坐标纸上逐步绘制这些变换可以拿到满分。务必清晰标注变换后的点。还需注意,f(x) 的水平渐近线或关键特征也按相同操作顺序相应变换。


7. Question 6: Applied Problem — Function and Area Maximisation | 第6题:应用题 —— 函数与面积最大化

A farmer has 100 m of fencing to enclose a rectangular pen against an existing wall. Let x be the width perpendicular to the wall. Express the area A in terms of x, state its domain, and find the maximum area. Part (c) uses composite function notation to model cost if fencing material cost varies with length.

一位农夫有 100 米围栏,想靠着一堵已有的墙壁围出一个矩形围场。设垂直于墙壁的宽为 x。用 x 表示面积 A,说明其定义域,并求最大面积。(c) 问使用复合函数符号,若围栏材料成本随长度变化,建模成本。

With the wall forming one side, the fencing covers two widths and one length. So 2x + length = 100 → length = 100 − 2x. Area A = x(100 − 2x) = 100x − 2x². Domain: x > 0 and length > 0 → 100 − 2x > 0 → x < 50. So 0 < x < 50.

墙壁充当一边,围栏覆盖两个宽和一个长,故 2x + 长 = 100 → 长 = 100 − 2x。面积 A = x(100 − 2x) = 100x − 2x²。定义域:x > 0 且长 > 0 → 100 − 2x > 0 → x < 50,因此 0 < x < 50。

This is a quadratic with negative leading coefficient, maximum at vertex. Vertex x = −b/(2a) = −100/(−4) = 25. Max area = 25(100 − 50) = 25 × 50 = 1250 m². Alternatively, complete the square: A = −2(x² − 50x) = −2[(x − 25)² − 625] = −2(x − 25)² + 1250.

这是一个开口向下的二次函数,最大值在顶点处。顶点 x = −b/(2a) = −100/(−4) = 25。最大面积 = 25 × (100 − 50) = 1250 平方米。也可用配方法:A = −2(x² − 50x) = −2[(x − 25)² − 625] = −2(x − 25)² + 1250。

Part (c): suppose cost C of fencing per metre is given by C = 0.2L + 5, where L is total length used. Total cost T = L × C = L(0.2L + 5) = 0.2L² + 5L. But L = 2x + (100 − 2x) = 100, which is constant! Then T = 0.2(100)² + 5(100) = 2000 + 500 = 2500. The twist uses composite thinking: C depends on L, but here L is fixed, so T is constant regardless of x.

(c) 问:假设围栏每米成本 C 由 C = 0.2L + 5 给出,其中 L 为所用总长度。总成本 T = L × C = L(0.2L + 5) = 0.2L² + 5L。但 L = 2x + (100 − 2x) = 100 为常数!于是 T = 0.2(100)² + 5(100) = 2500。这一转折运用了复合思维:C 依赖于 L,但此处 L 固定,故 T 与 x 无关,为一常数。


8. Common Mistakes and How to Avoid Them | 常见错误与规避方法

Even well-prepared students lose marks unnecessarily. Below are some of the most frequent errors seen in unit tests on functions and quadratics, together with strategies to avoid them.

即使是准备充分的学生也常因粗心失分。下面列举函数与二次方程单元测试中最高频的错误,以及避免它们的方法。

  • Forgetting to check domain restrictions: When finding inverses or solving equations that arose from squaring, always verify that your solution falls within the valid domain. English: Always substitute back or analyse the function’s range before finalising. Chinese: 求反函数或因平方产生的方程时,务必验证解是否落在有效定义域内,可回代或分析值域。
  • Misapplying the order of transformations: y = −f(x) + 3 is a vertical reflection then translation. Some do shift then reflect, getting y = −(f(x) + 3) which is different. English: Apply transformations to x first (inside the bracket) then to y (outside), following any negative signs carefully. Chinese: 先对 x 作变换(括号内),再对 y 作变换(括号外),小心处理负号。
  • Discriminant miscalculation: Missing a term when expanding (k+2)², or forgetting to multiply 4ac correctly. English: Write out each term of b² − 4ac separately before simplifying. Chinese: 展开 (k+2)² 时漏项,或 4ac 乘积出错。建议先分别写出 b² 和 4ac,再合并。
  • Inequality sign reversal: When multiplying or dividing an inequality by a negative number, the sign direction must flip. English: Always check the coefficient of x before isolating it. Chinese: 不等式两边同乘或除以负数时,必须反转不等号方向,要时刻注意。

9. Time Management and Paper Strategy | 时间管理与答题策略

A 45-minute unit test demands efficient time use. Start by scanning the whole paper; identify questions you are most confident with to secure quick marks. Allocate roughly 7–8 minutes per question if all carry equal weight. English: Spend no more than 2 minutes stuck on a single part — move on and return later. Chinese: 先通览试卷,找出最有把握的题目快速拿下。若各题等分,每题约分配7-8分钟。单问卡住不超过2分钟,暂时跳过回头再做。

For graph sketching questions, a neat schematic with key coordinates clearly labelled is usually enough; don’t spend excessive time on perfect scales. English: Use a pencil, mark the transformed points with their new coordinates, and draw the basic shape. Chinese: 画图题只需画出清晰示意图并标注关键点坐标,无需追求完美刻度,用铅笔标记变换后坐标和大致形状即可。

When the test includes an applied problem, underline the given numbers and variables to build the function systematically. Always state the domain explicitly — this is often a mark itself. English: Even if a question seems open-ended, present your reasoning in a logical sequence. Chinese: 遇应用题时,划出已知数字和变量,系统建立函数关系;定义域必须明确写出,它本身往往有分值。答题逻辑清晰即有分。


10. Key Formulas and Summary | 核心公式与总结

This mock paper draws on a concise set of definitions and formulas that you must have at your fingertips:

本模拟卷所需的核心定义与公式,你必须烂熟于心:

Concept / 概念 Formula / Expression
Composite function fg(x) f(g(x))
Inverse function procedure y = f(x) → x = f(y) → solve for y
Discriminant Δ b² − 4ac
Quadratic vertex x-coordinate x = −b/(2a)
Graph translation y = f(x − h) + k shifts h right, k up
Reflection in x-axis y = −f(x)

English: Memorising these alone isn’t enough; you must practise applying them in unfamiliar contexts, just like the ones presented in this analysis. Regular timed practice with mixed-topic mock papers sharpens your speed and accuracy. Chinese: 光记住这些公式还不够,必须在陌生情境中练习应用,正如本解析所示。定期限时训练混合主题的模拟卷,能有效提升速度与准确率。

Published by TutorHao | Additional 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