You can put this solution on YOUR website! The question was: slope -1 that is the tangent to the curve y=1/x-1
step 1 - take the derivative of y to get
(i) y' =
which simplifies to
(ii) y' = .
Now slope = -1 means derivative = -1. We get from (ii)
(iii)
Solving we get
(x-1)^2 = 1
(x-1) = +-1
X = 0 or x = 2
We have two coordinates: (0,1) and (2,1)
So, we have y = mx + b with (0,1) to get
1 = 0*-1 + b
b = 1
The first equation is
Y = -1x + 1.
Now, we have y = mx + b with (2,1) to get
1 = 0*2 + b
b = 1
The second equation is
Y = -1x + 1.
So, it appears that we have
Y = -1x + 1