Analyzing the Setup
We are tasked with finding the locus of the center P(h,k) of a variable circle with radius r that satisfies two conditions: it is tangent to the x-axis and externally tangent to a fixed circle centered at (0,3) with radius 2.
Since the variable circle is tangent to the
x-axis (
y=0), the distance from its center
(h,k) to the
x-axis must equal its radius. Thus, we establish the relationship:
r=k
The Master Equation
When two circles are tangent externally, the distance between their centers is equal to the sum of their radii. The fixed circle has center C1(0,3) and radius r1=2.
The distance between
P(h,k) and
C1(0,3) is given by the distance formula:
Setting this distance equal to the sum of the radii (
r+r1=k+2), we obtain the master equation:
Simplifying the Geometry
To eliminate the radical, we square both sides of the equation:
h2+(k−3)2=(k+2)2
Expanding the squared binomials on both sides yields:
h2+k2−6k+9=k2+4k+4
We observe that the
k2 terms cancel out from both sides of the equation, simplifying the expression significantly:
h2−6k+9=4k+4
Final Calculation
Rearranging the terms to isolate
h2 on one side, we get:
h2=10k−5
Factoring the right side, we arrive at the standard form:
h2=10(k−21)
Replacing
(h,k) with the general coordinates
(x,y), the locus of the center is:
x2=10(y−21)
This equation represents a parabola that opens upwards with its vertex at (0,21).