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…

  1. A.

    π‘₯ = 0 is a local maximum of f

  2. B.

    π‘₯ = 3 is a local minimum of f

  3. C.

    π‘₯ = βˆ’1 is a local maximum of f

  4. 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.

  1. Differentiate f(x) = x4/4 βˆ’ 2x3/3 βˆ’ 3x2/2 + 1 to get fβ€²(x) = x3 βˆ’ 2x2 βˆ’ 3x.

  2. 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.

  3. Differentiate again: fβ€³(x) = 3x2 βˆ’ 4x βˆ’ 3.

  4. 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.

Explore the full course: Gate Guidance By Sanchit Sir

Loading lesson…