
Celine C.
asked 02/21/20Find the average rate of change of the function over the given interval.
f(t) = 4t2 − 5, [3, 3.1]
Compare this average rate of change with the instantaneous rates of change at the endpoints of the interval.
left endpoint:
right endpoint:
1 Expert Answer

William W. answered 02/21/20
Top Pre-Calc Tutor
The average rate of change is just the slope of the line connecting the endpoints. To find slope, we use (y2 - y1)/(x2 - x1) or, in this case [f(t2) - f(t1)]/(t2 - t1) = [(4(3.1)2 - 5) - (4(3)2 - 5)]/(3.1 - 3) = (33.44 - 31)/0.1 = 2.44/.1 = 24.4
The instantaneous rate of change is found by taking the derivative and evaluating it at each endpoint. It's probable that you have only discussed using the limit definition of the derivative so I'll use that here:
Instantaneous rate of change =
for f(t) = 4t2 - 5:
f(x + h) = 4(x + h)2 - 5 = 4x2 + 8xh + 4h2 - 5
f(x + h) - f(x) = 4x2 + 8xh + 4h2 - 5 - (4x2 - 5) = 8xh + 4h2 = h(8x + 4h)
and [f(x + h) - f(x)]/h = h(8x + 4h)/h = 8x + 4h
and finally, the limit as h approaches zero of 8x + 4h = 8x
For t = 3 (left endpoint), we plug in 3 to get 8(3) = 24
For t = 3.1 (right endpoint) we plug in 3.1 to get 8(3.1) = 24.8
Still looking for help? Get the right answer, fast.
Get a free answer to a quick problem.
Most questions answered within 4 hours.
OR
Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.
Robert C.
02/21/20