document.write( "Question 827899: Find he 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( "Thanks so much in advance:) \n" );
document.write( "
Algebra.Com's Answer #498942 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Find he 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 \n" ); document.write( "------------------- \n" ); document.write( "Find the standard eqn of the circle. \n" ); document.write( "x^2 + y^2 - 2x + 8y - 23 = 0 \n" ); document.write( "(x-1)^2 + (y+4)^2 = 40 \n" ); document.write( "Its center is (1,-4) and radius sqrt(40) \n" ); document.write( "------ \n" ); document.write( "a) at the point (3,-10) on it \n" ); document.write( "Use a circle about the Origin with radius sqrt(40) \n" ); document.write( "--> x^2 + y^2 = 40 \n" ); document.write( "The tangent and any point is -x/y \n" ); document.write( "Point (3,-10) is translated to (2,-6) \n" ); document.write( "Slope = 1/3 \n" ); document.write( "--- \n" ); document.write( "Eqn of a line thru (3,-10) with a slope of 3 is \n" ); document.write( "y+10 = (1/3)*(x-3) \n" ); document.write( "===================================== \n" ); document.write( "b) having slope of 3 \n" ); document.write( "Using the circle about the Origin: \n" ); document.write( "-x/y = 3 \n" ); document.write( "x^2 + y^2 = 40 \n" ); document.write( "x = -3y \n" ); document.write( "9y^2 + y^2 = 40 \n" ); document.write( "y = -2, +2 \n" ); document.write( "--> (6,-2) \n" ); document.write( "Translated to the given circle: \n" ); document.write( "--> (7,-6) \n" ); document.write( "y+6 = 3(x-7) \n" ); document.write( "======================= \n" ); document.write( "--> (-6,2) \n" ); document.write( "Translate to the given circle \n" ); document.write( "--> (-5,-2) \n" ); document.write( "y+2 = 3x+15 \n" ); document.write( " \n" ); document.write( " |