Writing Geometric Proofs
A geometric proof is a logical argument that uses definitions, axioms, postulates, and previously proven theorems to establish that a geometric statement is true.
In Class 9, students learn to write structured proofs using the Given → To Prove → Construction → Proof format. The most common tools are congruence rules (SSS, SAS, ASA, RHS) and properties of parallel lines and triangles.
Writing proofs develops logical reasoning skills that are essential not just for geometry but for all areas of mathematics.
What is Writing Geometric Proofs?
Format of a Geometric Proof:
- Given: State all known information from the problem.
- To Prove: State exactly what needs to be proven.
- Construction: Draw any additional lines or points needed.
- Proof: Write a step-by-step logical argument. Each step must have a reason.
Common Reasons in Proofs:
- Given
- Common side / Common angle
- SSS / SAS / ASA / RHS congruence
- CPCT (Corresponding Parts of Congruent Triangles)
- Alternate angles / Corresponding angles (parallel lines)
- Linear pair axiom / Angle sum property
Writing Geometric Proofs Formula
Congruence Rules (Primary Proof Tools):
- SSS: All three sides equal.
- SAS: Two sides and included angle equal.
- ASA: Two angles and included side equal.
- AAS: Two angles and a non-included side equal.
- RHS: Hypotenuse and one side of right triangles equal.
CPCT: If two triangles are congruent, all their corresponding parts (sides and angles) are equal.
Derivation and Proof
Steps to Write a Proof:
- Read the problem carefully. Identify what is given and what needs to be proved.
- Draw a clear diagram. Label all points, angles, and sides.
- Plan the proof. Decide which triangles to prove congruent and which rule to use.
- Write the Given and To Prove statements.
- Add Construction if needed (drawing extra lines or points).
- Write each step with a reason. No step should be unjustified.
- End with the conclusion. State "Hence proved."
Types and Properties
Types of Geometric Proofs in Class 9:
1. Triangle Congruence Proofs
- Prove two triangles congruent, then use CPCT for the required result.
2. Parallel Lines Proofs
3. Circle Theorem Proofs
- Prove equal chords, angles subtended by arcs, cyclic quadrilateral properties.
4. Area-Based Proofs
- Prove equal areas using same base and height.
Solved Examples
Example 1: Example 1: Prove sides equal using congruence
Given: In △ABC, ∠B = ∠C.
To Prove: AB = AC.
Construction: Draw AD ⊥ BC.
Proof:
- In △ABD and △ACD:
- ∠ADB = ∠ADC = 90° (construction)
- ∠B = ∠C (given)
- AD = AD (common)
- △ABD ≅ △ACD (AAS rule)
- AB = AC (CPCT)
Hence proved.
Example 2: Example 2: Prove diagonals bisect each other in a parallelogram
Given: ABCD is a parallelogram. Diagonals AC and BD intersect at O.
To Prove: OA = OC and OB = OD.
Proof:
- In △AOB and △COD:
- AB = CD (opposite sides of parallelogram)
- ∠OAB = ∠OCD (alternate angles, AB ∥ CD)
- ∠OBA = ∠ODC (alternate angles, AB ∥ CD)
- △AOB ≅ △COD (ASA rule)
- OA = OC and OB = OD (CPCT)
Hence proved.
Example 3: Example 3: Two-column proof format
Given: △PQR with PQ = PR. M is midpoint of QR.
To Prove: PM ⊥ QR.
Proof:
- PQ = PR (given) | Given
- QM = MR (M is midpoint) | Given
- PM = PM | Common side
- △PQM ≅ △PRM | SSS rule
- ∠PMQ = ∠PMR | CPCT
- ∠PMQ + ∠PMR = 180° | Linear pair
- 2∠PMQ = 180°, so ∠PMQ = 90° | Algebra
- PM ⊥ QR | Definition of perpendicular
Hence proved.
Example 4: Example 4: Prove angles equal using parallel lines
Given: AB ∥ CD. PQ is a transversal.
To Prove: ∠APQ = ∠PQD (alternate interior angles).
Proof:
- ∠APQ + ∠QPB = 180° (linear pair)
- ∠PQD + ∠QPB = 180° (co-interior angles, AB ∥ CD)
- From (1) and (2): ∠APQ = ∠PQD.
Hence proved.
Example 5: Example 5: Prove using the midpoint theorem
Given: In △ABC, D and E are midpoints of AB and AC.
To Prove: DE ∥ BC and DE = ½BC.
Construction: Extend DE to F such that EF = DE. Join CF.
Proof:
- In △ADE and △CFE: AE = CE (E is midpoint), DE = EF (construction), ∠AED = ∠CEF (vertically opposite).
- △ADE ≅ △CFE (SAS). So AD = CF and ∠ADE = ∠CFE.
- AD = DB (D is midpoint), so CF = DB.
- ∠ADE = ∠CFE means AD ∥ CF. So DB ∥ CF.
- DBCF is a parallelogram (DB = CF and DB ∥ CF).
- DF ∥ BC and DF = BC. Since DE = ½DF, DE = ½BC.
Hence proved.
Example 6: Example 6: Identify the error in a proof
Problem: A student writes: "AB = CD (given). ∠A = ∠C (given). Therefore △ABD ≅ △CDB." Is this correct?
Answer: Incorrect. The student has only one side and one angle. A congruence rule needs at least three pieces of information (SSS needs 3 sides, SAS needs 2 sides + included angle, etc.). The proof is incomplete.
Example 7: Example 7: Prove exterior angle property
Given: △ABC with BC produced to D.
To Prove: ∠ACD = ∠A + ∠B.
Proof:
- ∠ACD + ∠ACB = 180° (linear pair)
- ∠A + ∠B + ∠ACB = 180° (angle sum of triangle)
- From (1): ∠ACB = 180° − ∠ACD
- Substituting in (2): ∠A + ∠B + 180° − ∠ACD = 180°
- ∠ACD = ∠A + ∠B
Hence proved.
Example 8: Example 8: Prove angles in same segment are equal
Given: Points A, B, C, D on a circle. AB is a chord.
To Prove: ∠ACB = ∠ADB (angles in the same segment).
Proof:
- ∠AOB = 2∠ACB (angle at centre = 2 × angle at circumference)
- ∠AOB = 2∠ADB (same reason)
- Therefore ∠ACB = ∠ADB.
Hence proved.
Real-World Applications
Applications:
- Architecture: Structural proofs ensure that designs are geometrically sound.
- Engineering: Proof-based reasoning validates mechanical and civil engineering designs.
- Computer Science: Program verification uses proof-like reasoning.
- Critical Thinking: Proof writing develops logical reasoning applicable to all disciplines.
Key Points to Remember
- Every proof follows: Given → To Prove → Construction → Proof.
- Every step must have a reason (given, theorem, axiom, CPCT, etc.).
- Congruence rules (SSS, SAS, ASA, RHS) are the main tools.
- CPCT (Corresponding Parts of Congruent Triangles) gives additional equalities after congruence is established.
- Two-column proofs list steps and reasons side by side.
- Always end with "Hence proved."
- Draw a clear, labelled diagram before starting.
- This format is used throughout NCERT Class 9 geometry.
Practice Problems
- Prove that in an isosceles triangle, the altitude from the vertex bisects the base.
- Prove that opposite sides of a parallelogram are equal.
- Prove that the angle subtended by a diameter at any point on the circle is 90°.
- Prove that if the diagonals of a quadrilateral bisect each other, it is a parallelogram.
- Write a two-column proof that vertically opposite angles are equal.
- Prove that equal chords of a circle subtend equal angles at the centre.
Frequently Asked Questions
Q1. What is a geometric proof?
A logical argument using definitions, axioms, and theorems to establish that a geometric statement is true.
Q2. What format should a proof follow?
Given → To Prove → Construction (if needed) → Proof (step-by-step with reasons) → Hence proved.
Q3. What is CPCT?
Corresponding Parts of Congruent Triangles. Once triangles are proved congruent, all corresponding sides and angles are equal.
Q4. What are the congruence rules?
SSS (3 sides), SAS (2 sides + included angle), ASA (2 angles + included side), AAS (2 angles + non-included side), RHS (hypotenuse + one side in right triangles).
Q5. Is construction always needed?
No. Construction is only needed when extra lines or points must be drawn to complete the proof.
Q6. Is proof writing important for CBSE exams?
Yes. Proof-based questions carry significant marks in CBSE Class 9 and 10 mathematics exams.
Related Topics
- Congruent Triangles - Proofs
- Angle Sum Property of Triangle
- Euclid's Geometry
- Introduction to Mathematical Proofs
- Exterior Angle Property of Triangle
- Properties of Isosceles Triangle
- Properties of Equilateral Triangle
- Triangle Inequality Property
- Medians and Altitudes of Triangle
- Right-Angled Triangle Property
- Inequalities in Triangles
- Similar Triangles
- Basic Proportionality Theorem (BPT)
- Converse of Basic Proportionality Theorem










