SOLUTION: find equation of the circle passing through A(1,4) , B(-1,8) and tangent to the line x + 3y - 3 = 0

Algebra ->  Quadratic-relations-and-conic-sections -> SOLUTION: find equation of the circle passing through A(1,4) , B(-1,8) and tangent to the line x + 3y - 3 = 0      Log On


   



Question 1086693: find equation of the circle passing through A(1,4) , B(-1,8) and tangent to the line x + 3y - 3 = 0
Found 2 solutions by Edwin McCravy, ikleyn:
Answer by Edwin McCravy(20064) About Me  (Show Source):
You can put this solution on YOUR website!
There are obviously two solutions.



We set the three radii equal. We use the distance formula
for two of them and the formula for the perpendicular
distance from a point to a line for the radius to the
point of tangency.





Square all three 

%28h%2B1%29%5E2%2B%28k-8%29%5E2=%28h-1%29%5E2%2B%28k-4%29%5E2+=+%28h%2B3k-3%29%5E2%2F10

Taking the first two

%28h%2B1%29%5E2%2B%28k-8%29%5E2=%28h-1%29%5E2%2B%28k-4%29%5E2

That simplifies down to 

h=2k-12

Substitute 2k-12 for h in the second and third

%28h-1%29%5E2%2B%28k-4%29%5E2+=+%28h%2B3k-3%29%5E2%2F10

%282k-12-1%29%5E2%2B%28k-4%29%5E2+=+%282k-12%2B3k-3%29%5E2%2F10

That simplifies to 

%28k-5%29%28x-13%29=0

So k = 5 or k = 13

Substituting in

h=2k-12

h = -2 or h = 14

the centers of the two circles are (-2,5) and (14,13) 

To find the radius, substitute in any one of the 
three expressions for the radius, say, the third one

r=abs%28h%2B3k-3%29%2Fsqrt%2810%29
abs%28-2%2B3%285%29-3%29%2Fsqrt%2810%29
10%2Fsqrt%2810%29
10sqrt%2810%29%2F10
sqrt%2810%29

The standard equation of a circle is:

%28x-h%29%5E2%2B%28y-k%29%5E2=r%5E2

So the smaller circle has equation

%28x%2B2%29%5E2%2B%28y-5%29%5E2=10

For the larger circle:

r=abs%28h%2B3k-3%29%2Fsqrt%2810%29
abs%2814%2B3%2813%29-3%29%2Fsqrt%2810%29
50%2Fsqrt%2810%29
50sqrt%2810%29%2F10
5sqrt%2810%29

So the larger circle has equation

%28x-14%29%5E2%2B%28y-13%29%5E2=250

Edwin

Answer by ikleyn(52887) About Me  (Show Source):
You can put this solution on YOUR website!
.
find equation of the circle passing through A(1,4) , B(-1,8) and tangent to the line x + 3y - 3 = 0
~~~~~~~~~~~~~~~~~~~~

The center of the circle lies on the perpendicular bisector to the segment with endpoints A and B.

The midpoint is C = (%281%2B%28-1%29%29%2F2,%284%2B8%29%2F2) = (0,6).

The segment AB has the slope %288-4%29%2F%28%28-1%29-1%29 = 4%2F%28-2%29 = -2; hence, the perpendicular line has the slope 1%2F2 = 0.5.

The equation of the straight line with the slope 0.5 passing through (0,6) is

y-6 = 0.5*(x-0),   or  y = 0.5x + 6.   (1)


Now we need to find the center as the point (x,y) which lies at the straight line (1) and is equidistant from the point A and 
from the given straight line.

The distance from the point (x,y) to A is sqrt%28%28x-1%29%5E2+%2B+%28y-4%29%5E2%29.

The distance the point (x,y) to the line x + 3y -3 = 0 is

abs%28x+%2B+3y+-3%29%2Fsqrt%281%5E2+%2B+3%5E2%29 = abs%28x+%2B+3y+-3%29%2Fsqrt%2810%29     (see the lesson The distance from a point to a straight line in a coordinate plane in this site).

So, your equation is 

abs%28x+%2B+3y+-3%29%2Fsqrt%2810%29 = sqrt%28%28x-1%29%5E2+%2B+%28y-4%29%5E2%29,

or, when squared,

%28x+%2B+3y+-3%29%5E2%2F10 = %28x-1%29%5E2+%2B+%28y-4%29%5E2%29.       (2)

The second equation is

y = 0.5x + 6.                  (3)

When you substitute (3) into (2), you will get a single equation for x:

%28x+%2B+3%2A%280.5x%2B6%29-3%29%5E2%2F10 = %28x-1%29%5E2+%2B+%280.5x%2B6-4%29%5E2.


Simplify it step by step:

%28x+%2B+1.5x+%2B+15%29%5E2%2F10 = %28x-1%29%5E2+%2B+%280.5x%2B2%29%5E2  ====>  %282.5x+%2B+15%29%5E2 = 10%28%28x-1%29%5E2+%2B+%280.5x%2B2%29%5E2%29  ====>  6.25x%5E2+%2B+75x+%2B+225 = 10%2A%28x%5E2+-2x+%2B+1+%2B+0.25x%5E2+%2B2x+%2B+4%29  ====>  

6.25x%5E2+%2B+75x+%2B+225 = 10%2A%281.25x%5E2+%2B+5%29  ====> 6.25x%5E2+%2B+75x+%2B+225 = 12.5x%5E2+%2B+50  ====>  6.25x%5E2+-+75x+-+175 = 0  ====>  25x%5E2+-+300x+-+700 = 0  ====>

 = %28300+%2B-+400%29%2F50.


There are two solutions: x%5B1%5D = 14  and  x%5B2%5D = -2.


The corresponding centers are  (x,y) = (14,13)  and  (x,y) = (-2,5).


The distance from  (14,13)  to  (1,4)  is  sqrt%2813%5E2%2B%28-9%29%5E2%29 = sqrt%28250%29 = 5%2Asqrt%2810%29.

The distance from  (-2,5)  to  (1,4)  is  sqrt%283%5E2%2B%28-1%29%5E2%29 = sqrt%2810%29.


So, there are two circles, and their equations are

%28x-14%29%5E2+%2B+%28y-13%29%5E2 = 250   and   %28x%2B2%29%5E2+%2B+%28y-5%29%5E2%29 = 10.

Solved.


For many other similar solved problems see the lesson
    - Find the standard equation of a circle
in this site.