Jon P. answered 04/08/15
Tutor
5.0
(173)
Honors math degree (Harvard), extensive Calculus tutoring experience
First find the values of the function at the ends of the interval. That will give you two points, and the mean slope is the slope of the line that connects them.
So when x = -4, 4x3 - 4x = 4(-4)3 - 4(-4) = -256 + 16 = -240
When x = 4, 4x3 - 4x = 4(4)3 - 4(4) = 256 - 16 = 240
So the end points of the curve in that interval are (-4, -240) and (4, 240).
The slope of the line between those points is (240 - -240) / (4 - -4) = 480 / 8 = 60
Now at what values of x is the slope equal to 60?
First you have to find the derivative of the function to find an expression for its slope.
The derivative is 3*4x2 - 4 = 12x2 - 4
So we have to solve the equation 12x2 - 4 = 60
12x2 - 4 = 60
12x2 = 64
x2 = 64/12 = 16/3
So x = ±√(16/3) = ±4/√(1/3) = ±4 /(√3) /3 = ±(4/3) √3
So the smaller value is -(4/3) √3 and the larger value is (4/3) √3