Solveeit Logo

Question

Question: A stone A is dropped from rest from a height h above the ground. A second stone B is simultaneously ...

A stone A is dropped from rest from a height h above the ground. A second stone B is simultaneously thrown vertically up from a point on the ground with velocity v. The line of motion of both the stones is same. The value of v which would enable the stone B to meet the stone A midway (at mid point) between their initial positions is:

A

2 gh

B

2√gh

C

√gh

D

√2gh

Answer

The value of v is √gh.

Explanation

Solution

Let the origin be at the ground and upward direction be positive.

For stone A (dropped from rest at height h): Initial position yA0=hy_{A0} = h, initial velocity uA=0u_A = 0, acceleration aA=ga_A = -g. Position at time t: yA(t)=h12gt2y_A(t) = h - \frac{1}{2}gt^2.

For stone B (thrown up from ground with velocity v): Initial position yB0=0y_{B0} = 0, initial velocity uB=vu_B = v, acceleration aB=ga_B = -g. Position at time t: yB(t)=vt12gt2y_B(t) = vt - \frac{1}{2}gt^2.

They meet at the midpoint, which is at height h/2h/2. Let the time of meeting be T. So, yA(T)=h/2y_A(T) = h/2 and yB(T)=h/2y_B(T) = h/2.

From stone A's motion: h2=h12gT2\frac{h}{2} = h - \frac{1}{2}gT^2 12gT2=hh2\frac{1}{2}gT^2 = h - \frac{h}{2} 12gT2=h2\frac{1}{2}gT^2 = \frac{h}{2} gT2=h    T=hggT^2 = h \implies T = \sqrt{\frac{h}{g}}.

From stone B's motion: h2=vT12gT2\frac{h}{2} = vT - \frac{1}{2}gT^2 Substitute 12gT2=h2\frac{1}{2}gT^2 = \frac{h}{2}: h2=vTh2\frac{h}{2} = vT - \frac{h}{2} h=vTh = vT v=hTv = \frac{h}{T}

Substitute the value of T: v=hhg=hgh=h2gh=ghv = \frac{h}{\sqrt{\frac{h}{g}}} = h \sqrt{\frac{g}{h}} = \sqrt{\frac{h^2 g}{h}} = \sqrt{gh}.