document.write( "Question 760583: Find the point(s) on the curve of y=1/(x-2) for which the slope of the tangent line is -1. \n" ); document.write( "
Algebra.Com's Answer #462753 by Alan3354(69443) You can put this solution on YOUR website! Find the point(s) on the curve of y=1/(x-2) for which the slope of the tangent line is -1. \n" ); document.write( "------------- \n" ); document.write( "y = (x-2)^-1 \n" ); document.write( "---- \n" ); document.write( "y' = \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "x = 1, x = 3 \n" ); document.write( "---- \n" ); document.write( "--> (1,-1) & (3,1) \n" ); document.write( " |