How do you find the inverse function of f(x)=x/(x+1)?

1 Answer
Oct 31, 2015

Let y = f(x) and rearrange to find an expression for x in terms of y, hence:

f^-1(y) = y/(1-y)

Explanation:

Let y = f(x) = x/(x+1) = (x+1-1)/(x+1) = 1-1/(x+1)

Then:

1-y = 1/(x+1)

Hence:

1/(1-y) = x+1

Hence:

x = 1/(1-y)-1 = (1-(1-y))/(1-y) = y/(1-y)

So f^-1(y) = y/(1-y)