SOLUTION: Find the equation of a circle passing through (1,2) and (3,4) and tangent to the line 3x+y=3.

Algebra ->  Graphs -> SOLUTION: Find the equation of a circle passing through (1,2) and (3,4) and tangent to the line 3x+y=3.      Log On


   



Question 758806: Find the equation of a circle passing through (1,2) and (3,4) and tangent to the line 3x+y=3.
Answer by MathLover1(20849) About Me  (Show Source):
You can put this solution on YOUR website!
given:
the point A(1,2)
the point B(3,4)
y=-3x%2B3
Plot A(1,2) and B(3,4)in a rectangular coordinate system.
Draw the tangent line, y=-3x%2B3, which cuts the x-axis at (1,0) .
By looking at the position of the points A, B, and at the path of the tangent
line, think that the point where the tangent touches the circle could be (1,0)
or close to.
Plan: The center of the circle is at the intersection point of the perpendicular line to tangent at the point of tangency, and the perpendicular bisector of the segment AB (reason: a tangent to a circle is perpendicular to its radius; the perpendicular bisector of a chord passes through the center).
Solution:
Let's suppose that (1,0) is the point of tangency.
Find the midpoint M of AB:
M = (%281%2B3%29%2F2, %282%2B4%29%2F2) = (2,+3)
Find the slope of the line that passes though A and B:
m+=+%284-2%29%2F3-1%29+=+1
Find the equation of the perpendicular bisector of AB (whose slope must be m%5B1%5D=-1 and passes through (2,+3)):
y+=+-1x+%2B+b; ....let (x,+y)= (2,+3)
3+=+-1%2A2+%2B+b
b+=+5
so, the equation of the perpendicular bisector of AB is
y+=+-x+%2B+5
Find the equation of the perpendicular line to the tangent (whose slope is 1%2F3 since the perpendicular lines have negative reciprocal slopes) and passes through (1,0)):
y+=+%281%2F3%29x+%2B+b;...... let (x,y)= (1,0)
0+=+%281%2F3%29%2A1+%2B+b
b+=+-1%2F3
y+=+%281%2F3%29x+-+1%2F3
Find the intersection point of y+=+-x+%2B+5 and y+=+%281%2F3%29x+-+1%2F3
-x+%2B+5+=+%281%2F3%29x+-+1%2F3
%284%2F3%29x+=+16%2F3
x+=+16%2F3+%2A+3%2F4
x+=+4 implies y+=1
So the point (4,+1)... ..=> could be the center of the circle.
If we compute the distances between (4,+1) and (1, 0), (1, 2), (3,4), we see that they have the same length, sqrt%2810%29, then we say the center of the circle is (4,1) and the radius has a length of sqrt%2810%29.
Thus, the equation of the circle that passes through (1, 2) and (3, 4) is the equation of a circle with center (4, 1) and a radius of sqrt%2810%29.
%28x+-+4%29%5E2+%2B+%28y+-+1%29%5E2+=+10
Let's solve the problem without risking extra work (we clearly see that our guess for the point of tangency was right).
After we draw the given information on the rectangular system, we would like to draw a parallel line to the tangent line that passes through the point B (3, 4).
For this we need the equation of the line to use its slope to draw it and to find the point of intersection with the perpendicular bisector of segment AB (since the center of the circle lies there; see above); (the slope is -3, since parallel line have the same slope).
y+=+-3x+%2B+b; .......let (x, y) = (3, 4)
4+=+-3%2A3+%2B+b
b+=+13
y+=+-3x+%2B+13
Let's find the intersection point of y+=+-x+%2B+5 and y+=+-3x+%2B+13
-x+%2B+5+=+-3x+%2B+13
2x+=+8
x+=+4 implies y+=+1, say the center O is at (4, 1)
Let's find the length of the congruent (O lies on the perpendicular bisector) segments OA and OB, maybe they are radii.
OA+=+OB+=+sqrt%28%284-1%292%2B%281-2%292%29+=+sqrt%2810%29.
Since the point O lies in the same time on the perpendicular bisector of AB and on the parallel line to the tangent, let's find the equation of the perpendicular line to the tangent that passes through O (the slope is 1%2F3 since the perpendicular lines have negative reciprocal slopes):
y+=+%281%2F3%29x+%2B+b;.... let (x, y) = (4, 1)
1+=+%281%2F3%29%2A4+%2B+b
b+=+-1%2F3
y+=+%281%2F3%29x+-+1%2F3
Let's find the intersection point of y+=+-3x+%2B+3 and y+=+%281%2F3%29x+-+1%2F3 (maybe this would be the point of tangency):
-3x+%2B+3+=+%281%2F3%29x+-+1%2F3
%284%2F3%29x+=+4%2F3
x+=+1 implies y+=+0; say T(1, 0)
Let's find the length of OT:
OT+=+sqrt%28%284-1%292%2B%281-0%292%29+=+sqrt%2810%29.
Since OA, OB, and OT have the same length, they are radii of the circle with center O(4, 1). So our guess was right!