Given the function \( f(x)=-x^{4}-12 x^{3} \), determine all intervals on which \( f^{\prime} \) is decreasing Answer Attempt 1 out of 2
Real Tutor Solution
Answer
Solution
Reviewed and approved by the UpStudy tutoring team
Bonus Knowledge
To find the intervals where \( f' \) is decreasing, we first need to compute the derivative of the function \( f(x) = -x^4 - 12x^3 \). Calculating \( f'(x) \): \[ f'(x) = -4x^3 - 36x^2 \] Next, we want to find the second derivative, \( f''(x) \), to check where \( f' \) is decreasing: \[ f''(x) = -12x^2 - 72x \] Setting \( f''(x) < 0 \) to find the intervals where \( f' \) is decreasing: \[ -12x^2 - 72x < 0 \] Factoring out \(-12\): \[ -12(x^2 + 6x) < 0 \] This simplifies to: \[ x^2 + 6x > 0 \] Factoring gives: \[ x(x + 6) > 0 \] The critical points are \( x = 0 \) and \( x = -6 \). Testing intervals: - For \( x < -6 \): Both factors are negative, so the product is positive. - For \( -6 < x < 0 \): The first factor is negative, and the second is positive, so the product is negative. - For \( x > 0 \): Both factors are positive, so the product is positive. Thus, \( f' \) is decreasing on the interval \( (-6, 0) \).