Geometric Reasoning and Proof
Geometric Reasoning and Proof
Geometric proof requires building a logical chain of steps — each statement supported by a previously established result, a definition, or an axiom. At GCSE the key skills are: applying angle facts and congruence to derive new results, setting out a proof clearly with reasons, and applying Pythagoras' theorem.
Pythagoras' Theorem
In any right-angled triangle with hypotenuse \( c \) and legs \( a \) and \( b \):
\[ a^2 + b^2 = c^2 \]Uses: find the hypotenuse (\( c = \sqrt{a^2+b^2} \)), find a leg (\( a = \sqrt{c^2-b^2} \)), verify that a triangle is right-angled (check whether \( a^2+b^2=c^2 \)).
Structure of a Geometric Proof
Every line of working must have a reason. Standard accepted reasons include:
- Angle facts: "angles on a straight line", "vertically opposite angles", "alternate angles (\( l_1 \parallel l_2 \))", etc.
- Triangle properties: "base angles of isosceles triangle", "angle sum of a triangle"
- Quadrilateral properties: "opposite angles of a parallelogram", "diagonals of a rhombus bisect at 90°", etc.
- Congruence: "\( \triangle ABC \cong \triangle DEF \) (SAS)"
Worked Examples
A ladder 5 m long leans against a wall. The foot is 1.5 m from the wall. How high up the wall does it reach?
\[ h = \sqrt{5^2 - 1.5^2} = \sqrt{25 - 2.25} = \sqrt{22.75} \approx 4.77 \text{ m} \]Show that the triangle with sides 5, 12, 13 is right-angled.
\[ 5^2 + 12^2 = 25 + 144 = 169 = 13^2 \checkmark \]Prove that the sum of angles in a triangle is 180°, using parallel lines.
Draw line \( l \) through vertex \( C \) parallel to \( AB \).
\( \angle ACl = \angle CAB \) (alternate angles, \( l \parallel AB \)).
\( \angle BCl = \angle CBA \) (alternate angles, \( l \parallel AB \)).
\( \angle ACl + \angle ACB + \angle BCl = 180° \) (angles on a straight line).
Therefore \( \angle CAB + \angle ACB + \angle CBA = 180° \). ✓
Prove that the base angles of an isosceles triangle are equal.
Let \( \triangle ABC \) with \( AB = AC \). Draw the angle bisector from \( A \) to \( D \) on \( BC \).
\( AB=AC \) (given). \( AD=AD \) (common). \( \angle BAD=\angle CAD \) (angle bisector).
Therefore \( \triangle ABD \cong \triangle ACD \) (SAS).
Hence \( \angle ABD = \angle ACD \) (corresponding angles in congruent triangles). ✓
Key Takeaways
- Pythagoras: \( a^2+b^2=c^2 \) where \( c \) is the hypotenuse. Always identify the right angle before substituting.
- Every statement in a proof needs a reason — facts assumed without justification are not accepted.
- To derive a result: plan the chain of steps backwards from what you need to prove, then write forwards.
- Congruence is a powerful tool — once two triangles are proved congruent, all six corresponding measurements can be deduced equal.