80.5k views
5 votes
What is the average rate of change for the function f(x)=x^2+4 for the domain of -2 to 4

User Jfarrell
by
3.2k points

1 Answer

4 votes

Answer:

2

Explanation:

For a quadratic function the average rate of change on an interval is the rate of change at the midpoint of the interval. The rate of change of a function is given by its derivative.

The derivative of f(x) = x^2 is f'(x) = 2x. The midpoint of the interval is (4+(-2))/2 = 1. Then the average rate of change is ...

f'(1) = 2(1) = 2

The average rate of change of f(x) on [-2, 4] is 2.

__

Alternate solution

The average rate of change is the slope of the line between the end points of the interval:

m = (y2 -y1)/(x2 -x1)

m = (f(4) -f(-2))/(4 -(-2)) = (20 -8)/(6) = 2

The average rate of change on [-2, 4] is 2.

_____

The attached graph shows the points on the curve and a line with slope 2 between them. It also shows the various slope calculations.

What is the average rate of change for the function f(x)=x^2+4 for the domain of -2 to-example-1
User Zhouster
by
3.3k points