
William W. answered 01/05/20
Experienced Tutor and Retired Engineer
To find the critical points, take the derivative and set it equal to zero. To take the derivative of :
y = x3 - 12x + 1 we use the power rule on each piece so it becomes:
y' = 3x2 - 12
Setting that equal to zero, we get:
3x2 - 12 = 0
3x2 = 12
x2 = 4
x = ± 2 (which is answer #2)
Please note that I have an issue with the question. The x values are typically called critical points and the associated function values at those critical points are typically called critical values. But the answers all say "x = " so, I guess it's fine. It's just that if someone asked me what the critical values were, I would find the critical points then plug them into the function to find the critical values which are 17 (when x = -2) and -15 (when x = 2)