Connect via MCP →

Enter Calculation

Formula

Show calculation steps (3)
  1. Final Velocity of Mass 2

    Final Velocity of Mass 2: Elastic Collision Calculator

    v2 prime is the final velocity of mass 2 after a one-dimensional elastic collision

  2. Total Momentum

    Total Momentum: Elastic Collision Calculator

    p is the conserved total momentum of the system

  3. Total Kinetic Energy

    Total Kinetic Energy: Elastic Collision Calculator

    KE is the total kinetic energy of the system

Advertisement

Results

Final velocity of mass 1 (v₁′)
-3.4
m/s
Final velocity of mass 2 (v₂′) 3.6 m/s
Total momentum (conserved) 4 kg·m/s
Total kinetic energy (conserved) 31 J

What is an elastic collision?

An elastic collision is a collision in which both momentum and kinetic energy are conserved. No energy is lost to heat, sound, or permanent deformation. Real examples that come close include billiard balls, atomic and molecular collisions, and idealized physics problems. This calculator solves the standard one-dimensional case for the two final velocities given the two masses and two initial velocities.

Two balls approaching, colliding, and rebounding with conserved momentum and energy
In an elastic collision both momentum and kinetic energy are conserved.

How to use it

Enter the mass of each object (\(m_1\) and \(m_2\)) and their initial velocities along the line of motion (\(v_1\) and \(v_2\)). Use positive values for motion in one direction and negative values for the opposite direction. The calculator returns the velocities of both objects immediately after the collision, along with the total momentum and kinetic energy, which should remain unchanged before and after.

The formula explained

For a 1D elastic collision, solving the conservation equations simultaneously gives closed-form results:

$$v_1' = \frac{(m_1 - m_2)v_1 + 2 m_2 v_2}{m_1 + m_2}$$$$v_2' = \frac{(m_2 - m_1)v_2 + 2 m_1 v_1}{m_1 + m_2}$$

Notice the symmetry: swapping the two objects' labels swaps the formulas. When the masses are equal, the objects simply exchange velocities.

Advertisement
Diagram of the variables in the elastic collision velocity formula
The final velocity depends on both masses and both initial velocities.

Worked example

Suppose \(m_1 = 2\) kg moving at \(v_1 = 5\) m/s strikes \(m_2 = 3\) kg moving at \(v_2 = -2\) m/s. Then $$v_1' = \frac{(2-3)(5) + 2 \cdot 3 \cdot (-2)}{2+3} = \frac{-5 - 12}{5} = -3.4 \text{ m/s},$$ and $$v_2' = \frac{(3-2)(-2) + 2 \cdot 2 \cdot 5}{5} = \frac{-2 + 20}{5} = 3.6 \text{ m/s}.$$ Total momentum \(= 2 \cdot 5 + 3 \cdot (-2) = 4\) kg·m/s is unchanged.

FAQ

What if the masses are equal? The two objects exchange velocities exactly.

What's the difference from an inelastic collision? In an inelastic collision kinetic energy is not conserved (some is lost), so these formulas do not apply.

Does direction matter? Yes — this is a signed, one-dimensional model. Use negative numbers for objects moving in the opposite direction.

Last updated: