ExamBro
ExamBro
TS EAMCET · Maths · Application of Derivatives

The real valued function \(f(x)=\frac{x^2}{2}-\log \left(x^2+x+1\right)\) is

  1. A Strictly decreasing in \((1, \infty)\)
  2. B Strictly increasing in \((1, \infty)\)
  3. C Strictly increasing in \((-\infty, 0)\)
  4. D Strictly decreasing in \((0, \infty)\)
Verified Solution

Answer & Solution

Correct Answer

(B) Strictly increasing in \((1, \infty)\)

Step-by-step Solution

Detailed explanation

\(f'(x) = \frac{d}{dx}\left(\frac{x^2}{2}\right) - \frac{d}{dx}\left(\log \left(x^2+x+1\right)\right)\) \(f'(x) = x - \frac{2x+1}{x^2+x+1}\) \(f'(x) = \frac{x(x^2+x+1) - (2x+1)}{x^2+x+1} = \frac{x^3+x^2-x-1}{x^2+x+1}\) \(f'(x) = \frac{(x-1)(x+1)^2}{x^2+x+1}\) Since…