📚 AS-Level Maths Unit 1 Jan19 Question Paper: Key Knowledge Points Explained | AS 数学 Unit 1 2019年1月考卷知识点精讲
In January 2019, the AS Maths Unit 1 exam tested a wide range of foundational pure mathematics topics. This article distils the essential knowledge points and provides worked examples inspired by the Jan19 paper, helping you master the key skills required for success. Each section mirrors a typical question style, allowing you to see exactly how the theory is applied under exam conditions.
2019年1月的AS数学Unit 1考试覆盖了广泛的纯数学基础知识点。本文提炼核心考点,结合Jan19真题启发下的经典例题,帮助你掌握取得高分所需的关键技能。每个小节都对应一种典型考题,让你清楚看到如何在考试中运用这些理论。
1. Surds and Rationalising Denominators | 根式与分母有理化
The Jan19 paper frequently opens with a surds question, testing simplification and rationalisation of denominators. For example, you may be asked to express a fraction like (2+√3)/(√3-1) in the form a + b√c. The key is to multiply numerator and denominator by the conjugate of the denominator, which eliminates the surd from the denominator using the difference of two squares.
Jan19试卷常以根式题开篇,考查分母有理化与化简。例如,要求将分式(2+√3)/(√3-1)写成 a + b√c 的形式。关键是分子分母同乘分母的共轭根式,利用平方差公式消去分母中的根号。
Step 1: Identify the conjugate. For √3 – 1, the conjugate is √3 + 1.
第一步:确定共轭根式。√3 – 1 的共轭为 √3 + 1。
Step 2: Multiply numerator and denominator: (2+√3)(√3+1) / ((√3-1)(√3+1)) = (2√3+2+3+√3) / (3 – 1) = (5+3√3)/2.
第二步:分子分母相乘:(2+√3)(√3+1) / ((√3-1)(√3+1)) = (2√3+2+3+√3) / (3 – 1) = (5+3√3)/2。
The result is 5/2 + (3√3)/2, matching the required form. Always check that you have simplified the surd fully by looking for square factors inside the radical.
结果为 5/2 + (3√3)/2,符合要求的形式。最后务必检查根号内是否还有可开方的因数,确保化简完全。
2. Quadratic Equations and the Discriminant | 二次方程与判别式
A typical Jan19 question involves a quadratic equation with an unknown coefficient, asking you to determine the range of values for which the equation has real and distinct roots, equal roots, or no real roots. The discriminant Δ = b² – 4ac is the tool to use. For ax² + bx + c = 0, when Δ > 0 there are two distinct real roots; Δ = 0 gives one repeated root; Δ < 0 yields no real roots.
Jan19常考含参数的二次方程,要求给出方程有不等实根、重根或无实根时参数的取值范围。核心工具是判别式 Δ = b² – 4ac。对于 ax² + bx + c = 0,Δ > 0 有两个不等实根,Δ = 0 有一个重根,Δ < 0 无实根。
Example: Find the set of values of k such that x² + (k – 3)x + 4 = 0 has no real roots. Here a = 1, b = k – 3, c = 4. Discriminant: (k – 3)² – 16 < 0. Expand: k² - 6k + 9 - 16 < 0 → k² - 6k - 7 < 0. Factorise: (k - 7)(k + 1) < 0. The quadratic opens upwards, so the inequality holds between the roots: -1 < k < 7.
示例:求使 x² + (k – 3)x + 4 = 0 无实根的 k 的取值范围。a = 1, b = k – 3, c = 4。判别式:(k – 3)² – 16 < 0。展开得 k² - 6k + 9 - 16 < 0 → k² - 6k - 7 < 0。因式分解:(k - 7)(k + 1) < 0。二次函数开口向上,因此不等式的解为 -1 < k < 7。
Always present your answer using interval notation or set notation as required by the question. In this case, {k : -1 < k < 7}.
根据题目要求,最终答案使用区间或集合形式表示。此处为 {k : -1 < k < 7}。
3. Completing the Square and Vertex Form | 配方法与顶点式
Completing the square is a technique that appears almost every year in AS Unit 1. It allows you to find the coordinates of the vertex of a parabola and to solve quadratic equations without a calculator. The Jan19 paper expected students to rewrite a quadratic expression in the form a(x + p)² + q.
配方法是AS Unit 1几乎每年必考的技巧,用于求抛物线的顶点坐标,也用于非计算器解二次方程。Jan19试卷要求考生能将二次式改写成 a(x + p)² + q 的形式。
Example: Write 2x² – 8x + 5 in the form a(x + b)² + c. Factor out the coefficient of x² from the first two terms: 2(x² – 4x) + 5. Take half of -4, square it: (-2)² = 4. Add and subtract this inside the bracket: 2[(x² – 4x + 4) – 4] + 5 = 2[(x – 2)² – 4] + 5 = 2(x – 2)² – 8 + 5 = 2(x – 2)² – 3.
示例:将 2x² – 8x + 5 写成 a(x + b)² + c 形式。先提取前两项中 x² 的系数:2(x² – 4x) + 5。取一次项系数 -4 的一半并平方得 4。在括号内加上并减去这个数:2[(x² – 4x + 4) – 4] + 5 = 2[(x – 2)² – 4] + 5 = 2(x – 2)² – 8 + 5 = 2(x – 2)² – 3。
From this form, the vertex is at (2, -3) and the line of symmetry is x = 2. This also helps in sketching the graph and finding the minimum value of the quadratic.
由此可得顶点为 (2, -3),对称轴为 x = 2。这也有助于画出函数图像,并求得二次函数的最小值。
4. Solving Simultaneous Equations | 解联立方程组
The Jan19 paper included a question that required solving a system of one linear and one quadratic equation. This is typically done by substitution. After substituting the linear equation into the quadratic, you obtain a quadratic in one variable. The number of solutions corresponds to the points of intersection of a line and a parabola or circle.
Jan19试卷中包含一道求解一个线性方程与一个二次方程联立的题目,常用代入法解决。将线性方程代入二次方程后,会得到一个关于单一变量的二次方程。解的个数对应直线与抛物线或圆的交点数。
Example: Solve the simultaneous equations y = 2x – 1 and x² + y² = 10. Substitute y: x² + (2x – 1)² = 10 → x² + 4x² – 4x + 1 = 10 → 5x² – 4x – 9 = 0. Factorise: (5x – 9)(x + 1) = 0 → x = 9/5 or x = -1. Find y: when x = 9/5, y = 2(9/5) – 1 = 13/5; when x = -1, y = -3. Solutions: (9/5, 13/5) and (-1, -3).
示例:解联立方程 y = 2x – 1 与 x² + y² = 10。代入消去 y:x² + (2x – 1)² = 10 → x² + 4x² – 4x + 1 = 10 → 5x² – 4x – 9 = 0。因式分解:(5x – 9)(x + 1) = 0,得 x = 9/5 或 x = -1。代入求 y:x = 9/5 时 y = 13/5;x = -1 时 y = -3。解为 (9/5, 13/5) 和 (-1, -3)。
Always check that both pairs satisfy the original equations. In the exam, if the discriminant of the resulting quadratic equals zero, the line is tangent to the curve and there is exactly one point of intersection.
务必验证两组解均满足原方程。考试中,若代入后二次方程的判别式等于零,则直线与曲线相切,恰有一个交点。
5. Quadratic Inequalities and Set Notation | 二次不等式与集合符号
Quadratic inequalities require a clear understanding of the shape of the quadratic graph. The Jan19 paper tested the ability to solve inequalities and express the solution set using set notation or interval notation. A common mistake is forgetting to reverse the inequality sign when multiplying by a negative number, so working with a positive coefficient of x² is advisable.
二次不等式的求解需要深刻理解二次函数图像的形状。Jan19试卷考查了解不等式并用集合或区间表示解集的能力。常见错误是乘以负数时忘记反转不等号,因此建议先将 x² 的系数化为正数。
Example: Solve x² – 5x + 6 ≥ 0. Factorise: (x – 2)(x – 3) ≥ 0. The quadratic crosses the x-axis at x = 2 and x = 3 and opens upwards. The product is ≥ 0 when x ≤ 2 or x ≥ 3. In set notation: {x : x ≤ 2} ∪ {x : x ≥ 3}.
示例:解 x² – 5x + 6 ≥ 0。因式分解得 (x – 2)(x – 3) ≥ 0。该二次函数开口向上,与 x 轴交于 x = 2 和 x = 3。因此不等式解为 x ≤ 2 或 x ≥ 3。集合表示为 {x : x ≤ 2} ∪ {x : x ≥ 3}。
When using set notation, the union symbol ∪ is used to combine disjoint intervals. You must also be comfortable with number line representations, which are often drawn as part of the working in coordinate geometry and inequalities questions.
使用集合符号时,用并集符号 ∪ 连接不相交的区间。此外,必须熟悉数轴表示法,这常出现在坐标几何与不等式解题过程中。
6. Graphs of Functions and Transformations | 函数图像与图像变换
Function transformations are a recurring theme in Unit 1. The Jan19 paper contained a question where a given graph of y = f(x) was used to sketch transformed graphs, requiring knowledge of stretches, translations, and reflections. The standard transformations are f(x + a) for horizontal shift, f(x) + a for vertical shift, f(ax) for horizontal stretch, and af(x) for vertical stretch.
函数图像变换是Unit 1的常客。Jan19有一道题给定了 y = f(x) 的图像,要求画出经过变换的图像,需要掌握平移、拉伸和对称的知识。标准变换包括 f(x + a) 水平平移,f(x) + a 垂直平移,f(ax) 水平拉伸,af(x) 垂直拉伸。
Example: The graph of y = f(x) is shown. Sketch y = 2f(x – 1) + 3. This involves a horizontal translation of 1 unit to the right, followed by a vertical stretch with scale factor 2, and finally a vertical translation of +3. The order matters: apply the horizontal transform inside the function first, then any vertical stretches, and finally vertical shifts.
示例:已知 y = f(x) 的图像,画出 y = 2f(x – 1) + 3 的草图。这包含向右平移 1 个单位,接着垂直拉伸比例因子为 2,最后向上平移 3 个单位。顺序很重要:先处理函数内部的水平变换,然后是垂直方向的拉伸,最后进行垂直平移。
Specific points like intercepts and turning points should be tracked through each transformation to ensure accuracy in your sketch.
为准确作图,应逐一追踪截距点、驻点等关键点在每次变换后的位置。
7. Coordinate Geometry: Circles and Tangents | 坐标几何:圆与切线
A standard Jan19 coordinate geometry problem involves the equation of a circle and finding the equation of a tangent at a given point. The key fact is that the radius to the point of tangency is perpendicular to the tangent. Thus, the gradient of the tangent is the negative reciprocal of the gradient of the radius.
Jan19中一道标准的坐标几何题涉及圆方程和求给定点的切线方程。关键知识点是:切点处的半径与切线垂直,因此切线斜率是半径斜率的负倒数。
Example: The circle has equation x² + y² = 25. Find the equation of the tangent at the point (3,4). The centre is (0,0). The gradient of the radius to (3,4) is (4 – 0)/(3 – 0) = 4/3. The tangent gradient m = -3/4. Using the point-slope form: y – 4 = -3/4 (x – 3). Multiply through by 4: 4y – 16 = -3x + 9 → 3x + 4y = 25.
示例:圆方程为 x² + y² = 25,求点 (3,4) 处的切线方程。圆心为 (0,0),半径斜率为 4/3,因此切线斜率 m = -3/4。用点斜式:y – 4 = -3/4 (x – 3)。化简得 3x + 4y = 25。
You could also use the formula x₁x + y₁y = r² for a circle centred at the origin, giving 3x + 4y = 25 directly. If the circle is not centred at the origin, find the centre first and apply the same gradient-method.
对于圆心在原点的圆,可直接使用公式 x₁x + y₁y = r²,得到 3x + 4y = 25。若圆心不在原点,则先求圆心,再用相同的斜率法。
8. Differentiation: Tangents, Normals, and Stationary Points | 微分:切线、法线与驻点
Differentiation questions on Jan19 required finding the derivative of polynomial functions and using it to determine equations of tangents and normals as well as the nature of stationary points. The derivative dy/dx gives the gradient of the curve at any point.
Jan19的微分题要求对多项式求导,并利用导数求切线、法线以及判断驻点的性质。导数 dy/dx 给出曲线上任意点的斜率。
Example: For y = x³ – 3x² + 2, find the equation of the tangent at x = 1. First, dy/dx = 3x² – 6x. At x = 1, gradient = 3(1)² – 6(1) = -3. The y-coordinate: y = 1 – 3 + 2 = 0. Tangent equation: y – 0 = -3(x – 1) → y = -3x + 3.
示例:y = x³ – 3x² + 2,求在 x = 1 处的切线方程。首先 dy/dx = 3x² – 6x。在 x = 1 处斜率为 -3。纵坐标 y = 1 – 3 + 2 = 0。切线方程为 y = -3x + 3。
To find stationary points, set dy/dx = 0. For this function, 3x² – 6x = 0 → 3x(x – 2) = 0 → x = 0 or 2. Determine the nature using the second derivative d²y/dx² = 6x – 6. At x = 0, d²y/dx² = -6 < 0, so a local maximum; at x = 2, d²y/dx² = 6 > 0, so a local minimum.
求驻点时令 dy/dx = 0,解得 x = 0 或 2。用二阶导数 d²y/dx² = 6x – 6 判断性质:x = 0 时二阶导数为 -6 < 0,为极大值点;x = 2 时二阶导数为 6 > 0,为极小值点。
9. Integration and Finding the Area Under a Curve | 积分与曲线下方面积
The integration problems in the Jan19 paper moved from indefinite integrals to definite integrals for area calculations. You must be careful with signs when the curve lies below the x-axis; splitting the area into regions may be necessary.
Jan19的积分题从不定积分过渡到用定积分计算面积。当曲线落在 x 轴下方时需小心正负号,必要时需将区域分割计算。
Example: Find the area bounded by the curve y = 4x – x² and the x-axis. First, find intercepts: 4x – x² = 0 → x(4 – x) = 0 → x = 0, 4. The curve is a downward parabola above the x-axis between 0 and 4. Area = ∫₀⁴ (4x – x²) dx = [2x² – x³/3]₀⁴ = (2·16 – 64/3) – 0 = 32 – 64/3 = 32/3 square units.
示例:求曲线 y = 4x – x² 与 x 轴围成的面积。先求交点:x = 0 和 4。曲线为开口向下的抛物线,在 0 到 4 之间位于 x 轴上方。面积 = ∫₀⁴ (4x – x²) dx = [2x² – x³/3]₀⁴ = 32 – 64/3 = 32/3 平方单位。
Always include the constant of integration when evaluating indefinite integrals, but for definite integrals, compute the difference F(b) – F(a). In AS Unit 1, integration is also used to find the equation of a curve given its gradient function and a point on the curve.
计算不定积分时务必加上积分常数,而定积分只需计算差值 F(b) – F(a)。AS Unit 1 中还会利用积分,已知导函数和曲线上一点,求原曲线方程。
10. Polynomial Division and the Factor Theorem | 多项式除法与因式定理
The Jan19 paper assessed algebraic division, often combined with the factor theorem to fully factorise a cubic or quartic polynomial. The factor theorem states that if f(a) = 0, then (x – a) is a factor. Long division or synthetic division is then used to find the remaining quadratic factor.
Jan19考查了代数除法,常结合因式定理对三次或四次多项式进行完全因式分解。因式
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课程辅导,国外大学本科硕士研究生博士课程论文辅导