\n" );
document.write( "Hi,
\n" );
document.write( "Note: Standard Form of an Equation of a Circle is
\n" );
document.write( "where Pt(h,k) is the center and r is the radius\r
\n" );
document.write( "\n" );
document.write( "Write an equation of the line tangent to the given circle at the given point.
\n" );
document.write( "
(-4,6) || Center of the circle is (0,0)
\n" );
document.write( "(-4,6)
\n" );
document.write( "(0,0) m = 6/-4 Green Line has slope m = -3/2,
\n" );
document.write( "the Line Tangent at (-4,6) would be perpendicular to the Green with m = 2/3
\n" );
document.write( " y = (2/3)x + b
\n" );
document.write( " 6 = -8/3 + b,
\n" );
document.write( " 26/3 = b , y = (2/3)x + 26/3
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "