Finding the Post-Collision Velocity: Is My Calculation Correct?

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
6 replies · 2K views
Mowgli
Messages
31
Reaction score
0

Homework Statement



Daisy (65.0kg) skates on ice at 4.5m/s to greet her friend (75.0kg), who is standing still, with open arms. As they collide, while holding each other, with what speed do the both move off together?


Homework Equations



MaVa+MbVb / Ma+Mb


The Attempt at a Solution



Is this correct?

(Va+b)=75(0)+(65)(4.5) / 75+65
= 0+69.5 / 140
= .496m/s
 
Physics news on Phys.org
using the equation

m1v1 + m2v2 = (m1 + m2)vf

I think you forgot to multiply the speed of Daisy to her mass.
 
Mowgli said:

The Attempt at a Solution



Is this correct?

(Va+b)=75(0)+(65)(4.5) / 75+65
= 0+69.5 / 140
= .496m/s
(65)(4.5)=/=69.5
Multiplication not addition.
 
Mowgli said:

Homework Equations



MaVa+MbVb / Ma+Mb
Careful with parentheses. This should be: (MaVa+MbVb) / (Ma+Mb)

Redo your calculation.
 
So I got (75(0) + 65(4.5)) / (75+65)
= 0+292.5 / 140
= 2.1 m/s