Conservation of Momentum Problem

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
1 reply · 3K views
skier07
Messages
8
Reaction score
0

Homework Statement


(understood: two air hockey pucks make contact--the x-axis is the table)
Puck A has a mass of .025 kg and is moving along the x-axis with a velocity of +5.5m/s. It makes a collision with puck B, which has a mass of .05kg and is initially at rest. The collision is NOT head on. After the collision, the two pucks fly apart with the following angles.
Find the final speed of a) puck A and b) puck B

A:
Ma=.025kg
Voa=5.5m/s
Vfa= ?

B:
Mb=.05 kg
Vob = 0m/s
Vfb= ?
......A
...../
....../ 65 deg
-----A--->--B-------------
......\ 37 deg
.....\
......B

Homework Equations


(Ma)(Vfa) + (Mb)(Vfb) = (Ma)(Voa) + (Mb)(Vob)

Also, this equation can be written in terms of X and Y

X: (Ma)(Vfax) + (Mb)(Vfbx) = (Ma)(Voax) + (Mb)(Vobx)
Y: (Ma)(Vfay) + (Mb)(Vfby) = (Ma)(Voay) + (Mb)(Voby)

The Attempt at a Solution



Since it is an air hockey table, friction is negligible.
therefore, Momentum is conserved, and Fnet=0

Initial momentum in Y = 0
Initial momentum in x = (Ma)(Voax) + 0 = .1375 kgm/sec
 
Last edited:
Physics news on Phys.org
Momentum in Y after collision = (Ma)(Vfay) + (Mb)(Vfby) = 0 Momentum in x after collision = (Ma)(Vfax) + (Mb)(Vfbx) = .1375 kgm/secTherefore,X: (Ma)(Vfax) + (Mb)(Vfbx) = (Ma)(Voax) + 0Y: (Ma)(Vfay) + (Mb)(Vfby) = 0 Using trigonometry, Vfay = Voa * sin(65) = 3.53 m/sVfox = Voa * cos(65) = 4.19 m/s Vfby = Voa * sin(37) = 2.43 m/sVfbx = Voa * cos(37) = 4.98 m/sTherefore, Vfa = √(Vfay^2 + Vfox^2) = 5.46 m/sVfb = √(Vfby^2 + Vfbx^2) = 5.10 m/s