📚 PDF资源导航

AQA Year 12 Maths: Proof-Writing Framework & Model Answers | AQA 12年级数学:证明写作框架与范文

📚 AQA Year 12 Maths: Proof-Writing Framework & Model Answers | AQA 12年级数学:证明写作框架与范文

In AQA Year 12 Mathematics, extended proof and ‘show that’ questions demand more than just a final answer; they require a structured, logical argument presented in clear English and mathematical notation. This article sets out a reliable writing framework and provides annotated model answers for the main proof types you will encounter in Pure, Statistics and Mechanics papers.

在AQA 12年级数学考试中,扩展证明和“show that”类题目不仅要求给出最终答案,还需要用清晰的英语和数学符号呈现结构化的逻辑论证。本文提供了一个可靠的写作框架,并针对纯数学、统计和力学试卷中会遇到的几种主要证明题型,给出带注解的范文。


1. Understanding What the Examiner Wants | 理解评分要求

Proof questions are marked for clarity of logic, correct use of notation, and a complete chain of reasoning. Marks are given for stating assumptions, showing key algebraic steps, and drawing a valid conclusion.

证明题根据逻辑清晰度、符号正确性以及完整的推理链条评分。分数授予点包括陈述假设、展示关键代数步骤以及得出有效结论。

In AQA mark schemes, you will often see B marks for a crucial intermediate result, and A marks for accuracy. If the final line is simply restating what you assumed without justification, you lose marks. The ‘QED’ or concluding statement is essential.

在AQA评分方案中,关键的中间结果常设B分,准确性设A分。如果最后一行只是在没有合理理由下重述假设,将失去分数。结论性陈述或“证毕”必不可少。


2. Standard Structure for Any Proof | 任何证明的标准结构

Every well-presented proof follows a three-part scaffold: (1) State the assumption or given information; (2) Develop the logical argument through algebraic manipulation, inequalities or deductions; (3) Reach and declare the conclusion.

每个表述良好的证明都遵循三部分框架:(1)陈述假设或已知信息;(2)通过代数运算、不等式或演绎展开逻辑论证;(3)得出结论并加以声明。

For example, a direct proof starts with ‘Let …’, then proceeds with ‘Hence …’ and finishes with ‘Therefore … as required.’ A contradiction proof begins ‘Assume the opposite, that…’, derives an impossibility, and concludes ‘This contradicts … so the original statement is true.’

例如,直接证明以“设……”开头,接着用“因此……”推进,最后以“故……如所求证”结束。反证法从“假设相反,即……”开始,推导出不可能的情况,然后得出“这与……矛盾,因此原命题成立”。


3. Linking Words and Logical Flow | 连接词与逻辑流程

Use linking phrases to guide the reader: ‘implies’, ‘it follows that’, ‘hence’, ‘since’, ‘because’, ‘if … then’, ‘therefore’, ‘thus’, ‘consequently’. Do not just write a chain of equations; connect them with words.

使用连接短语引导读者:“implies”(意味着)、“it follows that”(由此可得)、“hence”(因此)、“since”(因为)、“because”(因为)、“if … then”(如果……则)、“therefore”(故)、“thus”(于是)、“consequently”(结果)。不要只写一连串方程,要用词语加以连接。

In AQA exams, statements such as ‘Because x > 0, multiplying by x does not change the inequality sign’ show understanding beyond mechanical manipulation. Avoid arrows (→, ⇒) as the sole link unless the question is very brief; full sentences are safer.

在AQA考试中,像“因为x > 0,乘以x不会改变不等号方向”这样的表述能展示超越机械操作的理解。除非题目非常简短,否则不要只用箭头(→, ⇒)作为唯一连接;使用完整句子更稳妥。


4. Model Answer 1 – Direct Proof of a Quadratic Identity | 范文1:直接证明二次恒等式

Question: Prove that (x + 3)² – (x – 3)² ≡ 12x.

题目:证明 (x + 3)² – (x – 3)² ≡ 12x。

Solution: Start with the left-hand side (LHS). Expand both squares: (x² + 6x + 9) – (x² – 6x + 9). | 解答:从左边(LHS)开始。展开两个平方项:(x² + 6x + 9) – (x² – 6x + 9)。

Remove brackets carefully: x² + 6x + 9 – x² + 6x – 9. | 仔细去括号:x² + 6x + 9 – x² + 6x – 9。

Collect like terms: the x² terms cancel, the constants 9 – 9 = 0, leaving 6x + 6x = 12x. Thus LHS ≡ RHS. | 合并同类项:x²项抵消,常数9 – 9 = 0,剩下6x + 6x = 12x。因此左边恒等于右边。

Concluding line: Since 12x is identically equal to the right-hand side, the identity is proved. | 结论行:因为12x恒等于右边,恒等式得证。


5. Model Answer 2 – Proof by Contradiction: Irrationality of √2 | 范文2:反证法证明√2的无理性

Question: Prove that √2 is irrational. | 题目:证明√2是无理数。

Solution: Assume, to the contrary, that √2 is rational. Then it can be written as √2 = a/b, where a and b are integers with no common factors (the fraction is in simplest form) and b ≠ 0. | 解答:假设相反,即√2是有理数。那么它可以写成√2 = a/b,其中a和b是没有公因数(分数已约至最简)的整数,且b ≠ 0。

Square both sides: 2 = a²/b² → a² = 2b². | 两边平方:2 = a²/b² → a² = 2b²。

This tells us a² is even. Since the square of an odd number is odd, a must be even. So let a = 2k. | 这表明a²是偶数。因为奇数的平方仍为奇数,所以a一定是偶数。故设a = 2k。

Substitute: (2k)² = 2b² → 4k² = 2b² → b² = 2k². | 代入:(2k)² = 2b² → 4k² = 2b² → b² = 2k²。

Hence b² is even, so b is also even. | 因此b²是偶数,所以b也是偶数。

We have shown both a and b are even, which means they share a factor of 2. This contradicts the assumption that a/b was in lowest terms. | 我们已证a和b都是偶数,这意味着它们有公因数2。这与a/b为最简分数的假设矛盾。

Since the assumption leads to a contradiction, the original assertion is false. Therefore √2 is irrational. ∎ | 因为该假设导致矛盾,原假设不成立。因此√2是无理数。∎


6. Model Answer 3 – Proof by Induction: Sum of First n Positive Integers | 范文3:数学归纳法证明前n个正整数之和

Question: Prove by induction that for all positive integers n, ∑ᵢ₌₁ⁿ i = ½ n(n+1). | 题目:用数学归纳法证明对所有正整数n,∑ᵢ₌₁ⁿ i = ½ n(n+1)。

Solution: Let P(n) be the statement: ∑ᵢ₌₁ⁿ i = ½ n(n+1). | 解答:设P(n)为命题:∑ᵢ₌₁ⁿ i = ½ n(n+1)。

Base case n=1: LHS = 1, RHS = ½ × 1 × 2 = 1. So P(1) is true. | 基础情况n=1:左边=1,右边=½×1×2=1。因此P(1)成立。

Inductive hypothesis: Assume P(k) is true for some positive integer k, i.e. ∑ᵢ₌₁ᵏ i = ½ k(k+1). | 归纳假设:假设对某个正整数k,P(k)成立,即∑ᵢ₌₁ᵏ i = ½ k(k+1)。

Inductive step: Consider the sum to k+1. ∑ᵢ₌₁ᵏ⁺¹ i = ∑ᵢ₌₁ᵏ i + (k+1). Using the hypothesis, this equals ½ k(k+1) + (k+1). | 归纳步骤:考虑前k+1项之和。∑ᵢ₌₁ᵏ⁺¹ i = ∑ᵢ₌₁ᵏ i + (k+1)。利用归纳假设,这等于½ k(k+1) + (k+1)。

Factorise (k+1): (k+1)(½ k + 1) = (k+1)(½ k + ½ × 2) = (k+1) × ½ (k+2) = ½ (k+1)((k+1)+1). | 因式分解(k+1):(k+1)(½ k + 1) = (k+1)(½ k + ½×2) = (k+1)×½(k+2) = ½ (k+1)((k+1)+1)。

This is exactly the statement P(k+1). Thus P(k) ⇒ P(k+1). | 这正是P(k+1)的形式。因此P(k) ⇒ P(k+1)。

Conclusion: By mathematical induction, P(n) is true for all positive integers n. ∎ | 结论:根据数学归纳法,P(n)对所有正整数n成立。∎


7. Model Answer 4 – Proof in Mechanics: Connected Particles | 范文4:力学证明——连接体问题

Question: Two particles of masses m and M (M > m) are connected by a light inextensible string passing over a smooth pulley. Prove that the acceleration a is given by a = (M – m)g / (M + m). | 题目:质量分别为m和M(M > m)的两个物体用轻质且不可伸长的细绳跨过光滑滑轮连接。证明加速度a由a = (M – m)g / (M + m)给出。

Solution: Draw a diagram. Let tension in the string be T. For mass M (descending): resultant force = Mg – T = Ma. (Equation 1) | 解答:画出受力图。设绳子张力为T。对下落的质量M:合外力= Mg – T = Ma。(方程1)

For mass m (ascending): resultant force = T – mg = ma. (Equation 2) | 对上升的质量m:合外力= T – mg = ma。(方程2)

Adding Equation (1) and Equation (2): (Mg – T) + (T – mg) = Ma + ma → Mg – mg = a(M + m). | 方程(1)与方程(2)相加:(Mg – T) + (T – mg) = Ma + ma → Mg – mg = a(M + m)。

Factorise g(M – m) = a(M + m). | 提取公因子g(M – m) = a(M + m)。

Hence, provided M + m ≠ 0, a = (M – m)g / (M + m) as required. | 因此,只要M + m ≠ 0,a = (M – m)g / (M + m),如所求证。


8. Common Mistakes in AQA Proof Questions | AQA证明题中的常见错误

Many students start with the statement they are trying to prove and manipulate it. This is normally not acceptable; you must work from the given to the conclusion, not assume the conclusion is true.

很多学生从他们想证明的结论开始,然后进行变形。这通常是不被接受的;你必须从已知条件推向结论,而不是先假设结论为真。

Forgetting to state ‘Let n be an integer’ or ‘Assume k is true’ loses clarity marks. In mechanics proofs, missing direction signs or mixing up T – mg and mg – T forces errors. Always check whether forces act in the assumed positive direction.

忘记写“设n为整数”或“假设k成立”会丢失清晰度分。在力学证明中,遗漏方向符号或混淆T – mg与mg – T会导致错误。始终要检查力是否沿着假定的正方向。

Another typical error is incomplete cancellation or algebraic slips when simplifying after substitution. Write each line explicitly and cross-check signs when removing brackets – a single sign error can break the whole proof.

另一个典型错误是代入后化简时不完全抵消或出现代数失误。明确写出每一步,去括号时反复检查符号——一个符号错误就可能破坏整个证明。


9. Tips for Structuring Proofs Under Time Pressure | 限时考试中构建证明的技巧

Spend 30 seconds planning on scrap paper: write down the starting point, the key transformation, and the ending statement. Identify whether it is direct, contradiction, induction, or mechanics-based.

在草稿纸上花30秒规划:写下起点、关键变形以及结尾陈述。确定证明是直接法、反证法、归纳法还是基于力学。

Use the three-line template: ‘Assumption / Given’, ‘Logical Development’, ‘Conclusion’. Keep each algebraic step on a new line, and label vital steps with short comments like ‘Using sin²θ + cos²θ ≡ 1’.

使用三行模板:“假设/已知”、“逻辑推导”、“结论”。每个代数步骤另起一行,并用简短注释标记关键步骤,例如“利用sin²θ + cos²θ ≡ 1”。

If you are stuck, write what you know. In many ‘show that’ questions, working backwards to find a relationship can help, but then present the proof in the correct forward order. Never present a reverse argument as the final answer.

如果卡住了,写出你所知道的。在许多“show that”题目中,逆向找出关系可能有助于思考,但最终必须按照正确的正向顺序呈现证明。千万不要把逆推过程当作最终答案。


10. Practice Prompts and Final Advice | 练习提示与最后建议

To master proof writing, practice with past AQA questions: prove that the sum of two odd numbers is even; prove √3 is irrational; prove the formula for the sum of the first n square numbers; and prove the constant acceleration equation v² = u² + 2as using integration or kinematics.

要掌握证明写作,请用往年AQA真题进行练习:证明两个奇数之和为偶数;证明√3是无理数;证明前n个平方数之和的公式;并用积分或运动学证明匀加速直线运动方程v² = u² + 2as。

Remember that a proof is an explanation, not just calculation. Show the examiners that you understand why something is true, not just how to compute it. Neat handwriting and logical paragraphing also help the marker follow your reasoning.

请记住,证明是一种解释,而不仅仅是计算。向考官展示你理解为什么某个命题成立,而不仅仅是会计算。整洁的卷面和合乎逻辑的分段也有助于阅卷人理解你的推理。

Published by TutorHao | Mathematics Revision Series | aleveler.com

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