Mechanics problem.

100 Views Asked by At

A bottle is dropped from a blimp whose height is 1200m. Assume that a= 9.81m/s/s, find the time it takes the bottle to reach the ground.

2

There are 2 best solutions below

0
On BEST ANSWER

The position of the bottle is given by the equation: $s=s_0-\dfrac{1}{2}gt^2$ where $s_0= 1200m $ is the starting point. And it is at the ground whan $s=0$, i.e: $s_0=\dfrac{1}{2}gt^2$. Solving for $t$ you have $t=\sqrt{2s_0/g}$

0
On

Hint:

$a=\frac{\text{d}v}{\text{d}t}$

$v=\frac{\text{d}s}{\text{d}t}$

where $a$ is acceleration, $v$ is velocity, and $s$ is position.