New Reply

Elastic Collision with 2 Carts

 
Share Thread Thread Tools
Oct26-12, 06:52 PM   #1
 

Elastic Collision with 2 Carts


1. The problem statement, all variables and given/known data
There are two carts, A and B, they hit each other and bounce off (Elastic)
Here is what is given: vi=0
Mass of A=.8kg I call it Ma
Mass of B=1.6 kg I call it Mb
Vbo=1.0 m/s
vib=0
vfb=.3 m/s


2. Relevant equations

conservation of Momentum I have p1 = p2 Ma Vai + Mb Vbi = Ma Vaf + Mbf Vbf The question is what is Vf on cart a? I do not know what to do after the conservation of momentum


3. The attempt at a solution
The question is what is Vf on cart a?

conservation of Momentum I have p1 = p2 Ma Vai + Mb Vbi = Ma Vaf + Mbf Vbf I do not know what to do after the conservation of momentum
1. The problem statement, all variables and given/known data



2. Relevant equations



3. The attempt at a solution
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> Bird's playlist could signal mental strengths and weaknesses
>> Minus environment, patterns still emerge: Computational study tracks E. coli cells' regulatory mechanisms
>> Bacterium uses natural 'thermometer' to trigger diarrheal disease, scientists find
Oct26-12, 09:01 PM   #2
 
Is this correct?

Ma Vao + Mb Vbo = MaVaf + Mbf Vbf

.8 Vao + 1.6 Vbo = .8 Vaf + 1.6 Vbf

.8 + 0 + 1.6 (1) = .8 Vaf + 1.6 (.3)

1.6 (.7) = .8 Vaf

Vaf= sqrt 2.07

Vaf= 1.4 m/s ?
Oct26-12, 10:29 PM   #3
 
Recognitions:
Homework Helper Homework Help
Science Advisor Science Advisor
This is a bit confusing because you keep changing the names of the variables. In particular, what are Vbo and vib? Seem like they should be the same thing (original = initial?), but you quote different values for them.
And why do you take sqrt at the end?
Oct27-12, 02:51 AM   #4
 

Elastic Collision with 2 Carts


They are the same and I don't know
Oct27-12, 02:56 AM   #5
 
Ma Vao + Mb Vbo = MaVaf + Mbf Vbf this is the same as Ma Vai + Mb Vbi = Ma Vaf + Mbf Vbf and I haven't changed the values, they are still Here is what is given: vi=0
Mass of A=.8kg I call it Ma
Mass of B=1.6 kg I call it Mb
Vbo=1.0 m/s
vib=0
vfb=.3 m/s
Oct28-12, 09:23 PM   #6
 
Recognitions:
Homework Helper Homework Help
Science Advisor Science Advisor
Quote by SherBear View Post
Ma Vao + Mb Vbo = MaVaf + Mbf Vbf this is the same as Ma Vai + Mb Vbi = Ma Vaf + Mbf Vbf and I haven't changed the values, they are still Here is what is given: vi=0
Mass of A=.8kg I call it Ma
Mass of B=1.6 kg I call it Mb
Vbo=1.0 m/s
vib=0
vfb=.3 m/s
So Vbo and Vbi mean the same, but what is vib (which has a different value)? And is vfb the same as Vbf? If not, please define all the variables.
Oct29-12, 07:16 AM   #7
 
typo vib=0 is Vao = 0, because initially it is at rest
Oct29-12, 07:17 AM   #8
 
I have it figured out, I will post what I have after school
Oct29-12, 05:13 PM   #9
 
Before the crash, Cart A is at rest and cart B is on the right side moving toward cart A. (moving toward cart A negatively)

After the crash, Cart A would be moving to the left if cart B crashed into it, and cart B would bounce off and move the other way to the right?

Taking the Conservation of Momentum Theorm

Ma(Vao) + Mb (Vbo) = Ma(Vaf) + Mb(Vbf)

.8kg + 0 + 1.6 kg (-1.0 m/s) = .8 (Vaf) + 1.6 kg (.3 m/s)

Vaf = .8kg + 0 + 1.6 kg (-1.0 m/s) / .8 kg + 1.6 kg (.3 m/s)

Vaf= -0.625 m/s ?
Oct29-12, 10:51 PM   #10
 
Recognitions:
Homework Helper Homework Help
Science Advisor Science Advisor
Quote by SherBear View Post
Before the crash, Cart A is at rest and cart B is on the right side moving toward cart A. (moving toward cart A negatively)

After the crash, Cart A would be moving to the left if cart B crashed into it, and cart B would bounce off and move the other way to the right?

Taking the Conservation of Momentum Theorm
It's not a theorem, it's a law.
Ma(Vao) + Mb (Vbo) = Ma(Vaf) + Mb(Vbf)

.8kg + 0 + 1.6 kg (-1.0 m/s) = .8 (Vaf) + 1.6 kg (.3 m/s)
How did "Ma(Vao) " become ".8kg + 0"?
Also, you originally gave Vbo as 1m/s and Vbf as .3 m/s. Having arranged the model with B on the positive axis side of A, you've found it necessary to make Vbo negative, but you haven't changed the sign of Vbf. I think you'll find that will mean the system actually gained energy!
Oct30-12, 05:27 AM   #11
 
.8kg(0)

When two things collide and are elastic do they go separate ways if elastic or the same way? That's why I didn't make .3 m/s negative.
Oct30-12, 03:40 PM   #12
 
Recognitions:
Homework Helper Homework Help
Science Advisor Science Advisor
Quote by SherBear View Post
When two things collide and are elastic do they go separate ways if elastic or the same way? That's why I didn't make .3 m/s negative.
Whether you should have made the .3m/s negative depends on the information provided. You were given two speeds with the same sign. If no direction was specified you should assume they were in the same direction, so if you flip the sign of one you must flip that of the other.
But to answer your question, it depends on the relative masses. If momentum and energy are both conserved, and one object starts at rest:
- if the rest object is the lighter (the case we have here), they will move off in the same direction.
- if the rest object is heavier, the lighter object will bounce back
- if equal in mass, the impacting object will come to rest.
Oct30-12, 05:52 PM   #13
 
Ok I understand. Thank you for all your time and patience. =-)
New Reply
Thread Tools


Similar Threads for: Elastic Collision with 2 Carts
Thread Forum Replies
Collision of Ball with Table Tennis Playing Robot ... 2D Elastic Collision Classical Physics 10
Collision of two carts Introductory Physics Homework 26
Inelastic Collision of 2 Carts - Displacement Introductory Physics Homework 1
Elastic Collision - two carts Introductory Physics Homework 3
What is the force exerted on an elastic object, on elastic collision? Introductory Physics Homework 5