A 1,500 kg car travels at 20 m/s. How much momentum does it carry? The answer is 30,000 kg m/s, and it matters because momentum determines how hard it is to stop a moving object. Momentum is defined as p = m x v, the product of mass and velocity. It is a vector quantity, which means it has both magnitude and direction. The SI unit is kilogram meters per second (kg m/s). Momentum also connects directly to Newton's second law, written as F = dp/dt. Force equals the rate of change of momentum. This link between force and momentum is what makes impulse calculations useful in engineering, sports analysis, and vehicle safety testing.
What This Calculator Does
This calculator has two modes. Momentum mode solves for momentum, mass, or velocity using p = m x v. You enter any two of the three values and select which variable to solve for. Impulse mode solves for impulse, force, time, or momentum change using J = F x dt. Since impulse equals the change in momentum, this mode also lets you find how much a force over a time interval changes an object's momentum. Both modes support SI and imperial units for mass, velocity, force, and time.
You can pair this tool with our Force Calculator to compute force from mass and acceleration. Our Kinetic Energy Calculator finds energy from mass and velocity. The Acceleration Calculator handles velocity changes over time.
Inputs Required
- Momentum mode (solve for p): Mass and velocity, each with a unit
- Momentum mode (solve for m): Momentum and velocity, each with a unit
- Momentum mode (solve for v): Momentum and mass, each with a unit
- Impulse mode (solve for J): Force and time interval, each with a unit
- Impulse mode (solve for F): Impulse and time interval, each with a unit
- Impulse mode (solve for dt): Impulse and force, each with a unit
- Impulse mode (solve for delta_p): Force and time interval, each with a unit
Outputs Provided
- Primary result: The solved variable in its SI base unit
- Unit conversions: The result in alternative units (imperial and SI)
- Calculation breakdown: Shows the formula with your actual values plugged in
- Copy button: Copy the result to your clipboard for notes or reports
How the Calculation Works
Momentum mode: p = m x v
Momentum mode: m = p / v
Momentum mode: v = p / m
Impulse mode: J = F x dt
Impulse mode: F = J / dt
Impulse mode: dt = J / F
Impulse equals momentum change: J = delta_p
1 kg m/s = 1 N s
1 slug ft/s = 1.35582 kg m/s
1 mph = 0.44704 m/s
1 lb = 0.453592 kg
In momentum mode, the calculator first converts all inputs to SI base units. Mass becomes kilograms. Velocity becomes meters per second. Momentum becomes kg m/s. Then it applies the selected formula. If you solve for momentum, it multiplies mass by velocity. If you solve for mass, it divides momentum by velocity. If you solve for velocity, it divides momentum by mass. The result stays in SI units, and the conversion grid shows it in alternative units like slug ft/s, lb, or mph.
In impulse mode, force converts to newtons and time converts to seconds. Impulse converts to kg m/s, which is equivalent to newton-seconds (N s). The calculator then applies the formula based on your selection. Solving for impulse multiplies force by time. Solving for force divides impulse by time. Solving for time divides impulse by force. The momentum change option uses the same calculation as impulse, since J = delta_p by definition.
How to Use the Calculator
- Pick momentum mode or impulse mode using the toggle buttons at the top
- Choose which variable to solve for from the Solve For dropdown
- Enter the two known values and select a unit for each
- Read the primary result in the highlighted box on the right
- Check the calculation breakdown to verify the formula with your values
- Review the unit conversion grid for the result in other units
- Click Copy Result if you want to save the value to your clipboard
Example Calculations
Maria, a physics student in Chicago, needs to find the momentum of a 1,500 kg sedan moving at 20 m/s. She enters mass = 1500 kg and velocity = 20 m/s, then selects Solve For: Momentum.
- m = 1500 kg, v = 20 m/s
- p = 1500 x 20 = 30,000 kg m/s
- In slug ft/s: 30,000 / 1.35582 = 22,127 slug ft/s
In a second example, James, an engineering intern in Houston, applies a force of 500 N to a machine component for 0.5 seconds. He wants the impulse delivered.
- F = 500 N, dt = 0.5 s
- J = 500 x 0.5 = 250 kg m/s (or 250 N s)
- This impulse changes the component's momentum by 250 kg m/s
Real-World Scenarios
Car Crash Analysis in Detroit
A crash test engineer at a Detroit automotive lab analyzes a 1,800 kg vehicle striking a barrier at 15 m/s. The momentum before impact is p = 1,800 x 15 = 27,000 kg m/s. The crash event lasts 0.12 seconds. The average force on the vehicle is F = delta_p / dt = 27,000 / 0.12 = 225,000 N, or about 225 kN. The engineer compares this to the vehicle's structural load limits. A longer crumple zone would extend the impact time and reduce the force. For example, stretching the crash duration to 0.20 seconds drops the force to 135,000 N. This is why crumple zones save lives. The National Highway Traffic Safety Administration publishes crash test procedures and force tolerance data for passenger vehicles.
Football Collision in Green Bay
A sports biomechanics researcher at Lambeau Field in Green Bay studies a linebacker hitting a running back. The linebacker has a mass of 110 kg and runs at 8 m/s. His momentum is p = 110 x 8 = 880 kg m/s. The running back has a mass of 95 kg and runs at 7 m/s in the opposite direction, giving him a momentum of 665 kg m/s in the opposite direction. The total system momentum before contact is 880 - 665 = 215 kg m/s in the linebacker's direction. The contact lasts about 0.05 seconds. The impulse delivered is J = F x dt, so the average contact force is F = 215 / 0.05 = 4,300 N if we consider the net change. The researcher uses these numbers to evaluate helmet and pad performance. The NFL's engineering committee publishes contact force data from instrumented mouthguards.
Rocket Staging Analysis at Kennedy Space Center
An aerospace engineer at Kennedy Space Center in Florida analyzes the first stage separation of a rocket. The first stage has a dry mass of 25,000 kg and travels at 2,500 m/s at separation. Its momentum is p = 25,000 x 2,500 = 62,500,000 kg m/s, or 62.5 x 10^6 kg m/s. The separation thrusters fire for 2 seconds with a total impulse of 5,000,000 N s. This changes the stage's momentum by 5,000,000 kg m/s. The engineer computes the velocity change: delta_v = J / m = 5,000,000 / 25,000 = 200 m/s. The stage slows from 2,500 m/s to 2,300 m/s, creating safe separation distance from the upper stage. NASA publishes rocket staging and impulse requirements in its spaceflight design manuals.
Common Mistakes to Avoid
- Treating momentum as a scalar: Momentum is a vector. A 1,000 kg car moving east at 10 m/s has momentum of 10,000 kg m/s east. A car of the same mass moving west at 10 m/s has momentum of 10,000 kg m/s west. When two objects collide head-on, you must account for direction. Adding the magnitudes without signs gives the wrong total momentum
- Confusing momentum with kinetic energy: Momentum is p = m x v. Kinetic energy is KE = 0.5 x m x v^2. Momentum depends on velocity linearly. Kinetic energy depends on velocity squared. Doubling velocity doubles momentum but quadruples kinetic energy. These are different quantities with different units and different conservation rules
- Forgetting unit conversions: If you mix kg with mph without converting, you get a wrong answer. Always convert velocity to m/s and mass to kg before computing momentum in kg m/s. This calculator handles conversions automatically, but manual calculations require care
- Assuming momentum is always conserved: Momentum is conserved only in a closed system with no external forces. If friction, gravity, or an external push acts on the system, momentum changes. A ball rolling to a stop loses momentum to friction. Conservation applies to isolated systems and to the total momentum of all interacting objects, not to individual objects
Limitations of This Calculator
This calculator handles linear momentum for straight-line motion. It does not compute relativistic momentum, which is required when velocities approach the speed of light. At speeds above about 0.1c, the classical formula p = mv breaks down and you need p = gamma x m x v, where gamma is the Lorentz factor. The calculator also does not handle angular momentum, which describes rotating objects and uses the formula L = I x omega. Vector addition of momentum components in two or three dimensions is not supported. This tool works with magnitudes along a single axis. For multi-dimensional collisions, you need to resolve momentum into x, y, and z components and apply conservation to each axis separately. The impulse mode assumes constant force over the time interval. For varying forces, the impulse is the integral of force over time, which this calculator does not compute.
Authoritative Research and Resources
- NIST: SI Units Reference - The National Institute of Standards and Technology provides official definitions of the kilogram, meter, second, and derived units. This is the authoritative source for the SI units used in momentum calculations (kg, m/s, N s). Useful when you need to verify unit definitions or conversion factors.
- HyperPhysics: Momentum - Georgia State University's HyperPhysics project offers a detailed reference on linear momentum, impulse, and conservation laws. It includes diagrams and worked examples. A good resource for students who want visual explanations of how momentum and impulse connect.
- Khan Academy: Linear Momentum and Impulse - A free course covering momentum, impulse, elastic and inelastic collisions, and conservation of momentum. Includes video lessons and practice problems. Well suited for high school and introductory college physics students.