Solveeit Logo

Question

Question: A ball is projected from the bottom of a tower and is found to go above the tower and is caught by t...

A ball is projected from the bottom of a tower and is found to go above the tower and is caught by the thrower at the bottom of the tower after a time interval t1t_1. An observer at the top of the tower sees the same ball go up above him and then come back at this level in a time interval t2t_2. The height of the tower is

A

g(t1t2)28\frac{g(t_1-t_2)^2}{8}

B

12gt1t2\frac{1}{2}gt_1t_2

C

g8(t12t22)\frac{g}{8}(t_1^2-t_2^2)

D

gt1t28\frac{gt_1t_2}{8}

Answer

g8(t12t22)\frac{g}{8}(t_1^2-t_2^2)

Explanation

Solution

Let uyu_y be the initial vertical velocity. The total time of flight t1t_1 for the ball to return to the ground is given by t1=2uygt_1 = \frac{2u_y}{g}, so uy=gt12u_y = \frac{gt_1}{2}.

Let hh be the height of the tower. The time interval t2t_2 is the time taken for the ball to go up from height hh and come back to height hh. This is a projectile motion segment where the initial and final heights are the same. If vupv_{up} is the velocity at height hh going upwards, then t2=2vupgt_2 = \frac{2v_{up}}{g}, so vup=gt22v_{up} = \frac{gt_2}{2}.

The time taken to reach height hh from the ground is tupt_{up}. Using the kinematic equation v=ugtv = u - gt, we have vup=uygtupv_{up} = u_y - gt_{up}. Substituting the expressions for vupv_{up} and uyu_y: gt22=gt12gtup\frac{gt_2}{2} = \frac{gt_1}{2} - gt_{up} Dividing by gg: t22=t12tup\frac{t_2}{2} = \frac{t_1}{2} - t_{up} tup=t1t22t_{up} = \frac{t_1 - t_2}{2}

Now, we can find the height hh using the equation h=uytup12gtup2h = u_y t_{up} - \frac{1}{2}gt_{up}^2: h=(gt12)(t1t22)12g(t1t22)2h = \left(\frac{gt_1}{2}\right) \left(\frac{t_1 - t_2}{2}\right) - \frac{1}{2}g \left(\frac{t_1 - t_2}{2}\right)^2 h=gt1(t1t2)4g(t1t2)28h = \frac{gt_1(t_1 - t_2)}{4} - \frac{g(t_1 - t_2)^2}{8} To combine these terms, we find a common denominator: h=2gt1(t1t2)g(t1t2)28h = \frac{2gt_1(t_1 - t_2) - g(t_1 - t_2)^2}{8} Factor out g(t1t2)g(t_1 - t_2): h=g(t1t2)[2t1(t1t2)]8h = \frac{g(t_1 - t_2)[2t_1 - (t_1 - t_2)]}{8} h=g(t1t2)(t1+t2)8h = \frac{g(t_1 - t_2)(t_1 + t_2)}{8} Using the difference of squares formula (ab)(a+b)=a2b2(a-b)(a+b) = a^2 - b^2: h=g(t12t22)8h = \frac{g(t_1^2 - t_2^2)}{8}