📚 AS Further Maths Unit 1 Mark Scheme Jan 19: Question Types Breakdown | AS 进阶数学单元1 2019年1月评分标准题型解析
The January 2019 mark scheme for AS Further Mathematics Unit 1 (Core Pure Mathematics) reveals the key question types that examiners consistently test. Understanding these patterns not only helps in revision but also clarifies where marks are awarded. In this article, we break down each major question style, highlight the mark scheme’s expectations, and provide targeted strategies to secure full marks.
2019年1月AS进阶数学单元1(核心纯数)的评分标准揭示了考官反复考查的关键题型。掌握这些规律不仅能提高复习效率,还能明确得分点。本文逐一剖析主要题型,强调评分标准中的采分细节,并提供获得满分的针对性策略。
1. Complex Number Arithmetic | 复数基本运算
Jan 19 Q1 tested the ability to multiply and divide complex numbers, then express the result in the standard form a + bi. The mark scheme awarded method marks for correct expansion using i² = -1 and for rationalising the denominator by multiplying by the complex conjugate.
2019年1月第1题考查复数乘法与除法,并要求将结果表示成 a + bi 标准形式。评分标准对正确使用 i² = -1 展开以及通过乘共轭复数有理化分母的步骤给予方法分。
For example, if z₁ = 3+2i and z₂ = 1-4i, the product z₁z₂ = 3(1) + 3(-4i) + 2i(1) + 2i(-4i) = 3 -12i +2i -8i². Since i² = -1, this simplifies to 3 -10i +8 = 11 -10i. For division (3+2i)/(1-4i), multiply numerator and denominator by 1+4i and simplify to show both real and imaginary parts separately.
比如,若 z₁ = 3+2i,z₂ = 1-4i,乘积 z₁z₂ = 3(1)+3(-4i)+2i(1)+2i(-4i) = 3 -12i +2i -8i²。由于 i² = -1,化简得 3 -10i +8 = 11 -10i。做除法 (3+2i)/(1-4i) 时,需分子分母同乘 1+4i 并化简,分别写出实部和虚部。
Examiners expect answers to be fully simplified, with imaginary parts labelled clearly. Leaving i² unsimplified or making sign errors when combining terms can result in losing accuracy marks. The mark scheme also penalises the omission of the real or imaginary part if the final answer is not in a+bi form.
考官要求答案完全化简,虚部清晰标出。若未化简 i² 或合并项时出现符号错误,将会失去精确分。评分标准还明确规定,若最终答案未写成 a+bi 形式而遗漏实部或虚部,也会扣分。
2. Solving Quadratic Equations with Complex Roots | 解含复数根的二次方程
Question 5 of the Jan 19 paper gave a quadratic with a negative discriminant, such as z² – 4z + 13 = 0. The mark scheme awarded marks for using the quadratic formula correctly, handling the square root of a negative number, and writing both roots as a conjugate pair.
2019年1月试卷第5题给出的二次方程判别式为负,例如 z² – 4z + 13 = 0。评分标准要求正确使用求根公式,正确处理负数开平方,并以共轭对的形式写出两个根。
Using the formula, z = [4 ± √(16 – 52)]/2 = [4 ± √(-36)]/2. The key step is replacing √(-36) with 6i, giving z = 2 ± 3i. The mark scheme explicitly requires stating both roots, often as z₁ = 2+3i and z₂ = 2-3i, and noting they are conjugates. A common error is to forget the ± sign or to write only one root; this loses marks even if the working is otherwise correct.
由求根公式,z = [4 ± √(16 – 52)]/2 = [4 ± √(-36)]/2。关键步骤是将 √(-36) 写成 6i,得到 z = 2 ± 3i。评分标准明确要求写出两个根,通常表示为 z₁ = 2+3i 和 z₂ = 2-3i,并指出它们互为共轭。一个常见错误是忘记 ± 号或只写一个根,即使其他步骤正确也会丢分。
Also, the mark scheme sometimes awards a mark for the discriminant shown as Δ = –36, so clearly showing the intermediate step is advisable. Writing z = 2±3i without demonstrating the sqrt step may not receive full method credit.
此外,评分标准有时对写出判别式 Δ = –36 给予分值,所以建议清晰展示中间步骤。如果只写 z = 2±3i 而没有开根号过程,可能拿不全方法分。
3. Matrix Operations and the Determinant | 矩阵运算与行列式
Question 2 involved multiplying two 2×2 matrices and finding the determinant of a product or an individual matrix. The mark scheme highlighted the need for systematic multiplication (row by column) and the determinant formula det(M) = ad – bc for M = [[a, b], [c, d]].
第2题涉及两个 2×2 矩阵的乘法,并求乘积矩阵或单个矩阵的行列式。评分标准强调系统进行乘法(行乘列)以及行列式公式 det(M) = ad – bc,其中 M = [[a, b], [c, d]]。
Suppose A = [[2,1],[3,4]] and B = [[-1,2],[5,0]]. The product AB is found by computing each element: top-left = 2(-1)+1(5) = 3, top-right = 2(2)+1(0)=4, bottom-left = 3(-1)+4(5)=17, bottom-right = 3(2)+4(0)=6, so AB = [[3,4],[17,6]]. The determinant of AB can then be calculated as 3×6 – 4×17 = 18 – 68 = -50. The mark scheme often awards marks for the determinant even if the multiplication contained a slip, as long as the determinant is evaluated from the candidate’s matrix.
设 A = [[2,1],[3,4]],B = [[-1,2],[5,0]]。乘积 AB 各元素计算为:左上 = 2(-1)+1(5)=3,右上 = 2(2)+1(0)=4,左下 = 3(-1)+4(5)=17,右下 = 3(2)+4(0)=6,故 AB = [[3,4],[17,6]]。行列式可由此算出:3×6 – 4×17 = 18 – 68 = -50。评分标准通常对行列式计算给予分数,即使乘法步骤出现小错,只要基于考生所写的矩阵求出行列式,也可能会得到一些分。
Watch out for order: matrix multiplication is not commutative, so AB ≠ BA in general. The Jan 19 mark scheme also required stating the order clearly when computing a product like M², where M² = M × M.
注意顺序:矩阵乘法不满足交换律,因此一般来说 AB ≠ BA。2019年1月评分标准还要求在计算如 M² 这样的乘积时明确写出乘法顺序,即 M² = M × M。
4. Inverse Matrices and Solving Linear Systems | 逆矩阵与解线性方程组
Question 6 used an inverse matrix to solve a pair of simultaneous linear equations. The mark scheme expected the candidate to first find the determinant of the coefficient matrix M, check it is non-zero, then compute M⁻¹ = (1/det) [[d, -b], [-c, a]], and finally apply x = M⁻¹ b.
第6题利用逆矩阵求解二元一次线性方程组。评分标准要求考生首先求系数矩阵 M 的行列式,确认其非零,然后计算 M⁻¹ = (1/det) [[d, -b], [-c, a]],最后代入 x = M⁻¹ b 求解。
A typical system from the paper might be 2x + y = 5, 3x + 4y = 11. So M = [[2,1],[3,4]], det = 8-3=5. Then M⁻¹ = (1/5)[[4,-1],[-3,2]] = [[0.8, -0.2],[-0.6, 0.4]]. Multiplying by the constant column vector (5,11)ᵀ gives x = 0.8×5 + (-0.2)×11 = 4 – 2.2 = 1.8, y = -0.6×5 + 0.4×11 = -3 + 4.4 = 1.4. Fractions are perfectly acceptable, and the mark scheme gave credit for equivalent exact fractions.
试卷中的典型方程组可能是 2x + y = 5, 3x + 4y = 11。则 M = [[2,1],[3,4]],行列式 = 8-3=5。M⁻¹ = (1/5)[[4,-1],[-3,2]] = [[0.8, -0.2],[-0.6, 0.4]]。乘常数列向量 (5,11)ᵀ 得 x = 0.8×5 + (-0.2)×11 = 4 – 2.2 = 1.8,y = -0.6×5 + 0.4×11 = -3 + 4.4 = 1.4。使用分数同样正确,评分标准对等价的准确分数给予认可。
Marks are deducted if the inverse matrix is incorrectly copied or if the final solution is not clearly paired with the original variables. The mark scheme also underlines the importance of stating that a unique solution exists because det ≠ 0.
若逆矩阵抄写错误,或最终解未与原始变量明确对应,均会扣分。评分标准还强调,必须指出因行列式不为零,方程组有唯一解。
5. Geometric Transformations with Matrices | 矩阵表示的几何变换
Question 8 investigated a linear transformation described by a 2×2 matrix. Candidates were asked to identify the transformation (rotation, reflection, or shear), find the image of given points, and use the determinant to determine the area scale factor.
第8题探究由 2×2 矩阵描述的线性变换。要求考生识别变换类型(旋转、反射或剪切),求给定点的像,并利用行列式求面积缩放因子。
For example, a matrix R = [[0,-1],[1,0]] represents a rotation of 90° anticlockwise about the origin. The image of (2,3) is (0×2 + (-1)×3, 1×2 + 0×3) = (-3,2). The determinant is 0×0 – (-1)×1 = 1, so area is unchanged. The Jan 19 mark scheme allocated marks for correctly computing the image coordinates and for interpreting the determinant as the area multiplier, often requiring the absolute value |det| for area comparisons.
例如,矩阵 R = [[0,-1],[1,0]] 表示绕原点逆时针旋转 90°。点 (2,3) 的像为 (0×2+(-1)×3, 1×2+0×3) = (-3,2)。行列式为 0×0 – (-1)×1 = 1,故面积保持不变。2019年1月评分标准对正确计算像坐标以及将行列式解释为面积乘数(通常需要绝对值 |det| 进行面积比较)给予分值。
Some candidates confuse reflection matrices, e.g. [[-1,0],[0,1]] for reflection in the y-axis. The mark scheme rewards clear reasoning, such as checking whether the transformation preserves orientation (sign of det) and describing the geometry in words.
部分考生会混淆反射矩阵,如 [[-1,0],[0,1]] 表示关于 y 轴反射。评分标准奖励清晰的推理过程,例如通过行列式符号判断是否保持定向,并用文字描述几何意义。
6. Summation of Polynomial Series | 多项式级数求和
Question 3 required evaluating a sum of the form Σr=1n r(r+1) or a similar cubic/polynomial expression using standard results for Σr, Σr², and Σr³. The mark scheme emphasised expanding the expression into a sum of multiples of r³, r², r and constants, then substituting the standard formulae correctly.
第3题要求计算形如 Σr=1n r(r+1) 的和,或类似的多项式表达式,并利用 Σr、Σr² 和 Σr³ 的标准结果。评分标准强调将表达式展开成 r³、r²、r 和常数的线性组合,然后正确代入标准公式。
Take Σr=1n r(r+1) = Σ(r² + r) = Σr² + Σr. Using Σr = n(n+1)/2 and Σr² = n(n+1)(2n+1)/6, the sum becomes n(n+1)(2n+1)/6 + n(n+1)/2 = [n(n+1)(2n+1) + 3n(n+1)]/6 = n(n+1)(2n+4)/6 = n(n+1)(n+2)/3. The mark scheme accepts equivalent fully factorised forms and awards method marks even if arithmetic slips occur during simplification.
以 Σr=1n r(r+1) = Σ(r² + r) = Σr² + Σr 为例。利用 Σr = n(n+1)/2,Σr² = n(n+1)(2n+1)/6,求和得 n(n+1)(2n+1)/6 + n(n+1)/2 = [n(n+1)(2n+1) + 3n(n+1)]/6 = n(n+1)(2n+4)/6 = n(n+1)(n+2)/3。评分标准接受等价的完全因式化形式,即使化简过程中出现算术小错,仍可给予方法分。
A frequent pitfall is failing to adjust the standard formulas when the range is not from 1 to n. The Jan 19 paper mainly tested sums starting at r=1, but if the lower limit changes
Published by TutorHao | AS Mathematics Revision Series | aleveler.com
更多咨询请联系16621398022(同微信)
屏轩国际教育cambridge primary/secondary checkpoint, cat4, ukiset,ukcat,igcse,alevel,PAT,STEP,MAT, ibdp,ap,ssat,sat,sat2课程辅导,国外大学本科硕士研究生博士课程论文辅导