- #1
brotherbobby
- 702
- 163
- Homework Statement
- Two balls are dropped from a top of a cliff at a time interval of ##\Delta t = 2\;\text{s}##. The first ball hits the ground and rebounds elastically, essentially reversing its direction instantly without losing speed. It collides with the second ball at a height of ##\text{55 m}## above the ground. How high is the top of the cliff?
- Relevant Equations
- For uniformly accelerated motion under gravity, taking ##g = +9.8\;\text{m/s}^2##, we have the position after a time ##t##, ##y(t) = y_0+v_0t-\frac{1}{2}gt^2\;\text{(I)}## and the velocity ##v(t)=v_0-gt\; \text{(II)}##. The velocity can also be expressed as a funtion of the position ##y## from the origin, ##v^2(y)=v^2_0-2gy\;\text{(III)}##.
I draw a series of images of the problem situation. In (a), the first ball in green is (just) dropped at time ##t=0##. In (b), the second ball in red is dropped at time ##t=2\;\text{s}##. In (c), the first ball rebounds after a total time of falling down ##t_d##. At this position, its velocity ##v_1(t_d)## is the same in either direction. In (d), the balls meet after a total time of flight ##t## at a height ##h##. The sign convention is positive ##+## in the upwards direction and all distances measured from the ground as the origin ##\color{blue}{\textbf{O}}##.
For the second ball at collision point, ##y_2(t) = h = H - \frac{1}{2}g(t-2)^2##, from which we have its equation of motion,
\begin{equation*}
\color{red}{H-h =\frac{1}{2}g(t-2)^2} \quad\quad (2)
\end{equation*}
For the first ball at the time colliding, we can again write ##y_1(t) = h##, but we have to be careful here because the motions, first down and then up, take place after a change of acceleration to infinity at the point where the ball hits the ground after a time ##t_d##. We have to do each part separately.
Let ##t_u## be the time the first ball takes from the time it rebounds to collide with the second. So we have at the time of collision, ##t = t_d+t_u##. We can find the time for the downward motion easily, ##t_d=\sqrt{\frac{2H}{g}}##. Hence we have ##t_u = t-\sqrt{\frac{2H}{g}}##. The velocity following this downward motion ##v_1(t_d) = \sqrt{2gH}##. For the subsequent upward motion of the ball, ##h = v_1(t_d)t_u-\frac{1}{2}gt_u^2##. Hence the equation of motion of the first ball on its way up,
\begin{equation*}
\color{ForestGreen}{h = \sqrt{2gH}\left(t-\sqrt{\frac{2H}{g}}\right)-\frac{1}{2}g\left(t-\sqrt{\frac{2H}{g}}\right)^2} \quad\quad (1)
\end{equation*}
From equation ##(2)##, we have ##t=\sqrt{\frac{2(H-h)}{g}}+2##.
Inserting this value of the time ##t## in equation ##\text{1}##, we get
$$\small{h = \sqrt{2gH}\left( \sqrt{\frac{2(H-h)}{g}} +2-\sqrt{\frac{2H}{g}}\right)-\frac{1}{2}g\left\{ \frac{2(H-h)}{g} +2 -\sqrt{\frac{2H}{g}}\right\}^2}$$
Upon expanding the equation above, it looks hopeless trying to express ##H## as a function of ##h##.
Request : A hint to solve the problem.
Last edited: