A body is dropped from height meters. The gravitational field is nullified after the body travels half the distance. Concretely, when the body reaches , then . Find an expression for the time taken by the body to reach the ground.
If you get the answer as , where and are coprime integers, find
Given that and are co prime natural numbers.
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
For the first half of the distance we have: h/2 =1/2 g t^2. That gives time: t=sqrt(h/g) sec. For the second part we have g=0 and initial velocity v=g sqrt(h/g)=sqrt(g h). So we can find the time to cover the dropped body the last h/2 metres by the equation: h/2 =v * t = sqrt(g*h) * t. Solving it we get t=1/2 * sqrt(h/g) seconds. Adding the times for both parties we get a total time 3/2 *sqrt(h/g).