SOLUTION: Find the equation of a circle tangent to the line 3x-4y-16=0 and containing the points (1,8) and (-2,-1).

Algebra ->  Circles -> SOLUTION: Find the equation of a circle tangent to the line 3x-4y-16=0 and containing the points (1,8) and (-2,-1).      Log On


   



Question 1165331: Find the equation of a circle tangent to the line 3x-4y-16=0 and containing the points (1,8) and (-2,-1).
Answer by greenestamps(13200) About Me  (Show Source):
You can put this solution on YOUR website!


There is surely a better way to find the answer than this....

But it works, so here it is.

Perhaps another tutor will find a simpler but more elegant path to the answer and show it to us.

The calculations required in solving the problem by this method are ugly. I will not show the detailed calculations -- only the results. If you want to learn something from this problem, you will go through the calculations in detail by yourself.

Let the center of the circle be O(h,k).

(1) The center of the circle is on the perpendicular bisector of the segment defined by the two given points, A(1,8) and B(-2,-1).

-- find the slope and midpoint of segment AB
-- find the equation of the perpendicular bisector of AB

That equation is y+=+%28-1%2F3%29x%2B%2810%2F3%29

Since (h,k) is on that perpendicular bisector, we know k+=+%28-1%2F3%29h%2B%2810%2F3%29.

(2) Since the circle is tangent to the line 3x-4y-16=0, use the point-to-line distance formula to find that the distance from (h,k) to that line is

abs%283h-4k-16%29%2Fsqrt%283%5E2%2B4%5E2%29+=+abs%283h-4k-16%29%2F5

(3) The distances from (h,k) to the line and from (h,k) to either of the given points are the same. Use k+=+%28-1%2F3%29h-%2810%2F3%29 (from step (1) above) in the formulas for those two distances to get an equation to solve for h, the x-coordinate of the center of the circle.

(The calculations there are REALLY ugly -- use a graphing calculator to solve the equation that says those distances are equal.)

The result of all that ugly calculation is that h=1; that makes k=3.

So the center of the circle is (1,3).

It is then a simple matter (thankfully!) to show that the distances from (1,3) to each of the given points and to the given line are all 5.

And then, finally, the equation of the circle is

%28x-1%29%5E2%2B%28y-3%29%5E2+=+25