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?
Answer: A. π₯ = 0 is a local maximum of f; B. π₯ = 3 is a local minimum of f β For a function that is differentiable everywhere, local extrema occur only at critical points β points where the first derivative equals zero. Theβ¦
- 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
Attempted by 10 students.
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.