Particle Collision: 3.00kg & 4.00kg Particles

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 6K views
cgarr017
Messages
10
Reaction score
0
Particle Collision Two A collision occurs between a 3.00 kg particle traveling with velocity v = (-4.00 m/s) i + (-5.00 m/s) j and a 4.00 kg particle traveling with velocity v = (5.60 m/s) i + (-1.80 m/s) j. The collision connects the two particles. What then is their velocity in each of the following notations?
(a) unit-vector notation
( wrong check mark m/s ) i + ( wrong check mark m/s ) j
(b) magnitude-angle notation
m/s angle ° (counterclockwise from the positive x axis)

I would show an attempt at the solution but i have no idea what the formulas are or where to start
 
Physics news on Phys.org
Hey a little late, but I think for this one you have to use

p= momentum= (mass*velocity)

vf = (p1 + p2)/(m1+m2)

for angle, use tangent.

tan(o) = p2/p1

(o) = tan^-1(p2/p1).


With respect to vector notation, i think you just add and subtract, but for angle use Pythagoras, cause you will need v1, and v2 as a quantity.