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:
I multiplied the values first without the error limit. Got 19.38. rounded it off to 2 significant figures since the given data has 2 significant figures. So = 19. For error I used the above formula. It comes out about 1.48. Now my question is. Should I write the answer as 19±1.5 (rounding 1.48 to 2 significant figures) OR should I write it as 19±1. So in short, should the error have same number of significant figures as the mean value or should it have the same number of decimal places as...
Thread 'A cylinder connected to a hanging mass'
Let's declare that for the cylinder, mass = M = 10 kg Radius = R = 4 m For the wall and the floor, Friction coeff = ##\mu## = 0.5 For the hanging mass, mass = m = 11 kg First, we divide the force according to their respective plane (x and y thing, correct me if I'm wrong) and according to which, cylinder or the hanging mass, they're working on. Force on the hanging mass $$mg - T = ma$$ Force(Cylinder) on y $$N_f + f_w - Mg = 0$$ Force(Cylinder) on x $$T + f_f - N_w = Ma$$ There's also...
Back
Top