Question 16 goes as follows:
16. Given that the circle
$$x^{2} + y^{2} + 2gx + 2fy + c = 0$$
touches the $y$-axis, prove that $f^{2} = c$.
A circle, with its centre in the first quadrant, touches the $y$-axis and also touches externally the circle
$$x^{2} + y^{2} - 4x = 5;$$
prove that the coordinates of its centre satisfy the equation
$$y^{2} = 10x + 5.$$
If the circle also touches the $x$-axis, prove that the abscissa of the point of contact is $5 + \sqrt{30}$.
I have already completed the first part of this proof (with the help of this very website). I thought that once I had done that, I would be able to complete the rest of the question on my own, but it was not to be.
The first thing I can do is write down what I know.
I know, from what I've proved, that the equation of this circle can be expressed in the form:
$x^{2} + y^{2} + 2gx + 2fy + f^{2} = 0$
I know that, since the circle touches the $y$-axis and has its centre in the first quadrant, the $x$-coordinate of the centre is $r$ (if $r$ is the radius of the circle).
I know that the radius of the circle $x^{2} + y^{2} - 4x = 5$ is 3 and that its centre is $(2, 0)$.
The first thing I tried to do with this information was to say: let the centre of the circle be $(r, d)$.
Then:
$(x - r)^{2} + (y - d)^{2} = r^{2} \Leftrightarrow x^{2} + y^{2} - 2rx - 2dy + d^{2} = 0$
Next I said, well, I know that there is a point $(a, b)$ that lies on both of my circles (their point of contact) and so:
$a^{2} + b^{2} - 2ra - 2db + d^{2} = 0$
And
$a^{2} + b^{2} - 4a - 5 = 0$
But all I've managed to do after all of this is give myself two simultaneous equations with four unknowns and I just can't for the life of me come up with any more useful information.