Conservation of Momentum in Skating Question

Click For Summary
SUMMARY

The discussion centers on a physics problem involving the conservation of momentum during a collision in figure skating. The scenario involves Phrank (71kg) gliding at 2.1m/s towards stationary Phyllis (52kg) and hanging on, with a coefficient of kinetic friction (μk) of 0.052. Two solutions were proposed to calculate the distance they slide post-collision, yielding results of 1.44m and 1.0548m. The discrepancy arises from an error in the second solution, where the final velocity was incorrectly assumed, leading to the clarification that the final velocity should be zero when calculating the distance traveled after the collision.

PREREQUISITES
  • Understanding of inelastic collisions and momentum conservation
  • Knowledge of impulse and its relation to momentum
  • Familiarity with work-energy principles in physics
  • Ability to apply kinematic equations for motion analysis
NEXT STEPS
  • Review the principles of inelastic collisions and their mathematical formulations
  • Study the concept of impulse and how it relates to momentum changes
  • Learn about work-energy theorem applications in collision scenarios
  • Practice solving similar physics problems involving friction and motion
USEFUL FOR

Students studying physics, particularly those focusing on mechanics, educators teaching collision dynamics, and anyone interested in applying physics concepts to real-world scenarios like sports dynamics.

Ketchup1
Messages
2
Reaction score
0
Hello, I've recently came across a question that I have two solutions for. Though I don't see how either of them can be wrong, I'm getting two different answers :( Can someone explain me why this is happening (maybe I'm doing something wrong?) and which solution is better to use.

Homework Statement



During a free dance program in figure skating, Phrank (m = 71kg) glides at a 2.1m/s to a stationary Phyllis (m= 52kg) and hangs on. How far will the pair slide after the "collision" if coefficient of kinetic friction (μk) between their skates and the ice is 0.052?

Homework Equations



m1v1 1+m2v2 2=(m1+m2)vf (Inelastic collision, since Phrank grabs on)

Solution 1:
F⋅Δt=Δp =m(vf−vi) (Impulse)
Δd = 1/2(vi+vf)Δt

Solution 2:
W=F⋅d
Wnet=ΔK

The Attempt at a Solution



Solution 1:

Use the inelastic collision formula to solve for the final velocity (vf).
m1v1 + m2v2 = (m1+m2)vf
(71kg)(2.1m/s) + (52kg)(0) = (71kg + 52kg)vf
vf = 1.2122m/s

Plug that into the impulse formula.
F⋅Δt=Δp =m(vf−vi)
Δt = Δp/F
Δt = m(vf - vi)/μk⋅m⋅g (masses cancel out)
Δt = vf - vi/μk⋅g
Δt = (0 - 2.1m/s)/0.052⋅9.81 m/s2
Δt = 2.3763s

Plug the time into the the second kinematics equation.
Δd = 1/2(vi+vf)Δt
Δd = 1/2(2.1m/s + 1.2122m/s)(2.3763s)
Δd = 1.44 m

Solution 2:

Use the inelastic collision formula to solve for the final velocity (vf).
m1v1 + m2v2 = (m1+m2)vf
(71kg)(2.1m/s) + (52kg)(0) = (71kg + 52kg)vf
vf = 1.2122m/s

Combine the two work equations.
W=F⋅d
Wnet=ΔK
F⋅d=ΔK
Δd = ΔK/F
Δd = 1/2(m1 + m2)vf2 - 1/2(m1)(v1)2 / μk⋅m⋅g

Its messy, so I'll skip plugging in all the values.

Δd = -66.185/-62.74476
Δd = 1.0548m

Both solutions seem reasonable to me, but why am I getting two different answers? Which solution is more accurate?
 
Physics news on Phys.org
Ketchup1 said:
Hello, I've recently came across a question that I have two solutions for. Though I don't see how either of them can be wrong, I'm getting two different answers :( Can someone explain me why this is happening (maybe I'm doing something wrong?) and which solution is better to use.

Homework Statement



During a free dance program in figure skating, Phrank (m = 71kg) glides at a 2.1m/s to a stationary Phyllis (m= 52kg) and hangs on. How far will the pair slide after the "collision" if coefficient of kinetic friction (μk) between their skates and the ice is 0.052?

Homework Equations



m1v1 1+m2v2 2=(m1+m2)vf (Inelastic collision, since Phrank grabs on)

Solution 1:
F⋅Δt=Δp =m(vf−vi) (Impulse)
Δd = 1/2(vi+vf)Δt

Solution 2:
W=F⋅d
Wnet=ΔK

The Attempt at a Solution



Solution 1:

Use the inelastic collision formula to solve for the final velocity (vf).
m1v1 + m2v2 = (m1+m2)vf
(71kg)(2.1m/s) + (52kg)(0) = (71kg + 52kg)vf
vf = 1.2122m/s

Plug that into the impulse formula.
F⋅Δt=Δp =m(vf−vi)
Δt = Δp/F
Δt = m(vf - vi)/μk⋅m⋅g (masses cancel out)
Δt = vf - vi/μk⋅g
Δt = (0 - 2.1m/s)/0.052⋅9.81 m/s2
Δt = 2.3763s

Plug the time into the the second kinematics equation.
Δd = 1/2(vi+vf)Δt
Δd = 1/2(2.1m/s + 1.2122m/s)(2.3763s)
Δd = 1.44 m

Solution 2:

Use the inelastic collision formula to solve for the final velocity (vf).
m1v1 + m2v2 = (m1+m2)vf
(71kg)(2.1m/s) + (52kg)(0) = (71kg + 52kg)vf
vf = 1.2122m/s

Combine the two work equations.
W=F⋅d
Wnet=ΔK
F⋅d=ΔK
Δd = ΔK/F
Δd = 1/2(m1 + m2)vf2 - 1/2(m1)(v1)2 / μk⋅m⋅g

Its messy, so I'll skip plugging in all the values.

Δd = -66.185/-62.74476
Δd = 1.0548m

Both solutions seem reasonable to me, but why am I getting two different answers? Which solution is more accurate?

Hi Ketchup1, Welcome to Physics Forums.

I think something's gone wrong in your second solution. To find the distance traveled via the work done keep in mind that the initial velocity is that of the post-collision pair, and the final velocity is zero (they come to rest when their traveling is done).
 
Oh! That works out! I didn't think of that for some reason
Thank you very much :D
The answer works out perfectly.
 

Similar threads

Replies
8
Views
4K
  • · Replies 5 ·
Replies
5
Views
2K
Replies
4
Views
1K
  • · Replies 3 ·
Replies
3
Views
2K
Replies
3
Views
3K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
Replies
8
Views
4K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K