Task. A ball is dropped from a balloon going up at a speed of 7 m/sec. If the balloon was at a height h0=60m at the time of dropping the ball, how long will the ball take to reach the ground?
Solution. There is a gravitation force acting on a ball so that it moves with a constant acceleration g=9.8 m/s2. The initial velocity of the ball is v0=−7 m/s, so it is opposite to the acceleration. Therefore the height of the ball at time t is given by the following formula:
h(t)=h0+v0t−2gt2.
We should find time t when h(t)=0, so we obtain the following equation:
60+7t−29.8t2=0,
4.9t2−7t−60=0,
D=(−7)2−4∗4.9∗(−60)=1225=352
t1=2∗4.97+35=4.29 s,t2=2∗4.97−35=−2.86 s<0.
Thus only the first solution is admissible, and so t=4.29 s.