📚 PDF资源导航

AQA A-level Maths Unit 5 June 2022 Question Paper Breakdown | AQA A-level 数学第5单元2022年6月试卷解析

📚 AQA A-level Maths Unit 5 June 2022 Question Paper Breakdown | AQA A-level 数学第5单元2022年6月试卷解析

This article explains the main topics and question styles in the AQA A-level Maths Unit 5 June 2022 paper. It is designed for students who want to understand what examiners expect and how to revise efficiently.

本文讲解 AQA A-level 数学第5单元 2022年6月试卷的主要考点与题型,帮助考生理解评分要求并高效复习。


1. Paper Structure and Command Words | 试卷结构与指令词

The Unit 5 paper is designed to test pure mathematics topics in depth. It usually contains 8 to 12 questions with a mix of short, multi-step and problem-solving items. Command words such as ‘Show that’, ‘Hence’, ‘Find’ and ‘Prove’ tell you exactly what the examiner wants.

第5单元试卷深入考查纯数学内容。通常有 8 到 12 道题,包含简短题、多步题和问题解决题。’Show that’、’Hence’、’Find’、’Prove’ 等指令词明确告诉你考官的要求。

  • Show that: you must reach the given result with full working.
  • Show that:你必须写出完整步骤并得到给定结果。
  • Hence: use the previous answer to solve the next part.
  • Hence:利用上一问的结果来解答下一问。
  • Prove: give a logical argument, not just examples.
  • Prove:给出逻辑证明,而不是只举例子。

2. Differentiation Rules and Applications | 微分法则与应用

The June 2022 paper often begins with straightforward differentiation. You need to know the power rule, the chain rule, the product rule and the quotient rule. If a question gives y = (3x² + 1)⁵, you should use the chain rule and write dy/dx = 5(3x² + 1)⁴ × 6x.

2022年6月试卷通常以基础的微分开头。你需要掌握幂函数法则、链式法则、乘积法则和商法则。如果题目给出 y = (3x² + 1)⁵,你应该使用链式法则并写出 dy/dx = 5(3x² + 1)⁴ × 6x。

The product rule is used when two functions are multiplied, such as y = x² eˣ. The quotient rule is used for fractions like y = sin x / x. Writing down u, v, u’ and v’ before substituting helps avoid sign errors.

两函数相乘时使用乘积法则,例如 y = x² eˣ。像 y = sin x / x 这样的分式使用商法则。先写出 u、v、u’ 和 v’ 再代入可以减少符号错误。

Applications include finding equations of tangents and normals, stationary points, increasing and decreasing functions, and optimisation problems. For example, to find the nature of a stationary point, differentiate again and check the sign of the second derivative.

应用包括求切线和法线方程、驻点、增函数与减函数以及优化问题。例如,判断驻点性质时,可以二次求导并检查二阶导数的符号。


3. Integration Techniques | 积分技巧

Integration questions in Unit 5 typically ask you to find indefinite and definite integrals. You must remember the constant of integration ‘+ C’ for indefinite integrals. Common results include ∫ xⁿ dx = xⁿ⁺¹/(n+1) + C for n ≠ -1 and ∫ 1/x dx = ln|x| + C.

第5单元的积分题通常要求求不定积分和定积分。不定积分必须记得加上积分常数 ‘+ C’。常见结果包括 ∫ xⁿ dx = xⁿ⁺¹/(n+1) + C(n ≠ -1)以及 ∫ 1/x dx = ln|x| + C。

The reverse chain rule is often tested with functions like ∫ (2x + 3)⁴ dx. If you write u = 2x + 3, then du/dx = 2, so dx = du/2. The integral becomes (1/2) ∫ u⁴ du = (1/10)(2x + 3)⁵ + C.

反向链式法则常用于类似 ∫ (2x + 3)⁴ dx 的题目。令 u = 2x + 3,则 du/dx = 2,因此 dx = du/2。积分变为 (1/2) ∫ u⁴ du = (1/10)(2x + 3)⁵ + C。

Definite integrals may represent area under a curve. Remember to substitute the upper limit first, then the lower limit, and subtract. If the curve crosses the x-axis, split the area into separate parts and take the absolute value of each.

定积分可以表示曲线下的面积。记得先代入上限,再代入下限,然后相减。如果曲线穿过 x 轴,必须把面积分段并取每段绝对值。


4. Exponentials and Logarithms | 指数函数与对数

Exponential growth and decay questions are very common. The keyword ‘rate of change is proportional to the amount’ leads to the differential equation dy/dt = k y. You can solve it by separation of variables to get y = A eᵏᵗ.

指数增长和衰减题非常常见。’变化率与数量成正比’这一提示对应微分方程 dy/dt = k y。可用分离变量法解得 y = A eᵏᵗ。

Logarithms are used to solve equations such as 3ˣ = 20. Take natural logs on both sides: x ln 3 = ln 20, so x = ln 20 / ln 3. You may also need to use the laws log a + log b = log(ab) and log a – log b = log(a/b).

对数用于解如 3ˣ = 20 的方程。两边取自然对数:x ln 3 = ln 20,所以 x = ln 20 / ln 3。你还要会用对数运算法则 log a + log b = log(ab) 和 log a – log b = log(a/b)。

The natural logarithm and exponential function are inverses. This means ln(eˣ) = x and e^(ln x) = x. These facts are useful for simplifying expressions before differentiating or integrating.

自然对数与指数函数互为反函数。这意味着 ln(eˣ) = x 且 e^(ln x) = x。这些性质在微分或积分前化简表达式时非常有用。


5. Trigonometric Identities and Equations | 三角恒等式与三角方程

Trigonometry is a major part of the Unit 5 paper. You must learn the identities sin²θ + cos²θ = 1, tan θ = sin θ / cos θ, and the double-angle formulas sin 2θ = 2 sin θ cos θ and cos 2θ = cos²θ – sin²θ = 2cos²θ – 1 = 1 – 2sin²θ.

三角学是第5单元试卷的重要组成部分。你必须掌握恒等式 sin²θ + cos²θ = 1、tan θ = sin θ / cos θ,以及倍角公式 sin 2θ = 2 sin θ cos θ 和 cos 2θ = cos²θ – sin²θ = 2cos²θ – 1 = 1 – 2sin²θ。

To solve an equation like 2 sin²θ = 1 for 0° ≤ θ ≤ 360°, first simplify to sin²θ = 1/2, then take square roots and use the four-quadrant rule. Always check for extra solutions because squaring or taking square roots can introduce both positive and negative values.

要解如 2 sin²θ = 1(0° ≤ θ ≤ 360°)的方程,先化简为 sin²θ = 1/2,再开平方并利用四象限规则。始终检查额外解,因为平方或开平方可能同时引入正值和负值。

Proof questions often ask you to show that one trig expression equals another. Start from the more complicated side, rewrite everything in terms of sin and cos, and use known identities to simplify.

证明题通常要求证明一个三角表达式等于另一个。从较复杂的一边出发,把各项写成 sin 和 cos,再利用已知恒等式化简。


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