SOLUTION: find an equation of a circle that tangent is to 3x+4y-15=0 at (5,0); contains (-2,-1)

Algebra ->  Circles -> SOLUTION: find an equation of a circle that tangent is to 3x+4y-15=0 at (5,0); contains (-2,-1)       Log On


   



Question 669435: find an equation of a circle that tangent is to 3x+4y-15=0 at (5,0); contains (-2,-1)
Answer by KMST(5328) About Me  (Show Source):
You can put this solution on YOUR website!
Maybe there is a formula in your book that solves this type of problem.
I do not do types or formulas, so my solution will just stem from the most basic concepts. Sorry if it gets long and boring.

CIRCLE TANGENT TO A LINE:
At the point where a circle is tangent to a line, the radius is perpendicular to that line.
So the center of that circle is on the line perpendicular to 3x%2B4y-15=0 at point (5,0).
3x%2B4y-15=0 <--> 3x%2B4y=15 <--> 4y=-3x%2B15 <--> y=%28-3%2F4%29x%2B15%2F4 ,
so the line 3x%2B4y-15=0 has a slope of -3%2F4
The slope of a line perpendicular to 3x%2B4y-15=0 is
%28-1%29%2F%28%28-3%2F4%29%29=4%2F3
The equation of a line with slope 4%2F3 that passes through (5,0) is
y-0=%284%2F3%29%28x-5%29 <--> highlight%28y=%284%2F3%29x-20%2F3%29

CIRCLE PASSING THROUGH TWO POINTS:
The center of the circle that passes through (5,0) and (-2,-1) is at the same distance from those two points,
so it is on the perpendicular bisector of the segment joining those two points.
The perpendicular bisector is perpendicular to that segment and passes through the midpoint of that segment.
The midpoint of that segment, calculated from the coordinates of (5,0) and (-2,-1) is
(%285%2B%28-2%29%29%2F2,%280%2B%28-1%29%29%2F2)=(3%2F2,-1%2F2)
The slope of that segment, calculated from the coordinates of (5,0) and (-2,-1) is
%280-%28-1%29%29%2F%285-%28-2%29%29=1%2F7
and the slope of a perpendicular line is %28-1%29%2F%281%2F7%29=-7
The equation of the line with slope -7 passing through (3%2F2,-1%2F2) is
y-%28-1%2F2%29=-7%28x-3%2F2%29 <--> y%2B1%2F2=-7x%2B21%2F2 <--> y=-7x%2B21%2F2-1%2F2 <--> y=-7x%2B20%2F2 <--> highlight%28y=-7x%2B10%29

THE CENTER OF OUR CIRCLE:
The center of the circle we are looking for is on the lines
y=%284%2F3%29x-20%2F3 and y=-7x%2B10.
Those lines are not parallel, so they intersect at one point.
That point is the center of the circle.
We need to solve system%28y=%284%2F3%29x-20%2F3%2Cy=-7x%2B10%29
%284%2F3%29x-20%2F3=-7x%2B10 --> 4x-20=-21x%2B30 (multiplying both sides times 3)
4x-20=-21x%2B30 --> 4x=-21x%2B30%2B20 --> 4x=-21x%2B50 --> 4x%2B21x=50 --> 25x=50 --> x=50%2F25 --> highlight%28x=2%29
Substituting x=2 into y=-7x%2B10,
y=-7%2A2%2B10 --> y=-14%2B10 --> highlight%28y=-4%29
So the center of the circle is (2,-4).

THE RADIUS OF THE CIRCLE:
The radius r is the distance from circle center (2,-4) to circle point (5,0).
We can calculate r%5E2=%285-2%29%5E2%2B%280-%28-4%29%29%5E2=3%5E2%2B%28-4%29%5E2=9%2B16=highlight%2825%29

THE EQUATION OF THE CIRCLE"
The equation of a circle centered at (2,-4) and with r%5E2=25 is
%28x%2B2%29%5E2%2B%28y-%28-4%29%29%5E2=25 --> highlight%28%28x%2B2%29%5E2%2B%28y%2B4%29%5E2=25%29