yojo95 said:
Homework Statement
find the inverse, f(x) = 1 + e^sinh(x)
Homework Equations
The Attempt at a Solution
I am sorry but I never encounter this problem before and my teacher never showed us how to do these kind of problems, I have no idea what to do or how to start it out =[
I seriously doubt that your teacher "never showed us how to do these kind of problems". Perhaps not with these particular functions- but the idea is the same as for linear functions. To find the inverse of
any function f(x), write y= f(x), then "swap" x and y, x= f(y), and solve for y. If you have ever learned how to solve equations, you have learned how to do this.
(To shortcut any arguments, yes, some people learn to "first solve y= f(x) for x, then swap x and y. It's the same thing.)
[tex]y= f(x)= 1+ e^{sinh(x)}[/tex]
becomes
[tex]x= 1+ e^{sinh(y)}[/tex]
Solve for y by "backing out". Since 1 is added on the right, subtract 1 from each side:
[tex]x- 1= e^{sinh(y)}[/tex]
Now we have an exponential on the right. The opposite of that is "ln" so take the natural logarithm of both sides:
[tex]ln(x-1)= sinh(y)[/itex]<br />
<br />
What do you think we should do now?[/tex]