I am given the equation:
$$f(x) = 1+e^{-\cos(x-1)}, [1,2]$$
I graphed this function on wolframalpha and it seems to be continuous on the closed interval $[1,2]$ so that is one thing I am not worried about. I then take the derivative and find it to be:
$$f'(x) = \sin(x−1)e^{−\cos(x−1)}$$
The only critical point I found was $x = 1$, making $\sin(0) = 0$;
I then plug in values $f(1)$ and $f(2)$ to find that the maximum occurs at $f(2)$. However, when I look at the answer key it says there is no absolute max at all. Can someone explain to me why this is so?