To find final momentum, you multiply an object’s mass by its final velocity (p = mv), or you use conservation of momentum to calculate it from the known conditions before an event like a collision or explosion. The method depends on the scenario: a single object acted on by a force, two objects colliding, or objects pushing apart from rest. The SI unit for momentum is kg·m/s, and every calculation ultimately comes back to the core relationship between mass and velocity.
The Basic Momentum Formula
Momentum equals mass times velocity: p = mv. If you already know an object’s mass and its final velocity, you can calculate final momentum directly. A 5 kg ball moving at 3 m/s has a momentum of 15 kg·m/s. That’s the simplest case.
Momentum is a vector, which means direction matters. In one-dimensional problems, you assign positive and negative signs to indicate direction. If you define rightward as positive, an object moving left has a negative velocity and therefore negative momentum. Keeping your sign convention consistent throughout a problem is essential, because a sign error will flip your answer entirely.
Using Conservation of Momentum
When no outside forces act on a system, total momentum before an event equals total momentum after. This is the conservation of momentum, and it’s the most common way to find final momentum in collision and explosion problems. The equation looks like this:
m₁v₁(initial) + m₂v₂(initial) = m₁v₁(final) + m₂v₂(final)
You add up the momentum of every object before the event on the left side, set it equal to the total momentum after the event on the right side, and solve for whatever unknown you need. If you want the final momentum of the whole system, you don’t even need to find individual velocities. The total final momentum is simply equal to the total initial momentum.
Perfectly Inelastic Collisions (Objects Stick Together)
When two objects collide and stick together, they share a single final velocity. This simplifies the math considerably because you go from two unknowns to one. The conservation equation becomes:
m₁v₁(initial) + m₂v₂(initial) = (m₁ + m₂) × v(final)
To solve for the final velocity, divide both sides by the combined mass:
v(final) = [m₁v₁(initial) + m₂v₂(initial)] / (m₁ + m₂)
Once you have that final velocity, the final momentum of the combined object is simply (m₁ + m₂) × v(final). For example, if a 2 kg cart moving at 4 m/s hits a stationary 3 kg cart and they lock together, the final velocity is (2 × 4 + 3 × 0) / (2 + 3) = 1.6 m/s. The final momentum is 5 kg × 1.6 m/s = 8 kg·m/s, which matches the initial momentum of the system.
Elastic Collisions (Objects Bounce Apart)
In an elastic collision, both momentum and kinetic energy are conserved. Because the objects separate after the collision, you have two unknown final velocities. You need two equations to solve the system. The first is conservation of momentum:
m₁v₁(initial) + m₂v₂(initial) = m₁v₁(final) + m₂v₂(final)
The second comes from the fact that in an elastic collision, the relative speed of approach equals the relative speed of separation:
v₁(initial) − v₂(initial) = v₂(final) − v₁(final)
This second equation is much easier to work with than the full kinetic energy equation. Solving both simultaneously gives you shortcut formulas for each final velocity:
v₁(final) = [(m₁ − m₂) / (m₁ + m₂)] × v₁(initial) + [2m₂ / (m₁ + m₂)] × v₂(initial)
v₂(final) = [(m₂ − m₁) / (m₁ + m₂)] × v₂(initial) + [2m₁ / (m₁ + m₂)] × v₁(initial)
Once you have these final velocities, multiply each by its respective mass to get each object’s final momentum.
Recoil and Explosions
When objects start at rest and push apart, like a gun firing a bullet or two skaters pushing off each other, the total initial momentum is zero. Conservation of momentum still applies, so the total final momentum must also be zero:
0 = m₁v₁(final) + m₂v₂(final)
This means the two objects carry equal and opposite momenta after the event. If you know one object’s final velocity, you can find the other’s:
m₁v₁(final) = −m₂v₂(final)
The negative sign tells you they move in opposite directions. A 4 kg rifle that fires a 0.01 kg bullet at 400 m/s recoils with a momentum of 4 kg·m/s in the opposite direction, giving it a recoil velocity of 1 m/s.
Using the Impulse-Momentum Theorem
When a force acts on an object for a known amount of time, you can find final momentum without knowing the final velocity directly. The impulse-momentum theorem states that force multiplied by time equals the change in momentum:
F × Δt = p(final) − p(initial)
Rearranging to solve for final momentum:
p(final) = p(initial) + F × Δt
If a 0.5 kg ball is initially at rest and you push it with an average force of 10 N for 0.3 seconds, the final momentum is 0 + (10 × 0.3) = 3 kg·m/s. This approach is especially useful when you know the force profile but not the resulting velocity.
Two-Dimensional Problems
When objects collide at angles rather than head-on, you need to break momentum into x and y components and conserve each one separately. The process has three steps: resolve all initial momenta into components using cosine and sine, apply conservation of momentum independently in the x-direction and the y-direction, then recombine the final components to get the total final momentum.
For the last step, use the Pythagorean theorem to find the magnitude of the final momentum vector from its x and y components:
p(final) = √(px² + py²)
To find the direction, use inverse tangent or inverse sine. For instance, if the final x-component is 36,800 kg·m/s and the final y-component is 35,800 kg·m/s, the magnitude is √(36,800² + 35,800²) = 51,400 kg·m/s, and the angle is sin⁻¹(35,800 / 51,400) = 44° from the x-axis.
Common Unit Mistakes to Avoid
Momentum must be calculated in consistent units. The SI unit is kg·m/s, so mass needs to be in kilograms and velocity in meters per second before you plug numbers into any formula. If a problem gives you 500 grams, divide by 1,000 to get 0.5 kg. If velocity is given in cm/s, divide by 100 to convert to m/s. Mixing grams with meters per second or kilograms with centimeters per second will give you an answer that’s off by a factor of 1,000.
One useful equivalence: 1 kg·m/s is exactly equal to 1 newton-second (N·s). This makes sense because force times time (the impulse) produces the same unit as mass times velocity. If your impulse-momentum calculation gives you N·s and your direct momentum calculation gives you kg·m/s, they’re the same unit.

