document.write( "Question 1082354: Find the equation of a line that is tangent to the circle x^2 + y^2 - 8x - 8y + 7 = 0 at the point (1,0).
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #696401 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Find the equation of a line that is tangent to the circle x^2 + y^2 - 8x - 8y + 7 = 0 at the point (1,0). \n" ); document.write( "------- \n" ); document.write( "Take the derivative to find the slope at every point. \n" ); document.write( "2x + 2y*y'-8- 8y \n" ); document.write( "= 0 \n" ); document.write( "y' = (8-2x)/(2y-8) \n" ); document.write( "===== \n" ); document.write( "Slope at (1,0) \n" ); document.write( "slope = (8-2)/(0-8) = 6/(-8) = -3/4 \n" ); document.write( "--------- \n" ); document.write( "Form of line:: y = mx + b \n" ); document.write( "Solve for \"b\":: \n" ); document.write( "0 = (-3/4)1 + b \n" ); document.write( "b = (3/4) \n" ); document.write( "----- \n" ); document.write( "Equation:: y = (-3/4)x + (3/4) \n" ); document.write( "----------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "----------------\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |