Question
Question: A projectile is thrown with speed 20 m/s from ground at angle of 37° with horizontal. At highest poi...
A projectile is thrown with speed 20 m/s from ground at angle of 37° with horizontal. At highest point, projectile is broken into two pieces. One piece (one third of original piece) falls vertically and other hits ground x m away from point of projection, then x is

40 m
50 m
60 m
48 m
48 m
Solution
The problem involves projectile motion followed by an explosion and conservation of momentum.
1. Analyze the initial projectile motion up to the highest point: Given:
- Initial speed, u=20m/s
- Angle of projection, θ=37∘
- Acceleration due to gravity, g=10m/s2 (standard assumption)
We use the approximate values: sin37∘≈3/5=0.6 and cos37∘≈4/5=0.8.
- Initial horizontal velocity component: ux=ucosθ=20×cos37∘=20×(4/5)=16m/s
- Initial vertical velocity component: uy=usinθ=20×sin37∘=20×(3/5)=12m/s
At the highest point of the trajectory:
-
Vertical velocity becomes zero (vy=0).
-
Horizontal velocity remains constant (vx=ux=16m/s).
-
Time taken to reach the highest point (tH): Using vy=uy−gtH: 0=12−10tH⟹tH=1.2s
-
Horizontal distance covered to the highest point (RH): RH=uxtH=16×1.2=19.2m
-
Maximum height (H): Using H=uytH−21gtH2: H=12×1.2−21×10×(1.2)2=14.4−5×1.44=14.4−7.2=7.2m
2. Apply conservation of momentum at the highest point: Let the original mass of the projectile be M. At the highest point, just before breaking, the projectile's velocity is V=16i^m/s (since vy=0).
The projectile breaks into two pieces:
- Piece 1: mass m1=M/3. It "falls vertically". This implies its horizontal velocity becomes zero (v1x=0). Also, for simplicity and common interpretation in such problems, we assume its initial vertical velocity immediately after the explosion is zero (v1y=0).
- Piece 2: mass m2=M−M/3=2M/3. Let its velocity be v2=v2xi^+v2yj^.
Apply conservation of linear momentum:
-
Horizontal direction: (No external horizontal forces during explosion) MVx=m1v1x+m2v2x M(16)=(M/3)(0)+(2M/3)v2x 16=(2/3)v2x v2x=16×(3/2)=24m/s
-
Vertical direction: (No external vertical forces during explosion, and initial vertical velocity is zero) MVy=m1v1y+m2v2y M(0)=(M/3)(0)+(2M/3)v2y 0=(2M/3)v2y⟹v2y=0
So, immediately after the explosion, the second piece has a velocity of v2=24i^m/s. It is at a height of H=7.2m above the ground.
3. Analyze the motion of the second piece until it hits the ground: The second piece starts from height H=7.2m with initial horizontal velocity v2x=24m/s and initial vertical velocity v2y=0.
-
Time taken for the second piece to fall to the ground (tf): Using y=y0+v0yt−21gt2: 0=7.2+0⋅tf−21×10×tf2 0=7.2−5tf2 5tf2=7.2 tf2=7.2/5=1.44 tf=1.44=1.2s
-
Additional horizontal distance covered by the second piece during tf (R2): R2=v2xtf=24×1.2=28.8m
4. Calculate the total distance 'x': The total distance 'x' from the point of projection where the second piece hits the ground is the sum of the horizontal distance to the highest point and the additional horizontal distance covered by the second piece. x=RH+R2=19.2m+28.8m=48.0m
The final answer is 48 m.
Explanation of the solution:
- Calculate the horizontal distance (RH) and height (H) reached by the projectile at its highest point using initial velocity components (ux=ucos37∘, uy=usin37∘) and time to reach peak (tH=uy/g).
- At the highest point, apply conservation of horizontal momentum to find the horizontal velocity of the second piece (v2x). Assume the first piece falling vertically means its horizontal velocity is zero and its vertical velocity is also zero immediately after the explosion. This implies the second piece also has zero vertical velocity immediately after the explosion.
- Calculate the time (tf) it takes for the second piece to fall from height H to the ground, starting with zero initial vertical velocity.
- Calculate the additional horizontal distance (R2) covered by the second piece during this fall time, using its horizontal velocity (v2x).
- The total distance 'x' is the sum of RH and R2.