How to Find Distance of 1 kg Object After Explosion in Projectile Problem

  • Thread starter Thread starter formulajoe
  • Start date Start date
AI Thread Summary
The discussion focuses on calculating the distance a 1 kg object travels after an explosion during a projectile motion scenario. The projectile, initially fired at 120 m/s at a 30-degree angle, explodes into two fragments at the peak of its trajectory. The 2 kg fragment lands directly below the explosion point after 3.6 seconds, while the conservation of momentum and energy principles are applied to determine the velocities of the fragments post-explosion. The x-component of momentum is used to find the horizontal velocity of the 1 kg piece, while the y-component is derived from the kinematic data. Ultimately, the calculations lead to determining the landing point of the 1 kg object based on its velocity components.
formulajoe
Messages
177
Reaction score
0
a projectile of mass 3 kg is fired at 120 m/s at an angle of 30 deg. at the top of the trajectory the projectile explodes into 1 kg and 2 kg fragments. the 2 kg fragment lands directly below the point of explosion. it takes 3.6 sec for the 2 kg object to reach earth. find the distance between the point of firing and the point at which the 1 kg object strikes the ground.


Ive figured out where the 2 kg object lands to be 634 meters from the point of firing. The top of the trajectory is 184 meters up. When the object explodes the 2 kg object takes some of the KE because it only takes 3.6 sec to reach the ground. So using conservation of energy i set up an equation like this
1/2(3kg)(v^2) = 1/2(2kg)(33.5^2) + 1/2(1 kg ) v1^2.
I'm trying to find v1 so i can find the distance. but i don't know what to use for v. do i use the 120 m/s or do i use the horizontal component of the velocity which is 104 m/s?
 
Physics news on Phys.org
Use the conservation of momentum, realizing that the velocity of the projectile at the point of the explosion is purely in the x direction. The momentum of the 2kg piece after the explosiotn is purely in the y-direction. The sum of this momentum and the y-momentum of the 1-kg piece must be 0. The x-component of the momentum of the 1 kg piece is equal to the original x-momentum of the unexploded projectile. With the velocity components of the 1 kg piece and its initial position, the rest of the problem is just a projectile motion exercise.
 
using conservation of momentum i get the velocity of the 1 kg piece to be 247 m/s.
i did (3kg)(104m/s) = (2kg)(33.5) + 1kg(v).
the 104 is the x component of the velocity. the 33.5 is the y component of the 2 kg piece. this leaves the velocity of the 1 kg piece 247. is that right? that sounds too high.
 
Remember to treat momentum as a vector quantitiy:

Just before the explosion, the momentum of the projectile is 3kg*120m/s*cos(30 degrees) in the x direction. Since the 2 kg piece goes straight down, conservation of momentum in the x direction gives: 3*120*cos(30) = 2*0 + 1*v1,x. Solve that to get the x-velocity of the 1 kg piece.

For the y-momentum, just before the explosion v3,y = 0. v2,y comes from the kinematic data given (you already found this velocity to be about -33 m/s (note the negative sign, implying the initial velocity is down). Conservation of momentum now gives: 0 = 2*v2,y + 1*v1,y. Solve that to get the y-velocity of the 1 kg piece.

Then use that info to find the landing point.
 
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