Edward C. answered 03/23/15
Tutor
5.0
(438)
Caltech Grad for math tutoring: Algebra through Calculus
f(x) = x3 - 12x + 8
f'(x) = 3x2 - 12
I don't know what a partition number is, but I'm guessing you want to find where f' = 0
3x2 - 12 = 0
3(x2 - 4) = 0
3(x-2)(x+2) = 0
So f' = 0 when x = 2 or x = -2
The critical numbers of f are x = 2 and x = -2
f(-2) = (-2)3 - 12(-2) + 8 = -8 + 24 + 8 = 24
f(2) = 23 - 12(2) + 8 = 8 - 24 + 8 = -8
The critical points are at (-2,24) and (2,-8)
f''(x) = 6x, so by the 2nd derivative test (-2,24) is a local maximum and (2,-8) is a local minimum