📚 PDF资源导航

Year 12 OCR Mathematics: Mock Unit Test Paper Analysis | Year 12 OCR 数学:单元测试模拟卷解析

📚 Year 12 OCR Mathematics: Mock Unit Test Paper Analysis | Year 12 OCR 数学:单元测试模拟卷解析

This article walks through a full mock unit test for Year 12 OCR Mathematics, covering pure mathematics topics typically assessed in the first year of the A Level specification. Each question is broken down step by step, with commentary on common errors and examiner expectations. Use this analysis to benchmark your understanding and sharpen your exam technique.

本文详细解析一份针对 Year 12 OCR 数学的纯数单元模拟测试卷,涵盖 A Level 第一学年常考的核心知识点。每一道题都逐步拆解,并配有常见错误分析和考官评分要点。通过这篇解析,你可以检验自己的掌握程度,并优化应试策略。


1. Paper Structure and Key Topics | 试卷结构与核心知识点

The mock paper contains eight compulsory questions, totalling 50 marks, designed to be completed in 60 minutes. Topics include algebraic manipulation, quadratic inequalities, polynomials, coordinate geometry, trigonometry, differentiation from first principles, stationary points, and definite integration.

本模拟卷包含 8 道必答题,满分 50 分,建议用时 60 分钟。考查范围包括代数运算、二次不等式、多项式、坐标几何、三角学、基本原理求导、驻点以及定积分。

Question Topic Marks
1 Algebraic fractions 5
2 Quadratic inequalities 6
3 Factor theorem & division 7
4 Circle geometry 6
5 Trigonometric equation 6
6 Differentiation from first principles 5
7 Stationary points & nature 8
8 Area under a curve 7

The distribution places emphasis on core algebra and calculus, mirroring the OCR AS Pure Mathematics weighting. Time management is crucial: aim for roughly one minute per mark, leaving a little room for checking.

分值分布突出了代数与微积分主线,与 OCR AS 纯数权重一致。时间管理很关键:大概遵循一分钟一分的节奏,并留出少量检查时间。


2. Question 1: Simplifying Algebraic Fractions | 问题1:分式化简

Question: Simplify (x² – 9) / (x² + 5x + 6), stating any restrictions on x.

题目: 化简 (x² – 9) / (x² + 5x + 6),并写出 x 的限制条件。

Step 1: Factorise both numerator and denominator completely. The numerator is a difference of two squares: x² – 9 = (x – 3)(x + 3). The denominator factorises to (x + 2)(x + 3).

步骤1:将分子和分母分别因式分解。分子是平方差:x² – 9 = (x – 3)(x + 3)。分母分解为 (x + 2)(x + 3)。

Step 2: Cancel the common factor (x + 3). The expression becomes (x – 3) / (x + 2).

步骤2:约去公因子 (x + 3),得到 (x – 3) / (x + 2)。

Step 3: Identify restrictions. The original denominator cannot be zero, so x² + 5x + 6 ≠ 0, giving x ≠ -2 and x ≠ -3. Even though the factor (x+3) was cancelled, the restriction x ≠ -3 must still be stated.

步骤3:写出限制条件。原分母不能为零,即 x² + 5x + 6 ≠ 0,因此 x ≠ -2 且 x ≠ -3。尽管因子 (x+3) 被约掉了,仍需注明 x ≠ -3 的限制。

Examiner tip: Always list restrictions from the original expression, not the simplified one. Missing x ≠ -3 loses a mark.

考官提示:务必依据原表达式写出限制,而非化简后的形式。漏写 x ≠ -3 会扣分。


3. Question 2: Solving Quadratic Inequalities | 问题2:二次不等式求解

Question: Solve the inequality 2x² – 7x – 4 ≤ 0.

题目: 解不等式 2x² – 7x – 4 ≤ 0。

First, factorise the quadratic: 2x² – 7x – 4 = (2x + 1)(x – 4). The critical values are found by setting each factor to zero: x = -½ and x = 4.

首先对二次式进行因式分解:2x² – 7x – 4 = (2x + 1)(x – 4)。令各因式等于零,得到临界值 x = -½ 和 x = 4。

Sketch a rough graph of the quadratic. Since the coefficient of x² is positive (2 > 0), the parabola opens upwards. The expression is less than or equal to zero between the roots.

画出示意图。因为 x² 的系数为正 (2 > 0),抛物线开口向上。表达式小于等于零的区域在两根之间。

Therefore, the solution is -½ ≤ x ≤ 4. Always write the final answer using correct notation and check a test point, such as x = 0, to confirm: 2(0)² – 7(0) – 4 = -4 ≤ 0, which is true.

因此解集为 -½ ≤ x ≤ 4。最后要用正确的符号表示解集,并选取检验点,如 x = 0,代入原式 2(0)² – 7(0) – 4 = -4 ≤ 0,成立。

Common mistake: writing x ≤ -½ and x ≥ 4, which would correspond to the region outside the roots. Remember that ‘≤0’ picks the interval where the graph lies on or below the x-axis.

常见错误:写成 x ≤ -½ 且 x ≥ 4,这对应的是两根外侧的区域。记住 ‘≤0’ 选择的是图像位于 x 轴及其下方的区间。


4. Question 3: Factor Theorem and Polynomial Division | 问题3:因式定理与多项式除法

Question: f(x) = 2x³ – 3x² – 8x – 3. Given that (x + 1) is a factor of f(x), find the other two factors.

题目: f(x) = 2x³ – 3x² – 8x – 3。已知 (x + 1) 是 f(x) 的一个因式,求另外两个因式。

Verify using the factor theorem: f(-1) = 2(-1)³ – 3(-1)² – 8(-1) – 3 = -2 – 3 + 8 – 3 = 0, confirming (x + 1) is a factor.

先用因式定理验证:f(-1) = 2(-1)³ – 3(-1)² – 8(-1) – 3 = -2 – 3 + 8 – 3 = 0,确认 (x + 1) 是 f(x) 的因式。

Divide f(x) by (x + 1) using long division or synthetic division. The quotient is 2x² – 5x – 3.

用多项式长除法或综合除法将 f(x) 除以 (x + 1),得到商式 2x² – 5x – 3。

Now factorise the quadratic quotient: 2x² – 5x – 3 = (2x + 1)(x – 3). Hence the complete factorisation is f(x) = (x + 1)(2x + 1)(x – 3).

再对二次商式进行因式分解:2x² – 5x – 3 = (2x + 1)(x – 3)。于是完整的因式分解结果为 f(x) = (x + 1)(2x + 1)(x – 3)。

The other two factors are (2x + 1) and (x – 3). Be careful to present them as requested; sometimes the question asks for the linear factors, not the roots.

另外两个因式为 (2x + 1) 和 (x – 3)。注意按照题目要求书写结果;有时题目问的是线性因式,而非方程的根。


5. Question 4: Equation of a Circle and Tangent | 问题4:圆的方程与切线

Question: A circle has equation (x – 1)² + (y + 2)² = 25. Find the equation of the tangent to the circle at the point P(5, 1).

题目: 一圆的方程为 (x – 1)² + (y + 2)² = 25。求该圆在点 P(5, 1) 处的切线方程。

First, identify the centre C(1, -2). The radius CP is perpendicular to the tangent. Find the gradient of the radius: m_rad = (1 – (-2)) / (5 – 1) = 3/4.

首先确定圆心 C(1, -2)。半径 CP 垂直于切线。求出半径的斜率:m_rad = (1 – (-2)) / (5 – 1) = 3/4。

Since the tangent is perpendicular to the radius, its gradient is the negative reciprocal: m_tan = -4/3.

由于切线与半径垂直,切线的斜率为负倒数:m_tan = -4/3。

Use the point-slope form of a line with point P(5, 1): y – 1 = -4/3 (x – 5). Multiply through by 3 to eliminate fractions: 3y – 3 = -4x + 20. Rearrange to give 4x + 3y – 23 = 0.

利用点斜式代入点 P(5, 1):y – 1 = -4/3 (x – 5)。两边同乘 3 消去分母:3y – 3 = -4x + 20。整理得 4x + 3y – 23 = 0。

Check that P satisfies both the circle equation and the tangent. Substitution confirms: (5-1)² + (1+2)² = 16 + 9 = 25, and 4(5) + 3(1) – 23 = 0. This is good practice to avoid arithmetic slips.

验证点 P 同时满足圆的方程和切线方程。代入可得:(5-1)² + (1+2)² = 16 + 9 = 25,且 4(5) + 3(1) – 23 = 0。养成验证习惯有助于避免计算失误。


6. Question 5: Trigonometric Equation in a Given Interval | 问题5:给定区间内解三角方程

Question: Solve sin(2θ – 30°) = 0.5 for 0° ≤ θ ≤ 360°.

题目: 解方程 sin(2θ – 30°) = 0.5,其中 0° ≤ θ ≤ 360°。

Let u = 2θ – 30°. Then sin u = 0.5. The base solutions for u are 30° and 150°. Extend by adding 360°k to generate all solutions: u = 30° + 360°k or u = 150° + 360°k.

设 u = 2θ – 30°,则 sin u = 0.5。u 的基础解为 30° 和 150°。利用周期性得到所有解:u = 30° + 360°k 或 u = 150° + 360°k。

Now replace u with 2θ – 30°: 2θ – 30° = 30° + 360°k → 2θ = 60° + 360°k → θ = 30° + 180°k; And 2θ – 30° = 150° + 360°k → 2θ = 180° + 360°k → θ = 90° + 180°k.

将 u 替换回原变量:从 2θ – 30° = 30° + 360°k 得到 2θ = 60° + 360°k → θ = 30° + 180°k;从 2θ – 30° = 150° + 360°k 得到 2θ = 180° + 360°k → θ = 90° + 180°k。

Find all values within 0° ≤ θ ≤ 360° by testing integer k. For the first family: k = 0 gives θ = 30°; k = 1 gives θ = 210° (330° is beyond 360° when k=2? Actually 30+360=390, stop). k = 2 gives 390° out of range. For the second family: k = 0 gives θ = 90°; k = 1 gives θ = 270°. Therefore the solution set is θ = 30°, 90°, 210°, 270°.

在区间 0° ≤ θ ≤ 360° 内逐一检验整数 k。第一组:k = 0 得 θ = 30°;k = 1 得 θ = 210°(k=2 时为 390°,超限)。第二组:k = 0 得 θ = 90°;k = 1 得 θ = 270°。因此解集为 θ = 30°, 90°, 210°, 270°。

Many candidates forget to transform the interval correctly. Always list each solution and then check it fits the original domain. A sketch or CAST diagram helps avoid missing the second family.

不少考生会忽略变量代换后区间的正确变换。务必逐一列出并在原定区间内核对。画简图或利用 CAST 图可以帮助避免遗漏第二组解。


7. Question 6: Differentiation from First Principles | 问题6:从基本原理求导

Question: Using first principles, find the derivative of f(x) = x² – 5x.

题目: 使用基本原理求 f(x) = x² – 5x 的导数。

The derivative from first principles is defined as f'(x) = lim(h→0) [f(x+h) – f(x)] / h.

从基本原理出发,导数定义为 f'(x) = lim(h→0) [f(x+h) – f(x)] / h。

Compute f(x+h) = (x+h)² – 5(x+h) = x² + 2xh + h² – 5x – 5h. Then f(x+h) – f(x) = (x² + 2xh + h² – 5x – 5h) – (x² – 5x) = 2xh + h² – 5h.

计算 f(x+h) = (x+h)² – 5(x+h) = x² + 2xh + h² – 5x – 5h。那么 f(x+h) – f(x) = (x² + 2xh + h² – 5x – 5h) – (x² – 5x) = 2xh + h² – 5h。

Factor numerator: h(2x + h – 5). The difference quotient becomes [h(2x + h – 5)] / h = 2x + h – 5, provided h ≠ 0.

对分子提取公因式 h:h(2x + h – 5)。差商变为 [h(2x + h – 5)] / h = 2x + h – 5,其中 h ≠ 0。

Take the limit as h → 0: lim(h→0) (2x + h – 5) = 2x – 5. Hence f'(x) = 2x – 5.

取 h → 0 时的极限:lim(h→0) (2x + h – 5) = 2x – 5。故 f'(x) = 2x – 5。

Always state the limit explicitly and include the condition h ≠ 0 before cancelling. A well-presented first principles proof earns full marks and demonstrates solid understanding.

务必明确写出极限符号,并在约分前注明 h ≠ 0。条理清晰的基本求导过程能够赢得满分,也体现了扎实的理解。


8. Question 7: Finding Stationary Points and Their Nature | 问题7:求驻点并判断性质

Question: For the function y = 2x³ – 9x² + 12x – 5, find the stationary points and determine their nature.

题目: 对于函数 y = 2x³ – 9x² + 12x – 5,求驻点并判断其性质。

Step 1: Differentiate to find dy/dx. dy/dx = 6x² – 18x + 12. Set this equal to zero for stationary points: 6x² – 18x + 12 = 0. Divide through by 6: x² – 3x + 2 = 0 → (x – 1)(x – 2) = 0, so x = 1 and x = 2.

步骤1:求导得到 dy/dx = 6x² – 18x + 12。令导数为零求驻点:6x² – 18x + 12 = 0,除以 6 得 x² – 3x + 2 = 0 → (x – 1)(x – 2) = 0,解得 x = 1 和 x = 2。

Step 2: Find the corresponding y-coordinates. When x = 1: y = 2(1)³ – 9(1)² + 12(1) – 5 = 2 – 9 + 12 – 5 = 0. When x = 2: y = 2(8) – 9(4) + 12(2) – 5 = 16 – 36 + 24 – 5 = -1. Stationary points are (1, 0) and (2, -1).

步骤2:计算相应的 y 坐标。x = 1 时,y = 2 – 9 + 12 – 5 = 0;x = 2 时,y = 16 – 36 + 24 – 5 = -1。驻点为 (1, 0) 和 (2, -1)。

Step 3: Determine nature using the second derivative. d²y/dx² = 12x – 18. At x = 1: d²y/dx² = 12(1) – 18 = -6 < 0, so (1, 0) is a maximum. At x = 2: d²y/dx² = 24 - 18 = 6 > 0, so (2, -1) is a minimum.

步骤3:用二阶导数判定性质。d²y/dx² = 12x – 18。在 x = 1 处,d²y/dx² = -6 < 0,因此 (1, 0) 是极大点;在 x = 2 处,d²y/dx² = 6 > 0,因此 (2, -1) 是极小点。

Always label the points clearly as maximum or minimum. Showing the sign of the second derivative is essential for marks.

要明确标注极大点或极小点,并展示二阶导数的正负号,这是得分的关键。


9. Question 8: Definite Integration to Find an Area | 问题8:用定积分求面积

Question: The curve y = x² – 4x + 3 intersects the x-axis at points A and B. Find the area of the region bounded by the curve and the x-axis.

题目: 曲线 y = x² – 4x + 3 与 x 轴相交于点 A 和 B。求曲线与 x 轴所围成区域的面积。

Find the x-intercepts by solving x² – 4x + 3 = 0 → (x – 1)(x – 3) = 0, so A(1, 0) and B(3, 0). The curve is a parabola opening upwards, so the bounded region lies below the x-axis between x=1 and x=3, meaning y is negative there.

先求 x 轴截距:解 x² – 4x + 3 = 0 → (x – 1)(x – 3) = 0,得 A(1, 0) 和 B(3, 0)。该抛物线开口向上,因此在 x=1 到 x=3 之间曲线位于 x 轴下方,即 y 为负值。

Since the area must be positive, compute Area = -∫₁³ (x² – 4x + 3) dx. Alternatively, integrate the absolute value.

因为面积必须为正,计算 Area = -∫₁³ (x² – 4x + 3) dx。或者结合函数值的负号直接积分。

Evaluate the integral: ∫ (x² – 4x + 3) dx = (1/3)x³ – 2x² + 3x. Apply limits from 1 to 3: F(3) = (1/3)(27) – 2(9) + 3(3) = 9 – 18 + 9 = 0. F(1) = (1/3)(1) – 2(1) + 3(1) = 1/3 – 2 + 3 = 4/3. Then the signed area is 0 – 4/3 = -4/3. Taking the negative gives the actual area = 4/3 square units.

计算积分:∫ (

Published by TutorHao | Year 12 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