
Kaleab T. answered 05/18/21
Well-versed in calculus
Hey Girlie,
Good start with finding the derivative! What I would do next is find the critical points so that you can determine where the local minima and maxima are. This is helpful because the function will switch from increasing to decreasing at a local maximum, and from decreasing to increasing at a local minimum.
Critical points are values of x where the derivative of f(x) is zero (or undefined). So you can find the factors of the f'(x) polynomial to figure out what values of x satisfy this condition.
f'(x) = 4x3 - 12x2 -16x
f'(x) = 4x(x2 - 3x - 4)
f'(x) = 4x(x - 4)(x + 1)
Therefore, the values of x that make f'(x) equal to zero are 0, 4, and -1. These are the critical points of the original function. To figure out whether each critical point is a local minimum or maximum, you can find the second derivative at each point. At a local minimum, the curve is concave up, so the second derivative will have a positive value. At a max, it's concave down, so second derivative will be negative.
Let's calculate the second derivative at x = -1, x = 0, and x = 4.
f''(x) = 12x2 - 24x - 16
f''(-1) = 20 --> positive, concave up, local minimum
f''(0) = -16 --> negative, concave down, local maximum
f''(4) = 80 --> positive, concave up, local minimum
Using this information, we can construct the intervals of increase and decrease for the original function. The boundaries of these intervals will be when the function switches from increasing to decreasing (or vice versa), which are the critical points. At a local minimum, a function switches from decreasing to increasing. At a local max, a function switches from increasing to decreasing. So the 3 critical points we identified are where these switches occur. Let's summarize (each sentence should technically begin with "immediately"):
To the left of x=-1, the function is decreasing. To the right of x=-1, the function is increasing.
To the left of x=0, the function is increasing. To the right of x=0, the function is decreasing.
To the left of x=4, the function is decreasing. To the right of x=4, the function is increasing.
So we can see that the function is first decreasing until -1, then increasing between -1 to 0, then decreasing from 0 to 4, then increasing after 4. Since this function's domain is all real numbers, we can extend the boundary trends to -∞ and ∞.
Final answer:
From -∞ to -1, the function is decreasing.
From -1 to 0, the function is increasing.
From 0 to 4, the function is decreasing.
From 4 to ∞, the function is increasing.
You can plot the equation online to confirm as well.
Let me know if this makes sense!
Best,
Kaleab

Kaleab T.
awesome! you're very welcome :)05/19/21
Girlie S.
i really appreciate this especially with the detailed explanation you gave, it must have taken you a lot of time to write this out so thank you very much! it makes perfect sense :)05/19/21