📚 AS Maths Unit 2 Jan19 Mark Scheme: Key Concepts Explained | AS数学单元2 2019年1月评分方案知识点精讲
This article breaks down the key concepts tested in the January 2019 AS Mathematics Unit 2 (Pure) mark scheme. By examining typical questions and examiner expectations, you will strengthen your understanding of binomial expansions, exponentials, logarithms, trigonometry, calculus, and the trapezium rule — all essential for top marks.
本文深入解析2019年1月AS数学单元2(纯数)评分方案所考查的核心知识点。通过剖析典型题目与评分要求,你将巩固二项展开式、指数函数、对数函数、三角学、微积分及梯形法则等重要概念,为取得高分奠定坚实基础。
1. Exam Structure & Mark Allocation | 考试结构与分值分布
The Jan19 Unit 2 paper typically contains 7 to 9 questions, covering pure mathematics topics from the AS syllabus. The mark scheme allocates method marks (M) for a correct approach, accuracy marks (A) for correct answers, and occasionally independent marks (B) for specific results. Understanding how marks are awarded helps you prioritise clear working and systematic steps.
2019年1月的单元2试卷通常包含7至9道题,涵盖AS阶段纯数学内容。评分方案将方法分(M)授予正确解题思路,准确度分(A)授予正确答案,有时也给出独立分(B)奖励特定结果。明了评分方式能帮助你在答题时优先展示清晰的推导过程和系统的步骤。
The mark scheme also shows that answers without working often score zero, even if numerically correct, unless the question states otherwise. Always show substitution steps, factorisation, and algebraic manipulation explicitly.
评分方案还表明,除非题目另有说明,否则即使数值正确,没有推导过程的答案通常得零分。务必明确写出代入数值、因式分解和代数运算步骤。
2. Binomial Expansion Mastery | 二项展开式精通
Question 1 on the Jan19 paper required expanding (1+3x)^(1/3) up to the term in x^3, and then using the expansion to estimate a cube root. The mark scheme rewarded correct coefficients, careful handling of the fractional power, and accurate substitution.
Jan19试卷第1题要求将(1+3x)^(1/3)展开至x^3项,再用所得展开式估计一个立方根的值。评分方案对正确系数、谨慎处理分数指数以及精准代入都给予了分数。
The general binomial expansion for a rational power n is:
(1 + x)ⁿ = 1 + nx + [n(n−1)/2!] x² + [n(n−1)(n−2)/3!] x³ + …
有理数指数n的一般二项展开式为:
(1 + x)ⁿ = 1 + nx + [n(n−1)/2!] x² + [n(n−1)(n−2)/3!] x³ + …
For (1+3x)^(1/3) we replace x with 3x and n=1/3. Many candidates lost marks by forgetting to raise 3x to the power for each term, or by miscopying the factorial denominators. The mark scheme insists on fully simplified coefficients: for example, the x^2 term becomes (1/3)(−2/3)/2 × (3x)² = −1 x² after simplification.
将(1+3x)^(1/3)中的x换成3x,并令n=1/3即可展开。许多考生因忘记将3x整个乘方或因抄错阶乘分母而失分。评分方案要求系数完全化简:例如x²项的系数最终化简为−1 x²。
3. Exponential Equations Technique | 指数方程求解技巧
The Jan19 paper featured an exponential equation that reduced to a quadratic in disguise: 3^(2x+1) − 4·3^x + 1 = 0. The mark scheme gave marks for recognising that 3^(2x+1) = 3·(3^x)² and then substituting y = 3^x to obtain a quadratic in y.
Jan19试卷中有一道可化为二次方程的指数方程:3^(2x+1) − 4·3^x + 1 = 0。评分方案对于识别出3^(2x+1) = 3·(3^x)²并使用代换y=3^x得出y的二次方程给予了分数。
Rewrite as 3·(3^x)² − 4·3^x + 1 = 0 → 3y² − 4y + 1 = 0. Solutions y = 1 or y = 1/3 lead to 3^x = 1 → x = 0, and 3^x = 1/3 → x = −1. Many mark-scheme comments highlight that failing to reject invalid solutions (e.g. if y had been negative) can cost accuracy marks.
改写为3·(3^x)² − 4·3^x + 1 = 0 → 3y² − 4y + 1 = 0。解得y=1或y=1/3,对应3^x=1 → x=0,以及3^x=1/3 → x=−1。评分备注指出,未舍去无效值(例如若出现负的y值)会损失准确性分。
Always check the domain: 3^x > 0, so any negative root from the quadratic must be discarded. Explicit statement of this check earns the final A mark.
始终要检查定义域:3^x > 0,因此二次方程的任何负根都应舍去。明确写出这一检查步骤才能赢得最终的A分。
4. Logarithmic Equations & Laws | 对数方程与运算法则
The Jan19 paper included a logarithmic equation requiring students to combine logs and then solve, for example: 2 log₂ (x+1) − log₂ x = log₂ 8. The mark scheme expected systematic use of log laws: first bring the power inside, then combine the subtraction into a division, and finally drop the logs if the bases match.
Jan19试卷中有一道对数方程,要求合并对数然后求解,例如:2 log₂ (x+1) − log₂ x = log₂ 8。评分方案期望系统运用对数运算法则:先将系数乘方移入对数内,再将减法合并为除法,最后在底数相同时脱去对数符号。
Correct steps: log₂((x+1)²/x) = log₂ 8 ⇒ (x+1)²/x = 8 ⇒ x²+2x+1 = 8x ⇒ x² −6x+1=0, giving x=3±2√2. The mark scheme often awards method marks for correct log manipulation even if the final quadratic is solved with minor errors. Always check for extraneous solutions that make the original log arguments negative.
正确步骤:log₂((x+1)²/x) = log₂ 8 ⇒ (x+1)²/x = 8 ⇒ x²+2x+1 = 8x ⇒ x²−6x+1=0,解得x=3±2√2。即便在求解二次方程时出现小错,评分方案通常仍会对正确的对数操作授予方法分。始终要检查是否有增根使原对数真数为负。
5. Trigonometric Identities in Action | 三角恒等式的实际应用
Trigonometric questions in Jan19 used identities such as cos 2x = 1 − 2 sin² x or cos 2x = 2 cos² x − 1 to reduce equations to a single trigonometric function. The mark scheme rewarded choosing the form that matches the rest of the equation.
Jan19的三角题用到了诸如cos 2x = 1 − 2 sin² x或cos 2x = 2 cos² x − 1等恒等式,将方程简化为只含一个三角函数的形式。评分方案对选择与方程中其他项相匹配的恒等式给予了奖励分。
Example: solve cos 2x = sin x for 0° ≤ x ≤ 180°. Using cos 2x = 1 − 2 sin² x gives 1 − 2 sin² x = sin x → 2 sin² x + sin x − 1 = 0. This quadratic in sin x factors to (2 sin x − 1)(sin x + 1) = 0.
举例:在0° ≤ x ≤ 180°内解cos 2x = sin x。使用cos 2x = 1 − 2 sin² x得到1 − 2 sin² x = sin x → 2 sin² x + sin x − 1 = 0。此关于sin x的二次方程可因式分解为(2 sin x − 1)(sin x + 1) = 0。
Solutions: sin x = 1/2 ⇒ x = 30°, 150°; sin x = −1 ⇒ x = 180° (boundary check). Always verify quadrant and interval; marks are frequently lost by giving angles outside the given range.
解为:sin x = 1/2 ⇒ x = 30°, 150°;sin x = −1 ⇒ x = 180°(边界检查)。务必核实象限与给定区间;给出超出区间的角度是常见的丢分原因。
6. Solving Trigonometric Equations | 解三角方程
The Jan19 mark scheme shows that after finding principal values from the quadratic, candidates must list all solutions within the specified interval, usually 0° to 180° or 0 to 2π radians. Using a CAST diagram or graph sketch is encouraged to avoid missing extra solutions.
Jan19评分方案显示,从二次方程得到主值后,考生必须列出给定区间(通常为0°至180°或0至2π弧度)内的所有解。建议使用CAST图或绘制简图,以免遗漏额外解。
For the equation cos 2x = 0.5, the mark scheme accepted two correct values for x after doubling the angle range. Clear step-by-step working: let θ = 2x, solve cos θ = 0.5, then divide by 2. The B mark is often for the correct number of solutions.
对于方程cos 2x = 0.5,评分方案认可将角度范围加倍后求出x的两个正确值。清晰的逐步推导为:令θ = 2x,解cos θ = 0.5,然后除以2。B分通常授予解的数量正确的情况。
7. Differentiation Applications | 微分应用
The Jan19 paper included differentiation of polynomials and rational powers to find gradients, tangents, normals, or stationary points. The mark scheme awarded marks for correct derivative, correct gradient at a point, and then forming the equation of a tangent or normal.
Jan19试卷包含对多项式和分数指数函数求导,以计算梯度、切线、法线或驻点。评分方案对正确求导、在某点的正确梯度以及随后建立切线或法线方程都给予分数。
Given y = x^3 − 3x + 2, then dy/dx = 3x² − 3. At x = 2, gradient = 9, so tangent equation: y − y₁ = m (x − x₁). Many candidates lost an accuracy mark by not correctly substituting the y-coordinate or by using the normal’s gradient instead of the tangent’s by mistake.
例如给定y = x^3 − 3x + 2,则dy/dx = 3x² − 3。在x=2处,梯度=9,因此切线方程为:y − y₁ = m (x − x₁)。许多考生因未正确代入y坐标,或误用法线梯度代替切线梯度而丢掉准确度分。
8. Integration & Area Under Curves | 积分与曲线下面积
A typical Jan19 question asked for the area bounded by a curve and the x-axis, requiring the definite integral of a function like 4x^(1/2) − x^(3/2). The mark scheme emphasises the correct integration of fractional powers and careful handling of limits.
Jan19有道典型题目要求计算由曲线与x轴围成的面积,需要求如4x^(1/2) − x^(3/2)这样的函数的定积分。评分方案强调分数指数积分的正确性以及谨慎代入上下限。
Integrate term by term: ∫ (x^(1/2)) dx = (2/3) x^(3/2). Always include the constant when giving an indefinite integral, though it cancels in definite integration. For area, give the final answer as an exact fraction or to three significant figures unless otherwise instructed.
逐项积分:∫ (x^(1/2)) dx = (2/3) x^(3/2)。求不定积分时总应包含积分常数,尽管在定积分中会被抵消。面积最终答案通常以精确分数或三位有效数字呈现,除非另有说明。
If the curve crosses the x-axis, split the area and integrate separately with absolute values. The Jan19 mark scheme showed that failing to split the area cost both method and accuracy marks.
若曲线穿过x轴,应分段求面积并取绝对值后相加。Jan19评分方案表明,未分段求面积会同时失去方法分和准确度分。
9. Trapezium Rule Estimation | 梯形法则估计
The trapezium rule appeared in Jan19 to approximate the area under a curve, often for a function that cannot be integrated analytically. The formula is:
Area ≈ h/2 [y₀ + yₙ + 2(y₁ + y₂ + … + yₙ₋₁)]
Jan19中出现了梯形法则,用以近似估算无法解析积分的函数下的面积。公式为:
Area ≈ h/2 [y₀ + yₙ + 2(y₁ + y₂ + … + yₙ₋₁)]
The mark scheme requires the correct calculation of h = (b − a)/n, a table of x and y values, and careful substitution into the formula. Even a single arithmetic slip can cause the final mark to be lost, as the accuracy mark depends on the final value.
评分方案要求正确计算h = (b − a)/n,列出x与y值的表格,并小心代入公式。即使仅有一处算术失误也可能导致最终答案的准确度分丢失,因为A分取决于最终结果。
Common pitfalls: using the wrong number of strips (n), forgetting to multiply the middle y-values by 2, or misreading coordinates from a graph. Jan19 examiners expected answers to be given to the required degree of accuracy, typically 3 significant figures.
常见误区:弄错条带数n,忘记将中间的y值乘以2,或从图上误读坐标。Jan19考官要求答案按规定精度给出,通常为三位有效数字。
10. Common Mistakes from the Mark Scheme | 评分方案揭示的常见错误
Recurring errors in the Jan19 paper included: algebraic slips when simplifying coefficients in binomial expansions; forgetting to use brackets around substituted expressions; misapplying log laws, especially when the coefficient is negative; failing to check the domain of trigonometric functions; and not writing ‘y =’ when giving the equation of a tangent. The mark scheme highlights that explicit justification (like rejecting a negative log argument) is often required for the highest marks.
Jan19试卷中的重复性错误包括:化简二项展开系数时的代数失误;代入表达式时忘记加括号;错误运用对数法则,尤其系数为负时;未检查三角函数的定义域;给出切线方程时漏写”y =”。评分方案强调,要获得最高分,通常需要给出明确的论证(如舍去负的对数真数)。
By reviewing these mark scheme insights, you can avoid needless loss of marks and develop a more examiner-friendly solution style. Practice targeted questions from the same paper to solidify these concepts.
通过重温这些评分方案中的洞见,你可以避免不必要的失分,培养更受考官青睐的解题风格。针对同份试卷中的相关题目进行专项练习,以巩固这些概念。
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课程辅导,国外大学本科硕士研究生博士课程论文辅导