Solveeit Logo

Question

Question: Let $f(x)=x^2+x\sin x - \cos x$. Then...

Let f(x)=x2+xsinxcosxf(x)=x^2+x\sin x - \cos x. Then

A

f(x)=0f(x)=0 has at least one real root

B

f(x)=0f(x)=0 has no real root

C

f(x)=0f(x)=0 has at least one positive root

D

f(x)=0f(x)=0 has at least one negative root

Answer

Options A, C, and D are correct.

Explanation

Solution

Here's a breakdown of the solution:

  1. Evaluation at 0:

    f(0)=02+0sin(0)cos(0)=1f(0) = 0^2 + 0 \cdot \sin(0) - \cos(0) = -1.

  2. Behavior for large x>0x > 0:

    As x+x \to +\infty, x2x^2 dominates, so f(x)>0f(x) > 0. By the Intermediate Value Theorem (IVT), since f(0)=1f(0) = -1 and f(x)>0f(x) > 0 for large xx, there exists at least one positive root.

  3. Symmetry of function:

    Notice that f(x)=(x)2+(x)sin(x)cos(x)=x2+xsinxcosx=f(x)f(-x) = (-x)^2 + (-x)\sin(-x) - \cos(-x) = x^2 + x\sin x - \cos x = f(x), so f(x)f(x) is an even function. Thus, any positive root implies a corresponding negative root.

Conclusion:

  • Option A: True, since there is at least one real root.
  • Option B: False, since roots exist.
  • Option C: True, as there is a positive root.
  • Option D: True, as symmetry guarantees a negative root too.