Prove that $GH=IJ$.

63 Views Asked by At

I am given this graph:enter image description here

And the problem is given as: Let us take commont exterior tangent lines $\ell_1$ and $\ell_2$ for two disjoint cirles on the plane. Suppose that $\ell_1$ touches $\omega_1$ at the point $G$, $\ell_2$ touches $\omega_2$ at the point $I$. Suppose that the segment $GI$ intersects $\omega_1$ and $\omega_2$ at the points $H$ and $J$, respectively. Prove that $GH$ = $IJ$.

I have no idea how the conclusion is derived. Any help please?

1

There are 1 best solutions below

0
On

Consider the points $A$ and $B$ marked on the figure.

enter image description here

Using the concept of "Power of Point" into the circumference on the left side, we have:

$$ IH \cdot IG = IA^2$$ (1)

Similarly, on the circumference on the right side

$$ GJ \cdot IG = GB^2$$ (2)

Note that $GB = AI$, then from (1) and (2), we have:

$$ GJ \cdot IG = IH \cdot IG $$

$$ GJ = IH $$

$$ GH + HJ = IJ + HJ $$

$$ GH = IJ$$

qed.