A rocket is launched straight upward. During the first four seconds of powered flight, its height is given by:
- $h(t) = 16.1t^2 − 1.75t^3$
- The function is valid when $0 ≤ t ≤ 4$
- $t$ in seconds and $h$ in feet.
At the instant when $t = 4$ seconds, the fuel cuts off. From that point in time onward, the rocket has constant acceleration of $-32.2 ft/s^2$.
When does it hit the ground?
Given this information I have hypothesized:
- $h'(t) = -32.2t$
- $h''(t) = -32.2$
- At the instant fuel cuts off $h(4)=145.6$
Taking two anti-derivatives, the $h(t)$ for $t > 4$ is now:
- $h(t)= -16.1t^2+403.2$
Solving for $h(t)=0$ at $t ≥ 4$ gives $t=5.004$ but this is not the correct answer. Can someone help me understand what I'm missing?
Graph of $h(t)$ and $y=0$ intersection provided:
Hint: What is the velocity at $t=4$?