Arturo O. answered 08/29/17
Tutor
5.0
(66)
Experienced Physics Teacher for Physics Tutoring
(a)
For a function to be odd, it must satisfy the property
f(-x) = -f(x).
f(x) = ln[x + √(x2 + 1)]
-f(x) = -ln[x + √(x2 + 1)]
f(-x) = ln{-x + √[(-x)2 + 1]} = ln[-x + √(x2 + 1)]
Now compare f(-x) to -f(x). Are they equal?
Is ln[-x + √(x2 + 1)] = -ln[x + √(x2 + 1)] ?
Take e() of both expressions and compare them.
Is
-x + √(x2 + 1) = 1 / [x + √(x2 + 1)] ?
If they are equal, then
[√(x2 + 1) - x] [√(x2 + 1) + x] = 1
Note you have the factored form of a difference of squares.
[√(x2 + 1) - x] [√(x2 + 1) + x] = [√(x2 + 1)]2 - x2 = (x2 + 1) - x2 = 1
The condition is met, so the function is odd.
(b)
The get the inverse, exchange x and y and try to express y in terms of x.
x = ln[y + √(y2 + 1)]
ex = y + √(y2 + 1)
ex - y = √(y2 + 1)
Square both sides.
e2x - 2exy + y2 = y2 + 1
e2x - 2exy = 1
y = (1 - e2x) / (-2ex)
f-1(x) = (e2x - 1) / (2ex)
Arturo O.
08/29/17