📚 PDF资源导航

AS Maths Unit 1 June 2022 Key Concepts Review | AS数学单元1 2022年6月真题卷知识点精讲

📚 AS Maths Unit 1 June 2022 Key Concepts Review | AS数学单元1 2022年6月真题卷知识点精讲

This article provides a detailed breakdown of the core topics tested in the AS Mathematics Unit 1 paper from June 2022. By reviewing the key concepts and typical question styles, you will strengthen your understanding and be better prepared for future assessments. We focus on pure mathematics fundamentals, from algebraic manipulation to calculus, all of which appeared in that sitting.

本文详细梳理了 2022 年 6 月 AS 数学单元 1 试卷中的核心考查点。通过回顾这些关键概念和常见题型,你将加深理解,为今后的考试做好更充分的准备。我们重点关注纯数学基础,从代数运算到微积分,这些内容均在当次考试中出现过。

1. Algebraic Simplification and Factorisation | 代数化简与因式分解

Simplifying rational expressions by factorising numerators and denominators was a recurring skill. Students needed to cancel common factors and state restrictions, such as values of x that make a denominator zero.

通过因式分解分子分母来化简有理式是一项反复考查的技能。考生需要约去公因式,并说明限制条件,比如使分母为零的 x 值。

Typical expressions included quadratics and the difference of two squares. For example, simplifying (x² – 9)/(x² + 5x + 6) required recognising x² – 9 = (x – 3)(x + 3) and x² + 5x + 6 = (x + 2)(x + 3), then cancelling (x + 3) to obtain (x – 3)/(x + 2), with x ≠ -3.

典型式子包含二次式和平方差公式。例如,化简 (x² – 9)/(x² + 5x + 6) 需要识别出 x² – 9 = (x – 3)(x + 3),x² + 5x + 6 = (x + 2)(x + 3),然后约去 (x + 3) 得到 (x – 3)/(x + 2),且 x ≠ -3。

Long division of polynomials was also tested, often when the divisor was linear. Setting up the division properly and writing the remainder as part of the quotient was essential.

多项式长除法也出现在试题中,通常除式为一次式。正确列式并将余数表示为商的一部分至关重要。


2. Quadratic Functions and Discriminant | 二次函数与判别式

Questions involving quadratic functions assessed completing the square, finding the vertex, and sketching parabolas. The discriminant Δ = b² – 4ac was used to determine the number of real roots or the condition for tangency.

涉及二次函数的题目考查了配方法、求顶点坐标和绘制抛物线草图。判别式 Δ = b² – 4ac 被用来判断实根的数量或相切的条件。

Given f(x) = 2x² – 8x + 5, completing the square gives 2(x – 2)² – 3. The minimum point is (2, -3) and the line of symmetry is x = 2. If asked to show that the line y = 2x + k does not intersect the curve, setting 2x² – 8x + 5 = 2x + k leads to 2x² – 10x + (5 – k) = 0, and requiring Δ < 0 solves for k.

若 f(x) = 2x² – 8x + 5,配方得到 2(x – 2)² – 3。最小值点是 (2, -3),对称轴为 x = 2。如果要证明直线 y = 2x + k 与曲线不相交,令 2x² – 8x + 5 = 2x + k 得到 2x² – 10x + (5 – k) = 0,要求 Δ < 0 即可求出 k 的范围。

Hidden quadratics, where substituting u = x² or u = √x transforms the equation, were common. Always remember to substitute back and check for extraneous solutions.

隐藏的二次方程也经常出现,通过换元 u = x² 或 u = √x 将其化为二次方程。务必记得回代并舍去增根。


3. Equations and Inequalities | 方程与不等式

Linear and quadratic inequalities appeared both algebraically and graphically. Critical values from solving the equality part were used in sign diagrams or sketches to write solution sets in interval or set notation.

一次和二次不等式同时以代数求解和图像法的形式出现。解等式部分得到的临界值用于符号图或草图,从而用区间或集合符号写出解集。

For a quadratic inequality such as x² – 5x + 6 ≤ 0, factorise to (x – 2)(x – 3) ≤ 0. The critical values are 2 and 3. Using a number line test, the solution is 2 ≤ x ≤ 3.

对于像 x² – 5x + 6 ≤ 0 这样的二次不等式,因式分解得到 (x – 2)(x – 3) ≤ 0。临界值为 2 和 3。通过数轴测试,解为 2 ≤ x ≤ 3。

Simultaneous equations, one linear and one quadratic, required substitution and solving the resulting quadratic. Students had to avoid algebraic errors when expanding and substituting.

由一个一次方程和一个二次方程构成的联立方程组需要通过代入法求解,并解出得到的二次方程。考生在展开和代入时要避免代数错误。


4. Coordinate Geometry of Straight Lines | 直线的坐标几何

Key skills included finding the gradient between two points, using the point-gradient form, and determining perpendicular gradients. The condition m₁ × m₂ = -1 for perpendicular lines was frequently examined.

核心技能包括求两点间的斜率、使用点斜式方程,以及确定垂直直线的斜率。斜率的垂直条件 m₁ × m₂ = -1 被频繁考查。

Given points A(1, 2) and B(5, 8), the gradient is (8 – 2)/(5 – 1) = 3/2. The equation of the line through A is y – 2 = (3/2)(x – 1). The perpendicular bisector of AB requires the midpoint (3, 5) and gradient -2/3.

已知点 A(1, 2) 和 B(5, 8),斜率为 (8 – 2)/(5 – 1) = 3/2。经过点 A 的直线方程为 y – 2 = (3/2)(x – 1)。AB 的垂直平分线需要中点 (3, 5) 和斜率 -2/3。

Questions on the intersection of lines, such as finding the foot of perpendicular or shortest distance from a point to a line, often combined algebra and geometry.

涉及直线交点的问题,比如求垂足或点到直线的最短距离,通常结合了代数与几何方法。


5. Graphs and Transformations | 图形与变换

Candidates were expected to sketch cubic, reciprocal, and other basic curves, then apply transformations such as translation by vector (a, b), reflection in the x- or y-axis, and stretches horizontally or vertically.

考生应能绘制三次函数、反比例函数和其他基本曲线的草图,然后应用变换,例如按向量 (a, b) 平移、关于 x 轴或 y 轴的反射,以及水平或垂直拉伸。

If f(x) = x³ – 3x, then y = 2f(x) stretches vertically by factor 2, while y = f(2x) compresses horizontally by factor 1/2. The graph of y = -f(x) is a reflection in the x-axis. A combination like y = f(x – 1) + 2 represents a shift 1 unit right and 2 up.

若 f(x) = x³ – 3x,则 y = 2f(x) 是垂直拉伸为原来的 2 倍,而 y = f(2x) 是水平压缩为原来的 1/2。y = -f(x) 是沿 x 轴反射。复合变换如 y = f(x – 1) + 2 表示向右平移 1、向上平移 2。

Identifying the turning points and intercepts after transformations was a key skill. For example, if the minimum of f(x) is at (1, -4), then the minimum of f(3x) is at (1/3, -4).

识别变换后图像的极值点和截距是关键技能。例如,如果 f(x) 的最小值在 (1, -4),那么 f(3x) 的最小值在 (1/3, -4)。


6. The Binomial Expansion | 二项式展开

The binomial expansion of (a + b)ⁿ for positive integer n was tested, requiring knowledge of factorial notation and the nCr formula. Common questions asked for the first few terms or a specific coefficient.

考查了正整数指数 n 下 (a + b)ⁿ 的二项式展开,需要掌握阶乘记号和组合数公式 nCr。常见题目要求写出前几项或特定项的系数。

The expansion of (1 + 2x)⁵ is 1 + 5(2x) + 10(2x)² + 10(2x)³ + 5(2x)⁴ + (2x)⁵ = 1 + 10x + 40x² + 80x³ + 80x⁴ + 32x⁵. When the first term is not 1, factor it out first: (2 + 3x)⁴ = 2⁴(1 + (3x/2))⁴.

(1 + 2x)⁵ 的展开为 1 + 5(2x) + 10(2x)² + 10(2x)³ + 5(2x)⁴ + (2x)⁵ = 1 + 10x + 40x² + 80x³ + 80x⁴ + 32x⁵。当首项不是 1 时,先提取公因子:(2 + 3x)⁴ = 2⁴(1 + (3x/2))⁴。

Validity ranges were important for expansions with negative or fractional powers, but Unit 1 typically sticks to positive integer exponents. Still, being able to state the range of x for which a given expansion is valid (e.g., |x| < 1) could appear in extension questions.

对负数或分数指数的展开,有效性范围很重要,但单元1 通常只涉及正整数指数。不过,能够表述给定展开有效的 x 范围(如 |x| < 1)可能会在拓展题中出现。


7. Trigonometry and Trigonometric Equations | 三角学与三角方程

This section covered exact values for 30°, 45°, 60°, and the use of CAST diagrams or graphs to solve equations within a specified interval. Equations like 2sin x = 1 or cos 2x = 0.5 were typical.

该部分涵盖 30°、45°、60° 的精确值,以及使用 CAST 图或图像解指定区间内方程的方法。像 2sin x = 1 或 cos 2x = 0.5 这样的方程是典型题。

For 2sin θ = 1, sin θ = 1/2 gives principal value 30°, and the secondary solution in 0° ≤ θ ≤ 360° is 150°. For cos 2θ = 0.5, first solve 2θ = 60°, 300°, then θ = 30°, 150°. Remember to add multiples of 360° for the full solution set within the given domain.

对于 2sin θ = 1,sin θ = 1/2 给出主值 30°,在 0° ≤ θ ≤ 360° 内的另一个解为 150°。对于 cos 2θ = 0.5,先解 2θ = 60°、300°,得 θ = 30°、150°。需记住要在给定区间内加上 360° 的整数倍以获得完整解集。

Using trigonometric identities, particularly sin²θ + cos²θ ≡ 1, to prove simplifications or solve equations was a common task. Factorising trig expressions after applying identities was sometimes needed.

利用三角恒等式,特别是 sin²θ + cos²θ ≡ 1,进行化简证明或解方程是常见的任务。有时需要应用恒等式后对三角表达式进行因式分解。


8. Differentiation from First Principles | 从第一原理求导

Understanding the limit definition f'(x) = lim(h→0) [f(x+h) – f(x)] / h was tested directly, often for simple quadratics. Marks were given for correctly setting up the difference quotient, expanding, simplifying, and then letting h approach 0.

直接考查了对极限定义 f'(x) = lim(h→0) [f(x+h) – f(x)] / h 的理解,通常针对简单的二次函数。正确列出差商、展开、化简并令 h 趋近 0,均可获得相应步骤分。

For f(x) = x² + 3x, f(x+h) = (x+h)² + 3(x+h) = x² + 2xh + h² + 3x + 3h. Then f(x+h) – f(x) = 2xh + h² + 3h, divided by h gives 2x + h + 3. As h → 0, f'(x) = 2x + 3.

对于 f(x) = x² + 3x,f(x+h) = (x+h)² + 3(x+h) = x² + 2xh + h² + 3x + 3h。那么 f(x+h) – f(x) = 2xh + h² + 3h,除以 h 得到 2x + h + 3。当 h → 0,f'(x) = 2x + 3。

Even if the final answer is known, the method must be clearly shown. Simplify the numerator before cancelling h to avoid mistakes.

即使知道最终答案,也必须清晰展示推导过程。约去 h 前要先化简分子,以免出错。


9. Differentiation Techniques and Applications | 求导技巧及其应用

After first principles, the focus shifted to the power rule and differentiating polynomials. Finding gradients, equations of tangents and normals, and locating stationary points were key applications.

在第一原理之后,重点转向幂函数求导法则和多项式求导。求斜率、切线和法线方程,以及确定驻点是关键应用。

For y = 4x³ – 6x² + 2x – 7, dy/dx = 12x² – 12x + 2. At x = 1, the gradient is 2, so the tangent equation is y – y₁ = 2(x – 1). A normal has gradient -1/2. Stationary points occur where dy/dx = 0, solved for x and then substituted back to find y-coordinates.

对于 y = 4x³ – 6x² + 2x – 7,dy/dx = 12x² – 12x + 2。在 x = 1 处,斜率为 2,因此切线方程为 y – y₁ = 2(x – 1)。法线斜率为 -1/2。驻点出现在 dy/dx = 0 的位置,求出 x 后再代回求得 y 坐标。

Second derivatives were used to classify maxima and minima. Simple modelling questions, such as optimising an area, required forming an expression in one variable and differentiating.

二阶导数被用来判别驻点是极大值还是极小值。简单的建模问题,如优化面积,需要先列出单变量表达式再求导。


10. Integration as Reverse Differentiation | 积分作为微分的逆运算

Indefinite integration of polynomial functions appeared, with students expected to include the constant of integration ‘+ c’. The rule is ∫ xⁿ dx = (xⁿ⁺¹)/(n+1) + c for n ≠ -1.

考查了多项式函数的不定积分,考生应记得加上积分常数“+ c”。规则是 ∫ xⁿ dx = (xⁿ⁺¹)/(n+1) + c,n ≠ -1。

For f'(x) = 6x² – 4x + 5, integrating gives f(x) = 2x³ – 2x² + 5x + c. If a point on the curve is given, say (1, 4), substitute to find c: 4 = 2(1)³ – 2(1)² + 5(1) + c ⇒ c = -1.

对于 f'(x) = 6x² – 4x + 5,积分得 f(x) = 2x³ – 2x² + 5x + c。如果给定曲线上一点,如 (1, 4),代入求出 c:4 = 2 – 2 + 5 + c ⇒ c = -1。

Definite integration was used to find the area under a curve between two limits. Candidates needed to integrate first, then substitute upper and lower limits, subtracting correctly.

定积分被用来求曲线在上下限间的面积。考生需先积分,再代入上下限,正确相减。

Area = ∫ₐᵇ f(x) dx = [F(x)]ₐᵇ = F(b) – F(a)


11. Sequences and Series: Arithmetic Progressions | 等差数列与级数

Arithmetic sequences were a staple, with questions asking for the nth term or the sum of the first n terms. The formulae are uₙ = a + (n – 1)d and Sₙ = n/2 [2a + (n – 1)d] or n/2 (a + l).

等差数列是必考内容,题目要求求第 n 项或前 n 项和。公式为 uₙ = a + (n – 1)d 和 Sₙ = n/2 [2a + (n – 1)d] 或 n/2 (a + l)。

Given the 3rd term is 10 and the 7th term is 22, solving simultaneous equations yields a = 4 and d = 3. Then the sum of the first 20 terms is S₂₀ = 20/2 [2(4) + 19(3)] = 10(8 + 57) = 650.

已知第 3 项为 10,第 7 项为 22,解方程组可得 a = 4,d = 3。那么前 20 项和 S₂₀ = 20/2 [2(4) + 19(3)] = 10(8 + 57) = 650。

Using sigma notation, recognising the index and general term, and applying formulas efficiently saved time. Sometimes the sum was given, and n had to be found via solving a quadratic.

灵活运用求和符号 Σ,识别下标与通项,并高效应用公式可以节省时间。有时会给出总和,需要通过解二次方程求出 n。


12. Proof and Mathematical Communication | 证明与数学表达

One or two marks often depended on clear logical reasoning, such as proof by deduction or simple counterexamples. For instance, proving that the sum of two odd numbers is even can be done by writing 2m+1 and 2n+1, adding to get 2(m+n+1).

试卷中常常有 1-2 分依赖于清晰的逻辑推理,例如演绎证明或简单的反例。比如要证明两个奇数之和为偶数,可设 2m+1 和 2n+1,相加得 2(m+n+1)。

Checking algebraic manipulations and stating justifications (e.g., ‘since x² ≥ 0 for all real x’) show rigour. Candidates should practise structuring short proofs in a step-by-step manner.

检查代数操作并给出理由(例如“由 x² ≥ 0 对一切实数成立”)体现出严谨性。考生应练习分步骤构建简短的证明过程。

Attention to detail in written solutions, such as clearly indicating the final answer and including units or restrictions, help secure method marks even if numerical slip-ups occur.

解答书写的细节,如清晰标出最终答案并带上单位或限制条件,有助于在发生数值错误时仍保住方法分。


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课程辅导,国外大学本科硕士研究生博士课程论文辅导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