Sebastian R. answered 04/29/19
If f(x) is decreasing and concave down on R, that means that f'(x) < 0 and f''(x) < 0 for all x ∈ R. After a bit of thought, the first function that comes to mind is the exponential function, ex, which, although it is constantly increasing and concave up, can be modified to solve the problem.
After multiplying by -1 to fit the conditions of the first and second derivatives, we can then add a constant to satisfy the initial condition of f(0) = 40:
f(x) = -ex + c
f(0) = 40 = -e0 + c
c = 41.
So, f(x) = -ex + 41 meets the requirements of the problem, although any base b > 1 can be used and still work.