Collision and using x and y coordinates.

AI Thread Summary
The discussion revolves around a physics problem involving a collision on a frictionless surface, where two individuals, Sam and Abigail, slide in different directions and collide. The main focus is on determining their speeds before the collision using momentum conservation equations for both x and y coordinates. The calculations initially led to confusion regarding Abigail's speed, but adjustments in the angle calculations clarified the results. The importance of correctly applying trigonometric functions for the angles involved was emphasized, particularly in relation to direction. The conversation concludes with confirmation that the revised approach yielded the correct initial velocities for both individuals.
Crusaderking1
Messages
158
Reaction score
0

Homework Statement



You and your friends are doing physics experiments on a frozen pond that serves as a frictionless, horizontal surface. Sam, with mass 72.0 kg, is given a push and slides eastward. Abigail, with mass 54.0 kg, is sent sliding northward. They collide, and after the collision Sam is moving at 36.0 degrees north of east with a speed of 5.80 m/s and Abigail is moving at 15.0 degrees south of east with a speed of 8.80 m/s.

Part A:
What was the speed of each person before the collision?
Sam's speed:
Abigail speed:

Part B:
By how much did the total kinetic energy of the two people decrease during the collision?

Homework Equations



The momentum on initial x = momentum on final x

The momentum on initial y = momentum on final y

m1 = Sam, m2 = Abby
mv = momentum


The Attempt at a Solution



on x:
(72.0 kg)(unknown) + (54.0 kg)(0 m/s) = (72.0 kg)(5.80cos36)+(54.0 kg)(8.80 cos15)

on y:

(72.0 kg)(0)+(54.0 kg)(unknown) = (72.0 kg)(5.80sin36)+(54 kg)(8.80sin15)

Sam = 11.067 m/s
Abby = 6.823 m/s

I also need help for Part B.

Am I approaching this problem correctly? Thanks.
 
Physics news on Phys.org
Alright, I know Sam's initial velocity is 11.1 m/s for sure.

I am doing something wrong when calculating Abby's initial velocity, but I'm not sure what.

I did do (72.0 kg)(11.1 m/s) = (54.0 kg)(initial velocity) and received 14.8 m/s.

I think this is right, however, I do not know how to calculate the answer the way I was suppose to(using y-coords).
 
Last edited:
Check your signs, but your equations look correct. Since you have two equations and two unknowns it is a solvable system of equations. If you need helping solving the system, I would use substitution or you could try elimination.
 
therealnihl said:
Check your signs, but your equations look correct. Since you have two equations and two unknowns it is a solvable system of equations. If you need helping solving the system, I would use substitution or you could try elimination.

When I re-did the y-coords, I found that if I took 90 degrees minus the degrees given, then I would get 14.8 m/s.

For example, sin15 should have been sin75, and sin 36 should have been sin56.

Does this seem alright?
 
I changed Abigail's final velocity to negative since it has direction. It worked.

Thanks therealnihl.
 
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