A balloon rises vertically from the ground so that its height after $t$ seconds is $h(t) =\frac12t^2+\frac12t$ feet where $t$ is between $0$ and $60$. What is the velocity of the balloon after $40$ seconds?
I could really use some help with this step of the problem. I figured out that the height of the ballon after $40$ seconds is $820$ feet (just $h$ evaluated at $40$). I figured out the average velocity is $20.5~ft/sec$. I now have to determine the velocity after $40$ seconds. I know the formula for inst. velocity. The $t$ would be $40$. The $t+h$ would be $40+h$. But I can't figure out how to get the $f(t)$ and $f(t+h)$ so I can then plug them into the formula where I take the limit of the difference quotient as $h\to0$. This is like $1^{st}$ chapter of a calculus textbook so advanced stuff is not how I must solve this. I cant figure out what function to use to get my final position minus my initial position. The function aboove is for height. I dont know what fcn to use for position? Teaching myself,no professor. Help would be very appreciated. thanks!
We have, $$h(t)=\frac{1}{2}t^2+\frac{1}{2}t$$ The vertical velocity of balloon $(v)$ will be the rate of change of vertical height $h(t)$ i.e. $\frac{d}{dt}(h(t))$ Hence, by differentiating we get $$\frac{d}{dt}(h(t))=\frac{d}{dt}\left(\frac{1}{2}t^2+\frac{1}{2}t\right)$$ $$v=t+\frac{1}{2}$$ Hence, the vertical velocity at time $t=40 \ sec$, $$v_{t=40}=40+\frac{1}{2}=40.5\ ft/sec$$