26.0k views
4 votes
Find the average rate of change for f(x) = x2 + 9x + 18 from x = −10 to x = 10. A) 3 B) 7 C) 9 D) 11

User Benez
by
6.1k points

1 Answer

2 votes

Answer:

C

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 ] = [ - 10, 10 ], thus

f(b) = f(10) = 10² + 9(10) + 18 = 100 + 90 + 18 = 208

f(a) = f(- 10) = (- 10)² + 9(- 10) + 18 = 100 - 90 + 18 = 28, thus

average rate of change =
(208-28)/(10-(-10)) =
(180)/(20) = 9

User Daniel Heilper
by
5.6k points