Vii
- 5
- 0
Homework Statement
The height of a helicopter above the ground is given by h=3.00t^3, where h is in meters and t is in seconds. After 2.00s, the helicopter releases a small mailbag. How long after its release does the mailbag reach the ground?
Homework Equations
d=v_1t + \frac{1}{2}at^2
The Attempt at a Solution
First, I figured out what the height would be at 2.00s by substituting t with 2.00s.
h=3.00(2.00)^3
h=24m
Then I took d=v_1t + \frac{1}{2}at^2 and plugged in 24m at d and assumed v_1 as 0.
24=0t + \frac{1}{2}at^2
24=\frac{1}{2}at^2
And plugged in 9.8m/s^2 into a.
24=\frac{1}{2}9.8t^2
Which gave me t=2.21s
The answer is wrong and I cannot figure out how to do this problem.
I think my assumption of v_1=0 is wrong. Furthermore, I think my assumption that the helicopter stops ascending at the time the package is dropped is also wrong. I've racked my brain on this question for a good 2 days now and I still can't figure out how to arrive at the answer.