What are the velocities of two objects after they collide?

  • Context: Undergrad 
  • Thread starter Thread starter Niko Bellic
  • Start date Start date
Click For Summary

Discussion Overview

The discussion revolves around the velocities of two equally massive objects after a collision, exploring the principles of momentum conservation and the effects of different types of collisions (elastic and inelastic). Participants examine how these factors influence the resulting velocities and the forces involved during the collision.

Discussion Character

  • Exploratory
  • Technical explanation
  • Debate/contested
  • Mathematical reasoning

Main Points Raised

  • One participant presents a scenario with two objects of equal mass and velocity, questioning whether they will bounce off each other or stop, and explores different outcomes based on momentum conservation.
  • Another participant introduces the concept of energy conservation, suggesting that the type of collision (elastic vs. inelastic) affects whether kinetic energy is conserved, which is crucial for determining the final velocities.
  • A later reply calculates the resulting velocities for both elastic and perfectly inelastic collisions, indicating that in an elastic collision, the objects bounce back at the same speed, while in a perfectly inelastic collision, they come to a stop.
  • One participant poses a follow-up question regarding the forces exerted between the objects during different types of collisions.
  • Another participant attempts to calculate the impulse and change in momentum for both elastic and inelastic collisions, noting that the force depends on the duration of the collision, which remains uncertain.

Areas of Agreement / Disagreement

Participants generally agree that the type of collision affects the resulting velocities, but there is no consensus on the specific outcomes without additional information about energy conservation and collision duration. Multiple competing views remain regarding the calculations and implications of different collision types.

Contextual Notes

Limitations include the dependence on definitions of elastic and inelastic collisions, the unresolved nature of the collision duration, and the ambiguity surrounding energy loss during the collision.

Niko Bellic
Messages
10
Reaction score
0
Let's say two equally massive objects move toward each other at equal velocities (let's use 30 kg and 5 m/s for the sake of having some numbers).

Will the objects bounce off of each other or will they both stop in place? If they bounce off each other, at what velocity?

The momentum conservation principle suggests that the overall momentum (mass*velocity) of the two objects should remain the same before and after collision (i.e., momentum gained by one object should be equal to the momentum lost by the other).

This still leaves room for ambiguity in resulting velocities. For instance, here's a solution where one object gains 150 units of momentum and the other loses 150 units, causing both objects to stop.

Code:
		[B]MOMENTEM[/B]		[B]MOMENTUM[/B]
		[B]BEFORE COLLISION[/B]	[B]AFTER COLLISION[/B]
[B]OBJECT A[/B]	(30kg)*(+5m/s)=150	(30kg)(0m/s)=0
[B]OBJECT B[/B]	(30kg)*(-5m/s)=-150	(30kg)(0m/s)=0
[B]OVERALL[/B]		0			0

Here's another valid solution where one object gains 225 units of momentum and the other loses 225 units, causing the objects to bounce off each other and head back from where they came from.

Code:
		[B]MOMENTEM[/B]		[B]MOMENTUM[/B]
		[B]BEFORE COLLISION[/B]	[B]AFTER COLLISION[/B]
[B]OBJECT A[/B]	(30kg)*(+5m/s)=150	(30kg)(-2.5m/s)=-75
[B]OBJECT B[/B]	(30kg)*(-5m/s)=-150	(30kg)(2.5m/s)=75
[B]OVERALL[/B]		0			0

But there's only one right solution, right? What is it? What other contraint besides momentum conservation am I missing?

How would one mathematically calculate the actual resulting velocities?

Thanks a ton!
 
Physics news on Phys.org
Niko Bellic said:
But there's only one right solution, right? What is it? What other contraint besides momentum conservation am I missing?
Energy.

Is kinetic energy conserved, or is some energy lost as heat, sound, etc.? Without that information, there is no unique answer.

See
 
Aha! Thanks! So it depends on whether the collision is elastic or inelastic, which tells you whether kinetic energy is conserved or not. Assuming a perfectly elastic collision, our new velocities for the collision described in my original post would be would be

[itex] v_{1}=\frac{u_1(m_1-m_2)+2m_2u_2}{m_1+m_2}=v_{1}=\frac{+5(30-30)+2*30*(-5)}{30+30}=-5\\<br /> <br /> v_{2}=\frac{u_2(m_2-m_1)+2m_1u_1}{m_1+m_2}=\frac{-5(30-30)+2*30*(+5)}{30+30}=+5[/itex]

which makes sense intuitively: the objects bounce back at the same speed at which they came.

For a perfectly inelastic collision, the coefficient of restitution is 0, causing both objects to just stop when they hit each other.

For a collision that's neither perfectly inelastic or elastic, the objects bounce back at some speed less than 5 m/s
 
Okay, so I got a FOLLOWUP QUESTION

What force do the objects exert on each other in the different kinds of collisions?
 
Here's my attempt at answering my own questions:

[itex]Impulse = \int F dt = change In Momentum = mv_1-mu_1[/itex]

For an elastic collision, the change in momentum for one of the objects is is [itex]30*5-30*(-5)=300[/itex]

For an inelastic collision, the change in momentum for one of the objects is is [itex]30*5-30*(0)=150[/itex]

In either case, the force depends on how long the collision is. Well, how long is it? I have no idea. Also, force throughout the contact might not necessarily be constant either right?
 

Similar threads

  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 9 ·
Replies
9
Views
2K
  • · Replies 21 ·
Replies
21
Views
2K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 18 ·
Replies
18
Views
2K
  • · Replies 8 ·
Replies
8
Views
952
  • · Replies 53 ·
2
Replies
53
Views
5K
  • · Replies 19 ·
Replies
19
Views
4K
  • · Replies 13 ·
Replies
13
Views
2K
  • · Replies 30 ·
2
Replies
30
Views
2K