📚 PDF资源导航

Pre-U AQA Mathematics: Unit Test Mock Paper Analysis | Pre-U AQA 数学:单元测试模拟卷解析

📚 Pre-U AQA Mathematics: Unit Test Mock Paper Analysis | Pre-U AQA 数学:单元测试模拟卷解析

This article provides a detailed walkthrough of a typical Pre-U AQA Mathematics unit test mock paper. We analyse key question types, demonstrate effective problem-solving techniques, and highlight common pitfalls. By working through these examples, you can deepen your understanding of the syllabus and refine your exam strategy.

本文详细解析了一份典型的 Pre-U AQA 数学单元测试模拟卷。我们分析了重点题型,展示了高效的解题技巧,并指出了常见误区。通过这些例题的演练,你可以加深对考纲的理解,优化你的应试策略。

1. Overview of the Mock Paper | 模拟试卷概述

The mock paper is designed to mirror the structure of a real Pre-U unit test, covering pure mathematics, mechanics, and statistics. It consists of 10 compulsory questions, with a total of 75 marks available in 90 minutes. The balance of topics ensures comprehensive revision of the core syllabus.

该模拟卷的设计还原了真实 Pre-U 单元测试的结构,涵盖纯数学、力学和统计。试卷包含 10 道必答题,总分 75 分,考试时间 90 分钟。题目按知识点均衡分布,确保对核心考纲的全面复习。

Questions progress from straightforward knowledge checks to multi-step problems requiring synthesis of ideas. Time management is critical, as later questions carry higher marks but demand more reasoning. We will dissect selected problems that represent the most instructive challenges.

题目难度从直接的知识考察逐步过渡到需要综合运用知识的多步骤问题。时间管理至关重要,因为后面的题目分值更高但要求更多推理。我们将挑选最具启发性的难题进行拆解。


2. Algebraic Manipulation and Equations | 代数运算与方程

Consider this equation from the mock paper: Solve 2x² − 5x − 3 = 0, giving your answers in exact form.

来看模拟卷中的这道方程题:解方程 2x² − 5x − 3 = 0,给出精确值形式的解。

We begin by factoring the quadratic. Look for two numbers that multiply to 2 × (−3) = −6 and add to −5. The pair −6 and 1 works. Rewrite the middle term: 2x² − 6x + x − 3 = 0.

我们从因式分解开始。寻找两个数,乘积为 2 × (−3) = −6,和为 −5。数字对 −6 和 1 符合要求。重写中间项:2x² − 6x + x − 3 = 0。

Group terms: 2x(x − 3) + 1(x − 3) = 0, giving (2x + 1)(x − 3) = 0. Set each factor to zero: x = −½ or x = 3. Always verify by substitution.

分组:2x(x − 3) + 1(x − 3) = 0,得到 (2x + 1)(x − 3) = 0。令各因式为零:x = −½ 或 x = 3。务必代入原方程验证。

A common error is forgetting to check rational expressions or dividing by a variable without considering it could be zero. In this case, factoring avoids extraneous solutions.

一个常见错误是忘记检验有理表达式,或者在不考虑变量可能为零的情况下进行约分。本题采用因式分解则避免了增根。


3. Functions and Graphs | 函数与图像

The paper includes a question on function transformations. Given f(x) = ln(2x − 1), sketch y = 2f(−x) + 3, showing asymptotes clearly.

模拟卷中有一道关于函数变换的题目。已知 f(x) = ln(2x − 1),画出 y = 2f(−x) + 3 的草图,清楚标明渐近线。

Start with the parent function f(x). Its domain is x > ½, and it has a vertical asymptote at x = ½. The transformation f(−x) reflects the graph in the y-axis, shifting the domain to −x > ½ ⇒ x < −½. The asymptote becomes x = −½.

从原函数 f(x) 入手。其定义域为 x > ½,垂直渐近线为 x = ½。变换 f(−x) 将图像沿 y 轴反射,定义域变为 −x > ½ 即 x < −½,渐近线移至 x = −½。

Multiplying by 2 stretches the graph vertically by factor 2. Finally, adding 3 shifts the graph upward by 3 units. Label the new asymptote x = −½ and the y-intercept by evaluating at x = 0: y = 2 ln( −1?) Wait, x = 0 is not in the domain. The graph only exists for x < −½.

乘以 2 将图像在垂直方向拉伸为原来的 2 倍。最后,加上 3 将图像向上平移 3 个单位。标注新渐近线 x = −½,并注意 y 截距:当 x = 0 时,由于不在定义域内,图像仅存在于 x < −½。

Always check order of transformations: reflections and scalings before translations. Many students mistakenly apply the +3 before the vertical stretch.

务必检查变换顺序:反射和伸缩优先于平移。许多学生误将 +3 放在垂直拉伸之前处理。


4. Trigonometry and Identities | 三角学与恒等式

A typical trigonometric equation: Solve 3 sin²θ + sin θ cos θ = 2 for 0 ≤ θ < 2π.

一道典型的三角方程题:在 0 ≤ θ < 2π 范围内,解方程 3 sin²θ + sin θ cos θ = 2。

Recognise the need to use identities to reduce the equation to a single trig function. Replace sin²θ with 1 − cos²θ? That might complicate. Instead, use the identity sin²θ + cos²θ = 1 to express the constant 2 as 2(sin²θ + cos²θ). Then the equation becomes 3 sin²θ + sin θ cos θ = 2 sin²θ + 2 cos²θ.

需要利用恒等式将方程化为单一三角函数。用 1 − cos²θ 替换 sin²θ 可能会更复杂。改用 sin²θ + cos²θ = 1,将常数 2 写成 2(sin²θ + cos²θ)。方程变为 3 sin²θ + sin θ cos θ = 2 sin²θ + 2 cos²θ。

Simplify to sin²θ + sin θ cos θ − 2 cos²θ = 0. This is homogeneous in sin and cos. Divide through by cos²θ, assuming cos θ ≠ 0, to get tan²θ + tan θ − 2 = 0. Factor: (tan θ − 1)(tan θ + 2) = 0, so tan θ = 1 or tan θ = −2.

化简得 sin²θ + sin θ cos θ − 2 cos²θ = 0。这是一个关于 sin 和 cos 的齐次方程。除以 cos²θ(假设 cos θ ≠ 0),得到 tan²θ + tan θ − 2 = 0。因式分解:(tan θ − 1)(tan θ + 2) = 0,即 tan θ = 1 或 tan θ = −2。

For tan θ = 1, θ = π/4, 5π/4. For tan θ = −2, use calculator in radian mode: θ ≈ 5.176, 2.034 (adding π). Check the excluded case cos θ = 0: θ = π/2, 3π/2 do not satisfy original equation. List all solutions in the interval.

tan θ = 1 时,θ = π/4, 5π/4。tan θ = −2 时,用弧度计算器求解:θ ≈ 5.176, 2.034(加 π)。检查排除的情况 cos θ = 0:θ = π/2, 3π/2 不满足原方程。列出区间内的所有解。


5. Differentiation Techniques | 微分技巧

The mock paper tests product and chain rules in combination. Find dy/dx for y = e^(2x) · sin(3x) and determine the x-coordinate of any stationary point in the interval [0, π/3].

模拟卷考察了乘法法则与链式法则的综和运用。已知 y = e^(2x) · sin(3x),求 dy/dx,并在区间 [0, π/3] 内确定驻点的 x 坐标。

Apply the product rule: dy/dx = u’v + uv’ where u = e^(2x), v = sin(3x). Then u’ = 2e^(2x) and v’ = 3 cos(3x). So dy/dx = 2e^(2x) sin(3x) + 3e^(2x) cos(3x) = e^(2x)(2 sin 3x + 3 cos 3x).

运用乘法法则:dy/dx = u’v + uv’,其中 u = e^(2x),v = sin(3x)。则 u’ = 2e^(2x),v’ = 3 cos(3x)。因此 dy/dx = 2e^(2x) sin(3x) + 3e^(2x) cos(3x) = e^(2x)(2 sin 3x + 3 cos 3x)。

Set dy/dx = 0. Since e^(2x) > 0 always, we require 2 sin 3x + 3 cos 3x = 0 ⇒ tan 3x = −3/2. In the given interval 0 ≤ x ≤ π/3, 0 ≤ 3x ≤ π. The reference angle α = arctan(3/2). Solutions for 3x are π − α and possibly 2π − α (outside range). So 3x = π − arctan(1.5) ⇒ x = (π − arctan(1.5))/3.

令 dy/dx = 0。由于 e^(2x) 始终大于 0,只需 2 sin 3x + 3 cos 3x = 0 ⇒ tan 3x = −3/2。在区间 0 ≤ x ≤ π/3 内,0 ≤ 3x ≤ π。参考角 α = arctan(3/2)。3x 的解为 π − α,另一个可能值 2π − α 超出范围。所以 3x = π − arctan(1.5) ⇒ x = (π − arctan(1.5))/3。

Always confirm the nature of the stationary point by evaluating the sign of dy/dx around it or using the second derivative test, depending on what the question requires.

务必通过考察 dy/dx 在驻点两侧的符号或使用二阶导数检验来确认驻点性质,具体取决于题目要求。


6. Integration and Applications | 积分及其应用

A definite integral problem: Evaluate ∫₀¹ 4x / √(1 + 2x²) dx.

一道定积分题:计算 ∫₀¹ 4x / √(1 + 2x²) dx。

This looks like a job for substitution. Let u = 1 + 2x². Then du/dx = 4x ⇒ du = 4x dx. Notice that the numerator 4x dx appears perfectly. When x = 0, u = 1; when x = 1, u = 3. The integral becomes ∫₁³ 1/√u du = ∫₁³ u^(−½) du.

这看起来适合用换元法。令 u = 1 + 2x²,则 du/dx = 4x ⇒ du = 4x dx。注意分子 4x dx 恰好出现。当 x = 0 时,u = 1;当 x = 1 时,u = 3。积分变为 ∫₁³ 1/√u du = ∫₁³ u^(−½) du。

Integrate: [2u^(½)] from 1 to 3 = 2(√3 − 1). Thus the value is 2√3 − 2. Always update limits when changing variable to avoid back-substitution.

积分得到:[2u^(½)]₁³ = 2(√3 − 1)。因此积分值为 2√3 − 2。换元时务必更新积分限,以避免回代带来的错误。

A frequent mistake is forgetting to change the limits or misusing the substitution when the differential involves a constant factor. In this case, the substitution was exact.

一个常见错误是忘记更换积分限,或者在微分包含常数因子时换元出错。本题换元是精确匹配的。


7. Vectors in Pure Mathematics | 纯数学中的向量

Given vectors a = 2i − j + 3k, b = i + 4j − 2k, find the angle between a and b, and the vector projection of a onto b.

已知向量 a = 2i − j + 3k,b = i + 4j − 2k,求 a 与 b 之间的夹角,以及 a 在 b 上的向量投影。

Use the dot product: a·b = 2×1 + (−1)×4 + 3×(−2) = 2 − 4 − 6 = −8. Magnitudes: |a| = √(2² + (−1)² + 3²) = √(4+1+9) = √14; |b| = √(1²+4²+(−2)²) = √(1+16+4) = √21.

使用点积公式:a·b = 2×1 + (−1)×4 + 3×(−2) = 2 − 4 − 6 = −8。模长为:|a| = √(4+1+9) = √14;|b| = √(1+16+4) = √21。

Then cos θ = a·b / (|a||b|) = −8 / (√14 √21) = −8 / √294 = −8 / (7√6) ≈ −0.467. So θ = arccos(−0.467) ≈ 117.8° or 2.06 rad. The projection of a onto b is given by (a·b / |b|²) b = (−8/21)(i + 4j − 2k).

于是 cos θ = a·b / (|a||b|) = −8 / (√14 √21) = −8 / √294 = −8/(7√6) ≈ −0.467。所以 θ = arccos(−0.467) ≈ 117.8° 或 2.06 rad。a 在 b 上的投影为 (a·b / |b|²) b = (−8/21)(i + 4j − 2k)。

Watch out for signs: the negative dot product indicates an obtuse angle. Also, the projection is a vector; the scalar projection is just the magnitude with sign, but here they want the vector.

注意符号:负的点积表明是钝角。另外,投影是一个向量;题目要求向量投影,而不是标量投影。


8. Statistics: Probability Distributions | 统计:概率分布

The discrete random variable X has the following probability distribution: P(X=1)=0.2, P(X=2)=0.5, P(X=3)=0.3. Find E(X), Var(X), and E(2X+1).

离散型随机变量 X 的概率分布如下:P(X=1)=0.2,P(X=2)=0.5,P(X=3)=0.3。求 E(X)、Var(X) 和 E(2X+1)。

Expected value: E(X) = Σ x·p(x) = 1×0.2 + 2×0.5 + 3×0.3 = 0.2 + 1.0 + 0.9 = 2.1. For variance, first compute E(X²) = 1²×0.2 + 2²×0.5 + 3²×0.3 = 0.2 + 2.0 + 2.7 = 4.9. Then Var(X) = E(X²) − [E(X)]² = 4.9 − (2.1)² = 4.9 − 4.41 = 0.49.

期望值:E(X) = Σ x·p(x) = 1×0.2 + 2×0.5 + 3×0.3 = 0.2 + 1.0 + 0.9 = 2.1。方差:先计算 E(X²) = 1²×0.2 + 2²×0.5 + 3²×0.3 = 0.2 + 2.0 + 2.7 = 4.9。则 Var(X) = E(X²) − [E(X)]² = 4.9 − (2.1)² = 4.9 − 4.41 = 0.49。

Using linearity of expectation: E(2X+1) = 2E(X) + 1 = 2×2.1 + 1 = 5.2. No need to compute the distribution of 2X+1.

利用期望的线性性质:E(2X+1) = 2E(X) + 1 = 2×2.1 + 1 = 5.2。无需计算 2X+1 的分布。

A typical error is misapplying the variance formula for a linear transformation: Var(2X+1) = 2² Var(X) = 4 × 0.49 = 1.96. The +1 does not affect variance. Many students incorrectly add 1 to the variance.

一个典型错误是误用线性变换的方差公式:Var(2X+1) = 2² Var(X) = 4 × 0.49 = 1.96,常数+1 不影响方差。不少学生错误地将方差加上 1。


9. Mechanics: Kinematics with Constant Acceleration | 力学:匀加速运动学

A particle moves in a straight line with acceleration a = 4 m/s². Its initial velocity is 3 m/s, and it passes point A with velocity 11 m/s. Find the displacement from the start to point A, and the time taken.

一质点沿直线运动,加速度 a = 4 m/s²,初速度为 3 m/s,它经过点 A 时速度为 11 m/s。求起点到点 A 的位移以及所用时间。

Use SUVAT equations. Choose v² = u² + 2as to find s without time: 11² = 3² + 2×4×s ⇒ 121 = 9 + 8s ⇒ 8s = 112 ⇒ s = 14 m. Then find t using v = u + at: 11 = 3 + 4t ⇒ 8 = 4t ⇒ t = 2 s.

使用匀加速运动公式。先用 v² = u² + 2as 求位移 s,无需时间:11² = 3² + 2×4×s ⇒ 121 = 9 + 8s ⇒ 8s = 112 ⇒ s = 14 m。再用 v = u + at 求时间 t:11 = 3 + 4t ⇒ 8 = 4t ⇒ t = 2 s。

Always write down the known variables: u, v, a, s, t. Select the equation that includes only one unknown. Avoid the quadratic unless necessary. Check that units are consistent.

总是先写出已知变量:u, v, a, s, t。选择只含一个未知量的方程。除非必要,避免使用含平方项的方程。检查单位是否一致。


10. Common Mistakes and How to Avoid Them | 常见错误及避免方法

Across all topics, certain errors repeat. In algebra, dropping a sign when expanding brackets; in calculus, misapplying the chain rule when differentiating composite functions; in trigonometry, forgetting to find all solutions within the given interval.

在所有知识点中,某些错误反复出现。代数中,展开括号时符号遗漏;微积分中,复合函数求导时链式法则运用错误;三角学中,忘记在给定区间内找出所有解。

To avoid these, write each step clearly and check intermediate results. For trig equations, draw a CAST diagram or unit circle to visualise all quadrants. In mechanics, label directions and use sign conventions consistently.

为避免上述错误,每一步都要清晰书写并检查中间结果。求解三角方程时,画出 CAST 图或单位圆以可视化所有象限。力学题中,标注方向并始终遵循统一的符号约定。

Also, read the question carefully: ‘exact form’ means leave in surds or π; ‘to 3 significant figures’ means round appropriately. Many students lose marks by not following these instructions.

此外,仔细审题:“精确值形式”意味着保留根号或 π;“保留三位有效数字”则需恰当四舍五入。许多学生因未遵循这些要求而失分。


11. Time Management and Exam Strategy | 时间管理与考试策略

In a 90-minute paper with 75 marks, aim for roughly 1.2 minutes per mark. Tackle the paper in order, but if you get stuck, move on and return. Leave time to check your work, especially arithmetic and sign errors.

在 90 分钟、75 分的考试中,大约每题分值对应 1.2 分钟。按顺序答题,但若遇到阻碍,先跳过回头再做。留出时间检查,尤其注意算术和符号错误。

For multi-part questions, even if you cannot solve part (a), you can often attempt later parts using a given answer or a sensible assumption. Show all working; method marks are generously awarded in Pre-U mathematics.

对于分步设问的题目,即使无法解出 (a) 小问,通常也可基于已知结果或合理假设尝试后续小题。写出所有解题步骤;Pre-U 数学中方法分给得很慷慨。

Practice under timed conditions with past papers to build pace. When you receive a mock paper, simulate exam conditions as closely as possible, including no access to notes unless specified.

在限时条件下用历年真题练习以提升速度。拿到模拟卷后,尽量模拟真实考试环境,包括除非允许否则不查阅笔记。


12. Final Revision Tips | 考前最后复习建议

Focus on the topics where you lose the most marks. Redo the mock paper until you can solve every question without hesitation. Create summary cards for key formulas and identities, especially those not in the formula booklet.

聚焦于你失分最多的知识点。反复重做模拟卷,直到能毫不犹豫地解出每一道题。制作关键公式和恒等式的摘要卡片,特别是那些公式表里没有的内容。

Consolidate your understanding by explaining solutions to a study partner. Verbalising the steps reinforces the logic. Finally, get enough rest before the exam; a clear mind is your best tool.

向学习伙伴讲解解题过程以巩固理解。口头表达步骤能强化逻辑。最后,考前充分休息;清醒的头脑是你最好的工具。

Remember that mock papers are diagnostic tools, not just a grade. Each mistake is an opportunity to learn and improve. With targeted practice, you can approach the actual unit test with confidence.

记住,模拟卷是诊断工具,而不仅是打分。每一个错误都是学习和进步的机会。通过针对性的练习,你可以自信地应对真正的单元测试。

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课程辅导,国外大学本科硕士研究生博士课程论文辅导Cancel reply

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

Exit mobile version