15.6k views
2 votes
F(x)=x^3 −9x
What is the average rate of change of over the interval [1,6]?

1 Answer

2 votes

Answer:

34

Explanation:

The average rate of change of f(x) in the closed interval [ a, b ] is


(f(b)-f(a))/(b-a)

Here [ a, b ] = [ 1, 6 ], thus

f(b) = f(6) = 6³ - 9(6) = 216 - 54 = 162

f(a) = f(1) = 1³ - 9(1) = 1 - 9 = - 8

average rate of change =
(162-(-8))/(6-1) =
(170)/(5) = 34

User Shanthi
by
3.9k points