Question:

The function \( f(x) = 2x^3 - 15x^2 + 36x + 6 \) is strictly decreasing in the interval:

Show Hint

To quickly find where a quadratic $(x-a)(x-b) < 0$ (assuming $a < b$), remember it's always the region "between" the roots. For $> 0$, it's the region "outside" the roots.
Updated On: May 6, 2026
  • \( (2, 3) \)
  • \( (-\infty, 2) \)
  • \( (3, 4) \)
  • \( (-\infty, 3) \cup (4, \infty) \)
  • \( (-\infty, 2) \cup (3, \infty) \)
Show Solution
collegedunia
Verified By Collegedunia

The Correct Option is A

Solution and Explanation

Concept: A function \( f(x) \) is strictly decreasing in an interval where its first derivative \( f'(x) \) is strictly less than zero (\( f'(x) < 0 \)).

Step 1:
Find the first derivative \( f'(x) \).
\[ f(x) = 2x^3 - 15x^2 + 36x + 6 \] Differentiating with respect to \( x \): \[ f'(x) = 6x^2 - 30x + 36 \]

Step 2:
Set the derivative to be less than zero.
\[ 6x^2 - 30x + 36 < 0 \] Divide the entire inequality by 6: \[ x^2 - 5x + 6 < 0 \]

Step 3:
Factorize and find the interval.
Factor the quadratic expression: \[ (x - 2)(x - 3) < 0 \] For the product of two terms to be negative, one must be positive and the other negative. This occurs when \( x \) is between the roots: \[ 2 < x < 3 \] Thus, the function is strictly decreasing in the interval \( (2, 3) \).
Was this answer helpful?
0
0