16. Given that the circle
$$x^{2} + y^{2} + 2gx + 2fy + c = 0$$
touches the $y$-axis, prove that $f^{2} = c$.
So, because the circle touches the $y$-axis, we know that there is a solution to this equation where $x = 0$, so we can say:
$y^{2} + 2fy + c = 0$
And now the answer seems so attainable, because, when we factorise this quadratic, we will have:
$(y + f)^{2} = 0$, where $f = \sqrt{c}$. But I just don't know - is that enough to constitute the proof? It doesn't seem very well explained, I'm just going on my experience of quadratic equations.
I tried rewriting the equation as:
$(y + f)^{2} - f^{2} + c = 0$, which seems so close - but I haven't been able to do anything with this.
So, how do I do this formally.