document.write( "Question 916882: Find an equation of the line that is tangent to the circle x2 + y2 = 25 at the point \r
\n" );
document.write( "\n" );
document.write( "P(−3, −4). \n" );
document.write( "
Algebra.Com's Answer #556360 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Find an equation of the line that is tangent to the circle x2 + y2 = 25 at the point \n" ); document.write( "---------- \n" ); document.write( "The slope of the tangent to a circle about the Origin at point (x,y) is -x/y \n" ); document.write( "--- \n" ); document.write( "Use that and y = mx + b, or \n" ); document.write( "y - y1 = m*(x - x1) \n" ); document.write( "to get the equation. \n" ); document.write( " \n" ); document.write( " |