document.write( "Question 1120525: Consider the circle of radius 10 centered at the origin. Find an equation of the line tangent to the circle at the point (6, 8). \n" ); document.write( "
Algebra.Com's Answer #736190 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
Consider the circle of radius 10 centered at the origin. Find an equation of the line tangent to the circle at the point (6,8).
\n" ); document.write( "-----------
\n" ); document.write( "The slope of the tangent at any point is m = -x/y
\n" ); document.write( "--> m = -3/4
\n" ); document.write( "=============
\n" ); document.write( "y - y1 = m*(x-x1)
\n" ); document.write( "y-8 = (-3/4)*(x-6)
\n" ); document.write( "
\n" ); document.write( "
\n" );