Find the locus of the center of a circle which cuts a given circle orthogonally and also touches a given straight line.
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Without loss of generality, I choose the line to be y = − 1 and the given circle to be centered on ( 0 ; 0 ) with radius R . We're looking for circles with center ( x ; y ) and radius r .
For both circles to intersect orthogonally, we must have d 2 = R 2 + r 2 . For the searched circle to touch the line, we must have ∣ y − ( − 1 ) ∣ = r which is the same as ( y + 1 ) 2 = r 2 .
As d 2 = x 2 + y 2 , we have then x 2 + y 2 = R 2 + ( y + 1 ) 2 , that is y = 2 1 ( x 2 − R 2 − 1 ) , which is a parabola .
If we put R = 0 in the formula, we have the known locus of points equidistant to a point ( 0 ; 0 ) and a line y = − 1 , which is already well known to be a parabola. Moreover, we can see that the parabola for a given R is just this same parabola with R = 0 drawn a bit lower ( − 2 1 R 2 lower).