document.write( "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. \n" ); document.write( "
Algebra.Com's Answer #125086 by Edwin McCravy(20054)\"\" \"About 
You can put this solution on YOUR website!
Warning: Alan's equation
\n" ); document.write( "is incorrect!
\n" ); document.write( "Edwin's solution:
\r
\n" ); document.write( "\n" ); document.write( "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.
\n" ); document.write( "
\r\n" );
document.write( "Let's draw the given circle with center (2,-6) and radius 1.\r\n" );
document.write( "\r\n" );
document.write( " \r\n" );
document.write( "\r\n" );
document.write( "Next let's draw in any arbitrary circle which is tangent \r\n" );
document.write( "to both that circle and the x-axis and label its center \r\n" );
document.write( "as the general point (x,y) :\r\n" );
document.write( "\r\n" );
document.write( " \r\n" );
document.write( "\r\n" );
document.write( "Draw a line segment connecting the center of this circle\r\n" );
document.write( "(x,y), to the center of the given circle.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Use the distance formula to find an expression\r\n" );
document.write( "for the distance between them:\r\n" );
document.write( "\r\n" );
document.write( "\"d=sqrt%28%28x%5B2%5D-x%5B1%5D%29%5E2%2B%28y%5B2%5D-y%5B1%5D%29%5E2%29\"\r\n" );
document.write( "\"d=sqrt%28%28x-2%29%5E2%2B%28y-%28-6%29%29%5E2%29\"\r\n" );
document.write( "\"d=sqrt%28%28x-2%29%5E2%2B%28y%2B6%29%5E2%29\"\r\n" );
document.write( "\r\n" );
document.write( "That distance is the radius of the arbitrary circle\r\n" );
document.write( "plus 1.\r\n" );
document.write( "\r\n" );
document.write( "Now let's draw a radius of the arbitrary circle \r\n" );
document.write( "vertically up to the x-axis.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "That vertical radius of the arbitrary circle must \r\n" );
document.write( "equal to -y in length because y must be negative, \r\n" );
document.write( "and so -y must be positive.\r\n" );
document.write( "\r\n" );
document.write( "Distance between centers = \r\n" );
document.write( "\r\n" );
document.write( "          radius of arbitrary circle +\r\n" );
document.write( " \r\n" );
document.write( "                      radius of the given circle.\r\n" );
document.write( "\r\n" );
document.write( "So \r\n" );
document.write( "\r\n" );
document.write( "\"sqrt%28%28x-2%29%5E2%2B%28y%2B6%29%5E2%29+=+-y%2B1\"\r\n" );
document.write( "\r\n" );
document.write( "Squaring both sides:\r\n" );
document.write( "\r\n" );
document.write( "\"%28x-2%29%5E2%2B%28y%2B6%29%5E2+=+%28-y%2B1%29%5E2\"\r\n" );
document.write( "\r\n" );
document.write( "\"x%5E2-4x%2B4%2By%5E2%2B12y%2B36=y%5E2-2y%2B1\"\r\n" );
document.write( "\r\n" );
document.write( "\"x%5E2-4x%2B14y%2B39=0\"\r\n" );
document.write( "\r\n" );
document.write( "\"14y=-x%5E2%2B4x-39\"\r\n" );
document.write( "\r\n" );
document.write( "\"+y=%28-x%5E2%2B4x-39%29%2F14+\"\r\n" );
document.write( "\r\n" );
document.write( "That is the equation you are looking for.\r\n" );
document.write( "\r\n" );
document.write( "Now let's draw the graph of that.\r\n" );
document.write( "\r\n" );
document.write( "It is obviously a parabola opening\r\n" );
document.write( "downward:\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Notice that any point we pick on that parabola,\r\n" );
document.write( "draw a circle with that center tangent to the x-axis, \r\n" );
document.write( "it will automatically be tangent to the given circle:\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );