
William W. answered 04/30/20
Experienced Tutor and Retired Engineer
First find any local minimums on the interval by taking the derivative and setting it equal to zero. Then check the boundaries.
1) Find local extremes:
f '(x) = 6x2 + 12x - 18
6x2 + 12x - 18 = 0
x2 + 2x - 3 = 0
(x + 3)(x - 1) = 0
x = -3, x = 1
Only x = 1 is on the interval in question
f(1) = 2(1)3 + 6(1)2 - 18(1) - 4 = -14
2) Check the boundaries:
f(0) = -4
f(3) = 2(3)3 + 6(3)2 - 18(3) - 4 = 50
So the global minimum occurs at x = 1 and is -14