📚 AS AQA Further Maths Paper 2 (January 2022): Complete Question-by-Question Breakdown | AS AQA 进阶数学试卷2(2022年1月):逐题精析
The January 2022 AQA AS Further Maths Paper 2 (Unit 2) assessed the applied and core topics that sit alongside Pure Core elements of the AS specification. Candidates were tested on matrices, complex numbers, roots of polynomials, proof by induction, and introductory numerical and differential equation techniques. This article reconstructs the key question types and provides a step-by-step strategy for each.
2022年1月AQA AS进阶数学试卷2(单元2)考查了AS考纲中应用与核心内容,涵盖矩阵、复数、多项式根、数学归纳法,以及初等数值方法与微分方程技巧。本文还原了该卷的主要题型,并为每一类问题提供逐步解题策略。
1. Paper Structure and Mark Allocation | 试卷结构与分值分布
The paper lasts 1 hour 30 minutes and carries a total of 75 marks. Approximately 60% of the marks focus on core techniques: complex numbers (including Argand diagrams), roots of polynomials, matrices, and proof by induction. The remaining 40% covers series, numerical methods, and first-order differential equations. All questions are compulsory and calculators are permitted.
试卷时长1小时30分钟,满分75分。约60%的分值集中于核心技巧:复数(含阿尔冈图)、多项式根、矩阵与数学归纳法。其余40%涉及级数、数值方法及一阶微分方程。所有题目均为必答题,允许使用计算器。
Unit 2 Mark Distribution | 单元2分值分布
| Topic | 专题 | Approx. Marks | 约分值 |
|---|---|
| Complex Numbers | 复数 | 15 – 18 |
| Roots of Polynomials | 多项式根 | 12 – 15 |
| Matrices | 矩阵 | 15 – 20 |
| Proof by Induction | 数学归纳法 | 8 – 12 |
| Numerical Methods | 数值方法 | 6 – 10 |
| First-Order Differential Equations | 一阶微分方程 | 6 – 10 |
2. Complex Numbers on the Argand Diagram | 阿尔冈图上的复数
A recurring question type in the January 2022 paper required students to plot complex numbers on an Argand diagram and to interpret loci. For example, given z₁ = 4 + 3i and z₂ = −1 − 2i, you might be asked to show z₁ − z₂ on the diagram, or to find the modulus |z₁ − z₂| and the argument of z₁ + z₂.
2022年1月试卷中反复出现的题型,要求学生在阿尔冈图上标出复数,并解释轨迹。例如,已知z₁ = 4 + 3i和z₂ = −1 − 2i,你可能需要标出z₁ − z₂,或求出模|z₁ − z₂|和z₁ + z₂的辐角。
-
To subtract z₂ from z₁, add the opposite: z₁ − z₂ = 4 + 3i − (−1 − 2i) = 5 + 5i. |z₁ − z₂| = √(5² + 5²) = 5√2.
要从z₁中减去z₂,加上相反数:z₁ − z₂ = 4 + 3i − (−1 − 2i) = 5 + 5i。|z₁ − z₂| = √(5² + 5²) = 5√2。
-
The argument is found using tan⁻¹(imaginary ÷ real). For 5 + 5i, arg = tan⁻¹(5/5) = π/4. Always state answers in radians unless the question specifies degrees.
辐角通过tan⁻¹(虚部 ÷ 实部)求得。对5 + 5i,arg = tan⁻¹(5/5) = π/4。除非题目特别说明使用角度制,否则一律以弧度作答。
-
For loci, recognise |z − a| = r as a circle centred at a with radius r, while |z − a| = |z − b| is the perpendicular bisector of the segment joining a and b.
对于轨迹,应将|z − a| = r识别为以a为圆心、半径为r的圆;而|z − a| = |z − b|是连接a和b的线段的垂直平分线。
Marks are typically lost when students forget to convert a negative real part into the correct quadrant for the argument. If z = −3 + 4i, the acute angle is tan⁻¹(4/3), but because the real part is negative, arg z = π − tan⁻¹(4/3).
当学生忘记将负实部转换为对应象限的辐角时,通常会失分。若z = −3 + 4i,锐角为tan⁻¹(4/3),但由于实部为负,arg z = π − tan⁻¹(4/3)。
3. Roots of Polynomial Equations | 多项式方程的根
Unit 2 frequently contains a question connecting the roots of a cubic or quartic to its coefficients. For a cubic x³ − 6x² + 11x − 6 = 0 with roots α, β, γ, recall:
单元2经常包含一道将三次或四次方程的根与其系数联系起来的题目。对于x³ − 6x² + 11x − 6 = 0,设根为α、β、γ,回顾以下关系:
α + β + γ = −b/a = 6, αβ + βγ + γα = c/a = 11, αβγ = −d/a = 6
-
A typical January 2022 question asked: given that one root of x³ + px² + qx + 8 = 0 is 2, and the roots form a geometric progression, find p and q. Let the roots be a, ar, ar². Since the product is a³r³ = (ar)³ = −8, we have ar = −2.
2022年1月的一道典型题目:已知x³ + px² + qx + 8 = 0的一个根为2,且三个根构成等比数列,求p和q。设根为a、ar、ar²。由于乘积a³r³ = (ar)³ = −8,得ar = −2。
-
Because one root equals 2, we can write 2 = ar? No — better to substitute directly: 8 + 4p + 2q + 8 = 0, so 4p + 2q = −16, hence 2p + q = −8.
因为一个根等于2,我们可以直接代入:8 + 4p + 2q + 8 = 0,即4p + 2q = −16,所以2p + q = −8。
-
Additionally, pair-sum = q = a(ar) + ar(ar²) + ar²(a) = a²r + a²r³ + a²r = a²r(2 + r²). Using ar = −2, a = −2/r, leading to q = (−2)²(2 + r²)/r = 4(2 + r²)/r. Solving with 2p + q = −8 and sum of roots = −p gives the final values.
另外,两两之和为q = a(ar) + ar(ar²) + ar²(a) = a²r + a²r³ + a²r = a²r(2 + r²)。利用ar = −2,a = −2/r,得q = (−2)²(2 + r²)/r = 4(2 + r²)/r。结合2p + q = −8与根之和为−p联立求解,可得最终值。
For quartic equations, symmetrical relationships for sums of roots taken two at a time and four at a time are tested similarly. Writing out the Vieta formulas at the start saves time and avoids sign errors.
对于四次方程,两两之和与四四之积的对称关系以同样方式考查。解题之初写出韦达定理公式,既能节省时间,也能避免符号错误。
4. Matrix Arithmetic and Transformations | 矩阵运算与变换
The matrix section in the January 2022 paper included a 2×2 matrix multiplication, an inverse, and a geometric transformation question. You were expected to work with M = [[3, 1], [2, 4]] and apply it to the unit square.
2022年1月试卷的矩阵部分包含2×2矩阵乘法、矩阵求逆以及一个几何变换问题。题目要求使用M = [[3, 1], [2, 4]]并对单位正方形进行变换。
-
For M², multiply row by column: M² = [[3·3+1·2, 3·1+1·4], [2·3+4·2, 2·1+4·4]] = [[11, 7], [14, 18]]. Verification of arithmetic under exam pressure is essential.
求M²时,逐行乘逐列:M² = [[3·3+1·2, 3·1+1·4], [2·3+4·2, 2·1+4·4]] = [[11, 7], [14, 18]]。考试压力下务必验算每一个数值。
-
The determinant is det(M) = 3×4 − 1×2 = 10. The inverse is M⁻¹ = (1/10) [[4, −1], [−2, 3]] = [[0.4, −0.1], [−0.2, 0.3]].
行列式为det(M) = 3×4 − 1×2 = 10。逆矩阵为M⁻¹ = (1/10) [[4, −1], [−2, 3]] = [[0.4, −0.1], [−0.2, 0.3]]。
-
For transformation questions, apply the matrix to each vertex of the unit square: (0,0), (1,0), (1,1), (0,1). The image has vertices (0,0), (3,2), (4,6), (1,4). Sketch the parallelogram and compute its area as |det(M)| = 10.
对于变换问题,将矩阵逐一作用于单位正方形的各顶点:(0,0)、(1,0)、(1,1)、(0,1)。像的顶点为(0,0)、(3,2)、(4,6)、(1,4)。画出平行四边形并计算面积,面积等于|det(M)| = 10。
Many students confuse the order of transformations. Recall: if P is applied first and then Q, the combined matrix is QP, not PQ.
许多学生会混淆变换的顺序。注意:先施加P、再施加Q时,组合矩阵为QP,而非PQ。
5. Proof by Induction | 数学归纳法
Question 5 in the January 2022 paper was a classic induction proof. Students were asked to prove that 6ⁿ + 4 is divisible by 10 for all positive integers n. The base case n = 1: 6¹ + 4 = 10, which is divisible by 10.
2022年1月试卷的第5题是经典的归纳法证明。题目要求证明6ⁿ + 4对所有正整数n都能被10整除。基础情形:n = 1时,6¹ + 4 = 10,可被10整除。
-
Assume true for n = k: 6ᵏ + 4 = 10m for some integer m.
假设n = k时成立:6ᵏ + 4 = 10m,其中m为整数。
-
For n = k + 1: 6ᵏ⁺¹ + 4 = 6·6ᵏ + 4 = 6(10m − 4) + 4 = 60m − 24 + 4 = 60m − 20.
对于n = k + 1:6ᵏ⁺¹ + 4 = 6·6ᵏ + 4 = 6(10m − 4) + 4 = 60m − 24 + 4 = 60m − 20。
-
Factorise: 60m − 20 = 10(6m − 2), which is clearly divisible by 10. Conclude by the principle of mathematical induction that the statement holds for all positive integers n.
因式分解:60m − 20 = 10(6m − 2),显然可被10整除。根据数学归纳法原理,原命题对所有正整数n均成立。
The critical marks come from the explicit inductive step and a clear concluding statement. Do not omit the phrase “hence, by induction, the result is true for all positive integers n.”
关键得分点在于明确的归纳步骤和清晰的结论句。切勿省略”因此,由归纳法可知,该结论对所有正整数n成立”这一表述。
6. Series and Advanced Summation | 级数与高级求和
Another question tested knowledge of standard summation formulae. A common request is to evaluate Σᵣ₌₁ⁿ (2r+3)². Expand first: (2r+3)² = 4r² + 12r + 9.
另一题考查标准求和公式的运用。常见要求是计算Σᵣ₌₁ⁿ (2r+3)²。先展开:(2r+3)² = 4r² + 12r + 9。
Σᵣ₌₁ⁿ r = n(n+1)/2, Σᵣ₌₁ⁿ r² = n(n+1)(2n+1)/6
-
Substitute into the expansion: Σ(4r² + 12r + 9) = 4·n(n+1)(2n+1)/6 + 12·n(n+1)/2 + 9n.
代入展开式:Σ(4r² + 12r + 9) = 4·n(n+1)(2n+1)/6 + 12·n(n+1)/2 + 9n。
-
Simplify the first term: 2n(n+1)(2n+1)/3. Simplify the second: 6n(n+1). Then combine over a common denominator:
化简第一项:2n(n+1)(2n+1)/3。化简第二项:6n(n+1)。然后通分合并:
-
Final answer: n(4n² + 15n + 17)/3. Verify with n = 1: (2+3)² = 25; formula gives 1(4+15+17)/3 = 36/3 = 12? That is wrong — recalc carefully.
最终答案:n(4n² + 15n + 17)/3。代入n = 1验证:(2+3)² = 25;公式得1(4+15+17)/3 = 36/3 = 12?这不对——需仔细重算。
Let us redo: 4·n(n+1)(2n+1)/6 = (2n(n+1)(2n+1))/3. For n = 1, that gives 2·1·2·3/3 = 4; second term 6·1·2 = 12; third 9; total = 28. Combined numerator: 2n(n+1)(2n+1) + 18n(n+1) + 27n all over 3 = (2n(2n² + 3n + 1) + 18n² + 18n + 27n)/3 = (4n³ + 6n² + 2n + 18n² + 45n)/3 = (4n³ + 24n² + 47n)/3 = n(4n² + 24n + 47)/3. For n = 1, 1(4+24+47)/3 = 75/3 = 25. ✓
重新计算:4·n(n+1)(2n+1)/6 = (2n(n+1)(2n+1))/3。当n = 1时,该值为2·1·2·3/3 = 4;第二项6·1·2 = 12;第三项为9;总合计28。合并分子:2n(n+1)(2n+1) + 18n(n+1) + 27n整体除以3 = (2n(2n² + 3n + 1) + 18n² + 18n + 27n)/3 = (4n³ + 6n² + 2n + 18n² + 45n)/3 = (4n³ + 24n² + 47n)/3 = n(4n² + 24n + 47)/3。当n = 1,得1(4+24+47)/3 = 75/3 = 25。✓
7. Numerical Methods for Solving Equations | 求解方程的数值方法
The numerical methods question presented f(x) = x³ − 3x − 1 = 0, with a root between x = 1 and x = 2. The standard iteration given was xₙ₊₁ = ∛(3xₙ + 1), derived by rearranging x³ = 3x + 1 and taking cube roots.
数值方法题给出了f(x) = x³ − 3x − 1 = 0,其根位于x = 1和x = 2之间。标准迭代式为xₙ₊₁ = ∛(3xₙ + 1),由x³ = 3x + 1两边开立方得到。
-
Start with x₀ = 1.8. Then x₁ = ∛(3(1.8) + 1) = ∛6.4 ≈ 1.85675. Continue iterating until consecutive values agree to three decimal places.
取初始值x₀ = 1.8。则x₁ = ∛(3(1.8) + 1) = ∛6.4 ≈ 1.85675。继续迭代,直至相邻两次结果在小数点后三位相同。
-
The sequence converges to x ≈ 1.8794 (3 d.p. 1.879). Check the sign change: f(1.8785) and f(1.8795) must straddle zero.
序列收敛到x ≈ 1.8794(三位小数为1.879)。通过变号验证:f(1.8785)与f(1.8795)应跨过零点。
-
When using Newton-Raphson, xₙ₊₁ = xₙ − f(xₙ)/f′(xₙ), with f′(x) = 3x² − 3. Common errors include forgetting the chain—always differentiate before substituting numbers.
使用牛顿-拉弗森法时,xₙ₊₁ = xₙ − f(xₙ)/f′(xₙ),其中f′(x) = 3x² − 3。常见错误包括忘记链式法则——务必先求导再代入数值。
Marks for numerical methods lie heavily in showing full working to at least 4 significant figures at each stage. Rounded intermediate values can cause the final decimal to be wrong by 0.001.
数值方法题的得分关键在于每一步至少保留4位有效数字。若在中间步骤过早舍入,可能导致最终小数误差达0.001。
8. First-Order Differential Equations | 一阶微分方程
A typical question in this paper was to solve dy/dx = 2xy² with the initial condition y(0) = 1. This is separable, and students were expected to write dy/y² = 2x dx before integrating.
本卷中一道典型题目是求解dy/dx = 2xy²,初值条件为y(0) = 1。此方程为可分离变量型,学生应先写出dy/y² = 2x dx,再积分。
-
Integrate both sides: ∫ y⁻² dy = ∫ 2x dx, giving −1/y = x² + C.
两边积分:∫ y⁻² dy = ∫ 2x dx,得−1/y = x² + C。
-
Apply the initial condition: y(0) = 1 ⇒ −1/1 = 0 + C, so C = −1.
代入初值条件:y(0) = 1 ⇒ −1/1 = 0 + C,故C = −1。
-
Therefore −1/y = x² − 1, or y = 1/(1 − x²). Note the domain is restricted to |x| < 1 to keep y positive and finite.
因此−1/y = x² − 1,即y = 1/(1 − x²)。注意定义域限制为|x| < 1,以保证y为正且有限。
Do not lose the constant of integration; omitting C in a first-order differential equation loses both method and accuracy marks. Also be careful when separating variables: every y term must be on the dy side, and every x term on the dx side.
不要遗漏积分常数;在一阶微分方程中省略C会同时丢失方法与准确性得分。分离变量时也需小心:所有含y的项必须放在dy一侧,所有含x的项放在dx一侧。
9. Common Pitfalls and Exam Technique | 常见陷阱与应试技巧
Across the January 2022 paper, several recurring mistakes cost candidates marks. Understanding these in advance can raise your score by several marks.
纵观2022年1月试卷,几个反复出现的错误让考生失分。提前了解这些陷阱,可以帮助你提高数分。
-
With matrices, determinant and inverse signs are the most common errors. Check that MM⁻¹ = I after computing an inverse.
矩阵部分最常见的错误是行列式与逆矩阵的符号。求出逆矩阵后务必验证MM⁻¹ = I。
-
In proofs by induction, many students skip the base case or fail to state the induction hypothesis clearly. Always write “Assume true for n = k” explicitly.
在归纳法证明中,许多学生跳过基础情形或未清晰陈述归纳假设。务必明确写出”假设n = k时成立”。
-
For complex number loci, some candidates draw a half-line instead of a circle or misidentify the centre. Always rewrite |z − a| = r as (x − p)² + (y − q)² = r² first.
在复数轨迹中,部分考生画出半射线而非圆,或错误识别圆心。应先将|z − a| = r改写为(x − p)² + (y − q)² = r²。
Time management: allocate about 1.5 minutes per mark. If a question contains a lengthy algebra simplification, do it twice mentally to catch sign errors before moving on.
时间管理:每分约花费1.5分钟。若某题的代数化简较长,在进入下一题前应在脑中复查一次,以捕捉符号错误。
10. Grade-Boosting Strategies for Retakes | 补考提分策略
If you are retaking this paper, target the easiest marks first. The order of difficulty in January 2022 was generally: induction, separable differential equations, series summation, matrices, complex numbers, roots of polynomials, then numerical methods.
如果你正在准备补考,应先锁定最容易的分数。2022年1月试卷的难度大致排序为:归纳法、可分离微分方程、级数求和、矩阵、复数、多项式根,最后是数值方法。
-
Practise past AQA papers under timed conditions. Mark strictly using the official mark scheme, paying attention to “method” marks that require correct working even when the final answer is wrong.
在限时条件下练习历年AQA真题。严格按照官方评分标准批改,注意”方法分”——即使最终答案错误,正确的解题过程仍可获得步骤分。
-
Build a formula sheet for handy reference, listing Vieta, determinant/inverse, Euler form, and standard sums. Recreating this sheet from memory is itself an excellent revision exercise.
制作一张速查公式表,列出韦达定理、行列式/逆矩阵、欧拉形式及标准求和公式。仅凭记忆默写这张表本身就是极佳的复习练习。
-
Ask someone to quiz you on definitions: what is a root of unity? When does the iteration xₙ₊₁ = g(xₙ) converge? Verbalising these ideas strengthens understanding more than re-reading notes.
请他人以问答方式考察你的概念理解:什么是单位根?迭代式xₙ₊₁ = g(xₙ)何时收敛?口头表述这些概念,比重读笔记更能加深理解。
Finally, always attempt every question. Even a partially completed matrix inverse or an unfinished induction step can earn 2–3 method marks, which may be the difference between a grade boundary.
最后,务必尝试每一道题。即使只完成了一部分矩阵求逆或未完成的归纳步骤,也能获得2–3分方法分,这或许正是跨越等级分数线的那几分。
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课程辅导,国外大学本科硕士研究生博士课程论文辅导