document.write( "Question 795645: The equation of a circle and a point on it are given. Find the equation of the tangent at that point
\n" );
document.write( "a) x^2 + y^2 = 10 (1,-3)
\n" );
document.write( "b) x^2 + y^2 = 4 (√2, √2)
\n" );
document.write( "Can you please help me out? Thank you so much in advance:)\r
\n" );
document.write( "\n" );
document.write( "Can you also please show the steps it would really help me understand:) \n" );
document.write( "
Algebra.Com's Answer #481091 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! The equation of a circle and a point on it are given. Find the equation of the tangent at that point \n" ); document.write( "a) x^2 + y^2 = 10 (1,-3) \n" ); document.write( "-------------- \n" ); document.write( "2xdx + 2ydy = 0 \n" ); document.write( "xdx = -ydy \n" ); document.write( "dy/dx = -x/y (for any point on a circle) \n" ); document.write( "------------ \n" ); document.write( "m @ (1,-3) = 1/3 \n" ); document.write( "------ \n" ); document.write( "Use y = mx + b and the point to find b \n" ); document.write( " \n" ); document.write( " |