document.write( "Question 1041650: What is the smallest distance between the point(–2, –2) and a point on the circumference of the circle given by (x – 1)^2 + (y –2)^2 = 4?
\n" ); document.write( "A) 3
\n" ); document.write( "B) 4
\n" ); document.write( "C) 5
\n" ); document.write( "D) 6
\n" ); document.write( "

Algebra.Com's Answer #656624 by robertb(5830)\"\" \"About 
You can put this solution on YOUR website!
The line that passes through the point (-2,-2) and the center (1,2) has equation \r
\n" ); document.write( "\n" ); document.write( "\"y-2+=+%28%282--2%29%2F%281--2%29%29%28x-1%29\" <==> \"y+=+%284%2F3%29x+%2B+2%2F3\",\r
\n" ); document.write( "\n" ); document.write( "after simplifying.\r
\n" ); document.write( "\n" ); document.write( "This line will intersect the circle in two (diametrically) opposite points on the circle, one of which is the farthest from the point (-2,-2), and the other the nearest to the point (-2,-2).\r
\n" ); document.write( "\n" ); document.write( "To find out the points, substitute \"y+=+%284%2F3%29x+%2B+2%2F3\" into
\n" ); document.write( "\"%28x-1%29%5E2+%2B+%28y-2%29%5E2+=+4\".\r
\n" ); document.write( "\n" ); document.write( "===>\r
\n" ); document.write( "\n" ); document.write( "==> \"%28x-1%29%5E2+%2B++%2816%2F9%29%28x-1%29%5E2+=+4\"\r
\n" ); document.write( "\n" ); document.write( "==> \"%2825%2F9%29%28x-1%29%5E2+=+4\" ==> \"%28x-1%29%5E2+=+36%2F25\"\r
\n" ); document.write( "\n" ); document.write( "==> x = 11/5 or -1/5.\r
\n" ); document.write( "\n" ); document.write( "Incidentally, these are the x-coordinates of the two diametrically opposite points on the circle that are farthest and nearest the point (-2,-2), respectively. The corresponding y-value is y = 2/5. The distance of this point (-1/5,2/5) from (-2,-2) is \"sqrt%28%28-1%2F5--2%29%5E2%2B%282%2F5--2%29%5E2%29+=+highlight%283%29\".
\n" ); document.write( "
\n" );