Mark M. answered 04/02/24
Retired math prof. Calc 1, 2 and AP Calculus tutoring experience.
f(x) = -x4 - 2x3 + 6x + 5
f'(x) = -4x3 - 6x2 + 6
f"(x) = -12x2 - 12x = -12x(x + 1) = 0 when x = 0 or -1
When x < -1, f"(x) < 0, So, f is concave down.
When -1 < x < 0, f"(x) > 0. So, f is concave up.
When x > 0, f"(x) < 0. So, f is concave down.
Inflection points are (-1, f(-1)) and (0, f(0)).