Philip P. answered 05/12/17
Tutor
4.9
(484)
Affordable, Experienced, and Patient Algebra Tutor
The average rate of change is the slope of the line (called the secant line) that connects the end-points of the function on that interval. I'll do the first interval [-8,-5]:
f(-8) = (-8)3 - 6(-8) + 5 = -512 + 48 + 5 = -459f(-5) = (-5)3 - 6(-5) + 5 = -125 + 30 + 5 = -90 The endpoints of the function on the interval are (-8, -490) and (-5, -90). Use the slope formula to find the slope of the line connecting the two points: m = (y2- y1)/(x2 - x1) where (x1,y1) = (-8, -459) and (x2, y2) = (-5, -90) m = (-90 - (-459))/(-5 - (-8)) = 123 The average rate of change of f(x) on the interval [-8,-5] is 123. Do the same for the other two intervals