📚 PDF资源导航

Year 12 CAIE Maths: Mock Unit Test Walkthrough | Year 12 CAIE 数学:单元测试模拟卷解析

📚 Year 12 CAIE Maths: Mock Unit Test Walkthrough | Year 12 CAIE 数学:单元测试模拟卷解析

This article presents a complete walkthrough of a mock unit test designed for Year 12 CAIE Mathematics students. The test covers key topics from the Pure Mathematics 1 (9709) syllabus, including algebraic manipulation, quadratic functions, equations and inequalities, functions and inverses, coordinate geometry, differentiation, integration, sequences, trigonometry, circular measure, and graph transformations. Each question is accompanied by a step-by-step solution in both English and Chinese, helping learners consolidate their understanding and exam techniques. Use this resource to identify common pitfalls, practise structured reasoning, and build confidence before your class test.

本文为 CAIE Year 12 学生提供一份单元测试模拟卷的完整解析。试卷涵盖纯数1(9709)大纲的核心主题:代数运算、二次函数、方程与不等式、函数与反函数、坐标几何、微分、积分、数列、三角学、弧度制以及图形变换。每道题都配有中英双语的逐步解答,旨在帮助学习者巩固概念、熟悉考试思路。请利用此资源发现易错点、练习严谨推导,并在单元测验前树立信心。


1. Algebraic Simplification | 代数化简

Question: Simplify fully the expression (3x²y)³ × (2x⁻¹y²)² ÷ (6x⁴y⁵).

题目: 完全化简表达式 (3x²y)³ × (2x⁻¹y²)² ÷ (6x⁴y⁵)。

First, apply the power to each factor inside the brackets: (3x²y)³ = 3³ · (x²)³ · y³ = 27 x⁶ y³.

首先,将括号内的每个因式分别乘方:(3x²y)³ = 27 x⁶ y³。

Similarly, (2x⁻¹y²)² = 2² · (x⁻¹)² · (y²)² = 4 x⁻² y⁴.

类似地,(2x⁻¹y²)² = 4 x⁻² y⁴。

Multiply the two results in the numerator: (27 x⁶ y³) × (4 x⁻² y⁴) = 108 x⁶⁻² y³⁺⁴ = 108 x⁴ y⁷.

将分子的两个结果相乘:(27 x⁶ y³) × (4 x⁻² y⁴) = 108 x⁴ y⁷。

Now divide by the denominator: (108 x⁴ y⁷) / (6 x⁴ y⁵) = (108/6) · x⁴⁻⁴ · y⁷⁻⁵ = 18 x⁰ y² = 18 y² (since x⁰ = 1).

最后除以分母:(108 x⁴ y⁷) / (6 x⁴ y⁵) = 18 y²。

Answer: 18 y²

答案:18 y²


2. Quadratic Functions | 二次函数

Question: Express the quadratic f(x) = 2x² − 8x + 5 in the form a(x − h)² + k, and hence state the coordinates of the vertex.

题目: 将二次函数 f(x) = 2x² − 8x + 5 写成 a(x − h)² + k 的形式,并写出顶点坐标。

Factor out the coefficient of x² from the first two terms: f(x) = 2(x² − 4x) + 5.

提取前两项中 x² 的系数:f(x) = 2(x² − 4x) + 5。

Complete the square inside the bracket: take half of −4, which is −2, and square it to get 4. Add and subtract 4 inside: 2[(x² − 4x + 4) − 4] + 5.

在括号内完成平方:取 −4 的一半得 −2,平方得 4。加上并减去 4:2[(x² − 4x + 4) − 4] + 5。

Rewrite the perfect square trinomial: 2[(x − 2)² − 4] + 5.

将完全平方三项式重写:2[(x − 2)² − 4] + 5。

Expand: 2(x − 2)² − 8 + 5 = 2(x − 2)² − 3.

展开:2(x − 2)² − 8 + 5 = 2(x − 2)² − 3。

Thus, a = 2, h = 2, k = −3. The vertex is at (h, k) = (2, −3).

因此,a = 2,h = 2,k = −3,顶点坐标为 (2, −3)。


3. Equations and Inequalities | 方程与不等式

Question: Solve the inequality x² − 5x + 6 ≤ 0, giving your answer in set notation or interval notation.

题目: 解不等式 x² − 5x + 6 ≤ 0,用集合或区间表示答案。

Factorise the quadratic: (x − 2)(x − 3) ≤ 0.

因式分解二次式:(x − 2)(x − 3) ≤ 0。

The critical values are x = 2 and x = 3. These divide the real number line into three intervals: x < 2, 2 < x < 3, and x > 3.

临界值为 x = 2 和 x = 3,将实数轴分成三个区间:x < 2, 2 < x < 3, 和 x > 3。

Test a value from the middle interval, e.g. x = 2.5: (2.5 − 2)(2.5 − 3) = (0.5)(−0.5) = −0.25 ≤ 0, which satisfies the inequality. The outer intervals give positive products.

测试中间区间的一个值,比如 x = 2.5:结果为负,满足不等式。外部区间乘积为正。

Since the inequality is non-strict (≤), the endpoints are included. The solution is 2 ≤ x ≤ 3.

因为是不严格不等式(≤),端点包含在内。解为 2 ≤ x ≤ 3。

In interval notation: [2, 3].

区间表示:[2, 3]。


4. Functions and Inverse Functions | 函数与反函数

Question: The function f is defined by f(x) = 2x + 3 for x ∈ ℝ. Find the inverse function f⁻¹(x) and state its domain and range.

题目: 函数 f 定义为 f(x) = 2x + 3,x ∈ ℝ。求反函数 f⁻¹(x),并写出其定义域和值域。

Start by writing y = 2x + 3. To find the inverse, swap x and y: x = 2y + 3.

令 y = 2x + 3。求反函数时交换 x 和 y:x = 2y + 3。

Solve for y: x − 3 = 2y ⇒ y = (x − 3) / 2.

解出 y:y = (x − 3) / 2。

Therefore, f⁻¹(x) = (x − 3) / 2.

因此 f⁻¹(x) = (x − 3) / 2。

The original function f has domain all real numbers and range all real numbers, since it’s a linear function. Hence, f⁻¹ also has domain ℝ and range ℝ.

原函数 f 的定义域和值域均为全体实数,因为它是一次函数。因此反函数的定义域和值域也都是 ℝ。


5. Coordinate Geometry: Straight Lines and Circles | 坐标几何:直线与圆

Question: A circle has centre C(2, −3) and passes through the point P(5, 1). Find the equation of the circle in standard form. Then determine the equation of the tangent to the circle at P.

题目: 圆心为 C(2, −3) 且过点 P(5, 1) 的圆。求圆的标准方程,并求该圆在点 P 处的切线方程。

First, compute the radius r as the distance CP: r = √[(5 − 2)² + (1 − (−3))²] = √[3² + 4²] = √25 = 5.

先求半径 r = CP 距离:r = √[(5 − 2)² + (1 − (−3))²] = √25 = 5。

The standard equation is (x − 2)² + (y + 3)² = 25.

圆的标准方程为 (x − 2)² + (y + 3)² = 25。

The radius CP is perpendicular to the tangent at P. Gradient of CP: (1 − (−3)) / (5 − 2) = 4 / 3.

半径 CP 在切点处与切线垂直。CP 的斜率 = 4/3。

Hence, the tangent gradient is the negative reciprocal: m_tangent = −3/4.

因此切线斜率为负倒数:m_tangent = −3/4。

Using point P(5, 1), the tangent equation is y − 1 = (−3/4)(x − 5). Multiply by 4: 4y − 4 = −3x + 15 ⇒ 3x + 4y − 19 = 0.

利用点斜式,得切线方程:3x + 4y − 19 = 0。


6. Differentiation Basics | 基础微分

Question: Differentiate y = 3x⁴ − 5/x + √x with respect to x, and find the gradient of the curve at x = 1.

题目: 对 y = 3x⁴ − 5/x + √x 求导,并求曲线在 x = 1 处的梯度。

Rewrite the expression using exponents: y = 3x⁴ − 5x⁻¹ + x^(½).

用指数重写:y = 3x⁴ − 5x⁻¹ + x^(½)。

Differentiate term by term: dy/dx = 3·4x³ − 5·(−1)x⁻² + (½)x^(−½) = 12x³ + 5x⁻² + (1/(2√x)).

逐项求导:dy/dx = 12x³ + 5x⁻² + (1/(2√x))。

Substitute x = 1: dy/dx|_{x=1} = 12(1)³ + 5(1)⁻² + 1/(2√1) = 12 + 5 + 0.5 = 17.5.

代入 x=1:梯度 = 17.5。

dy/dx = 12x³ + 5/x² + 1/(2√x), gradient at x=1 is 17.5


7. Integration and Area | 积分与面积

Question: Find ∫(6x² − 2x + 1) dx, and hence calculate the area enclosed by the curve y = 6x² − 2x + 1, the x-axis, and the lines x = 0 and x = 2.

题目: 求 ∫(6x² − 2x + 1) dx,并计算由曲线 y = 6x² − 2x + 1、x 轴、x=0 和 x=2 围成的面积。

Integrate term by term: ∫(6x² − 2x + 1) dx = 6·(x³/3) − 2·(x²/2) + x + C = 2x³ − x² + x + C.

逐项积分:∫(6x² − 2x + 1) dx = 2x³ − x² + x + C。

For the definite integral, evaluate F(2) − F(0), where F(x) = 2x³ − x² + x. F(2) = 2(8) − 4 + 2 = 16 − 4 + 2 = 14. F(0) = 0.

定积分计算:F(2) = 14,F(0) = 0,面积为 14 平方单位。

The curve is above the x-axis for this interval (check at x=0, y=1), so the area is exactly 14 square units.

该区间内曲线在 x 轴上方,因此面积为 14 平方单位。


8. Arithmetic and Geometric Sequences | 等差与等比数列

Question: In an arithmetic sequence, the 5th term is 14 and the 10th term is 29. Find the first term a and the common difference d. Hence, calculate the sum of the first 20 terms.

题目: 一个等差数列的第5项为14,第10项为29。求首项 a 和公差 d,并计算前20项之和。

Use the general term formula u_n = a + (n − 1)d. For n=5: a + 4d = 14. For n=10: a + 9d = 29.

通项公式:a + 4d = 14;a + 9d = 29。

Subtract the first equation from the second: (a+9d) − (a+4d) = 29 − 14 ⇒ 5d = 15 ⇒ d = 3.

两式相减得 5d = 15,故 d = 3。

Substitute d = 3 into a + 4d = 14: a + 12 = 14 ⇒ a = 2.

代入得 a = 2。

Sum of the first 20 terms: S_n = n/2 [2a + (n−1)d]. S_20 = 20/2 [2·2 + 19·3] = 10 [4 + 57] = 610.

前20项和:S_20 = 10 × 61 = 610。


9. Trigonometry | 三角学

Question: Solve 2 sin θ = 1 for 0° ≤ θ ≤ 360°, giving all solutions in degrees. Also solve cos 2θ = 0.5 for 0 ≤ θ ≤ π (radians).

题目: 在指定范围内解三角方程:2 sin θ = 1,0° ≤ θ ≤ 360°;cos 2θ = 0.5,0 ≤ θ ≤ π。

For sin θ = 1/2: principal value is 30°. Since sin is positive in the first and second quadrants, the solutions are θ = 30° and θ = 180° − 30° = 150°.

sin θ = 1/2,主值为30°。正弦在第一、二象限为正,故 θ = 30° 和 150°。

For cos 2θ = 0.5: principal value for 2θ is π/3. Cosine is positive in quadrants I and IV. General solutions: 2θ = π/3 + 2kπ or 2θ = 2π − π/3 = 5π/3 + 2kπ.

cos 2θ = 0.5,主值 2θ = π/3。余弦在第一、四象限为正,通解为 2θ = π/3 + 2kπ 或 5π/3 + 2kπ。

Divide by 2: θ = π/6 + kπ or θ = 5π/6 + kπ, where k is an integer.

除以2:θ = π/6 + kπ 或 5π/6 + kπ。

Restrict to 0 ≤ θ ≤ π: for k=0, θ = π/6 and 5π/6 are within range. For k=1, values exceed π. So the solutions are π/6 and 5π/6.

在 0 到 π 范围内,解为 π/6 和 5π/6。


10. Circular Measure | 弧度制

Question: A sector of a circle has radius r = 6 cm and angle at the centre θ = 1.2 radians. Calculate the arc length, the area of the sector, and the area of the corresponding segment (shaded region between chord and arc).

题目: 扇形半径为 6 cm,圆心角为 1.2 rad。求弧长、扇形面积以及对应的弓形面积(弦与弧之间的区域)。

Arc length s = rθ = 6 × 1.2 = 7.2 cm.

弧长 s = rθ = 7.2 cm。

Area of sector = (1/2) r² θ = (1/2) × 36 × 1.2 = 21.6 cm².

扇形面积 = (1/2) r² θ = 21.6 cm²。

To find the segment area, first compute the area of the triangle formed by the two radii and the chord. This triangle has area (1/2) r² sin θ = (1/2) × 36 × sin(1.2). sin(1.2) ≈ 0.9320.

三角形面积 = (1/2) r² sin θ ≈ 18 × 0.9320 = 16.776 cm²。

Segment area = sector area − triangle area = 21.6 − 16.776 = 4.824 cm² (approx. 4.82 cm²).

弓形面积 = 扇形面积 − 三角形面积 ≈ 4.82 cm²。


11. Graph Transformations | 图形变换

Question: Describe a sequence of transformations that maps the graph of y = √x onto the graph of y = 2√(x − 3) + 1.

题目: 描述将 y = √x 变换为 y = 2√(x − 3) + 1 的一系列变换。

Start with the original graph y = √x. The expression inside the square root x − 3 indicates a horizontal translation 3 units to the right.

从 y = √x 开始,根号内的 x − 3 表示向右平移 3 个单位。

The multiplier 2 in front of the square root stretches the graph vertically by a factor of 2 (making all y-coordinates twice as large).

根号前的系数 2 使图形沿 y 轴垂直拉伸为原来的 2 倍。

Finally, the +1 outside the function shifts the graph vertically upward by 1 unit.

最后的 +1 将图形垂直向上平移 1 个单位。

Thus, the sequence is: translation right by 3, vertical stretch factor 2, translation up by 1. The order of vertical stretch and vertical translation matters, but horizontal translation can be applied first.

因此变换顺序为:向右平移 3,垂直拉伸 2 倍,向上平移 1。顺序上,水平平移可先行,垂直拉伸和平移需在该顺序下进行。


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