iwfc87 Posted November 14, 2005 Posted November 14, 2005 I know what inverse functions are, but how do I find an inverse of something like this: y=(e^x)/(1+e^x). What I thought of doing which I'm not sure about is: y(1+e^x) = e^x y+ye^x = e^x (y/e^x)+y = 1 1/e^x +1 = 1/y e^x = y-1 x = ln(y-1) I think what I've done is ridiculously wrong..but yeah...
ecoli Posted November 14, 2005 Posted November 14, 2005 inverse function - switch x and y then solve for y... I'm not so sure you did that.
rakuenso Posted November 14, 2005 Posted November 14, 2005 here's what I did: first switch x and y [math] x=e^y/(1+e^y) [/math] [math] ln x = y - ln(1+e^y) [/math] [math] ln x + ln (1+e^y) = y [/math] [math] x + xe^y = e^y [/math] [math] y = lnx - ln(1-x) [/math]
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now