I'm designing a website that teaches Calculus I and am currently working on finding absolute extrema of a function. Here is the question.
Identify the absolute maximums and minimums of $f(x) = \cos(x)$ on the interval $[0,2\pi]$.
It is obvious that $\cos(x)$ has an absolute minimum of $-1$ at $x = \pi$. However, at the endpoints $0$ and $2\pi$, $\cos(x)$ exhibits maximum values of $1$. Can I classify both of these points as absolute maximums?