📚 PDF资源导航

AS AQA Maths Unit 1 January 2020 – Question Paper Review & Revision Guide | AS AQA 数学 Unit 1 2020年1月试卷回顾与复习指南

📚 AS AQA Maths Unit 1 January 2020 – Question Paper Review & Revision Guide | AS AQA 数学 Unit 1 2020年1月试卷回顾与复习指南

The AQA AS Level Mathematics Paper 1 (7356/1) from January 2020 tested candidates across a balanced mix of pure mathematics and statistics. This paper carried 80 marks and allowed 90 minutes, with calculators permitted. It rewarded clear algebraic manipulation, accurate statistical reasoning, and efficient use of time across both sections.

2020年1月的AQA AS数学试卷1(7356/1)涵盖了纯数学与统计学的均衡组合。该试卷满分80分,考试时间90分钟,允许使用计算器。整份试卷奖励清晰的代数运算、准确的统计推理以及对时间的高效管理。


1. Paper Structure & Key Themes | 试卷结构与核心主题

The January 2020 Unit 1 paper is divided into two broad parts. Section A covers pure mathematics — quadratics, coordinate geometry, differentiation, integration, exponentials, and trigonometry. Section B covers statistics — data presentation, probability, the binomial distribution, and hypothesis testing. Around 75% of the marks went to pure topics, with the remaining 25% devoted to statistics.

2020年1月的Unit 1试卷分为两大部分。A部分涵盖纯数学——二次方程、坐标几何、微分、积分、指数和对数以及三角学。B部分涵盖统计学——数据展示、概率、二项分布和假设检验。约75%的分数来自纯数学主题,其余25%来自统计学。

Candidates who performed well recognised that the paper was deliberately structured to test fluency in standard routines first, followed by problem-solving and interpretation. Early questions on the paper were accessible to every student prepared to AS level; the final pure question and the statistics questions demanded deeper reasoning.

表现优异的考生会发现,这份试卷刻意设计为先考查标准流程的熟练度,再考查问题解决与解释能力。试卷前部的问题对所有达到AS水平的学生都很友好;最后的纯数题和统计题则要求更深刻的推理能力。

Key topics that appeared included solving quadratics with unknown coefficients, differentiating from first principles, finding areas under curves, solving equations with logarithms, and a hypothesis test on a binomial proportion. This review below maps each area to the exact skills you must practise for a confident retake or mock preparation.

本次试卷中出现的关键考点包括:带未知系数的二次方程求解、从基本原理出发的微分、曲线下面积的计算、含对数的方程求解,以及基于二项比例的假设检验。下面的回顾将每个区域对应到你需要练习的确切技能,帮助你自信地应对补考或模拟考。


2. Quadratics & the Discriminant | 二次方程与判别式

The quadratic function was tested early in the paper. A typical question asked you to find the range of a quadratic, sketch its graph, and state its minimum point. Another question used the discriminant to determine the number of real roots of an equation involving a parameter k.

二次函数在试卷前段出现。一个典型问题要求你求出二次函数的值域、画出其图像并指出最小值点。另一个问题利用判别式来确定含有参数k的方程实根的个数。

For a quadratic f(x) = ax² + bx + c, the discriminant is

对于二次函数 f(x) = ax² + bx + c,判别式为

Δ = b² − 4ac

If Δ > 0 there are two distinct real roots; if Δ = 0 there is one repeated root; if Δ < 0 there are no real roots. In January 2020, the parameter question required you to set Δ ≥ 0 and solve the resulting inequality in k. Candidates often made sign errors when expanding (k + 1)² − 4(1)(k − 3); be careful to subtract correctly.

若 Δ > 0,则有两个不同实根;若 Δ = 0,则有一个重根;若 Δ < 0,则无实根。在2020年1月的考试中,含参数的题目要求你令 Δ ≥ 0 并解出关于k的不等式。考生在展开 (k + 1)² − 4(1)(k − 3) 时经常出现符号错误;请务必正确进行减法运算。

Completing the square is another non-negotiable skill. For f(x) = 2x² − 8x + 5, rewrite as 2(x − 2)² − 3, giving minimum value −3 at x = 2. Practice this until it is automatic, because the same technique is used for sketching graphs, solving equations, and even finding the inverse of a quadratic function.

配方是另一项不可或缺的技能。对于 f(x) = 2x² − 8x + 5,可重写为 2(x − 2)² − 3,得到在 x = 2 处的最小值 −3。练习到自动化为止,因为同一技术可用来画图、解方程,甚至求二次函数的反函数。


3. Coordinate Geometry | 坐标几何

Coordinate geometry appeared as a linked question involving a straight line, a circle, or both. In the January 2020 paper, candidates were given two points and asked to find the gradient, the midpoint, and the equation of the perpendicular bisector of the line segment joining them.

坐标几何以直线、圆或二者结合的关联问题出现。在2020年1月试卷中,考生需要根据给出的两个点求斜率、中点以及连接这两点的线段的垂直平分线方程。

The core formulae you must recall are

你必须牢记的核心公式如下

Gradient m = (y₂ − y₁) / (x₂ − x₁), Midpoint = ((x₁ + x₂)/2 , (y₁ + y₂)/2)

The perpendicular bisector has gradient −1/m and passes through the midpoint. A common error is to forget the negative reciprocal; another is to mix up the x- and y-coordinates when substituting into y − y₁ = m(x − x₁). Write out the steps clearly, as method marks were generously awarded in this paper.

垂直平分线的斜率为 −1/m,且经过中点。常见错误是忘记负倒数;另一个错误是在代入 y − y₁ = m(x − x₁) 时混淆x和y坐标。在试卷中方法分给得很宽裕,请写出清晰的步骤。

Circle questions may also appear: the equation of a circle with centre (a, b) and radius r is (x − a)² + (y − b)² = r². You should be comfortable using the distance formula √((x₂ − x₁)² + (y₂ − y₁)²) to verify whether a point lies inside, on, or outside a circle.

圆的问题也可能出现:圆心为 (a, b)、半径为 r 的圆的方程为 (x − a)² + (y − b)² = r²。你应该熟练使用距离公式 √((x₂ − x₁)² + (y₂ − y₁)²) 来判断一个点在圆内、圆上还是圆外。


4. Differentiation | 微分

Differentiation was assessed both procedurally and conceptually. The January 2020 paper included a “first principles” question, where you must apply the limit definition of the derivative to a simple polynomial such as f(x) = x² + 3x.

微分在程序性和概念性两个层面都被考查。2020年1月试卷包含一道”基本原理”题,要求你对 f(x) = x² + 3x 这样的简单多项式应用导数极限定义。

The definition you must memorise is

你必须记忆的定义是

f'(x) = lim (h→0) [f(x + h) − f(x)] / h

For f(x) = x² + 3x, you would write f(x + h) = (x + h)² + 3(x + h) = x² + 2xh + h² + 3x + 3h. Subtract f(x) to get 2xh + h² + 3h, divide by h to get 2x + h + 3, then take the limit as h → 0, giving f'(x) = 2x + 3. Candidates who lost marks here almost always failed to expand brackets correctly or forgot the +3h term.

对于 f(x) = x² + 3x,你应该写 f(x + h) = (x + h)² + 3(x + h) = x² + 2xh + h² + 3x + 3h。减去 f(x) 得 2xh + h² + 3h,除以 h 得 2x + h + 3,再取 h → 0 的极限,得到 f'(x) = 2x + 3。在此失分的考生几乎总是不正确地展开括号或忘记 +3h 项。

Stationary points were also tested. You set dy/dx = 0, solve for x, then use the second derivative d²y/dx² to classify: positive gives a minimum, negative gives a maximum. A weaker but acceptable method is the sign table around the stationary point. The AQA mark scheme accepted either, provided your conclusion matched your evidence.

稳定点(驻点)也同样被考查。你令 dy/dx = 0,解出 x,然后用二阶导数 d²y/dx² 来分类:正值为极小值,负值为极大值。另一种可接受的方法是考察稳定点附近的符号表。AQA评分标准接受两种方法,只要你的结论与证据一致。


5. Integration | 积分

Integration in this paper appeared as reverse differentiation and as a definite integral used to calculate an area. The January 2020 paper asked for the exact area between a curve and the x-axis between two limits, requiring you to evaluate

本卷中的积分以逆微分和用于计算面积的定积分形式出现。2020年1月试卷要求在两个限制区间内求曲线与x轴之间区域的精确面积,即在给定上下限下计算

∫ₐᵇ xⁿ dx = [xⁿ⁺¹/(n + 1)]ₐᵇ = bⁿ⁺¹/(n + 1) − aⁿ⁺¹/(n + 1), for n ≠ −1

A favourite AQA trick is to include a negative region where the curve dips below the x-axis. You must integrate the absolute value or split the interval at the roots. The January 2020 question was designed so that the curve stayed above the axis between the given limits, so candidates who drew a quick sketch first gained confidence and avoided sign errors.

AQA常用的技巧是包含曲线下降到x轴下方的负区域。你必须对绝对值积分或在根处分割区间。2020年1月的题目设计为曲线在给定界限之间保持x轴上方,因此先快速画草图的考生会更有信心并避免符号错误。

Remember that indefinite integrals need a constant of integration +C. In this paper, one pure question gave dy/dx and a point on the curve, asking you to find y as a function of x. Set up the integral, integrate term by term, then substitute the point to solve for C. Omitting +C costs one mark, and an arithmetic slip in solving for C costs another — take it slowly.

记住不定积分需要积分常数 +C。本卷中一道纯数题给出了 dy/dx 和曲线上的一个点,要求你求 y 关于 x 的函数。列出积分式,逐项积分,然后代入点求解 C。省略 +C 会扣1分,解 C 时算出错再扣1分——请放慢速度。


6. Exponentials & Logarithms | 指数与对数

The exponential function and natural logarithms formed a significant part of the pure section. Candidates were asked to solve an equation of the form e^(2x) − 5e^x + 6 = 0. This is a disguised quadratic: let u = e^x, giving u² − 5u + 6 = 0, factorising to (u − 2)(u − 3) = 0, so u = 2 or u = 3, hence x = ln 2 or x = ln 3.

指数函数和自然对数占据了纯数部分的重要份额。考生需要解形如 e^(2x) − 5e^x + 6 = 0 的方程。这是隐藏的二次方程:令 u = e^x,得 u² − 5u + 6 = 0,因式分解为 (u − 2)(u − 3) = 0,所以 u = 2 或 u = 3,因此 x = ln 2 或 x = ln 3。

The logarithm laws were tested through manipulation. You must be fluent with

对数法则通过变形运算被考查。你必须熟练运用

ln(ab) = ln a + ln b, ln(a/b) = ln a − ln b, ln aᵏ = k ln a, ln e = 1

A typical question asked candidates to simplify ln(2x) + ln(x/3) − ln 6 and then solve. The simplest route is to combine: ln(2x) + ln(x/3) = ln(2x²/3), then subtract ln 6 to get ln(x²/9). Setting this equal to 2 ln 3 gives ln(x²/9) = ln 9, so x²/9 = 9, giving x = 9 (reject x = −9 since ln of a negative is undefined in real maths).

一个典型问题要求考生化简 ln(2x) + ln(x/3) − ln 6 然后求解。最简路线是合并:ln(2x) + ln(x/3) = ln(2x²/3),减去 ln 6 得 ln(x²/9)。令其等于 2 ln 3 得 ln(x²/9) = ln 9,所以 x²/9 = 9,得到 x = 9(拒绝 x = −9,因为在实数数学中负数的对数是未定义的)。

The January 2020 paper also included a growth/decay model question, usually in the form N = N₀e^(kt). You must be able to rearrange for t using natural logs and interpret the value of k as a continuous rate. These questions reward clear handwritten substitution before any numerical work.

2020年1月试卷还包括一道增长/衰减模型题,通常为 N = N₀e^(kt) 的形式。你必须能够使用自然对数重新排列求 t,并将 k 解释为连续变化率。这类题目在数值计算前先写出清晰的代入过程,会获得更高分。


7. Trigonometry Refresh | 三角学复习

Trigonometry in Unit 1 is limited in scope compared to A level, but the January 2020 paper still included both solving equations and proving an identity. The key identity tested was

Unit 1中的三角学范围比A level(完整A Level)有限,但2020年1月试卷仍包含解方程和证明恒等式。关键被考的恒等式是

sin²θ + cos²θ = 1, tan θ = sin θ / cos θ

A standard question asked candidates to solve 2 cos²θ − sin θ = 1 for 0° ≤ θ ≤ 360°. Using the identity, replace cos²θ with 1 − sin²θ to obtain 2(1 − sin²θ) − sin θ = 1, which simplifies to 2 sin²θ + sin θ − 1 = 0. Factorise: (2 sin θ − 1)(sin θ + 1) = 0, giving sin θ = 1/2 or sin θ = −1. The solutions are θ = 30°, 150°, 270°.

一道标准题要求考生在 0° ≤ θ ≤ 360° 范围内解 2 cos²θ − sin θ = 1。利用恒等式,将 cos²θ 替换为 1 − sin²θ,得 2(1 − sin²θ) − sin θ = 1,化简为 2 sin²θ + sin θ − 1 = 0。因式分解:(2 sin θ − 1)(sin θ + 1) = 0,得到 sin θ = 1/2 或 sin θ = −1。解为 θ = 30°、150°、270°。

Candidates who lost marks in this section did so by forgetting solutions in the third and fourth quadrants, or by working in degrees when the calculator was set to radians. Always check the range, and sketch a quick sine/cosine graph to verify the number of solutions before writing your final answer.

在此部分失分的考生是因为忘记第三、第四象限的解,或计算器处于弧度模式时却以角度计算。始终检查取值范围,并在写出最终答案前快速画出正弦/余弦草图来核实解的个数。


8. Statistics: Data Handling | 统计:数据处理

Section B opened with a data-handling question. In January 2020, candidates summarised a small dataset: they calculated the mean and standard deviation, then used linear interpolation to estimate the median from a grouped frequency table.

B部分以数据处理题开始。在2020年1月的考试中,考生需要概括一个小数据集:计算平均值和标准差,然后使用线性插值从分组频数表中估计中位数。

The standard deviation formula in AS AQA maths is

AS AQA数学中的标准差公式为

σ = √(Σ(x − x̄)² / n) = √(Σx² / n − x̄²)

The second form is usually more efficient with a calculator. If you are given Σx and Σx², use the version with Σx² / n − x̄². In the January 2020 question, candidates who rounded the mean to two decimal places before subtracting it in the formula compounded errors. Retain full accuracy inside the square root and round only at the end.

第二种形式通常用计算器更高效。如果题目给出 Σx 和 Σx²,请使用带 Σx² / n − x̄² 的版本。在2020年1月的题目中,先将平均值四舍五入到两位小数再代入公式的考生会累积误差。在根号内保留完整精度,只在最后一步四舍五入。

Linear interpolation for grouped data requires you to identify the median class first. If the median position is at n/2, find which class it falls into, then use proportions. The formula is

分组数据的线性插值需要你先确定中位数所在的组。如果中位数的位置在第 n/2 个,判断它落入哪一组,然后按比例计算。公式为

Median ≈ L + ((n/2 − F) / f) × w

where L is the lower boundary of the median class, F is the cumulative frequency before it, f is the frequency of the median class, and w is the class width. AQA marks are typically awarded for each correctly identified value, so label L, F, f, w clearly in your workings.

其中 L 是中位数所在组的下边界,F 是它之前的累积频数,f 是该组的频数,w 是组距。AQA通常对每个正确识别出的值赋分,因此请在步骤中清楚标出 L、F、f、w。


9. Binomial Distribution & Hypothesis Testing | 二项分布与假设检验

The most conceptually demanding part of the January 2020 paper was a binomial hypothesis test. The setup was a medical or production claim: a manufacturer states that 30% of items are defective (or equivalent), and you must test this claim against a sample of 20 items using a 5% significance level.

2020年1月试卷中最具概念难度的部分是二项假设检验。题目设定为医学或生产声明:某制造商声称30%的产品有缺陷(或等价表述),你必须以5%的显著性水平在一个含20个样本的检验中测试该声明。

For a binomial distribution X ~ B(n, p), the probability of exactly r successes is

对于二项分布 X ~ B(n, p),恰好 r 次成功的概率为

P(X = r) = ⁿCᵣ × pʳ × (1 − p)ⁿ⁻ʳ

In a one-tailed test against p = 0.3 with H₁: p < 0.3, you compute P(X ≤ observed). For a lower-tailed test at 5%, reject H₀ if P(X ≤ x) < 0.05. In the January 2020 question, candidates were given the binomial cumulative probabilities in a table, so the task was to identify the correct row and compare with 0.05, rather than compute from scratch.

在单尾检验中,H₀: p = 0.3,H₁: p < 0.3,你要计算 P(X ≤ 观测值)。对于下尾检验,在5%水平下,如果 P(X ≤ x) < 0.05,则拒绝 H₀。在2020年1月的题目中,考生得到了二项累积概率表,因此任务是从表中找出正确的行并与0.05比较,而非从头计算。

The concluded statement is crucial. You must write: “Since P(X ≤ 3) = 0.107 > 0.05, there is insufficient evidence to reject H₀. The claim is not supported.” Many candidates performed the calculation correctly but then wrote a conclusion that did not match the context. In the AQA mark scheme, a conclusion without context loses the final mark regardless of the numerical work.

结论陈述至关重要。你必须写:”由于 P(X ≤ 3) = 0.107 > 0.05,没有足够证据拒绝 H₀。该声明不被支持。”许多考生计算正确,但写出的结论与题设背景不符。在AQA评分标准中,没有结合背景的结论无论数值计算多正确都会失去最后一步的分。


10. Common Traps & Exam Technique | 常见陷阱与考试技巧

Reviewing candidate performance on the January 2020 paper, several recurring errors stand out. First and foremost, sign errors in algebraic manipulation — particularly when subtracting expressions, expanding (a − b)², or solving inequalities with a negative coefficient. These account for the single largest source of lost method marks.

回顾2020年1月试卷的考生表现,几个重复出现的错误尤为突出。首先也是最重要的是代数变形中的符号错误——尤其是在减去表达式、展开 (a − b)² 或解含负系数的不等式时。这是方法分丢失的最大来源。

Second, premature rounding in statistics. Always carry at least four decimal places in intermediate calculations and round to three significant figures or two decimal places only in the final answer. This is an explicit instruction in the AQA examination rubric but is frequently ignored.

其次,统计中过早的四舍五入。中间计算请始终保留至少四位小数,只在最终答案中四舍五入到三位有效数字或两位小数。这是AQA考试说明中的明确要求,但经常被忽略。

Third, failing to read the command words. The January 2020 paper used “hence”, “sketch”, and “interpret” deliberately. A “hence” question in the pure section meant that earlier work must be reused; “sketch” required labelled axes, intercepts, and turning points; “interpret” in statistics demanded a complete sentence in context, not just a numeric result.

第三,没有仔细阅读指令词。2020年1月试卷特意使用了”hence”(由此)、”sketch”(草绘)和”interpret”(解释)。纯数部分中的”hence”意味着必须复用前面的结果;”sketch”要求标出坐标轴、截距和转折点;统计中的”interpret”要求在背景下写完整的句子,而不仅是数值结果。

Finally, time management. The paper is 80 marks in 90 minutes, so roughly one mark per minute plus ten minutes for checking. If a question stalls for more than three minutes, mark it with a star and move on. The statistics questions at the end were often shorter than students anticipated — leaving them until the last five minutes cost many candidates easy marks.

最后,时间管理。试卷为90分钟80分,大约每分钟一分,另留十分钟检查。如果一道题卡壳超过三分钟,请标星号后继续。试卷末尾的统计题往往比学生预想的要短——留到最后五分钟才做,让许多考生丢掉了容易拿的分。


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