crybllrd
- 120
- 0
Homework Statement
A small block m=4kg and a large block m=12kg have a head on collision on a frictionless table. Before the collision, the small block is traveling 8m/s to the right and the large block is traveling 4m/s to the left.
A. If the small block bounces back at 3m/s to the left, find the final velocity of the large block.
B. Suppose instead the two blocks stick together after they collide. How many Joules of energy would be lost?
Homework Equations
p=mv
KE=\frac{1}{2}mv^{2}
The Attempt at a Solution
I will define to the right to be the positive x direction.
First I will calculate initial momentum for both blocks.
p_{i a}=mv
p_{i a}=(4kg)(8m/s)
p_{i a}=32kg m/s
p_{i b}=mv
p_{i b}=(12kg)(-4m/s)
p_{i b}=-48kg m/s
p_{i}=-16kg m/s
Now final momentum:
p_{f a}=mv
p_{f a}=(4kg)(-3m/s)
p_{f a}=-12kg m/s
p_{f b}=mv
p_{f b}=(12kg)v
p_{f b}=12v
p_{f}=-12kg m/s + 12v
If momentum is conserved, then
p_{i}=p_{f}
-16kg m/s=-12kg m/s + 12v
v=\frac{-1}{3}