<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:media="http://search.yahoo.com/mrss/" >

<channel>
	<title>a-level-maths &#8211; vleTutors</title>
	<atom:link href="https://vletutors.co.uk/a-level-maths/feed/" rel="self" type="application/rss+xml" />
	<link>https://vletutors.co.uk</link>
	<description>Learning Tailored to You by Expert Teachers</description>
	<lastBuildDate>Sun, 19 Apr 2026 20:34:29 +0000</lastBuildDate>
	<language>en-GB</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	

<image>
	<url>https://vletutors.co.uk/wp-content/uploads/2025/05/cropped-VLE-Tutors-Logo-1-32x32.png</url>
	<title>a-level-maths &#8211; vleTutors</title>
	<link>https://vletutors.co.uk</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Why A-Level Maths Students Fail Proof Questions (And How to Fix It)</title>
		<link>https://vletutors.co.uk/a-level-maths-proof-questions-mistakes/</link>
		
		<dc:creator><![CDATA[Vicky Francis]]></dc:creator>
		<pubDate>Sun, 19 Apr 2026 20:34:23 +0000</pubDate>
				<category><![CDATA[a-level-maths]]></category>
		<guid isPermaLink="false">https://vletutors.co.uk/a-level-maths-proof-questions-mistakes/</guid>

					<description><![CDATA[<p>Proof questions in A-Level maths are a blind spot for many capable students. Learn the specific errors that cost marks and the framework that fixes them.</p>
<p>The post <a rel="nofollow" href="https://vletutors.co.uk/a-level-maths-proof-questions-mistakes/">Why A-Level Maths Students Fail Proof Questions (And How to Fix It)</a> appeared first on <a rel="nofollow" href="https://vletutors.co.uk">vleTutors</a>.</p>
]]></description>
										<content:encoded><![CDATA[<section class="vle-section vle-opening">
<p>Proof questions are worth real marks at A-Level, yet most students approach them as an afterthought — a section to skip or rush through. The result? Lost marks that could have changed a grade boundary.</p>
<p>The problem is not ability. Many strong A-Level maths students who can solve complex calculus or handle trigonometric identities stumble on proofs because they do not understand what examiners are actually looking for.</p>
<p>This article unpacks the exact mistakes students make on proof questions and shows you the framework that gets marks every time.</p>
</section>
<section class="vle-section vle-problem">
<h2>The Three Proof Mistakes That Cost Marks</h2>
<p>Examiners see the same errors repeatedly, and they cost full marks on questions worth 4–7 marks each.</p>
<h3>Mistake 1: Skipping the Setup</h3>
<p>Students jump straight into algebra without stating what they are proving or what they assume. A proof is a journey from assumption to conclusion. If you do not mark the start clearly, examiners cannot award method marks even if your algebra is correct.</p>
<p>For example, in proof by induction, many students write the inductive hypothesis in sloppy language: &#8220;Assume it works for n = k.&#8221; Examiners need to see a precise statement like: &#8220;Assume the statement holds for n = k, where k is a positive integer.&#8221;</p>
<h3>Mistake 2: Logical Jumps in the Middle</h3>
<p>The second error is harder to spot. The algebra looks right, but the line from one step to the next is missing. This happens especially in algebraic proofs and identities.</p>
<p>Example: You need to prove that $n^3 + 2n$ is always divisible by 3. A student might write: &#8220;$n^3 + 2n = n(n^2 + 2)$. Since one of $n$, $n+1$, $n+2$ is divisible by 3, this is divisible by 3.&#8221; But they have not shown why the factorisation or the divisibility rule applies here. The logic is loose.</p>
<h3>Mistake 3: Not Closing the Loop</h3>
<p>In induction proofs especially, students prove the base case and the inductive step but then stop. They do not write the conclusion: &#8220;By the principle of mathematical induction, the statement holds for all positive integers n.&#8221; Without that final line, the proof feels unfinished and examiners penalise it.</p>
</section>
<section class="vle-section vle-insight">
<h2>Why Examiners Mark Proofs This Way</h2>
<p>A-Level proof marking is not about the final answer. It is about showing that you understand the logical chain.</p>
<p>Examiners split marks into logical steps: setup, assumptions, method, algebraic manipulation, and conclusion. If you skip the setup, you lose marks even if the algebra is flawless because examiners cannot see that you knew what you were proving.</p>
<p>This is different from solving an equation, where the answer is the goal. In a proof, the journey is the goal. Every line must build on the one before.</p>
<p>Proofs also reveal whether you can think mathematically — not just mechanically. A student who writes a fluent, clear proof shows they understand the structure of mathematics itself. That is why <a href="https://vletutors.co.uk/a-level-maths-online-tuition/">A-Level maths tutoring</a> often focuses on proof technique early, before students make these errors into habits.</p>
</section>
<section class="vle-section vle-steps">
<h2>The Four-Step Proof Framework</h2>
<p>Use this structure for any proof question. It will not guarantee a perfect answer, but it will capture all the marks available for method and logic.</p>
<h3>Step 1: State What You Are Proving</h3>
<p>Write one sentence that names the statement clearly. For example: &#8220;We prove that $n(n+1)(n+5)$ is always divisible by 6 for any positive integer n.&#8221;</p>
<h3>Step 2: Declare Your Assumptions</h3>
<p>For induction: &#8220;Assume the statement holds for n = k.&#8221; Write the full statement using k instead of n.</p>
<p>For algebraic proof: &#8220;Let n be any integer&#8221; or &#8220;Let x be a real number such that&#8230;&#8221;</p>
<p>For proof by contradiction: &#8220;Assume the opposite: that [statement] is false.&#8221;</p>
<h3>Step 3: Show the Logic Chain</h3>
<p>This is where most of your algebra goes. But pause after each key step and ask: &#8220;Why does the next line follow?&#8221; If the answer is not obvious, write a brief comment.</p>
<p>Example: Instead of:</p>
<ul>
<li>$n^3 + 2n = n(n^2 + 2)$</li>
<li>$= $ (next step)</li>
</ul>
<p>Write:</p>
<ul>
<li>$n^3 + 2n = n(n^2 + 2)$ (factor out n)</li>
<li>Since one of three consecutive integers is always divisible by 3, we can write&#8230;</li>
<li>$= $ (next step)</li>
</ul>
<p>The comment tells the examiner you know why the step works.</p>
<h3>Step 4: Conclude Formally</h3>
<p>Do not just stop. Write: &#8220;Therefore, [original statement] is true (or proven).&#8221; If using induction, add: &#8220;By the principle of mathematical induction, the statement holds for all positive integers n.&#8221;</p>
</section>
<section class="vle-section vle-exam">
<h2>How This Appears on the Exam Paper</h2>
<p>A-Level proof questions typically come in two forms: standalone proofs (worth 4–5 marks) and proofs within a longer problem (worth 2–3 marks).</p>
<p>Standalone proofs test your ability to construct a complete logical argument. You might be asked to prove an identity, show divisibility, or prove a geometric property using algebra.</p>
<p>Proofs within longer questions are often less forgiving because examiners expect you to be concise. You must hit the key logical steps without padding.</p>
<p>The difference between 4 marks and 2 marks on a proof is often the clarity of the logic chain, not the complexity of the algebra. A student who states assumptions clearly and closes the proof formally will score higher than one whose working is correct but scattered.</p>
<p>Practice with past papers and focus on marking schemes that show proof marks separately. You will notice that examiners award marks for structure, not just correctness.</p>
</section>
<section class="vle-section vle-conclusion">
<h2>Making Proof Questions Your Strength</h2>
<p>Proof questions are worth real marks and they reward clear thinking over raw speed. Use the four-step framework on every proof you attempt — even practice ones.</p>
<p>The mistakes listed above are not careless errors; they are gaps in understanding how to communicate mathematics formally. Once you close those gaps, proof questions stop being a weak point and become a reliable source of marks.</p>
<p>If you find proof questions difficult even after practice, it often signals a deeper gap in algebraic fluency or logical reasoning that benefits from <a href="https://vletutors.co.uk/free-20-minute-assessment/">guided feedback on your working</a>.</p>
<p class="vle-cta">If your A-Level maths student struggles with proofs or other core topics, contact VLE Tutors for a free diagnostic assessment and expert support tailored to their gaps.</p>
</section>
<p>The post <a rel="nofollow" href="https://vletutors.co.uk/a-level-maths-proof-questions-mistakes/">Why A-Level Maths Students Fail Proof Questions (And How to Fix It)</a> appeared first on <a rel="nofollow" href="https://vletutors.co.uk">vleTutors</a>.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
