Here is what I have tried so far.
Slope of $AB = \dfrac{0 + 1}{1 - 2}$ = $-1$
Equation of $AB$ is $x + y - 1 = 0$ ..... $(v = 0)$
The equation of a circle with $AB$ as a diameter is $(x - 2)(x - 1) + y(y + 1) = 0$ ..... $(u = 0)$
Required circles pass through the points of intersection of $u = 0$ and $v = 0$, and are given by $u + kv = 0$
or, $x^2 + (k - 3)x + y^2 + (1 + k)y + 2 - k = 0$.
Is there a crucial observation I am missing? I just need a hint to continue.
- Since, $y$-axis is a tangent to both the circles, therefore $x$ coordinate of the centre = radius
This line is given in the solution book. It is confusing me for real. It would be great if somebody could help me with a hint.
The centers: $(r, s)$ and $(R, S)$ , where $r$ and $R$ are the radii.
$(1 - r)^2 + (0 - s)^2 =r^2$ $(2 - R)^2 + (-1 - S)^2 = R^2$
$1 -2r + r^2 + s^2 = r^2$
$2r = s^2 + 1$
$r = \frac{s^2 + 1}{2}$
$4 - 4R + R^2 + 1 + 2S + S^2 = R^2$
$R = \frac{(S + 1)^2 + 4}{4}$