SOLUTION: A moving circle is tangent to the x-axis and to a circle of radius one with center at (2,-6). Find the equation of the locus of the center of the moving circle.

Algebra ->  Length-and-distance -> SOLUTION: A moving circle is tangent to the x-axis and to a circle of radius one with center at (2,-6). Find the equation of the locus of the center of the moving circle.      Log On


   



Question 169559: A moving circle is tangent to the x-axis and to a circle of radius one with center at (2,-6). Find the equation of the locus of the center of the moving circle.
Found 2 solutions by Alan3354, Edwin McCravy:
Answer by Alan3354(69443) About Me  (Show Source):
You can put this solution on YOUR website!
It's a parabola:
y+=+-%287x%5E2+-+28x+%2B+208%29%2F72

Answer by Edwin McCravy(20054) About Me  (Show Source):
You can put this solution on YOUR website!
Warning: Alan's equation
is incorrect!
Edwin's solution:

A moving circle is tangent to the x-axis and to a circle of radius one with center at (2,-6). Find the equation of the locus of the center of the moving circle.

Let's draw the given circle with center (2,-6) and radius 1.

 

Next let's draw in any arbitrary circle which is tangent 
to both that circle and the x-axis and label its center 
as the general point (x,y) :

 

Draw a line segment connecting the center of this circle
(x,y), to the center of the given circle.



Use the distance formula to find an expression
for the distance between them:

d=sqrt%28%28x%5B2%5D-x%5B1%5D%29%5E2%2B%28y%5B2%5D-y%5B1%5D%29%5E2%29
d=sqrt%28%28x-2%29%5E2%2B%28y-%28-6%29%29%5E2%29
d=sqrt%28%28x-2%29%5E2%2B%28y%2B6%29%5E2%29

That distance is the radius of the arbitrary circle
plus 1.

Now let's draw a radius of the arbitrary circle 
vertically up to the x-axis.



That vertical radius of the arbitrary circle must 
equal to -y in length because y must be negative, 
and so -y must be positive.

Distance between centers = 

          radius of arbitrary circle +
 
                      radius of the given circle.

So 

sqrt%28%28x-2%29%5E2%2B%28y%2B6%29%5E2%29+=+-y%2B1

Squaring both sides:

%28x-2%29%5E2%2B%28y%2B6%29%5E2+=+%28-y%2B1%29%5E2

x%5E2-4x%2B4%2By%5E2%2B12y%2B36=y%5E2-2y%2B1

x%5E2-4x%2B14y%2B39=0

14y=-x%5E2%2B4x-39

+y=%28-x%5E2%2B4x-39%29%2F14+

That is the equation you are looking for.

Now let's draw the graph of that.

It is obviously a parabola opening
downward:



Notice that any point we pick on that parabola,
draw a circle with that center tangent to the x-axis, 
it will automatically be tangent to the given circle:



Edwin