Elastic Collision Calculator
Find final velocities after an elastic collision.
Result
How to use
- Enter your values in the fields above.
- Press Calculate to see your result instantly.
- Use the Share button to copy a link to your result.
About this calculator
For a head-on, one-dimensional elastic collision between two masses, both momentum (m₁v₁+m₂v₂) and kinetic energy are conserved, which together yield the closed-form final velocities v₁' = ((m₁−m₂)/(m₁+m₂))v₁ + (2m₂/(m₁+m₂))v₂ and v₂' = (2m₁/(m₁+m₂))v₁ + ((m₂−m₁)/(m₁+m₂))v₂. A useful check: if the two masses are equal, they simply swap velocities.
This model underlies introductory mechanics courses on collisions, but the same algebra describes billiard and pool ball strikes, gas molecule collisions in kinetic theory, and idealized particle-physics scattering where energy loss is negligible. Physics students, game and simulation programmers building realistic physics engines, and engineers doing first-pass estimates of near-elastic impacts (like steel ball bearings) all use this formula.
Was this helpful?
Popular calculators
Loan Calculator
Monthly payment, total interest and full amortization schedule.
Percentage Calculator
Percent change, percent of, and ratio calculations.
Discount Calculator
Calculate final price, savings, and discount amount.
BMI Calculator
Body mass index from height and weight (metric or imperial).
Age Calculator
Compute your exact age in years, months and days from a birth date.
Compound Interest Calculator
Calculate the final amount and interest earned with compounding.
All Calculators
No calculators found
Comments (0)