Minimum distance between bomb and shell

AI Thread Summary
An aircraft flying at 1 km height releases a bomb while a cannon fires a shell at 200 m/s at an angle of 53 degrees. The first part of the problem was solved correctly, determining the angle needed for the shell to hit the bomb. The second part, concerning the minimum distance between the bomb and the shell, revealed a misunderstanding regarding their initial positions, as both were assumed to start from the same x-coordinate. The correct initial x-separation of approximately √3 km must be incorporated into the equations to accurately calculate the minimum distance. This oversight was acknowledged, leading to the realization that the trajectories would not intersect without accounting for the initial separation.
Akhilesh Prasad
Messages
4
Reaction score
0
1. Prolem Statement:-
An aircraft is flying horizontally with constant velocity = ##200 m/s##, at a height = ##1 km## above the ground. At the moment shown, a bomb is released from aircraft and the canon- gun below fires a shell with initial speed = ##200 m/s##, at some angle #\theta#.
1)For what value of ##'\theta'## will the projectile shell destroy the bomb in mid- air ? If the value of ##'\theta'## is ##53^{\circ}##.
2)Find the minimum distance between the bomb and the shell as they fly past each other. Take ##\sin53^{\circ}=4/5##.

The figure for the question is as shown below:
2380 (2).png


2. My solution:-

I have solved the first part of the question the one that I am having trouble solving is the second part. Here is my work on the solution.
For reference these are the variables that I have used in my solution:-
  • ##\vec{s}_{s/e}##-Displacement of shell w.r.t Earth
  • ##\vec{s}_{b/e}##-Displacement of bomb w.r.t Earth
  • ##\vec{v}_{0}##-Velocity of bomb/shell w.r.t Earth
Lets not list all of them, I think you should have got the idea now. So, here goes my solution.

##\vec{s}_{s/e}=-(v_0\cos{\theta}t)\hat{i} + (v_0\sin{\theta}t-(1/2)gt^2)\hat{j}##
##\vec{s}_{b/e}=(v_0t)\hat{i}+(1-(1/2)gt^2)\hat{j}##

Now, to find the minimum distance between the bomb and the shell what I did was first find the relative displacement and then differentiate its modulus and set it as ##0## which gives us the minimum possible distance between them.

##\begin{aligned}
&\vec{s}_{s/b}=-(v_0\cos{\theta}+v_0)t\hat{i}+(v_0\sin\theta-1)\hat{j} \\
\implies & |\vec{s}_{s/b}|^2=2v_0^2t^2(1+\cos\theta)-2v_0\sin\theta t \qquad\qquad\qquad\qquad\qquad \ldots(1)
\end{aligned}##

Now, differentiating equation ##(1)## w.r.t ##t## and putting ##\dfrac{d|\vec{s}_{s/b}|^2}{dt}=0##, we get

##t=\dfrac{\sin\theta}{2v_0(1+\cos\theta)}=\dfrac{1}{4v_0}##

On substituting ##t=1/(4v_0)## in equation ##(1)##, we get

##{|\vec{s}_{s/b}|}^2=\dfrac{320}{16\times 25}=\dfrac{4}{5} \implies |\vec{s}_{s/b}|=\dfrac{2}{\sqrt5}##

3.Book's Solution:-

2380.png


Why does my answer differ from the book, what did I miss.
 
Last edited:
Physics news on Phys.org
An image showing the initial relative positions of the aircraft and gun would be helpful. Your equation for the trajectory of the shell indicates that its x-component is in the direction of the negative x-axis, while that of the bomb is positive. If they both start at the same x-coordinate then surely they can't intersect as they would be moving in opposite directions away from the origin. So there must be some initial separation in the x-direction.
 
gneill said:
An image showing the initial relative positions of the aircraft and gun would be helpful. Your equation for the trajectory of the shell indicates that its x-component is in the direction of the negative x-axis, while that of the bomb is positive. If they both start at the same x-coordinate then surely they can't intersect as they would be moving in opposite directions away from the origin. So there must be some initial separation in the x-direction.
I have been trying to upload for quite some time but don't know why it doesn't get uploaded.
 
gneill said:
An image showing the initial relative positions of the aircraft and gun would be helpful. Your equation for the trajectory of the shell indicates that its x-component is in the direction of the negative x-axis, while that of the bomb is positive. If they both start at the same x-coordinate then surely they can't intersect as they would be moving in opposite directions away from the origin. So there must be some initial separation in the x-direction.
Finally, it got uploaded.
 
Akhilesh Prasad said:
Finally, it got uploaded.
So according to your diagram the initial x-separation is ##\sqrt{3}~km##. You'll have to work that into your position equations.
 
gneill said:
So according to your diagram the initial x-separation is ##\sqrt{3}~km##. You'll have to work that into your position equations.
Oh my god...that was a blunder, thanks for all your efforts.
 
Last edited:
TL;DR Summary: I came across this question from a Sri Lankan A-level textbook. Question - An ice cube with a length of 10 cm is immersed in water at 0 °C. An observer observes the ice cube from the water, and it seems to be 7.75 cm long. If the refractive index of water is 4/3, find the height of the ice cube immersed in the water. I could not understand how the apparent height of the ice cube in the water depends on the height of the ice cube immersed in the water. Does anyone have an...
Thread 'Variable mass system : water sprayed into a moving container'
Starting with the mass considerations #m(t)# is mass of water #M_{c}# mass of container and #M(t)# mass of total system $$M(t) = M_{C} + m(t)$$ $$\Rightarrow \frac{dM(t)}{dt} = \frac{dm(t)}{dt}$$ $$P_i = Mv + u \, dm$$ $$P_f = (M + dm)(v + dv)$$ $$\Delta P = M \, dv + (v - u) \, dm$$ $$F = \frac{dP}{dt} = M \frac{dv}{dt} + (v - u) \frac{dm}{dt}$$ $$F = u \frac{dm}{dt} = \rho A u^2$$ from conservation of momentum , the cannon recoils with the same force which it applies. $$\quad \frac{dm}{dt}...
Back
Top