document.write( "Question 1166904: Calculate the length of a tangent to the circle: x^2+y^2+8x−2y−8=0 at its point of tangency from the point P(2,4) which is off the circle. Make sure to show your work. \n" ); document.write( "
Algebra.Com's Answer #791484 by Boreal(15235) You can put this solution on YOUR website! rewrite and the equation of the circle is x^2+8x+y^2-2y=8 \n" ); document.write( "complete both squares and x^2+8x+16+y^2-2y+1=25 \n" ); document.write( "this is (x+4)^2+(y-1)^2=5^2 \n" ); document.write( "circle with center at (-4, 1) and radius 5 \n" ); document.write( "The tangent line is perpendicular to the radius of the circle, which is 5 units. \n" ); document.write( "The distance between the center of the circle and the point is sqrt (36+9)=sqrt (45) units, using the distance formula. That is the hypotenuse of the triangle. The third leg is the distance from the point to the circle, and that is D^2+5^2=sqrt(45)^2 \n" ); document.write( "or d^2=20 \n" ); document.write( "d=2 sqrt (5) units.\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |