document.write( "Question 1115770: Find the equation of circle center at (1,3) and tangent to the line 5x-12y=8. please explain. \n" ); document.write( "
Algebra.Com's Answer #730606 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
Find the equation of circle center at (1,3) and tangent to the line 5x-12y=8.
\n" ); document.write( "=============
\n" ); document.write( "You can find the equation of the line perpendicular to the given line thru the point.
\n" ); document.write( "then find the distance from the point to the line, that's the radius.
\n" ); document.write( "----
\n" ); document.write( "Then \"%28x-1%29%5E2+%2B+%28y-3%29%5E2+=+r%5E2\" is the circle.
\n" ); document.write( "----------------
\n" ); document.write( "Or, use
\n" ); document.write( "5x-12y-8 = 0
\n" ); document.write( "a = 5, b = -12, c = -8
\n" ); document.write( "---------
\n" ); document.write( "\"r+=+ABS%28a%2Ax%5B0%5D+%2B+b%2Ay%5B0%5D+%2B+c%29%2Fsqrt%28a%5E2%2Bb%5E2%29\" to find the distance.
\n" ); document.write( "\"%28x%5B0%5D+y%5B0%5D%29\" is the point.
\n" ); document.write( "
\n" ); document.write( "
\n" );