document.write( "Question 985482: For the circle \"+x%5E2+%2B+y%5E2+=+4+\" and the line \"+y+=+mx+%2B+4+\", determine the exact values of the gradient \"+m+\" so that the line:\r
\n" ); document.write( "\n" ); document.write( "a) is a tangent to the circle
\n" ); document.write( "b) intersects the circle in two places
\n" ); document.write( "c) does not intersect the circle
\n" ); document.write( "

Algebra.Com's Answer #606353 by KMST(5328)\"\" \"About 
You can put this solution on YOUR website!
\"+system%28x%5E2+%2B+y%5E2+=+4%2C+y+=+mx+%2B+4%29+\" gives us the intersection points of circle and line.
\n" ); document.write( "\"+system%28x%5E2+%2B+y%5E2+=+4%2C+y+=+mx+%2B+4%29+\"--->\"x%5E2+%2B+%28mx+%2B+4%29%5E2+=+4\"--->\"x%5E2+%2B+m%5E2x%5E2+%2B8mx%2B16+=+4\"--->\"%28m%5E2%2B1%29x%5E2+%2B8mx%2B12+=0\"
\n" ); document.write( "That is a quadratic equation.
\n" ); document.write( "A quadratic equation of the form \"ax%5E2%2Bbx%2Bc=0\"
\n" ); document.write( "has no real solutions if \"b%5E2-4%2Aa%2Ac%3C0\" .
\n" ); document.write( "It has one real solution if \"b%5E2-4%2Aa%2Ac=0\" , and
\n" ); document.write( "it has two real solutions if \"b%5E2-4%2Aa%2Ac%3E0\" .
\n" ); document.write( "For the quadratic equation \"%28m%5E2%2B1%29x%5E2+%2B8mx%2B12+=0\" , \"system%28a=m%5E2%2B1%2Cb=8m%2Cc=12%29\" ,so
\n" ); document.write( " .
\n" ); document.write( "The zeros of \"16%28m%5E2-3%29\" are the zeros of \"m%5E2-3\" , given by
\n" ); document.write( "\"m=-sqrt%283%29\" and \"m=sqrt%283%29\" .
\n" ); document.write( "For those values, the line is tangent to the circle.
\n" ); document.write( "
\n" ); document.write( "In between those values of \"m\" ,
\n" ); document.write( "for \"-sqrt%283%29%3Cm%3Csqrt%283%29\" ,
\n" ); document.write( "\"16%28m%5E2-3%29\" is negative, and the line does not intersect the circle.
\n" ); document.write( "Otherwise, for \"system%28m%3C-sqrt%283%29%2C%22or%22%2Cm%3Esqrt%283%29%29\" ,
\n" ); document.write( "\"16%28m%5E2-3%29%3E0%29\" , and the line intersects the circle in two places.
\n" ); document.write( "
\n" );