Rigorous Deductive Proofs
Problem 1: In the given figure, line segment $AB$ is parallel to another segment $CD$. $O$ is the mid-point of $AD$. Prove that: (i) $\triangle AOB \cong \triangle DOC$, (ii) $O$ is also the mid-point of $BC$.
Proof:
Consider $\triangle AOB$ and $\triangle DOC$:
- $\angle OAB = \angle ODC$ (Alternate interior angles, since $AB \parallel CD$ and $AD$ acts as a transversal line).
- $OA = OD$ (Given, since $O$ is the mid-point of $AD$).
- $\angle AOB = \angle DOC$ (Vertically opposite angles).
Therefore, by ASA (Angle-Side-Angle) Congruence Criterion:
$$\triangle AOB \cong \triangle DOC \quad \text{[Proved (i)]}$$
Now, by CPCTC (Corresponding Parts of Congruent Triangles are Congruent):
$$OB = OC$$
Since $OB = OC$, it follows directly that $O$ is also the mid-point of segment $BC$. $\blacksquare$ [Proved (ii)]
Problem 2: Prove that the perpendicular bisector of any chord of a circle passes through the center of the circle.
Proof:
Let $AB$ be a chord of a circle with center $O$. Let $M$ be the mid-point of $AB$, and let $OM$ be joined.
We must prove that $OM \perp AB$.
Join $OA$ and $OB$. In $\triangle OMA$ and $\triangle OMB$:
- $OA = OB$ (Radii of the same circle).
- $AM = BM$ (Given that $M$ is the mid-point of chord $AB$).
- $OM = OM$ (Common side).
Therefore, by SSS Congruence Criterion: $\triangle OMA \cong \triangle OMB$.
By CPCTC: $\angle OMA = \angle OMB$.
Since $AMB$ is a straight line: $\angle OMA + \angle OMB = 180^\circ$ (Linear pair).
$$2\angle OMA = 180^\circ \implies \angle OMA = 90^\circ$$
$$\therefore OM \perp AB \quad \blacksquare$$