If a ball is thrown in the air with a velocity $34$ ft/s, its height in feet $t$ seconds later is given by
$$ y = 34 t − 16 t^2 .$$
Find the average velocity for the time period beginning when $t = 2$ and lasting $0.5$ second, $0.1$ second, $0.05$ second, $0.01$ second and estimate the instantaneous velocity when $t = 2$.
I tried to solve by doing the following:
$y=34(2)-16(2)^2$
$y=68-64$
$y=a$
$4/0.5=8$ft/s
but I was told that answer is incorrect.
What did I do wrong?
You are being asked for the average velocity over the time span $2$ to $2.5$ seconds, among others. To do that one, you need $y(2.5)$ and $y(2)$ Then the average velocity in that span is $\frac {y(2.5)-y(2)}{2.5-2}$