9.8k views
3 votes
Given fx) = 17- x2, what is the average rate of change in f(x) over the interval [1, 5]?

User Turiyag
by
5.8k points

2 Answers

6 votes

Answer: A. -6

Explanation:

User Igorrious
by
4.9k points
3 votes

Let [a, b] = the interval

The average rate of change can be found by using [f(b) - f(a)]/(b - a).

Let a = 1 and b = 5.

Let R = rate of change

17- x^2

R = [17 - 5^2] - [17 - 1^2]/(5 - 1)

R = [17 - 25] -[17 - 1]/4

R = [(-8) - (16)]/4

R = (-24)/4

R = -6

Done.

User Thibaultcha
by
5.1k points