Splitting Comet Momentum Problem Solutions

  • Thread starter Thread starter kariibex
  • Start date Start date
  • Tags Tags
    Momentum
AI Thread Summary
A comet with a mass of 6000 kg traveling at 30,000 m/s splits into two pieces, with one piece being five times the mass of the other. The masses are calculated to be 1000 kg and 5000 kg, with the smaller piece moving at an angle of 20° above the horizontal and the larger piece at 20° below. The momentum before the split is determined to be 1.8 x 10^8 kg m/s. Two equations are set up to solve for the velocities of the pieces, considering their respective momentum components in the x and y directions. The discussion emphasizes the use of substitution for solving the independent variables in the equations.
kariibex
Messages
9
Reaction score
0

Homework Statement


A comet of mass 6000 kg traveling at 30 000 m/s splits into two pieces that move apart with velocities that make equal angles of 20° relative to the original trajectory. If one piece is found to be 5 times the mass of the other...calculate the mass of each piece, find the impulse of the system, and calculate the velocities of the two pieces.



Homework Equations


P = mv
P total before = P total after
Impulse = ΔP



The Attempt at a Solution


Mass 1 = 1000 kg and Mass 2 = 5000kg

i assumed that mass one traveled 20° above the horizontal, while mass two traveled 20° below the horizontal.

So;

P before = mv = (6000kg)(30 000 m/s) = 1.8 x 10^8 kg m/s [+x]

P1 after = m1v1 = 1000v1 kg m/s [+x 20° +y]
P1 after X = 1000(v1) kg m/s cos20° = 939.69(v1) [+x]
P1 after Y = 1000(v1) kg m/s sin20° = 342.02(v1) [+y]

P2 after = m2v2 = 5000v2 kg m/s [+x 20° -y]
P2 after x = 5000(v2)cos20° = 4698.46(v2) [+x]
P2 after y = 5000(v2)sin20° = 1710(v2) [-y]

Vector Equations
x: 1.8 x 10^8 kg m/s = 939.69(v1) + 4698.46(v2)
y: 0 = 342.02(v1) - 1710(v2)

I'm not sure how to solve for the velocities at this point, any help is appreciated.
Thank you!
 
Last edited:
Physics news on Phys.org
Two equations, two unknowns...
 
gneill said:
Two equations, two unknowns...

I'm allowed to use substitution even though they're in different axis?
 
kariibex said:
I'm allowed to use substitution even though they're in different axis?

Yup. V1 and V2 are independent variables that appear in both equations and must have the same values in each!
 
gneill said:
Yup. V1 and V2 are independent variables that appear in both equations and must have the same values in each!

Ahh! Thank you so much :)
 
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