📚 Pre-U Edexcel Mathematics Unit Test Mock Paper Walkthrough | Pre-U Edexcel 数学单元测试模拟卷解析
This walkthrough provides a detailed analysis of a mock unit test designed for the Pre-U Edexcel Mathematics specification. Each question is broken down step by step, highlighting key techniques, common pitfalls, and the reasoning required to achieve full marks. The mock paper covers core pure mathematics topics including algebraic manipulation, coordinate geometry, calculus, sequences, trigonometry, and exponentials. By working through this resource, students will consolidate essential skills and develop confidence in tackling exam-style problems under timed conditions.
本文详细解析了一份针对 Pre-U Edexcel 数学课程设计的单元测试模拟卷。我们将逐题拆解,突出关键技巧、常见错误以及获得满分所需的推理过程。模拟卷涵盖代数运算、坐标几何、微积分、数列、三角学和指数函数等核心纯数学主题。通过学习本文内容,学生可以巩固必备技能,并在应对限时考试类题目时建立信心。
1. Mock Paper Overview | 模拟试卷概述
The mock paper consists of seven compulsory questions, to be completed in 90 minutes. Total marks available are 75, reflecting the structure of a typical Pre-U Pure Mathematics unit test. A formula booklet is permitted, but graphical calculators are not allowed. Questions are designed to assess both routine procedural fluency and the ability to apply concepts in unfamiliar contexts. The first four questions are shorter, targeting single-topic mastery, while the last three are longer, multi-step problems that integrate multiple areas of the syllabus.
本模拟卷包含七道必答题,考试时间 90 分钟,满分 75 分,反映典型 Pre-U 纯数学单元测试的结构。允许使用公式手册,但禁止使用图形计算器。题目旨在评估常规操作流利度以及在陌生情境中应用概念的能力。前四题较短,针对单一主题的掌握程度;后三题为较长的多步骤问题,综合了考纲中的多个领域。
2. Question 1: Algebraic Simplification and Factorisation | 问题 1:代数化简与因式分解
Question: Simplify (3x³ − 2x² + x − 5) − (x³ + 4x² − 3x + 1) and factorise completely 6x² − 13x + 6.
题目:化简 (3x³ − 2x² + x − 5) − (x³ + 4x² − 3x + 1) 并完全分解因式 6x² − 13x + 6。
For the subtraction, distribute the minus sign carefully: 3x³ − 2x² + x − 5 − x³ − 4x² + 3x − 1. Combine like terms: (3x³ − x³) = 2x³; (−2x² − 4x²) = −6x²; (x + 3x) = 4x; (−5 − 1) = −6. The simplified expression is 2x³ − 6x² + 4x − 6. Many candidates lose marks by failing to change the sign of every term in the second bracket.
做减法时,要小心分配负号:3x³ − 2x² + x − 5 − x³ − 4x² + 3x − 1。合并同类项:(3x³ − x³) = 2x³;(−2x² − 4x²) = −6x²;(x + 3x) = 4x;(−5 − 1) = −6。化简后的表达式是 2x³ − 6x² + 4x − 6。许多考生因为没有将第二个括号内的每一项都变号而丢分。
To factorise 6x² − 13x + 6, find two numbers whose product is 6×6 = 36 and sum is −13. Those numbers are −9 and −4. Split the middle term: 6x² − 9x − 4x + 6. Factor by grouping: 3x(2x − 3) − 2(2x − 3) = (3x − 2)(2x − 3). Check by expanding. Recognising this as a quadratic with a leading coefficient greater than 1 is essential; the ‘ac method’ is a reliable approach.
要分解 6x² − 13x + 6,找出两个数,其乘积为 6×6 = 36,和为 −13。这两个数是 −9 和 −4。拆分中间项:6x² − 9x − 4x + 6。分组分解:3x(2x − 3) − 2(2x − 3) = (3x − 2)(2x − 3)。展开验证。识别出这是一个首项系数大于 1 的二次式至关重要,’ac 方法’是一种可靠的处理方式。
3. Question 2: Coordinate Geometry of a Circle | 问题 2:圆的坐标几何
Question: A circle has equation x² + y² − 6x + 4y − 12 = 0. Find the centre and radius, and determine whether the point (5, 1) lies inside, on, or outside the circle.
题目:圆的方程为 x² + y² − 6x + 4y − 12 = 0。求圆心和半径,并判断点 (5, 1) 在圆内、圆上还是圆外。
Complete the square for x and y. For x: x² − 6x becomes (x − 3)² − 9. For y: y² + 4y becomes (y + 2)² − 4. Substitute back: (x − 3)² − 9 + (y + 2)² − 4 − 12 = 0, so (x − 3)² + (y + 2)² = 25. Centre is (3, −2) and radius r = √25 = 5. Always present the radius as a positive value.
对 x 和 y 分别进行配方。x:x² − 6x 变成 (x − 3)² − 9。y:y² + 4y 变成 (y + 2)² − 4。代回原式:(x − 3)² − 9 + (y + 2)² − 4 − 12 = 0,即 (x − 3)² + (y + 2)² = 25。圆心为 (3, −2),半径 r = √25 = 5。半径必须写作正值。
To test (5, 1), calculate the distance from the centre: √[(5−3)² + (1−(−2))²] = √[4 + 9] = √13. Since √13 < 5, the point lies inside the circle. Alternatively, substitute (5, 1) into the left-hand side of the original equation: 25 + 1 − 30 + 4 − 12 = −12. A negative value confirms the point is inside. This method avoids square roots and is faster under exam conditions.
判断点 (5, 1),计算该点到圆心的距离:√[(5−3)² + (1−(−2))²] = √[4 + 9] = √13。因为 √13 < 5,所以点在圆内。另一种方法是将 (5, 1) 代入原方程左边:25 + 1 − 30 + 4 − 12 = −12。负值确认点在圆内。这种方法避免了开方,在考试条件下更快捷。
4. Question 3: Differentiation and Tangents | 问题 3:微分与切线
Question: For f(x) = 2x³ − 9x² + 12x + 1, find the coordinates of the stationary points and determine their nature. Hence find the equation of the tangent to the curve at the point where x = 2.
题目:已知 f(x) = 2x³ − 9x² + 12x + 1,求驻点坐标并判断其性质。进而求曲线在 x = 2 处的切线方程。
Differentiate: f'(x) = 6x² − 18x + 12. Set f'(x) = 0: 6x² − 18x + 12 = 0, divide by 6: x² − 3x + 2 = 0 → (x − 1)(x − 2) = 0, so stationary points at x = 1 and x = 2. Find y-coordinates: f(1) = 2 − 9 + 12 + 1 = 6; f(2) = 16 − 36 + 24 + 1 = 5. Points are (1, 6) and (2, 5).
求导:f'(x) = 6x² − 18x + 12。令 f'(x) = 0:6x² − 18x + 12 = 0,除以 6:x² − 3x + 2 = 0 → (x − 1)(x − 2) = 0,因此在 x = 1 和 x = 2 处有驻点。求 y 坐标:f(1) = 2 − 9 + 12 + 1 = 6;f(2) = 16 − 36 + 24 + 1 = 5。驻点为 (1, 6) 和 (2, 5)。
Use the second derivative: f”(x) = 12x − 18. At x = 1, f”(1) = −6 < 0, so (1, 6) is a local maximum. At x = 2, f''(2) = 6 > 0, so (2, 5) is a local minimum. For the tangent at x = 2, gradient m = f'(2) = 0. The tangent is horizontal: equation y = 5. Students often forget that a zero gradient gives a horizontal line, not a vertical one.
使用二阶导数:f”(x) = 12x − 18。在 x = 1 处,f”(1) = −6 < 0,因此 (1, 6) 是局部极大值。在 x = 2 处,f''(2) = 6 > 0,因此 (2, 5) 是局部极小值。对于 x = 2 处的切线,斜率 m = f'(2) = 0。切线为水平线:方程 y = 5。学生常忘记零斜率给出的是水平线,而非竖直线。
5. Question 4: Definite Integration and Area | 问题 4:定积分与面积
Question: Evaluate ∫₀³ (4x³ − 6x) dx and interpret the result as an area, discussing any sign implications.
题目:计算 ∫₀³ (4x³ − 6x) dx 并将结果解释为面积,讨论符号含义。
Integrate term by term: ∫4x³ dx = x⁴, ∫−6x dx = −3x². So ∫(4x³ − 6x) dx = x⁴ − 3x² + C. Apply limits from 0 to 3: [3⁴ − 3(3)²] − [0⁴ − 3(0)²] = (81 − 27) − 0 = 54. The definite integral is 54.
逐项积分:∫4x³ dx = x⁴,∫−6x dx = −3x²。因此 ∫(4x³ − 6x) dx = x⁴ − 3x² + C。代入上下限 0 到 3:[3⁴ − 3(3)²] − [0⁴ − 3(0)²] = (81 − 27) − 0 = 54。定积分值为 54。
Because the function 4x³ − 6x = 2x(2x² − 3) changes sign within the interval. Solve 4x³ − 6x = 0 → x = 0, x = ±√(3/2). Only x = √(3/2) ≈ 1.225 lies in [0, 3]. The function is negative for 0 < x < √1.5 and positive for x > √1.5. The integral gives net signed area; to find total enclosed area, split at x = √1.5 and sum absolute values. This question tests understanding of the difference between definite integral and geometric area.
因为函数 4x³ − 6x = 2x(2x² − 3) 在区间内变号。解 4x³ − 6x = 0 → x = 0, x = ±√(3/2)。只有 x = √(3/2) ≈ 1.225 在 [0, 3] 内。函数在 0 < x < √1.5 时为负,在 x > √1.5 时为正。积分给出的是净符号面积;要计算总包围面积,需在 x = √1.5 处分割并取绝对值求和。本题考察对定积分与几何面积之间区别的理解。
6. Question 5: Arithmetic and Geometric Sequences | 问题 5:等差数列与等比数列
Question: An arithmetic series has first term 5 and common difference 3. Find the sum of the first 20 terms. A geometric series has first term 2 and common ratio 0.5; find the sum to infinity. Determine the least value of n such that the sum of the first n terms of the geometric series exceeds 3.9.
题目:一个等差数列首项为 5,公差为 3。求前 20 项的和。一个等比数列首项为 2,公比为 0.5;求无穷和。求最小的 n,使等比数列前 n 项和超过 3.9。
Arithmetic sum: Sₙ = n/2 [2a + (n−1)d]. Here a = 5, d = 3, n = 20. S₂₀ = 20/2 [2×5 + 19×3] = 10[10 + 57] = 670. Remember to multiply correctly: a common mistake is using the formula with n instead of (n−1).
等差数列求和:Sₙ = n/2 [2a + (n−1)d]。已知 a = 5,d = 3,n = 20。S₂₀ = 20/2 [2×5 + 19×3] = 10[10 + 57] = 670。注意正确乘法:常见错误是公式中误用 n 而非 (n−1)。
For geometric sum to infinity: S∞ = a/(1−r), |r| < 1. Here a = 2, r = 0.5, so S∞ = 2/(1−0.5) = 4. For finite sum: Sₙ = a(1−rⁿ)/(1−r). Set Sₙ > 3.9: 2(1−0.5ⁿ)/0.5 > 3.9 → 4(1−0.5ⁿ) > 3.9 → 1−0.5ⁿ > 0.975 → 0.5ⁿ < 0.025. Take logs: n ln0.5 < ln0.025 → n > ln0.025 / ln0.5 ≈ 5.32, so n = 6. The least integer n is 6. Always check the direction of the inequality when dividing by a negative log.
等比数列无穷和:S∞ = a/(1−r),|r| < 1。这里 a = 2,r = 0.5,所以 S∞ = 2/(1−0.5) = 4。有限和:Sₙ = a(1−rⁿ)/(1−r)。令 Sₙ > 3.9:2(1−0.5ⁿ)/0.5 > 3.9 → 4(1−0.5ⁿ) > 3.9 → 1−0.5ⁿ > 0.975 → 0.5ⁿ < 0.025。取对数:n ln0.5 < ln0.025 → n > ln0.025 / ln0.5 ≈ 5.32,因此 n = 6。最小整数 n 为 6。当除以负的对数时,务必检查不等号方向。
7. Question 6: Trigonometric Equations | 问题 6:三角方程
Question: Solve 2 sin²θ + cos θ = 1 for 0° ≤ θ ≤ 360°, giving answers to 1 decimal place where necessary.
题目:解 2 sin²θ + cos θ = 1,0° ≤ θ ≤ 360°,答案精确到 1 位小数。
Use identity sin²θ = 1 − cos²θ. Substitute: 2(1 − cos²θ) + cos θ = 1 → 2 − 2cos²θ + cos θ = 1 → −2cos²θ + cos θ + 1 = 0. Multiply by −1: 2cos²θ − cos θ − 1 = 0. Factorise: (2cos θ + 1)(cos θ − 1) = 0. Thus cos θ = −½ or cos θ = 1.
使用恒等式 sin²θ = 1 − cos²θ。代入:2(1 − cos²θ) + cos θ = 1 → 2 − 2cos²θ + cos θ = 1 → −2cos²θ + cos θ + 1 = 0。乘以 −1:2cos²θ − cos θ − 1 = 0。因式分解:(2cos θ + 1)(cos θ − 1) = 0。因此 cos θ = −½ 或 cos θ = 1。
For cos θ = 1: θ = 0°, 360°. For cos θ = −½, reference angle is 60°. Cosine negative in quadrants II and III: θ = 180° − 60° = 120°, θ = 180° + 60° = 240°. Solutions: θ = 0°, 120°, 240°, 360°. Always list solutions in the given interval and avoid missing boundary values. Using a sketch of y = cos θ helps verify the quadrant locations.
cos θ = 1:θ = 0°, 360°。cos θ = −½,参考角为 60°。余弦在第二和第三象限为负:θ = 180° − 60° = 120°,θ = 180° + 60° = 240°。解为:θ = 0°, 120°, 240°, 360°。务必列出给定区间内的所有解,并避免遗漏边界值。绘制 y = cos θ 的草图有助于验证象限位置。
8. Question 7: Exponential Modelling | 问题 7:指数建模
Question: The temperature T (°C) of a cooling liquid is modelled by T = 25 + 60e⁻⁰·⁰⁵ᵗ, where t is time in minutes. Find the initial temperature, the temperature after 10 minutes, and the time taken to cool to 30°C. Show that the rate of cooling is directly proportional to the difference between the liquid’s temperature and the ambient temperature (25°C).
题目:冷却液体的温度 T (°C) 模型为 T = 25 + 60e⁻⁰·⁰⁵ᵗ,其中 t 为时间(分钟)。求初始温度、10 分钟后的温度、冷却至 30°C 所需时间。证明冷却速率与液体温度和环境温度(25°C)之差成正比。
Initial temperature at t = 0: T(0) = 25 + 60e⁰ = 85°C. After 10 minutes: T(10) = 25 + 60e⁻⁰·⁵. Compute e⁻⁰·⁵ ≈ 0.6065, so T(10) ≈ 25 + 60×0.6065 = 61.39°C (2 d.p.).
初始温度 t = 0:T(0) = 25 + 60e⁰ = 85°C。10 分钟后:T(10) = 25 + 60e⁻⁰·⁵。计算 e⁻⁰·⁵ ≈ 0.6065,因此 T(10) ≈ 25 + 60×0.6065 = 61.39°C(保留两位小数)。
Set T = 30: 30 = 25 + 60e⁻⁰·⁰⁵ᵗ → 5 = 60e⁻⁰·⁰⁵ᵗ → e⁻⁰·⁰⁵ᵗ = 1/12. Take natural log: −0.05t = ln(1/12) = −ln12 → t = (ln12)/0.05 ≈ 2.4849/0.05 ≈ 49.7 minutes. For the proportionality, differentiate: dT/dt = 60×(−0.05)e⁻⁰·⁰⁵ᵗ = −3e⁻⁰·⁰⁵ᵗ. From the model, e⁻⁰·⁰⁵ᵗ = (T−25)/60. So dT/dt = −3×(T−25)/60 = −0.05(T−25). Thus the rate of change of temperature is proportional to (T−25), the temperature excess over ambient, with constant 0.05.
令 T = 30:30 = 25 + 60e⁻⁰·⁰⁵ᵗ → 5 = 60e⁻⁰·⁰⁵ᵗ → e⁻⁰·⁰⁵ᵗ = 1/12。取自然对数:−0.05t = ln(1/12) = −ln12 → t = (ln12)/0.05 ≈ 2.4849/0.05 ≈ 49.7 分钟。证明正比关系,求导:dT/dt = 60×(−0.05)e⁻⁰·⁰⁵ᵗ = −3e⁻⁰·⁰⁵ᵗ。由模型得 e⁻⁰·⁰⁵ᵗ = (T−25)/60。因此 dT/dt = −3×(T−25)/60 = −0.05(T−25)。所以温度变化率与超过环境温度的差值 (T−25) 成正比,比例常数为 0.05。
9. Common Pitfalls and Exam Technique | 常见错误与应试技巧
A recurring error is mishandling signs when expanding brackets and applying the chain rule in calculus. Students should write each step explicitly and check after completing a simplification. In coordinate geometry, forgetting that the radius is the square root of the right-hand side often leads to incorrect circle equations. When solving trigonometric equations, missing solutions from relevant quadrants is a major cause of lost marks; always draw a CAST diagram or sketch the graph. For sequences, confusing arithmetic and geometric formulas is common – label the type immediately. In exponential problems, failing to interpret the context of constants can result in setting up the wrong equation.
一个常犯错误是展开括号和应用链式法则时符号处理不当。学生应清晰地写出每一步,并在化简后进行检查。在坐标几何中,忘记半径是右侧表达式的平方根常常导致圆的方程错误。解三角方程时,遗漏相关象限的解是丢分的主要原因,始终应绘制 CAST 图或函数草图。对于数列,混淆等差和等比公式很常见,应立即标明类型。在指数问题中,未能解读常数的上下文含义可能导致建立错误的方程。
10. Summary and Revision Recommendations | 总结与复习建议
This mock paper highlights the importance of algebraic fluency, graphical understanding, and careful reading of questions. To prepare effectively, practise completing past papers under timed conditions and review mark schemes to understand how marks are allocated. Focus on topics where mechanics are strong but conceptual interpretation is weak, such as relating differentiation to rates of change or integration to area. Create summary sheets of key formulas and identities, and test yourself regularly on their derivations. Consistent, active revision will build the speed and accuracy needed for Pre-U Edexcel mathematics success.
本模拟卷凸显了代数流利度、图形理解以及仔细审题的重要性。为高效备考,应在限时条件下练习完成历年真题,并研读评分方案以理解得分分配。重点关注操作熟练但概念理解薄弱的主题,例如将微分与变化率联系,或将积分与面积联系。制作关键公式和恒等式的总结表,并定期自我测试其推导过程。持续、主动的复习将培养 Pre-U Edexcel 数学考试成功所需的速度与准确性。
Published by TutorHao | Mathematics Revision Series | aleveler.com
更多咨询请联系16621398022(同微信)
屏轩国际教育cambridge primary/secondary checkpoint, cat4, ukiset,ukcat,igcse,alevel,PAT,STEP,MAT, ibdp,ap,ssat,sat,sat2课程辅导,国外大学本科硕士研究生博士课程论文辅导Cancel reply