Stephanie M. answered 05/02/15
Tutor
5.0
(890)
Private Tutor - English, Mathematics, and Study Skills
I assume your function is f(t) = 10 + 85 / (1 + e(t-60)/10).
(a)
We'd like to find the inverse of the given function by solving for t.
T - 10 = 85 / (1 + e(t-60)/10)
(T - 10)(1 + e(t-60)/10) = 85
1 + e(t-60)/10 = 85/(T - 10)
e(t-60)/10 = -1 + 85/(T - 10)
ln(-1 + 85/(T-10)) = (t-60)/10
10ln(-1 + 85/(T-10)) = t - 60
10ln(-1 + 85/(T-10)) + 60 = t
So, f-1(t) = 10ln(-1 + 85/(t-10)) + 60
For (b) and (c), you'll need to plot the two functions.