📚 PDF资源导航

AS AQA Mathematics Unit 1 January 2019 Paper Walkthrough | AS AQA 数学 Unit 1 2019年1月试卷解析

📚 AS AQA Mathematics Unit 1 January 2019 Paper Walkthrough | AS AQA 数学 Unit 1 2019年1月试卷解析

The AQA AS Mathematics Unit 1 (legacy Core 1) paper is a pure mathematics examination that tests algebra, surds, quadratic functions, coordinate geometry, differentiation, integration, binomial expansion, and graph transformations. The January 2019 paper was one of the final sittings for this unit before the legacy specification was fully withdrawn, making it a valuable revision resource for students who need to retake or who are preparing for similar AS-level pure maths assessments.

AQA AS 数学 Unit 1(旧版 Core 1)属于纯数学考试,涉及代数、根式、二次函数、坐标几何、微分、积分、二项式展开与图像变换。2019年1月试卷是该单元在旧版考纲完全取消前的最后几次考卷之一,因此是复习备考的宝贵资料,尤其适合补考或备考同类 AS 纯数学部分的学生。


1. Simplifying Surds and Indices | 化简根式与指数

The first topic frequently tested in Unit 1 is the manipulation of surds and indices. You should know that √(ab) = √a × √b and √(a ÷ b) = √a ÷ √b. For indices, the key rules are aᵐ × aⁿ = aᵐ⁺ⁿ, aᵐ ÷ aⁿ = aᵐ⁻ⁿ, and (aᵐ)ⁿ = aᵐⁿ. These rules allow you to simplify expressions cleanly and are often needed before solving a quadratic or differentiating a polynomial.

Unit 1 考查的第一类重点是根式与指数的化简。你需要掌握 √(ab) = √a × √b,以及 √(a ÷ b) = √a ÷ √b。指数规则中,aᵐ × aⁿ = aᵐ⁺ⁿ,aᵐ ÷ aⁿ = aᵐ⁻ⁿ,(aᵐ)ⁿ = aᵐⁿ。熟练运用这些规则可以在解题时显著简化表达式,也为后续解二次方程或对多项式求导打下基础。

Example: Simplify √50 + √8, giving your answer in the form a√2.

例:化简 √50 + √8,并将答案写成 a√2 的形式。

√50 = √(25 × 2) = 5√2
√8 = √(4 × 2) = 2√2
√50 + √8 = 5√2 + 2√2 = 7√2

Here the key is to rewrite each square root so that the same irrational factor √2 appears. Then the two terms can be combined like algebraic terms.

这里的核心是先把每个根式写成包含相同无理因子 √2 的形式,然后像合并同类项一样合并两项。


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

Quadratic equations and functions form a large part of Unit 1. You must be able to solve quadratics by factorisation, by completing the square, and by using the quadratic formula. You also need to know how to find the discriminant Δ = b² − 4ac and use it to determine the nature of the roots.

二次方程与函数是 Unit 1 的重头戏。你必须掌握因式分解、配方法和求根公式这三种解法。同时要会计算判别式 Δ = b² − 4ac,并利用它判断根的性质。

Example: The equation 2x² + kx + 1 = 0 has real roots. Find the range of possible values of k.

例:方程 2x² + kx + 1 = 0 具有实数根,求 k 的取值范围。

For real roots the discriminant must be non-negative: Δ ≥ 0. Here a = 2, b = k, c = 1, so:

有实数根时判别式必须满足 Δ ≥ 0。这里 a = 2,b = k,c = 1,因此:

Δ = k² − 4(2)(1) = k² − 8 ≥ 0
k² ≥ 8
k ≤ −2√2 或 k ≥ 2√2

Make sure you write the final answer as two separate intervals. A quadratic inequality like k² ≥ 8 always leads to an “outside” interval, not a “between” interval.

务必把答案写成两个独立的区间。对于 k² ≥ 8 这样的二次不等式,解集总是在两侧“外部”,而不是两个边界之间。


3. Solving Quadratic Inequalities | 解二次不等式

Once you can factorise a quadratic, you can solve quadratic inequalities. Sketching the graph of the parabola or drawing a sign diagram is an efficient method. You must remember to reverse the inequality sign when dividing by a negative number, but for quadratics the main challenge is identifying the correct region on the number line.

学会因式分解之后,就可以求解二次不等式。画出抛物线的草图或制作符号表是高效的方法。需要注意:除以负数时不等号要反向。对二次函数来说,关键是确定数轴上正确的区间。

Example: Solve 3x² − 5x − 2 > 0.

例:解不等式 3x² − 5x − 2 > 0。

3x² − 5x − 2 = (3x + 1)(x − 2)
(3x + 1)(x − 2) > 0
Critical points: x = −1/3, x = 2
Solution: x < −1/3 或 x > 2

The coefficient of x² is positive, so the parabola opens upwards. The graph is above the x-axis outside the interval between the roots. Therefore the solution is the union of two rays.

由于 x² 的系数为正,抛物线开口向上。图像在两根之间的区间外部位于 x 轴上方,因此解是两个开区间的并集。


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

Unit 1 often asks you to find the equation of a line, calculate the length of a segment, find the midpoint, or check whether lines are parallel or perpendicular. The gradient formula m = (y₂ − y₁) ÷ (x₂ − x₁) and the point-slope form y − y₁ = m(x − x₁) are essential.

Unit 1 常要求你求直线方程、计算线段长度、求中点坐标,或判断两直线是否平行或垂直。斜率的计算式 m = (y₂ − y₁) ÷ (x₂ − x₁) 和点斜式 y − y₁ = m(x − x₁) 是必须掌握的基本工具。

Example: Find the equation of the straight line passing through (2, −1) with gradient 3.

例:求经过点 (2, −1) 且斜率为 3 的直线方程。

y − (−1) = 3(x − 2)
y + 1 = 3x − 6
y = 3x − 7

Do not leave the equation in the expanded form y + 1 = 3(x − 2) unless you are asked for point-slope form. The final answer is usually written as y = 3x − 7 or 3x − y − 7 = 0.

除非题目明确要求点斜式,否则不要停留在 y + 1 = 3(x − 2) 这一步。最终答案通常写成 y = 3x − 7 或一般式 3x − y − 7 = 0。


5. Circles | 圆

Circle geometry in AS Core 1 requires you to use the standard equation (x − a)² + (y − b)² = r², where (a, b) is the centre and r is the radius. You may be asked to complete the square to convert from a general form such as x² + y² + Dx + Ey + F = 0 into the standard form.

AS Core 1 中的圆要求掌握标准方程 (x − a)² + (y − b)² = r²,其中 (a, b) 为圆心,r 为半径。题目可能会要求你通过配方法把一般式 x² + y² + Dx + Ey + F = 0 化为标准式。

Example: Write down the equation of the circle with centre (−1, 2) and radius 5. Then show that the point (3, −1) lies on this circle.

例:写出圆心为 (−1, 2) 且半径为 5 的圆的方程,并证明点 (3, −1) 在该圆上。

(x + 1)² + (y − 2)² = 25
At (3, −1): (3 + 1)² + (−1 − 2)² = 4² + (−3)² = 16 + 9 = 25 ✓

Because the sum of the squared displacements equals 25, the point satisfies the equation and hence lies exactly on the circle.

因为平方位移之和等于 25,所以该点满足圆的方程,因此正好在圆上。


6. Differentiation: Gradients and Tangents | 微分:斜率与切线

Differentiation is a central topic in Unit 1. You need to know that if y = xⁿ, then dy/dx = nxⁿ⁻¹. For a polynomial, differentiate term by term. The derivative gives the gradient of the curve at any point, and you can use it to find the equation of a tangent.

微分是 Unit 1 的核心内容。你需要知道:若 y = xⁿ,则 dy/dx = nxⁿ⁻¹。对多项式逐项求导即可。导数给出曲线上任意一点的切线斜率,并可用于求切线方程。

Example: Find the equation of the tangent to y = x³ − 4x + 1 at x = 2.

例:求曲线 y = x³ − 4x + 1 在 x = 2 处的切线方程。

dy/dx = 3x² − 4
At x = 2, gradient = 3(2)² − 4 = 12 − 4 = 8
y = (2)³ − 4(2) + 1 = 8 − 8 + 1 = 1
y − 1 = 8(x − 2)
y = 8x − 15

Always calculate the y-coordinate by substituting x into the original curve, not into the derivative. Then use the point-gradient form to write the tangent equation.

求 y 坐标时务必把 x 代入原曲线方程,而不是导数式。然后用点斜式写出切线方程。


7. Increasing and Decreasing Functions | 递增与递减函数

A function f(x) is increasing on an interval if f'(x) > 0 for all x in that interval, and decreasing if f'(x) < 0. In Unit 1, typical questions ask you to justify that a function is always increasing or to find the range of values for which it is increasing.

函数 f(x) 在某个区间内递增,当且仅当该区间内 f'(x) > 0;递减则要求 f'(x) < 0。Unit 1 中常见问题包括证明一个函数始终递增,或找出函数递增的 x 取值范围。

Example: Show that f(x) = x³ + 3x is increasing for all real x.

例:证明 f(x) = x³ + 3x 对所有实数 x 都递增。

f'(x) = 3x² + 3 = 3(x² + 1)
Since x² ≥ 0 for all x, x² + 1 ≥ 1 > 0
Therefore f'(x) > 0 for all x, so f(x) is increasing everywhere.

The key observation is that x² is never negative, so adding 1 makes the expression strictly positive. This rules out any stationary point where the gradient is zero.

关键在于 x² 永远不小于零,加 1 后表达式严格为正,这就排除了导数为零的驻点。


8. Integration and Area | 积分与面积

Integration is the reverse process of differentiation. The indefinite integral of xⁿ is xⁿ⁺¹/(n + 1) + C, provided n ≠ −1. Definite integrals are used to calculate the area between a curve and the x-axis, but you must be careful about whether the area is above or below the axis.

积分是微分的逆运算。xⁿ 的不定积分为 xⁿ⁺¹/(n + 1) + C(n ≠ −1)。定积分用于计算曲线和 x 轴之间的面积,但要注意面积位于 x 轴上方还是下方。

Example: Evaluate ∫₁² (2x + 3) dx.

例:计算定积分 ∫₁² (2x + 3) dx。

∫ (2x + 3) dx = x² + 3x + C
[x² + 3x]₁² = (4 + 6) − (1 + 3) = 10 − 4 = 6

Because the integrand is positive on the interval [1, 2], the definite integral 6 is also the area of the region enclosed by the curve, the x-axis, and the vertical lines x = 1 and x = 2.

由于被积函数在区间 [1, 2] 上恒正,定积分 6 就等于曲线、x 轴以及直线 x = 1、x = 2 所围成区域的面积。


9. Binomial Expansion | 二项式展开

The binomial expansion is a standard question in Unit 1. For a small positive integer power n, you can expand (a + b)ⁿ using Pascal’s triangle or the binomial coefficients ₙCᵣ. In AS Core 1, you are normally only asked to expand expressions where n is a positive integer such as 3, 4, or 5.

二项式展开是 Unit 1 的常见题型。对于较小的正整数幂 n,你可以借助帕斯卡三角形或组合数 ₙCᵣ 展开 (a + b)ⁿ。AS Core 1 通常只要求 n 为正整数(如 3、4、5)时的展开。

Example: Expand (2 + x)⁴ fully.

例:完整展开 (2 + x)⁴。

(2 + x)⁴ = ⁴C₀(2)⁴ + ⁴C₁(2)³x + ⁴C₂(2)²x² + ⁴C₃(2)x³ + ⁴C₄x⁴
= 16 + 4(8)x + 6(4)x² + 4(2)x³ + x⁴
= 16 + 32x + 24x² + 8x³ + x⁴

Notice that the powers of 2 decrease from 4 to 0, while the powers of x increase from 0 to 4. Always write the coefficients carefully because omissions such as forgetting the powers of the constant term are common errors.

注意 2 的幂从 4 递减到 0,而 x 的幂从 0 递增到 4。写系数时要格外细心,漏掉常数项的幂次是常见错误。


10. Graph Transformations | 图像变换

Transformations of graphs are tested in Unit 1. You need to know how changes to the function equation affect the graph: y = f(x) + a moves the graph up by a units, y = f(x − a) moves it right by a units, y = −f(x) reflects in the x-axis, and y = f(−x) reflects in the y-axis.

图像变换是 Unit 1 的考点。你需要知道函数方程的变化如何影响图像:y = f(x) + a 使图像上移 a 个单位;y = f(x − a) 使图像右移 a 个单位;y = −f(x) 关于 x 轴翻转;y = f(−x) 关于 y 轴翻转。

Example: Describe the transformation that maps y = x² to y = (x − 3)² + 2.

例:描述将 y = x² 映射到 y = (x − 3)² + 2 的变换。

Translation by the vector (3, 2), i.e. 3 units to the right and 2 units upwards.

Remember that the horizontal shift is determined by solving x − 3 = 0, which gives x = 3. This is counterintuitive: a positive value inside the bracket moves the graph to the right.

注意:水平位移由 x − 3 = 0 决定,即 x = 3。这一点容易出错:括号内为正值时图像向右移动。


11. Exam Strategy and Common Pitfalls | 考试策略与常见错误

In the Unit 1 January 2019 paper, time management is critical. The paper lasts 90 minutes and has a fixed number of marks, usually around 75. Start with the questions you find easiest to build confidence, then return to harder ones. Show every step of working because method marks are awarded generously, even if the final answer is wrong.

在 Unit 1 2019年1月的考试中,时间管理非常关键。试卷时长为 90 分钟,总分通常约 75 分。建议先从最有把握的题目做起以建立信心,再回头处理难题。务必将每一步过程都写出来,因为即使最终结果错误,过程分也会慷慨地按步骤给分。

Common pitfalls include forgetting to add the constant of integration, writing an inequality without a context such as “real x”, confusing the signs inside a circle equation, and using the chain rule incorrectly when differentiating expressions like (2x + 1)⁵, which are not on the AS Core 1 specification as composite functions but may appear in expanded polynomial form.

常见错误包括:忘记添加积分常数 C;写不等式时不注明“x 为实数”;混淆圆方程的符号;在求 (2x + 1)⁵ 这类复合函数导数时错误地使用链式法则(AS Core 1 不直接考查复合函数,但会以展开后的多项式形式出现)。


Mastering these core skills will prepare you well for the style of questions in the January 2019 AS AQA Mathematics Unit 1 paper. Practice every question type, mark your own solutions strictly, and aim to score maximum method marks by writing clear algebra line by line.

掌握以上核心技能,你就能从容应对 AQA AS 数学 Unit 1 2019年1月试卷中的各类题型。请逐类练习,严格批改自己的答案,并通过逐行书写清晰的代数过程来争取尽可能多的步骤分。

Published by TutorHao | Mathematics Revision Series | aleveler.com

Find AQA AS Level Maths Textbooks on eBay UK

New, used and second-hand copies of textbooks and revision guides are often much cheaper than retail — check current listings and prices before you buy.

Browse on eBay UK →

更多咨询请联系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