📚 PDF资源导航

AS Mathematics Unit 2 (June 2019) Key Concepts Walkthrough | AS 数学单元2 2019年6月真题知识点精讲

📚 AS Mathematics Unit 2 (June 2019) Key Concepts Walkthrough | AS 数学单元2 2019年6月真题知识点精讲

This article breaks down the essential topics tested in the AS Mathematics Unit 2 paper from June 2019. Whether this is the Edexcel IAL WMA12 Pure Mathematics 2 paper or a similar specification, the examined concepts are fundamental for any AS-level student. We will review the trapezium rule, binomial expansion, geometric series, trigonometric identities and equations, exponentials and logarithms, factor theorem, tangents and normals, definite integrals and areas, as well as radian measure. Each section provides clear explanations, key formulae and common pitfalls, so you can revise with confidence and understand exactly how these topics appeared in the real exam.

本篇将逐项拆解2019年6月AS数学第二单元试卷的核心知识点。无论这套试卷属于Edexcel IAL WMA12 纯数学2还是与之相似的考试大纲,其中考察的概念对所有AS阶段的学生都至关重要。我们将系统复习梯形法则、二项式展开、几何级数、三角恒等式与三角方程、指数与对数、因式定理、切线与法线、定积分与面积以及弧度制等内容。每个小节都配有清晰的解释、关键公式和常见错误提醒,帮助你扎实复习,吃透真题背后的每一个考点。

1. Trapezium Rule for Numerical Integration | 数值积分的梯形法则

The trapezium rule estimates the area under a curve by dividing it into a number of equal-width strips and treating each segment as a trapezium. Given n strips between x=a and x=b, the width of each strip is h = (b-a)/n, and the approximate area is given by:

梯形法则通过将曲线下的区域划分成若干等宽条带,并把每个小段视作梯形来估算面积。给定区间 [a, b] 和 n 个条带,每个条带宽度为 h = (b-a)/n,面积近似值公式为:

Area ≈ h/2 [y₀ + 2(y₁ + y₂ + … + yₙ₋₁) + yₙ]

In the June 2019 paper, candidates were often required to apply this formula to a set of y-values given in a table. Always check that you use the correct number of ordinates: for n strips you have n+1 y-values. Remember that the first and last y-values are taken once, while the interior ordinates are multiplied by 2.

在2019年6月的试题中,考生常需要将表格中给出的 y 值代入此公式。务必注意纵坐标的个数:n 个条带对应 n+1 个 y 值。首尾两项只乘一次,中间的纵坐标都要乘以2。

A further twist is determining whether the trapezium rule gives an overestimate or an underestimate. If the curve is concave upwards (the gradient is increasing), the trapezium rule tends to overestimate the area; if the curve is concave downwards, it underestimates. In the exam, you may need to justify your answer by considering the shape of the graph or the sign of the second derivative.

另一个考点是判断梯形法则是高估还是低估了真实面积。若曲线凹向上(斜率递增),梯形法则通常会高估面积;若凹向下,则会低估。考试中,你可能需要结合图形形状或二阶导数的正负来给出理由。


2. Binomial Expansion | 二项式展开

For rational n, the binomial expansion of (1 + x)ⁿ is valid for |x| < 1 and is given by:

对于有理数 n,(1 + x)ⁿ 的二项式展开在 |x| < 1 时成立,其公式为:

(1 + x)ⁿ = 1 + n x + [n(n-1)/2!] x² + [n(n-1)(n-2)/3!] x³ + …

If the expression is of the form (a + bx)ⁿ, you typically factor out aⁿ to write it as aⁿ (1 + (b/a)x)ⁿ before expanding. The June 2019 Unit 2 paper frequently tested expanding up to the term in x³ and then using the expansion to estimate a numerical value, such as √1.02 or 1/√0.98.

如果表达式是 (a + bx)ⁿ 的形式,通常需要先提出因子 aⁿ,写成 aⁿ (1 + (b/a)x)ⁿ 再展开。2019年6月Unit 2试卷经常要求展开到 x³ 项,再利用展开式估算某个数值,例如 √1.02 或 1/√0.98。

Always state the range of validity for x explicitly, for instance |x| < a/b. Many students lose marks by neglecting this step or by substituting a value of x that falls outside the valid interval. When calculating approximate values, substitute the corresponding x carefully, ensuring it meets the condition.

每次都要明确写出 x 的有效范围,例如 |x| < a/b。很多同学因遗漏这一步,或代入的 x 超出允许区间而失分。计算近似值时,要小心替换对应的 x,并确认满足条件。


3. Geometric Series | 几何级数

A geometric series has a constant ratio r between successive terms. The sum of the first n terms is Sₙ = a(1 – rⁿ)/(1 – r) for r ≠ 1, where a is the first term. The sum to infinity exists only when |r| < 1 and is S∞ = a/(1 - r).

几何级数的相邻项之比 r 为常数。前 n 项和公式 Sₙ = a(1 – rⁿ)/(1 – r),其中 a 为首项且 r ≠ 1。无穷项和仅在 |r| < 1 时存在,S∞ = a/(1 - r)。

In the 2019 question paper, typical tasks involved using information about sums to find the first term and common ratio, solving inequalities related to the condition for convergence, or applying the sum formula to model real-life contexts such as a bouncing ball or a savings scheme. Ensure you can manipulate the formula to find any missing variable.

2019年的真题中,常见任务是利用有关和的信息求首项与公比、解与收敛条件相关的不等式,或者将求和公式应用于实际问题建模,比如弹跳球或储蓄计划。要熟练对公式进行变形,求出任意一个未知量。

Pay attention to the wording: ‘the sum of the first n terms’ versus ‘the nth term’. It is easy to confuse uₙ = a rⁿ⁻¹ with Sₙ. Also, when finding the least n such that Sₙ exceeds a value, logarithms are often needed. Be systematic with your inequality solving.

注意题目措辞:“前 n 项和”与“第 n 项”的区别。混淆 uₙ = a rⁿ⁻¹ 和 Sₙ 很容易出错。此外,在求满足 Sₙ 超过某值的最小 n 时,常需借助对数。解不等式时要步骤清晰。


4. Trigonometric Identities | 三角恒等式

Mastering the two fundamental Pythagorean identities is essential. The first is sin²θ + cos²θ = 1, which yields rearranged forms such as sin²θ = 1 – cos²θ and cos²θ = 1 – sin²θ. The second identity is tanθ = sinθ/cosθ, which can be combined with the first to derive 1 + tan²θ = sec²θ and cot²θ + 1 = cosec²θ when applicable.

掌握两个基本的毕达哥拉斯恒等式至关重要。第一是 sin²θ + cos²θ = 1,可变形为 sin²θ = 1 – cos²θ 和 cos²θ = 1 – sin²θ。第二个是 tanθ = sinθ/cosθ,与第一个结合可推导出 1 + tan²θ = sec²θ 和 cot²θ + 1 = cosec²θ(在适用时)。

In the exam, you may be given a trigonometric expression and asked to show that it simplifies to a constant or to a simple function. Typical steps involve writing everything in terms of sin and cos, factoring, and using the Pythagorean identities. The June 2019 Unit 2 paper included a proof that required rewriting a fraction and cancelling a common factor.

考试中可能给出一个三角表达式,要求证明其可化简为一个常数或简单函数。通常的步骤是全部写成sin和cos的形式,因式分解,再使用毕达哥拉斯恒等式。2019年6月Unit 2试卷中有一道证明题,要求改写分式并约去公因子。

A common error is forgetting to consider the sign of the square root when using identities like sinθ = ±√(1 – cos²θ). Always refer to the given quadrant or interval to decide the correct sign.

常见错误是使用 sinθ = ±√(1 – cos²θ) 这类恒等式时忘记考虑平方根的正负号。一定要根据题目给出的象限或区间决定正确的符号。


5. Solving Trigonometric Equations | 解三角方程

To solve a trigonometric equation within a given interval, first simplify the equation using identities until you obtain something like sinθ = k, cosθ = k or tanθ = k. Then use your calculator to find the principal value. The CAST diagram or the graphs of the functions help you find all other solutions in the specified range.

解给定区间内的三角方程,先利用恒等式化简到形如 sinθ = k、cosθ = k 或 tanθ = k 的形式。然后用计算器求出主值。借助 CAST 图或函数图像可找出指定范围内的所有解。

In the 2019 paper, equations such as 2 sin²θ – cosθ = 1 appeared, requiring substitution using sin²θ = 1 – cos²θ to produce a quadratic in cosθ. Once you factorise the quadratic, solve each factor separately and list all solutions that fall inside the prescribed interval, typically 0° to 360° or 0 to 2π radians.

2019年真题中出现了如 2 sin²θ – cosθ = 1 的方程,需要用 sin²θ = 1 – cos²θ 替换,转化为关于 cosθ 的二次方程。因式分解后分别求解,逐个列出落在给定区间(通常是 0° 到 360° 或 0 到 2π 弧度)内的全部解。

Don’t forget to check that your solutions satisfy the original equation. If you have squared both sides or multiplied by a term that could be zero, extraneous solutions may appear and must be rejected. Present your final answers exactly in terms of π where appropriate.

不要忘记检验解是否满足原方程。如果方程两边平方,或乘了可能为零的项,会产生增根,必须舍去。在适当情况下,要以 π 的精确形式写出最终答案。


6. Exponential and Logarithmic Equations | 指数与对数方程

The natural logarithm ln x is the inverse of the exponential function eˣ. To solve an equation like e²ˣ = 5, take the natural log of both sides to get 2x = ln 5, so x = (1/2) ln 5. For equations such as 3ˣ⁻¹ = 2²ˣ, taking logs using any base (commonly base 10 or natural logs) allows the power to be brought down: (x-1) ln 3 = 2x ln 2, then linear in x.

自然对数 ln x 是指数函数 eˣ 的反函数。解 e²ˣ = 5 这类方程,两边取自然对数得 2x = ln 5,所以 x = (1/2) ln 5。对于 3ˣ⁻¹ = 2²ˣ 这类方程,可取任意底的对数(常用常用对数或自然对数),将指数提到前面:(x-1) ln 3 = 2x ln 2,然后得到关于 x 的一次方程。

The Unit 2 June 2019 paper often linked exponentials and logs to modelling, such as growth and decay problems. You might be given a function like P = A eᵏᵗ and asked to find A and k from given data, or to predict the time when P reaches a certain value. Always set up equations using given conditions and then take logs to solve for the exponent.

2019年6月Unit 2试卷常将指数与对数同实际建模相关联,例如增长与衰减问题。你可能会遇到 P = A eᵏᵗ 这样的函数,要求利用给定数据求出 A 与 k,或预测 P 达到某值的时间。需要根据条件建立方程,再取对数解出指数。

Be careful with the domain: ln x is defined only for x > 0. Always verify that the values you substitute satisfy this restriction, especially when simplifying log expressions such as ln a + ln b = ln(ab).

注意定义域:ln x 仅在 x > 0 时有定义。代入数值时务必确认满足此条件,特别是在运用 ln a + ln b = ln(ab) 等对数运算律化简时。


7. Factor Theorem and Polynomial Division | 因式定理与多项式除法

The factor theorem states: (x – a) is a factor of polynomial f(x) if and only if f(a) = 0. In the June 2019 exam, a cubic f(x) = 2x³ + ax² + bx + c was often given with one known factor, and you had to determine the unknown coefficients or fully factorise the polynomial.

因式定理阐述:(x – a) 是多项式 f(x) 的因式,当且仅当 f(a) = 0。2019年6月考试中常给出如 f(x) = 2x³ + ax² + bx + c 的三次式和一个已知因式,要求确定未知系数或完全因式分解。

Start by substituting the root into f(x) = 0 to form an equation. If two factors are given, you can multiply them to get a quadratic divisor, then perform polynomial long division to find the remaining linear factor. Alternatively, equate coefficients after expanding the product of the known factors and the unknown linear factor.

首先将根代入 f(x) = 0 建立方程。若给出两个因式,可将它们相乘得到二次除式,再进行多项式长除以求出剩下的线性因式。也可以假设全部因式展开,比较系数得出结果。

After fully factorising, you can sketch the graph or solve cubic inequalities like f(x) ≥ 0. The typical pitfalls include arithmetic errors in long division and forgetting to set f(a)=0 when a is a fractional root like x = -2/3.

完全因式分解后,可以绘制图像或解 f(x) ≥ 0 等三次不等式。常见的错误包括长除法的运算差错,以及遇到分数根如 x = -2/3 时忘记设 f(a)=0。


8. Tangents and Normals to Curves | 曲线的切线与法线

The derivative dy/dx gives the gradient of the tangent to a curve y = f(x) at any point. The normal is perpendicular to the tangent, so its gradient m_normal = -1/(dy/dx) provided dy/dx ≠ 0. In the 2019 Unit 2 paper, candidates were typically given an equation such as y = x³ – 5x + 2 and asked to find the equations of the tangent and normal at a specific point.

导数 dy/dx 给出了曲线 y = f(x) 在任一点处切线的斜率。法线垂直于切线,因此法线斜率 m_normal = -1/(dy/dx)(假设 dy/dx ≠ 0)。2019年Unit 2试卷中,考生通常会遇到 y = x³ – 5x + 2 这类方程,要求求某一点处的切线与法线方程。

To find the tangent at x = a, compute the gradient m = f'(a) and the y-coordinate y₁ = f(a). Then the equation is y – y₁ = m(x – a). The normal equation is then y – y₁ = (-1/m)(x – a). Always give the final equation in a simplified form, such as ax + by + c = 0.

求 x = a 处的切线,先计算斜率 m = f'(a) 和 y 坐标 y₁ = f(a),再写出方程 y – y₁ = m(x – a)。法线方程则为 y – y₁ = (-1/m)(x – a)。最终答案应化简为 ax + by + c = 0 的简洁形式。

Don’t confuse a ‘normal’ with a ‘tangent’. Also remember that if the gradient is zero, the tangent is horizontal and its normal is vertical, which must be written as x = constant. If the gradient is undefined, the normal is horizontal.

不要混淆“法线”与“切线”。此外要记住,若斜率为零,切线是水平的,其法线是垂直的,应写为 x = 常数。如果导数不存在,法线则为水平。


9. Definite Integration and Area Under a Curve | 定积分与曲线下面积

The area bounded by the curve y = f(x), the x-axis, and the lines x = a and x = b is given by ∫ₐᵇ f(x) dx, provided f(x) ≥ 0 on [a,b]. If f(x) drops below the x-axis, the integral gives a negative contribution, so the actual area must be calculated by splitting the integral where the curve crosses the axis and taking absolute values.

由曲线 y = f(x)、x 轴及直线 x = a、x = b 围成的面积可用 ∫ₐᵇ f(x) dx 求得,前提是 f(x) 在 [a, b] 上非负。如果 f(x) 落到 x 轴下方,积分会产生负值,因此必须在曲线与 x 轴交点处拆分积分,对各部分取绝对值再相加。

In the June 2019 paper, a common task was to evaluate a definite integral such as ∫₁⁴ (3x² – 2/x) dx and interpret the result as an area or as the outcome of a change in a context. Make sure you integrate correctly: for instance, 2/x integrates to 2 ln|x|. Use the properties ln a – ln b = ln(a/b) to simplify your final answer.

2019年6月的试题常要求计算定积分,如 ∫₁⁴ (3x² – 2/x) dx,并将结果解释为面积或背景中的变化量。要确保积分正确:例如 2/x 的积分是 2 ln|x|。利用 ln a – ln b = ln(a/b) 简化最终答案。

When finding the area between two curves, the formula becomes ∫ |f(x) – g(x)| dx. Sketching a diagram is extremely helpful to identify which function is upper and to determine intersection points. Lack of a diagram is a frequent source of mark loss.

求两曲线间面积时,公式变为 ∫ |f(x) – g(x)| dx。画出草图可极大帮助判断哪一个是上函数,并确定交点位置。缺少草图经常导致失分。


10. Radian Measure, Arc Length and Sector Area | 弧度制、弧长与扇形面积

In AS Unit 2, angles can be expressed in radians, where π radians = 180°. The arc length of a circle sector is s = rθ, and the sector area is A = (1/2) r²θ, with θ always in radians. The June 2019 exam included questions that combined these formulas with triangles to find areas of segments (area of sector minus area of triangle).

在AS第二单元中,角度可用弧度表示,π 弧度 = 180°。扇形的弧长 s = rθ,扇形面积 A = (1/2) r²θ,其中 θ 必须使用弧度。2019年6月试题中出现了将这些公式与三角形结合,求弓形面积(扇形面积减三角形面积)的题目。

To find the area of a segment, calculate the sector area and subtract the area of the isosceles triangle formed by two radii and the chord. The triangle area can be found using (1/2) r² sinθ. Therefore the segment area is (1/2) r² (θ – sinθ).

求弓形面积时,先计算扇形面积,再减去由两条半径和弦构成的等腰三角形面积。三角形面积可用 (1/2) r² sinθ 计算。因此弓形面积 = (1/2) r² (θ – sinθ)。

When solving problems with bearings or coordinates, convert degrees to radians by multiplying by π/180. In calculus, remember that the derivative of sinθ is cosθ only when θ is in radians; if degrees are used, a factor of π/180 appears. Always check the mode of your calculator.

在解决涉及方位或坐标的问题时,要将度数乘以 π/180 转化为弧度。在微积分中,只有当 θ 以弧度为单位时,sinθ 的导数才是 cosθ;若使用度数,会出现 π/180 的因子。务必检查计算器角度模式。


11. Laws of Logarithms and Exponential Growth Models | 对数运算法则与指数增长模型

Beyond solving basic equations, understanding the laws of logs is vital: logₐ(xy) = logₐx + logₐy, logₐ(x/y) = logₐx – logₐy, and logₐ(xⁿ) = n logₐx. These are frequently used to simplify expressions before differentiation or to linearise exponential data in modelling.

除了解基本方程,理解对数运算法则也至关重要:logₐ(xy) = logₐx + logₐy, logₐ(x/y) = logₐx – logₐy, 以及 logₐ(xⁿ) = n logₐx。这些法则常用于微分前的化简,或在建模中对指数型数据线性化。

In the 2019 paper, an exponential model such as V = A bᵗ may have been converted into log form: ln V = ln A + t ln b. Plotting ln V against t produces a straight line with gradient ln b and intercept ln A, allowing scientists to estimate parameters from data. You need to be confident interchanging between exponential and logarithmic models.

2019年试卷中可能出现 V = A bᵗ 这样的指数模型,转化为对数形式:ln V = ln A + t ln b。画出 ln V 对 t 的图形,得到一条斜率为 ln b、截距为 ln A 的直线,从而从数据中估计参数。你需要熟练掌握指数模型与对数模型的互换。

Always note that the base of the logarithm must be consistent; in A-level Maths, ln (natural log) and log (base 10) are standard. When given log-log graphs, a relationship like y = k xⁿ yields ln y = ln k + n ln x, so the gradient gives the power n.

时刻注意对数的底必须一致;在 A-level 数学中,ln(自然对数)和 log(常用对数)是标准。当面对双对数图时,y = k xⁿ 的关系可转化为 ln y = ln k + n ln x,因此斜率给出幂指数 n。


12. Summary and Final Tips for Revision | 复习总结与终极建议

The AS Unit 2 June 2019 paper requires a strong command of pure mathematical techniques across algebra, trigonometry, and calculus. Focus on building fluency in factorisation, logarithm manipulation, and accurate integration. Past paper practice is invaluable, especially for time management and for recognising common question patterns. Always show all working clearly; even if your final answer is wrong, method marks can be gained.

AS第二单元2019年6月试卷要求牢固掌握代数、三角和微积分的纯数学技巧。重点在于提高因式分解、对数运算和精确积分的熟练度。刷真题对时间管理和识别常见问题模式极为宝贵。务必清晰展示每一步推导过程;即使最终答案有误,也能获得步骤分。

Double-check meanings of keywords like ‘exact

Published by TutorHao | AS Mathematics Revision Series | aleveler.com

更多咨询请联系16621398022(同微信)

Comments

屏轩国际教育cambridge primary/secondary checkpoint, cat4, ukiset,ukcat,igcse,alevel,PAT,STEP,MAT, ibdp,ap,ssat,sat,sat2课程辅导,国外大学本科硕士研究生博士课程论文辅导

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