AJ L. answered 05/12/23
Patient and knowledgeable Calculus Tutor committed to student mastery
f(x) increases where f'(x)>0:
f'(x) = (x+1)4(x-3)5(x-6)6
0 = (x+1)4(x-3)5(x-6)6
x = {-1,3,6}
Use test points between each critical point:
f'(-2) = (-2+1)4(-2-3)5(-2-6)6 = (-1)4(-5)5(-8)6 < 0 (negative)
f'(0) = (0+1)4(0-3)5(0-6)6 = (1)4(3)5(-6)6 > 0 (positive)
f'(4) = (4+1)4(4-3)5(4-6)6 = (5)4(1)5(-2)6 > 0 (positive)
f'(7) = (7+1)4(7-3)5(7-6)6 = (8)4(4)5(1)6 > 0 (positive)
As we can see, (-∞,-1] is where the function f(x) decreases since f'(x)<0 there, and (-1,3) ∪ (3,6) ∪ (6,∞) is where f(x) increases since f'(x)>0 over those intervals.
Hope this helped!