📚 PDF资源导航

AS Further Mathematics Unit 1 (Jan22) Mark Scheme – Key Concepts Review | AS 进阶数学单元1(2022年1月)评分方案知识点精讲

📚 AS Further Mathematics Unit 1 (Jan22) Mark Scheme – Key Concepts Review | AS 进阶数学单元1(2022年1月)评分方案知识点精讲

The January 2022 AS Further Mathematics Unit 1 mark scheme provides invaluable insight into how examiners assess core pure topics. By analysing the mark allocation, common pitfalls, and required reasoning, students can sharpen their problem-solving skills. This article breaks down the key concepts tested, offering clear explanations and bilingual commentary.

2022年1月的 AS 进阶数学单元1 评分方案提供了考官如何评该核心纯数知识点的宝贵洞见。通过分析分值分配、常见错误和推理要求,学生可以提升解题能力。本文剖析了考试涉及的核心概念,给出清晰的中英双语讲解。

1. Operations with Complex Numbers | 复数的基本运算

When adding or subtracting complex numbers, combine real parts and imaginary parts separately: (a+bi)±(c+di) = (a±c)+(b±d)i. The mark scheme often awards marks for correctly grouping terms. Multiplication requires expanding brackets and using i² = –1. For example, (2+3i)(4–i) = 8 –2i +12i –3i² = 8+10i+3 = 11+10i. Avoid forgetting to replace i² with –1.

复数加减时分别合并实部和虚部:(a+bi)±(c+di) = (a±c)+(b±d)i。评分方案通常针对正确分组给分。乘法需要展开括号并利用 i² = –1。例如 (2+3i)(4–i) = 8–2i+12i–3i² = 8+10i+3 = 11+10i。务必记得将 i² 替换为 –1。

Division involves multiplying numerator and denominator by the complex conjugate. For (1+2i)/(3–4i), multiply by (3+4i) to obtain ( (1+2i)(3+4i) )/(9+16) = (3+4i+6i+8i²)/25 = (3+10i–8)/25 = (–5+10i)/25 = –1/5 + 2/5 i. Marks are given for using the conjugate and simplifying real and imaginary parts separately.

除法需将分子分母同乘分母的共轭复数。如 (1+2i)/(3–4i),乘 (3+4i) 得 ( (1+2i)(3+4i) )/(9+16) = (3+4i+6i+8i²)/25 = (3+10i–8)/25 = (–5+10i)/25 = –1/5 + 2/5 i。使用共轭并分别化简实部虚部即可得分。


2. Modulus and Argument of Complex Numbers | 复数的模与辐角

The modulus of z = x + iy is |z| = √(x² + y²). The argument arg(z) is the angle θ with the positive real axis, usually in (–π, π]. In the Jan22 mark scheme, many candidates lost marks by not considering the quadrant correctly. Use tan⁻¹(|y/x|) to find the acute angle α, then adjust for quadrant: if z is in the second quadrant, arg(z) = π – α; third quadrant: –π + α (or π+α); fourth quadrant: –α.

复数 z = x+iy 的模为 |z| = √(x²+y²)。辐角 arg(z) 是与正实轴的夹角,通常取 (–π,π]。在 Jan22 评分方案中,很多学生因未正确判断象限而失分。利用 tan⁻¹(|y/x|) 求锐角 α,然后依象限调整:第二象限 arg(z)=π–α;第三象限 –π+α(或π+α);第四象限 –α。

To express a complex number in modulus-argument form, write z = r(cosθ + i sinθ) where r = |z| and θ = arg(z). The scheme rewards correct conversion and simplification, e.g., –1+ i has r=√2 and θ=3π/4, so z=√2(cos(3π/4)+ i sin(3π/4)). Watch out for negative signs.

用模-辐角形式表示:z = r(cosθ+ i sinθ),其中 r=|z|,θ=arg(z)。评分标准奖励正确转换和化简,如 –1+i 的 r=√2,θ=3π/4,得 z=√2(cos(3π/4)+ i sin(3π/4))。注意符号处理。


3. Solving Quadratic Equations with Complex Roots | 二次方程的复数解

A quadratic equation with real coefficients can have complex conjugate roots. For ax²+bx+c=0, discriminant D = b²–4ac < 0 yields roots α± iβ. The mark scheme often expects the formula x = [–b ± i √(–D)]/(2a). Never forget the i before the square root.

实系数二次方程可有共轭复根。判别式 D=b²–4ac <0 时,根为 α± iβ。评分方案通常要求使用公式 x = [–b ± i √(–D)]/(2a)。切勿遗漏 i。

For example, x²–4x+13=0 gives x = (4 ± √(16–52))/2 = (4 ± √(–36))/2 = (4 ± 6i)/2 = 2 ± 3i. Always simplify the fraction, and the mark scheme may penalise failure to separate real and imaginary parts. These roots are conjugates.

如 x²–4x+13=0,得 x = (4 ± √(16–52))/2 = (4± √(–36))/2 = (4±6i)/2 = 2±3i。务必化简分数,未分离实虚部会被扣分。两复数根互为共轭。


4. Matrix Multiplication and Determinants | 矩阵乘法与行列式

For matrices A (m×n) and B (n×p), the product AB has entries (AB)ᵢⱼ = Σₖ Aᵢₖ Bₖⱼ. In the Jan22 paper, a common error was multiplying in the wrong order. Matrix multiplication is not commutative. Ensure dimensions match.

矩阵 A (m×n) 乘 B (n×p),元素 (AB)ᵢⱼ = Σₖ Aᵢₖ Bₖⱼ。在 Jan22 试卷中,常见错误是相乘顺序搞反。矩阵乘法不满足交换律,必须保证维度匹配。

The determinant of a 2×2 matrix M = [[a,b],[c,d]] is det(M)= ad–bc. The scheme expects correct evaluation and interpretation: det(M)=0 means singular (no inverse). For 3×3, use Sarrus or expansion by minors. Marks are often given for setting up the calculation even if arithmetic errors occur.

2×2 矩阵 M = [[a,b],[c,d]] 的行列式为 det(M)= ad–bc。评卷要求正确计算并解释:det(M)=0 表示奇异矩阵(不可逆)。对于 3×3 矩阵,可用 Sarrus 法或按行/列展开。即使计算有小错,列出算式也可获部分分。


5. Inverse Matrices and Solving Linear Systems | 矩阵求逆与解线性方程组

The inverse of a 2×2 matrix M is (1/det(M)) [[d,–b],[–c,a]]. Marks are awarded for finding the determinant and correctly swapping and negating elements. For 3×3, one typically uses the adjugate or row reduction. The Jan22 scheme often required the inverse to solve a system MX = B → X = M⁻¹B.

2×2 矩阵的逆为 (1/det(M)) [[d,–b],[–c,a]]。得分点包括计算行列式并正确交换位置和取负。3×3 矩阵可用伴随矩阵或行化简。Jan22 评分方案常要求用逆矩阵解方程组 MX = B → X = M⁻¹B。

When solving a system, present the solution clearly as column vector. For example, if M⁻¹B = (1, –2, 3)ᵀ, write x=1, y= –2, z=3. Check by substitution; the mark scheme may reward verification steps.

解方程组时,应将解写成列向量形式。例如 M⁻¹B = (1, –2, 3)ᵀ,则 x=1, y= –2, z=3。可代入检验,评分方案有时奖励验证步骤。


6. Scalar (Dot) and Vector (Cross) Products | 向量的点积与叉积

For vectors a and b, the dot product a·b = |a||b| cosθ = a₁b₁ + a₂b₂ + a₃b₃. It yields a scalar. The Jan22 mark scheme frequently tested orthogonality: a·b = 0 implies vectors are perpendicular.

两向量 a、b 的点积 a·b = |a||b| cosθ = a₁b₁ + a₂b₂ + a₃b₃,结果为标量。Jan22 评分常考正交性:a·b = 0 表示两向量垂直。

The cross product a × b gives a vector perpendicular to both, with magnitude |a||b| sinθ. In component form, a×b = (a₂b₃ – a₃b₂, a₃b₁ – a₁b₃, a₁b₂ – a₂b₁). Marks are allocated for correct determinant setup; many students confuse the sign of the middle component.

叉积 a×b 结果为一垂直两向量的向量,大小为 |a||b| sinθ。分量形式 a×b = (a₂b₃ – a₃b₂, a₃b₁ – a₁b₃, a₁b₂ – a₂b₁)。按行列式计算可得分;很多学生搞错中间分量的符号。


7. Vector Equation of a Line | 直线的向量方程

A line in 3D can be written as r = a + λ b, where a is a point on the line and b is a direction vector. The mark scheme requires correct identification of a and b from given conditions (e.g., two points). Ensure direction vector is simplified if possible.

三维空间直线可表为 r = a + λ b,a 为线上一点,b 为方向向量。评分方案要求从给定条件(如两点)正确找出 a 和 b。方向向量应尽量化简。

To find the intersection of two lines, set their parametric equations equal and solve for λ and μ. The Jan22 scheme often had marks for equating components and checking consistency. If the lines are skew, no common solution exists.

求两直线交点时,令参数方程相等,解 λ 和 μ。Jan22 评卷常设等分量并检验一致性。若直线异面,则无公共解。


8. Summation of Series and Proof by Induction | 级数求和与数学归纳法证明

Standard summation formulas: Σ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