document.write( "Question 828173: Find the equation of all tangents to the circle x^2 + y^2 - 2x + 8y - 23 = 0
\n" );
document.write( "a) at the point (3,-10) on it
\n" );
document.write( "b) having slope of 3 \r
\n" );
document.write( "\n" );
document.write( "Can you please help me out? Thanks so much in advance:) \n" );
document.write( "
Algebra.Com's Answer #499088 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Find the equation of all tangents to the circle \n" ); document.write( "x^2 + y^2 - 2x + 8y - 23 = 0 \n" ); document.write( "Derivative: 2x + 2yy' - 2 + 8y' = 0 \n" ); document.write( "y'(2y+8) = -2x+2 \n" ); document.write( "---- \n" ); document.write( "y' = (-2(x+1))/(2(y+4)) \n" ); document.write( "y' = -(x+1)/(y+4) \n" ); document.write( "-----------\r \n" ); document.write( "\n" ); document.write( "a) at the point (3,-10) on it \n" ); document.write( "y'(3,-10) = -(3+1)/(-10+4) = -4/-6 = 2/3 \n" ); document.write( "---- \n" ); document.write( "Form: y = mx + b \n" ); document.write( "-10 = (2/3)*3 + b \n" ); document.write( "-10 = 2 + b \n" ); document.write( "b = -12 \n" ); document.write( "Tangent Equation: \n" ); document.write( "y = (2/3)x - 12 \n" ); document.write( "========================== \n" ); document.write( "b) having slope of 3 \n" ); document.write( "(-(x+1))/(y+4) = 3 \n" ); document.write( "-x+1 = 3y+12 \n" ); document.write( "3y = -x-11 \n" ); document.write( "y = -(1/3)(x+1) \n" ); document.write( "=================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "===================== \n" ); document.write( " \n" ); document.write( " |