Consider the function đ: â â â where â is the set of all real numbers. \(f(x)âŚ
2024
Consider the function đ: â â â where â is the set of all real numbers.
\(f(x) = \frac{x^4}{4} - \frac{2x^3}{3} - \frac{3x^2}{2} + 1 \)
Which of the following statements is/are TRUE?
- A.
đĽ = 0 is a local maximum of f
- B.
đĽ = 3 is a local minimum of f
- C.
đĽ = â1 is a local maximum of f
- D.
đĽ = 0 is a local minimum of f
Show answer & explanation
Correct answer: A, B
For a function that is differentiable everywhere, local extrema occur only at critical points â points where the first derivative equals zero. The second-derivative test then classifies each critical point: a positive second derivative there means a local minimum, and a negative second derivative there means a local maximum.
Differentiate f(x) = x4/4 â 2x3/3 â 3x2/2 + 1 to get fâ˛(x) = x3 â 2x2 â 3x.
Factor: fâ˛(x) = x(x2 â 2x â 3) = x(x â 3)(x + 1). Setting fâ˛(x) = 0 gives the critical points x = â1, 0, and 3.
Differentiate again: fâł(x) = 3x2 â 4x â 3.
Evaluate fâł at each critical point â fâł(â1) = 3(1) â 4(â1) â 3 = 4 (positive, so a local minimum); fâł(0) = 3(0) â 4(0) â 3 = â3 (negative, so a local maximum); fâł(3) = 3(9) â 4(3) â 3 = 12 (positive, so a local minimum).
Cross-check with the sign of fâ˛(x) = x(x â 3)(x + 1) across the intervals its roots create: negative for x < â1, positive on (â1, 0), negative on (0, 3), and positive for x > 3. fⲠflips from negative to positive at x = â1 (confirming a minimum there), from positive to negative at x = 0 (confirming a maximum there), and from negative to positive at x = 3 (confirming a minimum there) â matching the second-derivative test exactly.
So x = 0 is a local maximum and x = 3 is a local minimum of f, while x = â1 is a local minimum (not a maximum) and x = 0 is not a local minimum.