Dramen
- 22
- 0
Homework Statement
I'm having problems with finding the inverse equation for this function e^x/(e^x-1)
The Attempt at a Solution
Currently, I have done about 2 methods to solve it and hitting dead-ends on each one:
Attempt 1. x=e^y/(e^y-1) then multiply both sides by (e^y-1) so that I have xe^y-x=e^y, then subtract xe^y from both sides to then get x=e^y-xe^y after which I factor out e^y and then my final solution to this attempt is: f(x)^-1= ln(x/(1-X))
Attempt 2. I took the reciprocal of the equation so I have 1/x= (e^y+1)/e^y then split up the fraction to 1/x= 1+(1/e^y), then multiplied both sides by e^y to get e^y/x = 1+1 then multiplied it by x so that my solution was f(x)^-1= ln(2x)
Obviously by looking at the final solutions neither of them actually work. I would really appreciate any enlightenment on this problem.