📚 PDF资源导航

AS AQA Further Maths Unit 2 Mark Scheme Analysis (Jan 2020) | AS AQA 进阶数学 Unit 2 2020年1月评分标准详解

📚 AS AQA Further Maths Unit 2 Mark Scheme Analysis (Jan 2020) | AS AQA 进阶数学 Unit 2 2020年1月评分标准详解

The January 2020 AQA AS Further Mathematics Unit 2 paper offers a rich source of insight for students preparing for their exams. This article unpacks the key question types, the marking logic, and the most common traps revealed by the published mark scheme. It is designed not just to show answers, but to explain why marks are awarded and how to avoid losing them.

2020年1月AQA AS进阶数学Unit 2试卷为备考学生提供了大量有价值的信息。本文深入剖析了该卷的主要题型、评分逻辑,以及官方评分标准中所揭示的常见失分点。我们的目标不仅是展示答案,更是解释分数为何如此分配,以及如何避免不必要的失分。


1. Exam Overview | 试卷概述

The AS Further Maths Unit 2 paper focuses on pure mathematics topics including matrices, complex numbers, roots of polynomials, and proof. The mark scheme awards method marks (M1) and accuracy marks (A1), with some questions also carrying independent accuracy marks that require correct working even if the method is sound.

AS进阶数学Unit 2试卷聚焦纯数主题,包括矩阵、复数、多项式根与证明。评分标准同时分配方法分(M1)和准确性分(A1),部分题目还设有独立准确性分,即便方法正确,若演算过程有误仍无法得分。

Question Type Approximate Weight
Matrices & transformations 30-35%
Roots of polynomials 20-25%
Complex numbers 25-30%
Proof & reasoning 10-15%

2. Matrices and Determinants | 矩阵与行列式

The January 2020 mark scheme shows that AS Unit 2 repeatedly tests the ability to compute 2×2 and 3×3 determinants accurately. For a 2×2 matrix A = [a b; c d], the determinant is ad − bc. For a 3×3 matrix, the determinant is evaluated via the first-row expansion method, and the mark scheme frequently awards M1 for correctly expanding a single 2×2 minor.

2020年1月的评分标准显示,Unit 2反复考查准确计算2×2和3×3行列式的能力。对于2×2矩阵A = [a b; c d],行列式为ad − bc。对于3×3矩阵,行列式通过第一行展开法求值,评分标准通常对正确展开某一2×2子式给予M1方法分。

det(A) = a(ei − fh) − b(di − fg) + c(dh − eg)

A common mark scheme note states: ‘M1 for a correct 2×2 determinant arising from expansion’. This means even if the final answer is wrong, a student who correctly computes at least one minor will earn credit. This is a crucial point: always show the full expansion, never skip straight to the final value.

评分标准中常有这样的注释:“M1:在展开过程中正确得出任一2×2子式”。这意味着,即使最终答案错误,只要至少正确计算了一个子式,仍可获得分数。这一点至关重要:务必要写出完整展开过程,切勿直接跳到最终数值。


3. Inverse Matrices and Equations | 逆矩阵与方程组求解

The mark scheme for January 2020 shows that the inverse matrix question required the formula A⁻¹ = (1/det(A)) × adj(A). For a 2×2 matrix, the adjugate is found by swapping the leading diagonal elements and changing the signs of the off-diagonal elements. The MS awards M1 for the correct adjugate structure before any arithmetic errors can occur.

2020年1月的评分标准显示,逆矩阵题要求使用公式A⁻¹ = (1/det(A)) × adj(A)。对于2×2矩阵,伴随矩阵通过交换主对角元并改变副对角元符号得到。评分标准在发生任何算术错误之前即对正确的伴随矩阵结构授予M1分。

If A = [a b; c d], then A⁻¹ = 1/(ad − bc) × [d −b; −c a]

When solving simultaneous equations using the inverse matrix, candidates who multiplied the inverse by the wrong vector still received M1 for forming the correct multiplication x = A⁻¹b. The mark scheme distinguishes clearly between ‘correct method, incorrect execution’ and ‘incorrect method’. Always write the equation Ax = b first, then x = A⁻¹b, to signal your intent to the examiner.

在利用逆矩阵求解联立方程组时,即使考生将逆矩阵乘错了向量,只要正确形成了乘法式x = A⁻¹b,仍可获得M1分。评分标准清楚地区分“方法正确但执行有误”与“方法本身错误”。务必先写出Ax = b,再写出x = A⁻¹b,以此向阅卷人展示你的解题意图。


4. Roots of Polynomials | 多项式根的关系

This topic appeared prominently in the January 2020 Unit 2 mark scheme. For a cubic equation ax³ + bx² + cx + d = 0 with roots α, β, γ, the key relationships are: α + β + γ = −b/a, αβ + βγ + γα = c/a, and αβγ = −d/a. The mark scheme frequently awards M1 for quoting the correct sum-of-pairs formula, even when subsequent substitution is wrong.

这一主题在2020年1月Unit 2评分标准中占据了显著位置。对于三次方程ax³ + bx² + cx + d = 0,其根为α、β、γ,关键关系式为:α + β + γ = −b/aαβ + βγ + γα = c/aαβγ = −d/a。评分标准往往对正确写出两两乘积和公式即授予M1分,即使后续代入有误。

One common question asked students to find a new cubic whose roots are α², β², γ². This requires computing the sum, pair-sum, and product of the new roots in terms of the original symmetric functions. The mark scheme shows that partial credit was available for correctly computing α² + β² + γ² using the identity (α + β + γ)² − 2(αβ + βγ + γα).

一道常见题目要求学生求一个新的三次方程,使其根为α²、β²、γ²。这需要用原对称函数计算新根的和、两两乘积和和乘积。评分标准表明,利用恒等式(α + β + γ)² − 2(αβ + βγ + γα)正确算出α² + β² + γ²即可获得部分分数。


5. Complex Numbers: Basic Arithmetic | 复数基础运算

The January 2020 mark scheme awarded method marks for applying the correct expansion of products of complex numbers. For example, (2 + 3i)(1 − i) was expanded as 2 − 2i + 3i − 3i² = 2 + i + 3 = 5 + i. The mark scheme explicitly stated that M1 was available for the expansion before the substitution i² = −1.

2020年1月的评分标准对复数的正确展开运算授予方法分。例如,(2 + 3i)(1 − i)被展开为2 − 2i + 3i − 3i² = 2 + i + 3 = 5 + i。评分标准明确指出,在代入i² = −1之前的展开过程即可获得M1分。

Solutions to quadratic equations with negative discriminants were also tested. Candidates were expected to write solutions in the form a ± bi, where the real part is −b/(2a) and the imaginary part is ±√(|Δ|)/(2a). The mark scheme shows that expressing the answer in a ± bi form was necessary for the final A1 mark.

试卷还考查了具有负判别式的二次方程的解。考生须将解写作a ± bi的形式,其中实部为−b/(2a),虚部为±√(|Δ|)/(2a)。评分标准表明,必须以a ± bi形式书写最终答案才能获得最后的A1分。


6. Complex Numbers: Argand Diagrams | 复数与阿干图

The mark scheme for January 2020 included questions that required plotting complex numbers on an Argand diagram. Marks were given for correctly labelling the real axis and imaginary axis, and for accurately locating points such as z = 2 − 3i. A1 was only awarded for diagrams with all points in their correct quadrants.

2020年1月的评分标准包含要求在阿干图上绘制复数点的题目。正确标注实轴与虚轴、准确定位如z = 2 − 3i这样的点可获得分数。A1分仅授予所有点均落在正确象限的图形。

Questions on the modulus and argument also appeared. Candidates were expected to compute |z| = √(x² + y²) and arg(z) = tan⁻¹(y/x) with careful attention to the correct quadrant. The mark scheme noted that answers in the wrong quadrant received no final A1 mark, although M1 was given for using the correct tangent ratio.

关于模和辐角的问题也有出现。考生需计算|z| = √(x² + y²)以及arg(z) = tan⁻¹(y/x),并特别注意所在象限。评分标准注明,象限判断错误将不会获得最后的A1分,但使用正确正切比值者仍可获得M1分。


7. Geometric Transformations | 几何变换

In January 2020, a significant question tested the interpretation of a 2×2 matrix as a linear transformation. Candidates were expected to recognise that the matrix [0 −1; 1 0] represents a 90° anticlockwise rotation about the origin. The mark scheme awarded M1 for correctly identifying the transformation type, then A1 for the correct angle and direction.

2020年1月有一道重要题目考查对2×2矩阵作为线性变换的理解。考生需识别矩阵[0 −1; 1 0]表示绕原点逆时针旋转90°。评分标准对正确识别变换类型授予M1分,再对正确的角度和方向授予A1分。

Another part of the question asked for the composite transformation of a rotation followed by a reflection. The mark scheme shows that the order of multiplication matters: AB means ‘apply B first, then A’. Several candidates lost marks by multiplying in the wrong order, demonstrating that this is one of the most common errors in the paper.

该题的另一个分支要求求旋转变换后再进行反射变换的复合变换。评分标准显示,乘法顺序至关重要:AB表示“先施加B,再施加A”。不少考生因乘法顺序错误而失分,说明这是整张试卷中最常见的错误之一。


8. Proof by Contradiction | 反证法

The January 2020 mark scheme included a proof question that required students to prove that √2 is irrational using contradiction. The key steps were: assume √2 = p/q in lowest terms, square both sides to obtain p² = 2q², deduce that p must be even, let p = 2k, substitute to get q² = 2k², and thus q is even, contradicting the assumption that p/q is in lowest terms.

2020年1月的评分标准包含一道使用反证法证明√2为无理数的题目。关键步骤为:假设√2 = p/q为最简分数,两边平方得p² = 2q²,推出p必为偶数,令p = 2k,代入得q² = 2k²,因此q也为偶数,与p/q为最简分数的假设矛盾。

The mark scheme awarded M1 for each of the logical deductions: M1 for writing p² = 2q², M1 for deducing p is even, M1 for substituting p = 2k, and A1 for the final contradiction. This shows that proof questions reward each valid logical step separately, so students should never omit intermediate justifications.

评分标准为每一步逻辑推理分配M1分:写出p² = 2q²得M1分,推出p为偶数得M1分,代入p = 2k得M1分,最终得出矛盾得A1分。这说明证明题中每一步有效的逻辑推理都单独计分,学生绝不可省略中间说明。


9. Common Errors in the January 2020 Paper | 2020年1月试卷常见错误

By analysing the mark scheme annotations, several recurring errors can be identified. The most common included: forgetting to change the sign of off-diagonal elements when finding the inverse of a 2×2 matrix; confusing the order of multiplication for composite transformations; substituting real roots into complex solutions; and failing to verify that a proposed root of a polynomial actually satisfies the original equation.

通过分析评分标准注释,可以发现几类反复出现的错误。最常见的包括:求2×2矩阵逆矩阵时忘记改变副对角元符号;混淆复合变换的乘法顺序;将实根代入复数解中;以及未验证所求得多项式根是否确实满足原方程。

|z| = √(x² + y²) and arg(z) must be adjusted by π when x < 0

For complex number questions, another common mistake was writing the argument as tan⁻¹(y/x) without adjusting for the quadrant when x < 0. The mark scheme explicitly requires the addition or subtraction of π in this case, and failure to do so resulted in the loss of the final A1 mark.

在复数题目中,另一常见错误是当x < 0时仍直接写arg(z) = tan⁻¹(y/x)而不根据象限调整。评分标准明确要求在这种情况下加或减π,未作调整将导致失去最后A1分。


10. How to Use the Mark Scheme for Revision | 如何利用评分标准进行复习

The most effective way to use the mark scheme is not merely to check answers, but to simulate the marking process. After completing a practice question, take the mark scheme and award marks to your own solution step by step. This trains you to identify where M1 and A1 marks are granted, so that you naturally begin to structure your written solutions in a way that maximises credit.

利用评分标准最有效的方式不是简单地核对答案,而是模拟评分过程。完成一道练习后,拿出评分标准,逐步为自己的解答打分。这样可以训练你识别M1和A1分的授予位置,从而自然地养成以最大化得分为目标的答题结构习惯。

Pay special attention to the brackets in the mark scheme. A statement like ‘M1 for a correct partial expansion’ implies that even an incomplete attempt earns credit. Conversely, ‘A1 only if all steps correct’ signals a high-precision question where no partial accuracy credit exists once a method error has occurred.

要特别注意评分标准中的括号表述。例如“M1:正确展开部分项”意味着即使展开不完整也能得分。相反,“A1:仅当所有步骤正确时”则提示这道题对精度要求极高,一旦方法错误就没有准确性部分分。


11. Revision Strategy for Unit 2 | Unit 2复习策略

Based on the January 2020 mark scheme, the following revision priorities are recommended. First, master matrix algebra to the point where determinant and inverse calculations are automatic. Second, practice writing the full expansion for 3×3 determinants every time, never skipping steps. Third, memorise the symmetric function identities for cubic equations and practise transforming roots. Fourth, rehearse Argand diagram plotting and quadrant-based argument calculations.

基于2020年1月评分标准,建议采取以下复习优先次序。第一,精通矩阵代数,使行列式和逆矩阵计算达到自动化程度。第二,每次练习3×3行列式都写出完整展开,绝不跳步。第三,牢记三次方程对称函数公式并练习根变换。第四,反复练习阿干图绘制和基于象限的辐角计算。

Finally, complete at least two full past papers under timed conditions, marking them strictly against the official mark scheme. This will not only improve your time management but also reveal patterns in the types of questions where you consistently lose marks. The January 2020 mark scheme is an invitation to understand examiner thinking — accept that invitation and your grade will improve.

最后,至少要在计时条件下完成两套完整真题,并严格对照官方评分标准进行自我评分。这不仅能够提升时间管理能力,还能揭示你在哪类题型中持续失分的规律。2020年1月的评分标准是一份了解出题人思维的邀请——接受这份邀请,你的成绩必将提升。


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