Momentum Conservation Calculator

Use the Momentum Conservation Calculator to solve 1D collision problems — find final velocities, unknown mass, or combined speed using p = mv and conservation laws.

958.4K usesUpdated · 2026-04-26Runs locally · zero upload

How to Use Momentum Conservation Calculator

The Momentum Conservation Calculator walks you through a 1D collision or separation problem in a few steps.

  1. Select scenario type — Choose Perfectly Inelastic Collision (objects stick together), Find v₂ After Collision (general conservation with known v₁ after), or Find Unknown Mass.
  2. Enter Object 1 data — Input mass (kg) and velocity before the collision (m/s). Use a negative sign for leftward motion.
  3. Enter Object 2 data — Input mass (kg) if applicable and velocity before the collision. For the "Find Unknown Mass" scenario, provide both before and after velocities for Object 2.
  4. Provide post-collision data if needed — For the general collision mode, enter Object 1's velocity after impact so the Momentum Conservation Calculator can solve for v₂ after.
  5. Read the results — Total momentum, post-collision velocity or unknown mass, and kinetic-energy breakdown are displayed instantly by the Momentum Conservation Calculator.

Formula & Theory — Momentum Conservation Calculator

The Momentum Conservation Calculator applies Newton's law of momentum conservation to 1D collisions:

p = m · v
m₁v₁ + m₂v₂ = m₁v₁′ + m₂v₂′   (conservation)
v′ = (m₁v₁ + m₂v₂) / (m₁ + m₂)  (perfectly inelastic)
Symbol Meaning
p Momentum (kg·m/s)
m₁, m₂ Masses of the two objects (kg)
v₁, v₂ Velocities before collision (m/s)
v₁′, v₂′ Velocities after collision (m/s)
v′ Combined velocity after perfectly inelastic collision

The Momentum Conservation Calculator also computes kinetic energy before and after (KE = ½mv²) so you can immediately see how much mechanical energy is lost in an inelastic event. For a perfectly elastic collision, ΔKE displayed by the Momentum Conservation Calculator should be close to zero.

Sign Convention

All velocities are signed: positive = right/forward, negative = left/backward. The Momentum Conservation Calculator respects these signs throughout, so results correctly reflect direction reversal after a collision.

Use Cases for Momentum Conservation Calculator

The Momentum Conservation Calculator is valuable in physics education, research, and real-world analysis:

  • Classroom problem solving — Students verify textbook collision exercises and check their algebra using the Momentum Conservation Calculator without time-consuming manual computation.
  • Collision reconstruction — Engineers and accident analysts use the Momentum Conservation Calculator to estimate vehicle speeds from post-impact skid distances when combined with other data.
  • Laboratory verification — Experimenters validate air-track collision data by comparing measured velocities against the theoretical values from the Momentum Conservation Calculator.
  • Game development — Programmers prototype physics engines by confirming that 1D collision logic matches the Momentum Conservation Calculator output before implementing it in code.
  • Sports analysis — Coaches model billiard ball impacts or tackle forces using the Momentum Conservation Calculator to understand how mass and speed combine.

The Momentum Conservation Calculator gives students, engineers, and enthusiasts a precise and instant tool for exploring one of physics' most fundamental principles — the conservation of momentum.

Frequently asked questions about Momentum Conservation Calculator

What types of collisions does the Momentum Conservation Calculator support?

The Momentum Conservation Calculator handles perfectly inelastic collisions (objects merge), general collisions where you need to find the second object's post-collision velocity, and scenarios where the unknown mass is derived from known velocities.

How do I indicate direction in the Momentum Conservation Calculator?

Use positive numbers for rightward (or forward) velocity and negative numbers for leftward (or backward) velocity. The Momentum Conservation Calculator correctly handles sign algebra to give directional results.

Does the Momentum Conservation Calculator show kinetic energy changes?

Yes. For inelastic and general collision modes the Momentum Conservation Calculator displays kinetic energy before and after the collision, plus the change (ΔKE), so you can check whether the collision is elastic (ΔKE ≈ 0) or inelastic.

Is the Momentum Conservation Calculator limited to two objects?

The current version of the Momentum Conservation Calculator covers two-object, one-dimensional collisions. Multi-body or 2D scenarios would require vector decomposition not available in this tool.

Is my data stored?

No. All calculations happen in your browser; nothing is sent to a server.