Collisions and the Speed of Two Pucks

  • Thread starter Thread starter bowbe
  • Start date Start date
  • Tags Tags
    Collisions Speed
AI Thread Summary
A hockey puck moving at 0.5 m/s collides with a stationary puck of equal mass, resulting in the first puck being deflected at 37 degrees below the x-axis with a speed of 0.36 m/s. The problem involves using conservation of momentum and kinetic energy equations to find the speed and direction of the second puck after the collision. The initial attempt to calculate the second puck's speed yielded an incorrect result of 0.3496 m/s. The discussion emphasizes the need to separate the x and y components of the velocities to solve for the unknowns. Clarification on whether the collision is elastic is also sought, as it affects the equations used.
bowbe
Messages
1
Reaction score
0

Homework Statement


A hockey puck moving along the +x axis at 0.5 m/s collides into another puck that is at rest. The pucks have equal mass. The first puck is deflected 37degrees below the +x axis and moves off at 0.36 m/s. Find the speed and direction of the second puck after the collision.

Homework Equations


1/2*m_a*v_ai^2 + 1/2*m_b*v_bi^2 = 1/2*m_a*v_af^2 + 1/2*m_b*v_bf^2
m_a*v_ai + m_b*v_bi = m_a*v_af + m_b*v_bf

The Attempt at a Solution


For part1, I am using the condensed formula of:
v_ai^2 = v_af^2 + v_bf^2
since the masses are equal and the second puck starts at rest, which gives me
v_bf = .3496 (says it is incorrect)

For part2, I know to separate the x-component and y-component to get (condensed again):
x:
0.5 = (.36)(cos37) + (v_bf)(cos[unknown])
y:
0 = (.36)(sin37) + (v_bf)(sin[unknown])

I could solve for the unknown angle if I knew v_bf.

Can anyone help me find what I am doing wrong?
 
Physics news on Phys.org
Hi bowbe,

bowbe said:

Homework Statement


A hockey puck moving along the +x axis at 0.5 m/s collides into another puck that is at rest. The pucks have equal mass. The first puck is deflected 37degrees below the +x axis and moves off at 0.36 m/s. Find the speed and direction of the second puck after the collision.

Homework Equations


1/2*m_a*v_ai^2 + 1/2*m_b*v_bi^2 = 1/2*m_a*v_af^2 + 1/2*m_b*v_bf^2
Did you give the whole problem above? This equation is for elastic collisions (kinetic energy conserved). Is this an elastic collision?
m_a*v_ai + m_b*v_bi = m_a*v_af + m_b*v_bf

The Attempt at a Solution


For part1, I am using the condensed formula of:
v_ai^2 = v_af^2 + v_bf^2
since the masses are equal and the second puck starts at rest, which gives me
v_bf = .3496 (says it is incorrect)

For part2, I know to separate the x-component and y-component to get (condensed again):
x:
0.5 = (.36)(cos37) + (v_bf)(cos[unknown])
y:
0 = (.36)(sin37) + (v_bf)(sin[unknown])

Here you have two equations with two unknowns, and so you can solve for both unknowns from just these two. (However, I would write this with one of these terms being negative.)
 
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