Law of Conservation of Momentum:

Just as in any Law of Conservation (like the Laws of Conservation of Energy and Mass) the Law of Conservation of Momentum says, "Before = After" and in this case "pbefore = pafter", telling us that all the momentum before an event must equal all the momentum after an event. An event can be objects colliding, two objects pushing off of each other, or something being thrown.

Process:

1) Start with your master equation:

pbefore = pafter

2) For the "before" side of the equation put in a momentum (p) term for each independent object; do the same for the "after" side. NOTE: if two objects combine (stick together) they are treated as one independent object with a combined mass (mtotal = m1 + m2)

p1b + p2b = p1a + p2a (add extra terms as needed)

3) Since p = mv, replace each p with mv for each object.

m1bv1b + m2bv2b = m1av1a + m2av2a

4) Put in the mass and velocities that are given and solve algebraicly.

If the situation is of something thrown (someone throws something, a projectile being launched) and these objects are at rest to begin with, the entire "before side" becomes zero (at rest: v = 0; p = 0) Though it may be tempting to just write: m1av1a = m2av2a this can lead to directions being wrong (one velocity will be negative). Instead, using the above process with ensure all velocity directions being correct.

NOTE: If objects are in two (or even three) dimensions, vectors should be resolved into their x and y (and z) components first. The above procedure is then utilized for each dimension (x, then y, then z) and recombined at the end. Tedious, yes, but not very difficult.

Example: A 40 kg cart going 3 m/s to the right collides with a 30 kg cart going 5 m/s to the left. If the 40 kg cart is going 4 m/s to the left afterward, how fast (and which direction) is the 30 kg cart going afterward?

1) Start with the master equation:
pbefore = pafter

2) Since there are two carts moving both before and afterward:
p1b + p2b = p1a + p2a

3) Putting in mv for each object:
m1bv1b + m2bv2b = m1av1a + m2av2a

4) We know this information (I'm chosing right to be positive):
m1b = 40 kg; v1b = 3 m/s; v1a = -4m/s (negative because it is going to the left afterward)
m2b = 30kg; v2b = -5 m/s; v2a = ? m/s;

5) Putting the above into 3) gives:
(40kg)(3m/s) + (30kg) (-5 m/s) = (40kg)(-4m/s) + (30kg)(v2a)
(Hint: since you know they are all in standard units [kg and m/s] - drop the units until the end.)
120 - 150 = -160 + 30(v2a)
-30 = -160 + 30(v2a)
130 = 30(v2a)
v2a = 130/30 = 4.33 m/s (positive means cart 2 ends up going to the right)