Analyzing the Setup
Every circle in the Cartesian plane can be described by the general equation:
The center of this circle is located at (−g,−f). Our goal is to track the path of this center as the circle varies.
Our variable circle must pass through the fixed point (a,b). By substituting x=a and y=b into the general equation, we establish our first anchor:
a2+b2+2ga+2fb+c=0(Equation 1)
The Orthogonality Condition
Two circles cut orthogonally if the square of the distance between their centers equals the sum of the squares of their radii. Algebraically, for two circles x2+y2+2g1x+2f1y+c1=0 and x2+y2+2g2x+2f2y+c2=0, the condition is:
Our fixed circle is x2+y2−p2=0. Here, g2=0, f2=0, and c2=−p2.
Substituting these values into the orthogonality condition, we obtain:
This simplifies elegantly to c=p2. The constant term of our variable circle is strictly determined by the radius of the fixed circle.
The Locus Transformation
We now return to Equation 1 and substitute c=p2:
We define the center of the variable circle as (x,y). Since the center is (−g,−f), we have the substitutions g=−x and f=−y.
Substituting these into our equation yields:
Simplifying the expression, we arrive at the final equation for the locus:
This is a linear equation in terms of x and y. Therefore, the locus of the center of the variable circle is a straight line.