Prove that the equation $x^2+y^2+2gx+2fy+c=0$ always represents a circle.
I just don't have any idea regarding this. Can anyone help me?
Help much appreciated!
Thanks..
Prove that the equation $x^2+y^2+2gx+2fy+c=0$ always represents a circle.
I just don't have any idea regarding this. Can anyone help me?
Help much appreciated!
Thanks..
Copyright © 2021 JogjaFile Inc.
\begin{align*} x^2 + y^2 +2gx + 2fy + c = 0 &\iff (x + g)^2 - g^2 + (y + f)^2 - f^2 + c = 0 \\ &\iff (x + g)^2 + (y + f)^2 = g^2 + f^2 - c \end{align*} which is the equation for a circle with center $(-g,-f)$ and radius $\sqrt{g^2 + f^2 -c}$. Note that we demand that $g^2 + f^2 > c$.