document.write( "Question 1207940: The tangent line to a circle may be defined as the line that intersects the circle in a single point, called the point of tangency. If the equation of the circle is x^2 + y^2 = r^2 and the equation of the tangent line is y = mx + b, show that:\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "A. r^2(1 + m^2) = b^2\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "B. The point of tangency is [(-r^2 m)/b, (r^2/b)]\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "C. The tangent line is perpendicular to the line containing the center of the circle and point of tangency. \r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #846099 by Edwin McCravy(20056)![]() ![]() You can put this solution on YOUR website! \r\n" ); document.write( "We find the x-intercept of y = mx + b, by setting y = 0.\r\n" ); document.write( "y = mx + b\r\n" ); document.write( "0 = mx + b\r\n" ); document.write( "-b = mx\r\n" ); document.write( "\n" ); document.write( " |