SOLUTION: Given a circle: (x-4)^2 + (y+5)^2 = 5, find the equation of the line (in slope-intercept form) that is tangent to this circle at the point (3,-7). Hint: use the fact that a tangent

Algebra ->  Graphs -> SOLUTION: Given a circle: (x-4)^2 + (y+5)^2 = 5, find the equation of the line (in slope-intercept form) that is tangent to this circle at the point (3,-7). Hint: use the fact that a tangent      Log On


   



Question 54478: Given a circle: (x-4)^2 + (y+5)^2 = 5, find the equation of the line (in slope-intercept form) that is tangent to this circle at the point (3,-7). Hint: use the fact that a tangent line is perpendicular to the radius of the circle at the point where they meet.
Answer by josmiceli(19441) About Me  (Show Source):
You can put this solution on YOUR website!
The problem tells you that (3,-7) is a point on the circle, but is it really?
Check this by filling in 3 for x and -7 for y
(x-4)^2 + (y+5)^2 = 5
(3-4)^2 + (-7+5)^2 = 5
(-1)^2 + (-2)^2 = 5
1 + 4 = 5
So (3,-7) really is on the circle
Where is the center of the circle?
The equation is in the form
(x - a)^2 + (y - b)^2 = r^2
where (a,b) is the center, and r is the length of the radius
So the center is (4,-5) and r^2 = 5, so r = 0+%2B+sqrt%285%29
Now you have the endpoints of the line, so use

where
x%281%29+=+3
y%281%29+=+-7
and
x%282%29+=+4
y%282%29+=+-5
The key is to get this equation in the form y+=+mx+%2B+b
then the slope of any line perpendicular to it will have the
slope -%281%2Fm%29
%28y+-+%28-7%29%29+%2F+%28x+-+3%29+=+%28-5+-+%28-7%29%29+%2F+%284+-+3%29
%28y+-+%28-7%29%29+%2F+%28x+-+3%29+=+2+%2F+1
multiply both sides by (x - 3)
y+%2B+7+=+2x+-+6
y+=+2x+-+13
The slope m = 2, so the slope of a line perpendicular to this line
will have slope -1%2Fm+=+-1%2F2
This is the slope of the tangent line at (3,-7), so you can write
m+=+%28y+-+%28-7%29%29+%2F+%28x+-+3%29
-1%2F2+=+%28y+%2B+7%29+%2F+%28x+-+3%29
multiply both sides by 2
+-1+=+%282y+%2B+14%29+%2F+%28x+-+3%29
multiply both sides by x-3
-x+%2B+3+=+2y+%2B+14
2y+=+-x+-+11
y+=+%28-1%2F2%29x+-%2811%2F2%29
Does this line go through (3,-7) ? Check it
-7+=+%28-1%2F2%29%2A3+-+%2811%2F2%29
-7+=+-3%2F2+-+11%2F2
-7+=+-14%2F2
-7+=+-7
OK