document.write( "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. \n" ); document.write( "
Algebra.Com's Answer #36744 by josmiceli(19441)![]() ![]() 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? \n" ); document.write( "Check this by filling in 3 for x and -7 for y \n" ); document.write( "(x-4)^2 + (y+5)^2 = 5 \n" ); document.write( "(3-4)^2 + (-7+5)^2 = 5 \n" ); document.write( "(-1)^2 + (-2)^2 = 5 \n" ); document.write( "1 + 4 = 5 \n" ); document.write( "So (3,-7) really is on the circle \n" ); document.write( "Where is the center of the circle? \n" ); document.write( "The equation is in the form \n" ); document.write( "(x - a)^2 + (y - b)^2 = r^2 \n" ); document.write( "where (a,b) is the center, and r is the length of the radius \n" ); document.write( "So the center is (4,-5) and r^2 = 5, so r = \n" ); document.write( "Now you have the endpoints of the line, so use \n" ); document.write( " \n" ); document.write( "where \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "and \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "The key is to get this equation in the form \n" ); document.write( "then the slope of any line perpendicular to it will have the \n" ); document.write( "slope \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "multiply both sides by (x - 3) \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "The slope m = 2, so the slope of a line perpendicular to this line \n" ); document.write( "will have slope \n" ); document.write( "This is the slope of the tangent line at (3,-7), so you can write \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "multiply both sides by 2 \n" ); document.write( " \n" ); document.write( "multiply both sides by x-3 \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "Does this line go through (3,-7) ? Check it \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "OK \n" ); document.write( " |