document.write( "Question 1146382: Find the equations of the lines passing through the origin that are tangent to a circle with radius 2 and center at point (2, 1). \n" ); document.write( "
Algebra.Com's Answer #767656 by greenestamps(13200)\"\" \"About 
You can put this solution on YOUR website!


\n" ); document.write( "Clearly with a center (2,1) and radius 2, one of the two lines tangent to the circle passing through the origin is x=0.

\n" ); document.write( "Some work is needed to find the other line....

\n" ); document.write( "Let (a,b) be the other point of tangency to the given circle of a line that passes through the origin. Then

\n" ); document.write( "(1) The distance from (2,1) to (a,b) is 2:

\n" ); document.write( "\"%28b-1%29%5E2%2B%28a-2%29%5E2+=+2%5E2\"
\n" ); document.write( "\"b%5E2-2b%2B1%2Ba%5E2-4a%2B4+=+4\"
\n" ); document.write( "\"a%5E2%2Bb%5E2-4a-2b+=+-1\"

\n" ); document.write( "(2) The slope of the radius to the point of tangency is \"%28b-1%29%2F%28a-2%29\"
\n" ); document.write( "The slope of the tangent line is the negative reciprocal, \"%282-a%29%2F%28b-1%29\"
\n" ); document.write( "The tangent passes through the points (0,0) and (a,b); so an equation of the tangent is
\n" ); document.write( "\"b+=+%28%282-a%29%2F%28b-1%29%29a\"
\n" ); document.write( "\"b%28b-1%29+=+a%282-a%29\"
\n" ); document.write( "\"b%5E2-b+=+2a-a%5E2\"
\n" ); document.write( "\"a%5E2%2Bb%5E2-2a-b+=+0\"

\n" ); document.write( "Subtracting the equation in (1) from the equation in (2),

\n" ); document.write( "\"2a%2Bb+=+1\"
\n" ); document.write( "\"b+=+1-2a\"

\n" ); document.write( "Substituting b=1-2a in (2)...

\n" ); document.write( "\"%281-2a%29%28-2a%29+=+2a-a%5E2\"
\n" ); document.write( "\"-2a%2B4a%5E2+=+2a-a%5E2\"
\n" ); document.write( "\"5a%5E2-4a+=+0\"
\n" ); document.write( "\"a%285a-4%29+=+0\"
\n" ); document.write( "\"a+=+4%2F5\"

\n" ); document.write( "And then, to find b

\n" ); document.write( "\"b+=+1-2a+=+-3%2F5\"

\n" ); document.write( "The point (a,b) is (4/5,-3/5).

\n" ); document.write( "Since the tangent line passes through the origin, the equation of the line is \"y+=+%28-3%2F4%29x\"

\n" ); document.write( "A graph showing part of the lower half of the given circle and the second tangent line; the first tangent line is of course x=0, the y-axis:

\n" ); document.write( "\"graph%28400%2C400%2C-1%2C3%2C-2%2C2%2C-sqrt%284-%28x-2%29%5E2%29%2B1%2C%28-3%2F4%29x%29\"
\n" ); document.write( "
\n" );