Hi Pranav!
Since A, B, and C can be swapped without changing the equation, any extremum will have equal A, B, and C.
Or rather, A, B, and C will be equal modulo ##2\pi##, since the cosine has a period of ##2\pi##.
So we have:
\begin{array}{lcl}
A+B+C=\pi & \quad & (1)\\
A \equiv B \equiv C \pmod{2\pi} && (2)
\end{array}
Substituing (2) in (1) gives:
\begin{array}{lcl}
3A &\equiv& \pi \pmod{2\pi} \\
3A &=& \pi + 2\pi k \\
A &=& \frac \pi 3 + \frac{2\pi}3 k \\
A &\equiv& \pm \frac \pi 3, \pm \pi \pmod{2\pi}
\end{array}
When enumerating the possible solutions, we find 2 relevant and distinct solutions:
\begin{array}{lcl}
A=B=C=\frac \pi 3 & \quad & \cos(A)+\cos(B)+\cos(C) = \frac 3 2 \\
A=B=\pi,\ C=-\pi && \cos(A)+\cos(B)+\cos(C) = -3
\end{array}
Since there are no boundary solutions we can conclude for this continuous function that:
$$-3 \le \cos(A)+\cos(B)+\cos(C) \le \frac 3 2$$
Alternatively, we can find the same result with the method of
Lagrange multipliers.
But then, you didn't want to use calculus.
