document.write( "Question 304924: Line segment CD is tangent to circle Z at (1,7). If Z has coordinates (5,2), find the slope of line segment CD. \n" ); document.write( "
Algebra.Com's Answer #218363 by stanbon(75887) ![]() You can put this solution on YOUR website! Line segment CD is tangent to circle Z at (1,7). If Z has coordinates (5,2), find the slope of line segment CD. \n" ); document.write( "------------------------- \n" ); document.write( "CD is perpendicular to the segment containing (1,7) and (5,2) \n" ); document.write( "---- \n" ); document.write( "slope = (2-7)/(5-1) = -5/4 \n" ); document.write( "------ \n" ); document.write( "slope of the tangent must be 4/5 \n" ); document.write( "The line passes thru (1,7) \n" ); document.write( "--- \n" ); document.write( "Form: \n" ); document.write( "7 = (4/5)1 + b \n" ); document.write( "b = 31/5 \n" ); document.write( "--- \n" ); document.write( "Equation: \n" ); document.write( "y = (4/5)x + 31/5 \n" ); document.write( "============================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |