📚 AS AQA Further Maths Unit 1 Mark Scheme Jan 2019 | 2019年1月AQA进阶数学Unit 1评分标准全解析
This guide breaks down the AQA AS Further Mathematics Unit 1 (Paper 1) mark scheme for the January 2019 series. Understanding how marks are awarded — method marks, accuracy marks, and the ‘correct answer with no working’ rule — is essential for maximising your score in the real exam.
本指南深入解析2019年1月AQA AS进阶数学Unit 1(试卷一)的评分标准。了解分数如何授予——方法分、准确性分以及“无过程直接写答案”的处理规则——对于在真实考试中最大化你的得分至关重要。
1. Mark Scheme Structure | 评分标准的结构
The AQA AS Further Maths Unit 1 mark scheme is organised by question number, with each question broken into parts (a, b, c…). Each part lists the required mathematical statement, the number of marks available, and any additional guidance notes.
AQA AS进阶数学Unit 1的评分标准按题号排列,每道题分为若干小问(a、b、c……)。每个小问列出了所需的数学陈述、可获得的分数以及附加的指导说明。
- M marks: Method marks, awarded for using a correct method even if the final answer is wrong.
- A marks: Accuracy marks, awarded for correct working and final answers.
- Ft marks: Follow-through marks, awarded when an earlier error is correctly carried forward.
- M分(方法分):即使最终答案错误,只要使用了正确方法即可获得。
- A分(准确性分):要求计算过程和最终答案均正确方可获得。
- Ft分(延续分):当你之前的错误被正确延续使用时所获得的分数。
2. The ‘Correct Answer with No Working’ Rule | “无过程直接写答案”规则
A critical feature of the AQA mark scheme is that a correct answer with no supporting working is awarded full marks only if the question does not specifically require a method. For questions worth 3 or more marks, the examiner expects to see a chain of reasoning.
AQA评分标准的一个关键特点是:如果题目没有明确要求写出方法,那么只有最终答案正确、但没有过程支撑的情况才能获得满分。对于3分及以上分值的问题,考官期望看到完整的推理链条。
If no working is shown, maximum score = 1 mark (A mark only), regardless of question value.
如果没有显示任何过程,无论题目分值多少,最高得分 = 1分(仅准确性分)。
3. Method Marks (M) — What Counts? | 方法分——什么算方法?
In the January 2019 paper, method marks are awarded when the key mathematical operation is attempted. For example, in a complex number question, applying \( z = a + bi \) and separating real and imaginary parts is a method mark. In calculus, differentiating a product correctly is a method mark.
在2019年1月的试卷中,当关键数学运算被实施时即可获得方法分。例如,在复数题中,设 \( z = a + bi \) 并分离实部和虚部,这是一个方法分。在微积分中,正确地对乘积求导是一个方法分。
- M1: First key method step (e.g., setting up a determinant or substituting into a formula).
- M2: Second key method step (e.g., solving a quadratic or integrating a result).
- M1:第一个关键方法步骤(例如,建立行列式或代入公式)。
- M2:第二个关键方法步骤(例如,解二次方程或对结果进行积分)。
4. Accuracy Marks (A) — Precision Matters | 准确性分——精确性至关重要
Accuracy marks are lost for arithmetic slips, incorrect rounding, or leaving answers in an unsimplified form when simplification is expected. The mark scheme specifies exact acceptable forms, such as \(\sqrt{2}\) rather than 1.414, or \(\frac{\pi}{3}\) rather than 1.047.
准确性分常因算术失误、四舍五入不当或答案未按要求化简而丢失。评分标准明确规定了可接受的答案形式,例如使用 \(\sqrt{2}\) 而非1.414,或使用 \(\frac{\pi}{3}\) 而非1.047。
Always leave answers as exact values unless the question directs otherwise.
除非题目另有说明,答案务必保留精确值。
5. Follow-Through (Ft) Marks | 延续分(Ft)
Follow-through marks are precious. If you make an arithmetic error in part (a), but then use that incorrect answer correctly in part (b), you can still earn the method and accuracy marks in part (b) — provided the examiner can see your working.
延续分非常宝贵。如果你在(a)问中犯了算术错误,但随后在(b)问中正确使用了那个错误答案,你仍然可以获得(b)问的方法分和准确性分——前提是考官能清楚地看到你的计算过程。
- The Ft mark is indicated in the mark scheme by ‘Ft’ in the notes column.
- Ft marks are never awarded when the subsequent method becomes significantly easier due to the error.
- 延续分在评分标准的备注栏中以“Ft”标示。
- 如果因错误导致后续方法变得明显简单,则不再授予延续分。
6. Jan 2019 Specific: Pure Mathematics Questions | 2019年1月:纯数学部分题目
Paper 1 of AS Further Maths (code: 7366/1) covers pure mathematics. In January 2019, the paper included roots of polynomials, complex numbers, matrices, and hyperbolic functions. A typical question on roots of polynomials required you to form a new equation whose roots are transformations of the original roots.
AS进阶数学试卷一(代号:7366/1)涵盖纯数学内容。2019年1月的试卷包括多项式根、复数、矩阵和双曲函数。一个典型的“多项式根”题目要求你构建一个新方程,该方程的根是原根经过某种变换后的结果。
Example: Root transformation formula — new equation: \( x^2 – (α+β)x + αβ = 0 \) where α+β = S₁ and αβ = P.
示例:根变换公式——新方程:\( x^2 – (α+β)x + αβ = 0 \),其中 α+β = S₁,αβ = P。
7. Mark Allocation: A Worked Example | 分数分配:一个实例解析
Consider a typical 6-mark question on matrices: finding the inverse of a 2×2 matrix and using it to solve simultaneous equations.
我们来看一道典型的6分矩阵题:求一个2×2矩阵的逆矩阵,并用它解联立方程组。
| Step | Mark | Details |
| Compute determinant | M1 | det = ad − bc |
| Form inverse matrix | A1 | A⁻¹ = (1/det) × [[d, −b], [−c, a]] |
| Multiply by constant vector | M1 | x = A⁻¹c |
| Simplify to final values | A1 | x = 2, y = −5 (example) |
The above shows how 4 of the 6 marks are distributed; the remaining 2 marks often come from a verification step or from correctly interpreting the context of the problem.
以上显示了6分中的4分如何分配;剩余2分通常来自验证步骤或正确理解问题语境。
8. Common Traps in Jan 2019 Paper | 2019年1月试卷中的常见陷阱
Several students lost marks in the January 2019 paper for avoidable reasons. The most frequent errors included sign mistakes when subtracting complex numbers, forgetting the constant of integration, and writing \(\sqrt{x^2} = x\) instead of \(|x|\).
在2019年1月的试卷中,许多学生因为可以避免的原因丢分。最常见的错误包括:复数相减时符号错误、忘记积分常数、以及将 \(\sqrt{x^2} = x\) 写成 \(|x|\) 的混淆。
- Always check the sign of each term in a determinant expansion.
- Always include ‘+ c’ when integrating indefinite integrals.
- \(\sqrt{x^2} = |x|\), not \(x\), unless \(x \ge 0\) is stated.
- 在行列式展开中,始终检查每一项的符号。
- 求不定积分时,始终加上常数“+ c”。
- \(\sqrt{x^2} = |x|\),除非题目明确 \(x \ge 0\),否则不能写成 \(x\)。
9. How Examiners Apply ‘Answer Given’ Questions | 考官如何处理“答案已给出”的题目
When the answer is printed in the question paper, the mark scheme requires full derivation with every essential step shown. A correct final answer with insufficient working scores zero. For example, if the question says ‘show that \(x³ + 3x − 1 = 0\) has a root in (0, 1)’, you must evaluate \(f(0)\) and \(f(1)\), state their signs, and invoke the intermediate value theorem.
当题目中已经打印出答案时,评分标准要求显示完整推导过程的每个关键步骤。仅有最终答案而过程不充分,得分为零。例如,若题目要求“证明方程 \(x³ + 3x − 1 = 0\) 在区间(0, 1)内有一个根”,你必须计算 \(f(0)\) 和 \(f(1)\),说明它们的符号,并引用介值定理。
Sign change + continuity ⇒ root exists in the interval.
符号变化 + 连续性 ⇒ 该区间内存在根。
10. Statistics and Mechanics in Unit 1? | Unit 1包含统计与力学吗?
AQA AS Further Maths Unit 1 (7366/1) is a pure mathematics paper. The statistics and mechanics options are examined in Paper 2 (7366/2). However, for the purpose of this mark scheme analysis, the scoring principles — M/A/Ft — apply identically across all AQA further maths papers.
AQA AS进阶数学Unit 1(7366/1)是纯数学试卷。统计和力学的选考内容在试卷二(7366/2)中考查。然而,就本次评分标准分析而言,分数线原则——M/A/Ft——同样适用于所有AQA进阶数学试卷。
11. Timing and Mark Allocation Strategy | 时间分配与分数策略
With 120 minutes for 80 marks, allocating about 1.5 minutes per mark is a reliable strategy. In the Jan 2019 paper, the first 6 questions were short (3–5 marks) and the last two questions were longer (8–9 marks each). Do not spend more than 10 minutes on a single question part.
120分钟解答80分题目,约为每分1.5分钟,这是一个可靠的策略。在2019年1月的试卷中,前6道题为小题(3–5分),最后两题为大题(每题8–9分)。不要在单个小问上花费超过10分钟。
- Read the question twice before writing anything.
- Leave time at the end to check sign conventions and units (if any).
- 动笔前先将题目读两遍。
- 留出最后时间检查符号约定和单位(如有)。
12. Final Checklist for AQA Mark Scheme Success | 满分应对AQA评分标准的最终清单
Before the exam, internalise these rules. They are the difference between a B and an A grade at AS level.
考试前,请内化这些规则。它们决定了你在AS阶段拿到B还是A等级。
| Rule | Why it matters |
| Show every algebraic step | Examiners cannot award M marks for invisible work. |
| Use exact values unless told otherwise | A marks are conditional on correct form. |
| Carry errors forward correctly | Ft marks rescue you from losing all marks. |
| Attempt every part | 1 mark per line of working adds up. |
We hope this mark scheme analysis gives you a clear advantage. Please note that the January 2019 paper remains a valuable resource from the AQA secure area; our discussion above is an original commentary based on published standards.
我们希望这份评分标准分析能为你带来明显的优势。请注意,2019年1月的试卷仍属AQA加密资料;我们以上内容是依据公开标准撰写的原创评论。
Published by TutorHao | AS AQA Further Maths Revision Series | aleveler.com
更多咨询请联系16621398022(同微信)
屏轩国际教育cambridge primary/secondary checkpoint, cat4, ukiset,ukcat,igcse,alevel,PAT,STEP,MAT, ibdp,ap,ssat,sat,sat2课程辅导,国外大学本科硕士研究生博士课程论文辅导