Two thin vertical parallel walls, each of height \(2a\), stand a distance \(a\) apart on horizontal ground. The projectiles in this question move in a plane perpendicular to the walls.
A particle is projected with speed \(\sqrt{5ag}\) towards the two walls from a point \( A\) at ground level. It just clears the first wall. By considering the energy of the particle, find its speed when it passes over the first wall.
Given that it just clears the second wall, show that the angle its trajectory makes with the horizontal when it passes over the first wall is \(45^\circ\,\).
Find the distance of \(A\) from the foot of the first wall.
A second particle is projected with speed \(\sqrt{5ag}\) from a point \(B\) at ground level towards the two walls. It passes a distance \(h\) above the first wall, where \(h>0\). Show that it does not clear the second wall.
Solution:
\(\,\)
\begin{align*}
\bf{COE}: && \frac12 m \cdot 5ag &= mg\cdot 2a + \frac12 m v^2 \\
\Rightarrow && v^2 &= ag \\
&& v &= \sqrt{ag}
\end{align*}
If it just clears the second wall, we must have:
\begin{align*}
&& 0 &= \sqrt{ag} \sin \theta t - \frac12 gt^2 \\
\Rightarrow && t &= \frac{2\sqrt{ag}\sin \theta}{g} \\
&& a &= \sqrt{ag} \cos \theta t \\
&&&=\sqrt{ag} \cos \theta \frac{2\sqrt{ag}\sin \theta}{g} \\
&&&= a \sin 2 \theta \\
\Rightarrow && \theta &= 45^{\circ}
\end{align*}
Imagine firing the particle backwards from the top of the wall at \(45^\circ\) then
\begin{align*}
&& -2a &= \sqrt{ag}\cdot \left ( -\frac1{\sqrt{2}} \right) t - \frac12 g t^2 \\
\Rightarrow && 0 &= gt^2+\sqrt{2ag} t -4a \\
&&&= (\sqrt{g}t -\sqrt{2} \sqrt{a})(\sqrt{g}t +2\sqrt{2} \sqrt{a}) \\
\Rightarrow && t &= \sqrt{\frac{2a}{g}} \\
\Rightarrow && s &= \left ( -\frac1{\sqrt{2}} \right) \sqrt{ag} \sqrt{\frac{2a}{g}} \\
&&&= -a
\end{align*}
Therefore the \(A\) is \(a\) from the wall.
When it passes over the first wall, \begin{align*}
\bf{COE}: && \frac52amg &= (2a+h)mg + \frac12 m v^2 \\
\Rightarrow && v^2 &= (a-2h)g
\end{align*}
Now imagine firing a particle with this speed in any direction. The question is asking whether we can ever travel \(2a\) without descending more than \(h\).
\begin{align*}
&& a &= \sqrt{(a-2h)g} \cos \beta t \\
\Rightarrow && t &= \frac{a}{\sqrt{(a-2h)g} \cos \beta}\\
&& -h &= \sqrt{(a-2h)g} \sin \beta t - \frac12 g t^2 \\
&&&= a \tan \beta - \frac12 \frac{a^2}{(a-2h)} \sec^2 \beta \\
&&&= a \tan \beta - \frac{a^2}{2(a-2h)}(1+ \tan^2 \beta )\\
\Rightarrow && 0 &= \frac{a^2}{2(a-2h)} \tan^2 \beta-a \tan \beta + \frac{a^2-2ah+4h^2}{2(a-2h)} \\
&& \Delta &= a^2 - \frac{a^2}{a-2h} \frac{a^2-2ah+4h^2}{a-2h} \\
&&&= \frac{a^2}{(a-2h)^2}\left ( a^2-4ah+4h^2-a^2+2ah-4h^2\right) \\
&&&= \frac{a^2}{(a-2h)^2}\left ( -2ah\right) < 0 \\
\end{align*}
So there are no solutions if \(h > 0\)