📚 CCEA Year 11 Further Maths Unit Test Mock Paper Walkthrough | CCEA 11年级进阶数学单元测试模拟卷解析
Welcome to this detailed walkthrough of a CCEA Year 11 Further Mathematics unit test mock paper. This resource covers typical topics such as algebra, functions, trigonometry, logarithms, polynomials, differentiation, matrices, binomial expansion, and vectors. Each section presents a mock question followed by a step-by-step solution in both English and Chinese, ensuring you grasp the methods required for the exam.
欢迎阅读这份CCEA 11年级进阶数学单元测试模拟卷的详细解析。本资源涵盖代数、函数、三角学、对数、多项式、微分、矩阵、二项式展开和向量等典型主题。每个部分都提供一道模拟题以及中英双语的分步骤解答,确保你掌握考试所需的方法。
1. Quadratic Equations & Simultaneous Equations | 二次方程与联立方程组
Mock Question: (a) Solve x² – 7x + 12 = 0. (b) Solve the simultaneous equations: y = 2x – 1 and y = x² – 4.
模拟题:(a) 解方程 x² – 7x + 12 = 0。(b) 解联立方程组:y = 2x – 1 和 y = x² – 4。
For part (a), identify factor pairs of 12 that add up to -7: -3 and -4. Factorise the quadratic as (x – 3)(x – 4) = 0.
对于(a)部分,找到乘积为12且和为-7的两个数:-3和-4。将二次式因式分解为 (x – 3)(x – 4) = 0。
Set each factor equal to zero: x – 3 = 0 gives x = 3, and x – 4 = 0 gives x = 4. The solutions are x = 3 or x = 4.
令每个因式等于零:x – 3 = 0 得 x = 3,x – 4 = 0 得 x = 4。解为 x = 3 或 x = 4。
For part (b), equate the two expressions for y: 2x – 1 = x² – 4. Rearrange to form a quadratic: x² – 2x – 3 = 0.
对于(b)部分,令两个 y 的表达式相等:2x – 1 = x² – 4。移项得到二次方程:x² – 2x – 3 = 0。
Factorise: (x – 3)(x + 1) = 0, giving x = 3 or x = -1. Substitute into y = 2x – 1 to find corresponding y-values: for x = 3, y = 5; for x = -1, y = -3. Write solutions as coordinate pairs: (3, 5) and (-1, -3).
因式分解:(x – 3)(x + 1) = 0,得 x = 3 或 x = -1。代入 y = 2x – 1 求对应的 y 值:x = 3 时 y = 5;x = -1 时 y = -3。将解写成坐标对:(3, 5) 和 (-1, -3)。
2. Functions: Composite and Inverse | 函数:复合函数与反函数
Mock Question: f(x) = 3x – 5 and g(x) = x² + 1. Find (a) fg(x), (b) gf(x), (c) f⁻¹(x), and (d) f⁻¹(4).
模拟题:已知 f(x) = 3x – 5,g(x) = x² + 1。求 (a) fg(x),(b) gf(x),(c) f⁻¹(x),以及 (d) f⁻¹(4)。
To find fg(x), replace x in f(x) with g(x): f(g(x)) = 3(g(x)) – 5 = 3(x² + 1) – 5 = 3x² + 3 – 5 = 3x² – 2.
求 fg(x),将 f(x) 中的 x 替换为 g(x):f(g(x)) = 3(g(x)) – 5 = 3(x² + 1) – 5 = 3x² + 3 – 5 = 3x² – 2。
For gf(x), substitute f(x) into g(x): g(f(x)) = (f(x))² + 1 = (3x – 5)² + 1. Expand: (3x – 5)² = 9x² – 30x + 25, so gf(x) = 9x² – 30x + 26.
对于 gf(x),将 f(x) 代入 g(x):g(f(x)) = (f(x))² + 1 = (3x – 5)² + 1。展开:(3x – 5)² = 9x² – 30x + 25,因此 gf(x) = 9x² – 30x + 26。
The inverse function f⁻¹(x) is found by writing y = 3x – 5, swapping x and y, and solving for y: x = 3y – 5 → 3y = x + 5 → y = (x + 5)/3. So f⁻¹(x) = (x + 5)/3.
求反函数 f⁻¹(x),令 y = 3x – 5,交换 x 和 y,然后解出 y:x = 3y – 5 → 3y = x + 5 → y = (x + 5)/3。因此 f⁻¹(x) = (x + 5)/3。
Evaluate f⁻¹(4): substitute x = 4 into f⁻¹(x) = (4 + 5)/3 = 9/3 = 3.
计算 f⁻¹(4):将 x = 4 代入 f⁻¹(x),得 (4 + 5)/3 = 9/3 = 3。
3. Trigonometry: Equations and Identities | 三角学:方程与恒等式
Mock Question: Solve 2 sin θ = 1 for 0° ≤ θ ≤ 360°, and solve 2 cos² θ – cos θ – 1 = 0 for the same interval.
模拟题:在 0° ≤ θ ≤ 360° 范围内,解方程 2 sin θ = 1,并解方程 2 cos² θ – cos θ – 1 = 0。
First equation: sin θ = 1/2. The reference angle is 30°. Sine is positive in the first and second quadrants, so θ = 30° and θ = 180° – 30° = 150°. Solutions: θ = 30°, 150°.
第一个方程:sin θ = 1/2。参考角为 30°。正弦在第一和第二象限为正,故 θ = 30° 和 θ = 180° – 30° = 150°。解为:θ = 30°, 150°。
For the quadratic in cos θ, let u = cos θ, giving 2u² – u – 1 = 0. Factorise as (2u + 1)(u – 1) = 0, so u = -1/2 or u = 1.
对于 cos θ 的二次方程,令 u = cos θ,得到 2u² – u – 1 = 0。因式分解为 (2u + 1)(u – 1) = 0,故 u = -1/2 或 u = 1。
Solve cos θ = 1: θ = 0°, 360° (but 360° is the boundary, include if interval allows; we include 0° and 360° if required, though often 0° ≤ θ < 360°, here consider both). For cos θ = -1/2, reference angle 60°. Cosine negative in II and III quadrants: θ = 180° - 60° = 120°, θ = 180° + 60° = 240°.
解 cos θ = 1:θ = 0°, 360°(区间含等号,可包括 360°;若严格 0° ≤ θ < 360° 则只取 0°)。对于 cos θ = -1/2,参考角 60°。余弦在第二和第三象限为负:θ = 180° - 60° = 120°,θ = 180° + 60° = 240°。
Collect all solutions in 0° ≤ θ ≤ 360°: θ = 0°, 120°, 240°, 360°. (If interval is 0° ≤ θ < 360°, then omit 360° and use 0°, 120°, 240°.) We provide both possibilities: θ = 0°, 120°, 240°, 360°.
汇总 0° ≤ θ ≤ 360° 内的所有解:θ = 0°, 120°, 240°, 360°。(若区间为 0° ≤ θ < 360°,则省去 360°,取 0°, 120°, 240°。)此处给出完整解集:θ = 0°, 120°, 240°, 360°。
4. Indices and Logarithms | 指数与对数
Mock Question: Solve 2^(x+1) = 5, giving your answer in exact logarithmic form and as a decimal correct to three significant figures.
模拟题:解方程 2^(x+1) = 5,答案以精确对数形式给出,并转为有效数字三位的小数。
Take logarithms of both sides (base 10 or natural log). Using base 10: log(2^(x+1)) = log 5. Apply the power rule: (x+1) log 2 = log 5.
对方程两边取对数(以10为底或自然对数均可)。以10为底:log(2^(x+1)) = log 5。应用幂法则:(x+1) log 2 = log 5。
Solve for x: x+1 = log 5 / log 2, so x = (log 5 / log 2) – 1. This is the exact logarithmic form.
解出 x:x+1 = log 5 / log 2,因此 x = (log 5 / log 2) – 1。即为精确对数形式。
Evaluate using a calculator: log 5 ≈ 0.69897, log 2 ≈ 0.30103, ratio ≈ 2.32193. Subtract 1 gives x ≈ 1.32193. Rounded to three significant figures: x ≈ 1.32.
用计算器求值:log 5 ≈ 0.69897,log 2 ≈ 0.30103,比值 ≈ 2.32193。减去 1 得 x ≈ 1.32193。四舍五入至三位有效数字:x ≈ 1.32。
Always remember that exact form using logarithms is preferred in further maths unless a decimal approximation is requested.
务必记住,在进阶数学中,除非要求小数近似值,否则优先使用对数精确表达式。
5. Polynomial Division and Factor Theorem | 多项式除法与因式定理
Mock Question: Given P(x) = x³ – 4x² + x + 6. Show that (x – 2) is a factor, then fully factorise P(x) and solve P(x) = 0.
模拟题:已知 P(x) = x³ – 4x² + x + 6。证明 (x – 2) 是一个因式,然后完全分解 P(x) 并解方程 P(x) = 0。
Use the Factor Theorem: evaluate P(2). P(2) = (2)³ – 4(2)² + 2 + 6 = 8 – 16 + 2 + 6 = 0. Since P(2)=0, (x – 2) is a factor.
使用因式定理:计算 P(2)。P(2) = (2)³ – 4(2)² + 2 + 6 = 8 – 16 + 2 + 6 = 0。由于 P(2)=0,故 (x – 2) 是一个因式。
Divide P(x) by (x – 2) using algebraic long division or synthetic division. The quotient is x² – 2x – 3.
用代数长除法或综合除法将 P(x) 除以 (x – 2),得商式为 x² – 2x – 3。
Factorise the quadratic: x² – 2x – 3 = (x – 3)(x + 1). Thus P(x) = (x – 2)(x – 3)(x + 1).
分解二次式:x² – 2x – 3 = (x – 3)(x + 1)。因此 P(x) = (x – 2)(x – 3)(x + 1)。
Solve P(x) = 0: set each factor to zero → x – 2 = 0 → x = 2; x – 3 = 0 → x = 3; x + 1 = 0 → x = -1. The roots are x = -1, 2, 3.
解 P(x) = 0:令每个因式等于零 → x – 2 = 0 → x = 2;x – 3 = 0 → x = 3;x + 1 = 0 → x = -1。根为 x = -1, 2, 3。
6. Introduction to Differentiation | 微分入门
Mock Question: A curve has equation y = x³ – 3x² + 2. Find dy/dx, the equation of the tangent at x = 1, and determine the coordinates of any stationary points, classifying them.
模拟题:一条曲线的方程为 y = x³ – 3x² + 2。求 dy/dx,在 x = 1 处的切线方程,并确定所有驻点的坐标并分类。
Differentiate term by term: dy/dx = 3x² – 6x. This is the gradient function.
逐项微分:dy/dx = 3x² – 6x。这就是斜率函数。
At x = 1, the gradient m = 3(1)² – 6(1) = 3 – 6 = -3. The y-coordinate: y = (1)³ – 3(1)² + 2 = 1 – 3 + 2 = 0. So point of tangency is (1, 0). Equation of tangent: y – 0 = -3(x – 1) → y = -3x + 3.
在 x = 1 处,斜率 m = 3(1)² – 6(1) = 3 – 6 = -3。y 坐标:y = (1)³ – 3(1)² + 2 = 1 – 3 + 2 = 0。故切点为 (1, 0)。切线方程:y – 0 = -3(x – 1) → y = -3x + 3。
Stationary points occur when dy/dx = 0: 3x² – 6x = 0 → 3x(x – 2) = 0 → x = 0 or x = 2. Find y-coordinates: for x=0, y = 0³ – 3(0)² + 2 = 2, point (0,2). For x=2, y = 8 – 12 + 2 = -2, point (2,-2).
驻点出现在 dy/dx = 0 时:3x² – 6x = 0 → 3x(x – 2) = 0 → x = 0 或 x = 2。求 y 坐标:x=0 时,y = 2,点 (0,2);x=2 时,y = -2,点 (2,-2)。
Classify using the second derivative d²y/dx² = 6x – 6. At x=0, d²y/dx² = -6 (negative → local maximum). At x=2, d²y/dx² = 6 (positive → local minimum). Thus (0,2) is a maximum, (2,-2) is a minimum.
用二阶导数分类:d²y/dx² = 6x – 6。x=0 时,d²y/dx² = -6(负→局部极大值);x=2 时,d²y/dx² = 6(正→局部极小值)。因此 (0,2) 为极大值点,(2,-2) 为极小值点。
7. Matrices: Multiplication and Inverses | 矩阵:乘法与逆矩阵
Mock Question: Let A = [[2, 3], [1, 4]]. (a) Find A⁻¹. (b) Use A⁻¹ to solve the system of equations: 2x + 3y = 5, x + 4y = 6.
模拟题:设矩阵 A = [[2, 3], [1, 4]]。(a) 求 A⁻¹。(b) 利用 A⁻¹ 解方程组:2x + 3y = 5,x + 4y = 6。
For a 2×2 matrix [[a, b], [c, d]], the inverse is (1/(ad – bc)) × [[d, -b], [-c, a]]. Here a=2, b=3, c=1, d=4. Determinant: ad – bc = (2)(4) – (3)(1) = 8 – 3 = 5.
对于 2×2 矩阵 [[a, b], [c, d]],逆矩阵为 (1/(ad – bc)) × [[d, -b], [-c, a]]。此处 a=2, b=3, c=1, d=4。行列式:ad – bc = (2)(4) – (3)(1) = 8 – 3 = 5。
Thus A⁻¹ = (1/5) × [[4, -3], [-1, 2]] = [[4/5, -3/5], [-1/5, 2/5]].
因此 A⁻¹ = (1/5) × [[4, -3], [-1, 2]] = [[4/5, -3/5], [-1/5, 2/5]]。
Write the system as a matrix equation: A × [[x], [y]] = [[5], [6]]. Multiply both sides by A⁻¹: [[x], [y]] = A⁻¹ × [[5], [6]].
将方程组写成矩阵方程:A × [[x], [y]] = [[5], [6]]。两边左乘 A⁻¹:[[x], [y]] = A⁻¹ × [[5], [6]]。
Perform multiplication: x = (4/5)*5 + (-3/5)*6 = 4 – 18/5 = 20/5 – 18/5 = 2/5. y = (-1/5)*5 + (2/5)*6 = -1 + 12/5 = -5/5 + 12/5 = 7/5. So x = 2/5, y = 7/5.
进行乘法:x = (4/5)*5 + (-3/5)*6 = 4 – 18/5 = 20/5 – 18/5 = 2/5。y = (-1/5)*5 + (2/5)*6 = -1 + 12/5 = -5/5 + 12/5 = 7/5。因此 x = 2/5, y = 7/5。
Always check by substituting back into the original equations to
Published by TutorHao | Year 11 进阶数学 Revision Series | aleveler.com
更多咨询请联系16621398022(同微信)
屏轩国际教育cambridge primary/secondary checkpoint, cat4, ukiset,ukcat,igcse,alevel,PAT,STEP,MAT, ibdp,ap,ssat,sat,sat2课程辅导,国外大学本科硕士研究生博士课程论文辅导Cancel reply