John L. answered 01/18/24
PhD in Mathematics with 20 plus years teaching and tutoring Calculus.
Let's get the instantaneous velocity first, as the average velocities will approach that.
The height function h is given by: h(t) = 41t - 26t2
It's the derivative of the height function evaluated at t = 3.
The derivative is: 41 - 52 t. So 41 - 52(3) = 41 - 156 = - 115 ft per second
Now for the average velocity from t = 3 to t = 3.01
Average velocity is (h(3.01) - h(3))/.01
which is: [41(3.01) - 26(3.01)2 - 41(3) + 26*3]/.01
= [41(.01) - 26(06 + .0001)]/.01 = 41 - 26(6 + .01) = 41 - 6*26 - .26 = 41 - 156 - .26 = -115.26
The others can be done similarly, each one should get closer to the exact value of -115.