A proof is a chain of logical steps that starts from facts you are allowed to assume and ends at the statement you were asked to establish. Every link in the chain needs a reason.
β’ the basic angle facts (straight line, point, vertically opposite)
β’ the parallel-line rules (alternate, corresponding, co-interior)
β’ the angle sum of a triangle
β’ the four congruence criteria (SSS, SAS, ASA, RHS)
β’ properties of named shapes, once you have named the shape
Everything else you must derive.
| Word in the question | What is expected |
|---|---|
| Prove / Show that | A full logical argument with a reason at every step. |
| Give a reason | Quote the standard angle fact by name. |
| Explain why | A sentence or two of reasoning; usually fewer marks than "prove". |
| Deduce | Use a result you have just proved to get something new. |
| Hence | You must use the previous part of the question. |
| Hence or otherwise | Using the previous part is the intended route, but any valid method scores. |
The most common type: introduce a letter for an unknown angle, chase it round the diagram, and arrive at the required result.
- Let the unknown angle be $x$ (and a second one $y$ if needed).
- Express other angles in terms of $x$, giving a reason each time.
- Form an equation from an angle sum.
- Simplify to reach the required statement.
Prove that the angles of a triangle add to $180^\circ$.
In triangle $ABC$, $BC$ is extended to $D$. Prove that $\angle ACD = \angle ABC + \angle BAC$.
When a question asks you to prove two lengths or two angles are equal, congruence is nearly always the tool.
Prove that the diagonals of a rectangle are equal in length.
$ABCD$ is a parallelogram. $E$ is the midpoint of $AB$ and $F$ is the midpoint of $CD$. Prove that $DE = BF$.
The classic dissection proof uses four copies of the same right-angled triangle arranged inside a square.
Prove that $a^2 + b^2 = c^2$ for a right-angled triangle with legs $a$ and $b$ and hypotenuse $c$.
Some proofs need algebra rather than a diagram argument. The method is to write everything in terms of letters and simplify.
Prove that the interior angles of an $n$-sided polygon add to $(n-2) \times 180^\circ$.
Alex claims: "If a quadrilateral has two pairs of equal sides, it must be a parallelogram." Show that Alex is wrong.
So the claim is false. The correct statement is: if the two pairs of equal sides are opposite pairs, the quadrilateral is a parallelogram.
Structure
Statement, reason, statement, reason⦠then the conclusion.
Examples β proof
Testing cases never proves a general result.
Counter-example
One is enough to disprove a claim.
Equal lengths?
Look for two triangles and prove congruence.
Introduce letters
Let the unknown angle be $x$, then chase it round.
Add a line
A parallel line or a diagonal often unlocks the proof.
"Hence"
You must use the previous part of the question.
Standard wording
Quote angle facts by their proper names.
Finish it
End with the statement you were asked to prove, and mark it β.
$ABC$ is a straight line. $\angle DBA = 3x$ and $\angle DBC = 2x + 40$. Find $x$, giving a reason.
βΆ Show solution
$3x + (2x + 40) = 180$ β angles on a straight line add to $180^\circ$.
$5x + 40 = 180 \Rightarrow 5x = 140$
$x = 28$
Prove that the opposite angles of a parallelogram are equal.
βΆ Show solution
Let $ABCD$ be a parallelogram with $AB \parallel DC$ and $AD \parallel BC$.
$\angle A + \angle B = 180^\circ$ (co-interior angles, $AD \parallel BC$)
$\angle B + \angle C = 180^\circ$ (co-interior angles, $AB \parallel DC$)
Therefore $\angle A + \angle B = \angle B + \angle C$.
Subtracting $\angle B$ from both sides gives $\angle A = \angle C$.
The same argument starting from $\angle B$ gives $\angle B = \angle D$. β
Sam says: "All rectangles are squares." Give a counter-example to show that Sam is wrong.
βΆ Show solution
A rectangle measuring $6$ cm by $2$ cm has four right angles, so it is a rectangle.
Its sides are not all equal, so it is not a square.
One counter-example is enough to disprove the claim. (The correct statement is the reverse: all squares are rectangles.)
In triangle $PQR$, $PQ = PR$ and $\angle QPR = 2x$. Prove that $\angle PQR = 90 - x$.
βΆ Show solution
$PQ = PR$, so the triangle is isosceles and $\angle PQR = \angle PRQ$ (base angles of an isosceles triangle).
Let each base angle be $y$.
$2x + y + y = 180$ (angle sum of a triangle)
$2y = 180 - 2x$
$y = 90 - x$
Therefore $\angle PQR = 90 - x$. β
Prove that the diagonals of a rhombus bisect each other at right angles.
βΆ Show solution
Let $ABCD$ be a rhombus with diagonals meeting at $O$. A rhombus is a parallelogram, so its diagonals bisect each other: $AO = OC$ and $BO = OD$.
Now consider triangles $AOB$ and $COB$:
$AB = CB$ (all sides of a rhombus are equal)
$AO = CO$ (diagonals bisect each other)
$OB = OB$ (common side)
Therefore $\triangle AOB \cong \triangle COB$ (SSS), so $\angle AOB = \angle COB$.
These two angles lie on the straight line $AOC$, so they add to $180^\circ$. Being equal, each must be $90^\circ$. β
Two straight lines $AB$ and $CD$ intersect at $X$. Prove that vertically opposite angles are equal, i.e. $\angle AXC = \angle BXD$.
βΆ Show solution
$\angle AXC + \angle CXB = 180^\circ$ (angles on the straight line $AB$)
$\angle CXB + \angle BXD = 180^\circ$ (angles on the straight line $CD$)
Therefore $\angle AXC + \angle CXB = \angle CXB + \angle BXD$.
Subtracting $\angle CXB$ from both sides gives $\angle AXC = \angle BXD$. β
A regular polygon has $n$ sides. Prove that each interior angle is $\dfrac{(n-2) \times 180}{n}$ degrees, and use this to find the interior angle when $n = 8$.
βΆ Show solution
The interior angles of any $n$-sided polygon add to $(n-2)\times 180^\circ$.
In a regular polygon all $n$ interior angles are equal, so each one is the total divided by $n$:
$$\text{each interior angle} = \frac{(n-2)\times 180}{n}$$
When $n = 8$: $\dfrac{6 \times 180}{8} = \dfrac{1080}{8} = 135^\circ$. β
$ABCD$ is a quadrilateral in which $AB \parallel DC$ and $AB = DC$. Prove that $ABCD$ is a parallelogram.
βΆ Show solution
Draw the diagonal $AC$ and consider triangles $ABC$ and $CDA$.
$AB = CD$ (given)
$\angle BAC = \angle DCA$ (alternate angles, $AB \parallel DC$)
$AC = CA$ (common side)
Therefore $\triangle ABC \cong \triangle CDA$ (SAS).
Corresponding parts give $BC = DA$, and $\angle BCA = \angle DAC$ β which are alternate angles, so $BC \parallel AD$.
Both pairs of opposite sides are parallel and equal, so $ABCD$ is a parallelogram. β
In the diagram, $AB \parallel CD$. $\angle BAE = 4x - 10$ and $\angle DCE = x + 50$, and these are alternate angles. Find $x$ and hence both angles.
βΆ Show solution
Alternate angles are equal, so:
$4x - 10 = x + 50$
$3x = 60 \Rightarrow x = 20$
$\angle BAE = 4(20) - 10 = 70^\circ$
$\angle DCE = 20 + 50 = 70^\circ$ β
$ABC$ is an isosceles triangle with $AB = AC$. $D$ is a point on $AB$ and $E$ is a point on $AC$ such that $AD = AE$.
(a) Prove that $\triangle ABE \cong \triangle ACD$. (b) Deduce that $BE = CD$. (c) $BE$ and $CD$ meet at $F$. Prove that triangle $FBC$ is isosceles.
βΆ Show solution
(a) $AB = AC$ (given)
$\angle BAE = \angle CAD$ (the same angle, $\angle BAC$, shared by both triangles)
$AE = AD$ (given)
Therefore $\triangle ABE \cong \triangle ACD$ (SAS).
(b) Corresponding sides of congruent triangles are equal, so $BE = CD$. β
(c) From the congruence, $\angle ABE = \angle ACD$.
Also $\angle ABC = \angle ACB$ (base angles of the isosceles triangle $ABC$).
Subtracting: $\angle ABC - \angle ABE = \angle ACB - \angle ACD$, that is $\angle FBC = \angle FCB$.
Triangle $FBC$ has two equal angles, so it is isosceles (with $FB = FC$). β