SOLUTION: Find the equation of the circle if it is touching the line x+y=8 at (2,6) and passing through (4,0)

Algebra ->  Circles -> SOLUTION: Find the equation of the circle if it is touching the line x+y=8 at (2,6) and passing through (4,0)      Log On


   



Question 1144303: Find the equation of the circle if it is touching the line x+y=8 at (2,6) and passing through (4,0)
Answer by greenestamps(13214) About Me  (Show Source):
You can put this solution on YOUR website!


The circle touches the line x+y=8 at (2,6); i.e., it is tangent to that line at that point. That means the center of the circle is on the line that is perpendicular to the given line at that point.

The given line has a slope of -1, so the line containing that radius has a slope of 1. Since it passes through (2,6), the equation of the line containing that radius is y=x+4.

So let an arbitrary point on the line containing the center of the circle be (a,a+4). We need the distances from (a,a+4) to (2,6) and from (a,a+4) to (4,0) to be the same.

It is easier to solve the problem using the squares of the distances....

square of the distance from (a,a+4) to (2,6): %28a-2%29%5E2%2B%28a-2%29%5E2
square of the distance from (a,a+4) to (4,0): %28a-4%29%5E2%2B%28a%2B4%29%5E2

Then

%28a-2%29%5E2%2B%28a-2%29%5E2+=+%28a-4%29%5E2%2B%28a%2B4%29%5E2
2%28a%5E2-4a%2B4%29+=+%28a%5E2-8a%2B16%29%2B%28a%5E2%2B8a%2B16%29
2a%5E2-8a%2B8+=+2a%5E2%2B32
-8a+=+24
a+=+-3

The center of the circle is (a,a+4) = (-3,1).

CHECK:
distance from (-3,1) to (2,6) = sqrt%285%5E2%2B5%5E2%29+=+sqrt%2850%29
distance from (-3,1) to (4,0) = sqrt%287%5E2%2B1%5E2%29+=+sqrt%2850%29