Asked by joseph

find the inverse:

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

Answers

Answered by MathMate
Follow the steps to find the inverse of a simple function:

1. interchange x and y in
y=f(x)=expression in x
2. solve for y in terms of x, if possible
3. calculate f<sup>-1</sup>(f(x))
If the inverse is correct, the result should be x.

1.
From y=ln(x/x-1)
interchange x and y to get
x=ln(y/(y-1))
2. solve for y in terms of x
e<sup>x</sup>=y/(y-1)
f<sup>-1</sup>(x)=y=e<sup>y</sup>/(e<sup>y</sup>-1)
3. calculate
f<sup>-1</sup>(f(x))
=x/((x-1)*(x/(x-1)-1))
=x
Therefore:
f<sup>-1</sup>(x) = e<sup>y</sup>/(e<sup>y</sup>-1)

Related Questions