Question:medium

If $f(x) = 2x + \cos x$, then $f(x)$ :

Show Hint

To determine if a function is increasing or decreasing, check the sign of its derivative. If the derivative is positive, the function is increasing.
Updated On: Feb 25, 2026
  • has a maxima at $x = \pi$
  • has a minima at $x = \pi$
  • is an increasing function
  • is a decreasing function
Show Solution

The Correct Option is C

Solution and Explanation

To determine whether the function is increasing or decreasing, we compute its derivative:

\[ f'(x) = 2 - \sin x \]
Since the range of \( \sin x \) is \([-1, 1]\), we obtain:
\[ 1 \leq f'(x) \leq 3 \]

Thus, \( f'(x) > 0 \) for all real values of \( x \).

Conclusion:
The function is monotonically increasing for all real \( x \).
Was this answer helpful?
0