Momentum Formula Calculator

Complete mechanics guide • Step-by-step solutions

\( p = mv \)

Momentum is a fundamental concept in physics that describes the quantity of motion an object has. It is defined as the product of an object's mass (m) and its velocity (v). Momentum is a vector quantity, meaning it has both magnitude and direction. The SI unit of momentum is kilogram meters per second (kg·m/s).

Key properties of momentum:

  • Momentum is conserved in isolated systems (conservation of momentum)
  • Greater mass or velocity results in greater momentum
  • Momentum is directional, following the direction of velocity
  • Change in momentum equals impulse (FΔt)

Use this formula whenever analyzing motion, collisions, or forces in physics problems. It's essential for understanding how objects interact and transfer energy during impacts, explosions, and other mechanical events.

Momentum Parameters

Options

Results

p = 50.00 kg·m/s
Momentum
I = 40.00 N·s
Impulse
Δp = 40.00 kg·m/s
Change in Momentum
KE = 250.00 J
Kinetic Energy
Property Value Unit Description

Enter parameters to see solution steps.

Momentum Formula Explained

What is Momentum?

Momentum is a measurement involving mass in motion, capturing the quantity of motion an object has. It is a vector quantity, meaning it has both magnitude and direction. The momentum formula p = mv defines momentum as the product of an object's mass (m) and its velocity (v). This fundamental concept is central to understanding how objects interact in collisions and other physical phenomena.

The Momentum Formula

The basic momentum formula is:

\(p = mv\)

Where:

  • \(p\) = momentum (kg·m/s)
  • \(m\) = mass (kg)
  • \(v\) = velocity (m/s)

Impulse and Change in Momentum
1
Impulse: The product of force and time interval, I = FΔt
2
Impulse-Momentum Theorem: I = Δp = m(v_f - v_i)
3
Conservation: In isolated systems, total momentum remains constant
4
Kinetic Energy: KE = ½mv², related to momentum by KE = p²/2m
Momentum Properties

Key characteristics of momentum:

  • Vector Quantity: Has both magnitude and direction
  • Conserved: Total momentum in an isolated system remains constant
  • Dependent: Increases with mass or velocity
  • Directional: Follows the direction of velocity vector
Applications
  • Collisions: Analyzing before and after scenarios
  • Rocket Propulsion: Conservation of momentum principle
  • Sports: Understanding impact and force
  • Engineering: Safety systems and impact analysis

Momentum Fundamentals

Basic Formula

p = mv, where p is momentum, m is mass, v is velocity.

Impulse Formula

I = FΔt = Δp = m(v_f - v_i)

Where I = impulse, F = force, Δt = time interval.

Key Rules:
  • Momentum is conserved in isolated systems
  • Greater mass or velocity increases momentum
  • Momentum is a vector quantity

Conservation of Momentum

Conservation Law

Total momentum before = Total momentum after in isolated systems.

Collision Types
  1. Elastic collisions (both momentum and KE conserved)
  2. Inelastic collisions (momentum conserved, KE not)
  3. Perfectly inelastic (objects stick together)
Considerations:
  • System must be isolated (no external forces)
  • Vector directions matter in calculations
  • Momentum transfers between objects
  • Can be applied to multiple dimensions

Momentum Formula Learning Quiz

Question 1: Multiple Choice - Momentum Calculation

A car of mass 1000 kg is traveling at 20 m/s. What is its momentum?

Solution:

Using the momentum formula p = mv, where m = 1000 kg and v = 20 m/s:

p = 1000 × 20 = 20,000 kg·m/s

The answer is C) 20000 kg·m/s.

Pedagogical Explanation:

Momentum is calculated as the product of mass and velocity. This fundamental relationship shows that momentum increases linearly with both mass and velocity. Understanding this basic calculation is crucial because it forms the foundation for more complex momentum problems, including collisions and conservation scenarios.

Key Definitions:

Momentum: The product of mass and velocity (p = mv)

Vector Quantity: Has both magnitude and direction

SI Unit: Kilogram meters per second (kg·m/s)

Important Rules:

• Momentum = mass × velocity

• Direction of momentum matches velocity direction

• Greater mass or velocity results in greater momentum

Tips & Tricks:

• Remember: p = mv (simple multiplication)

• Units: kg·m/s (mass in kg, velocity in m/s)

• Momentum is directional - consider signs for direction

Common Mistakes:

• Forgetting to convert units properly

• Mixing up mass and weight in calculations

• Ignoring the vector nature of momentum

Question 2: Detailed Answer - Impulse and Change in Momentum

A 5 kg object initially moving at 3 m/s experiences a constant force of 10 N for 2 seconds. Calculate the final velocity of the object and explain how impulse relates to the change in momentum.

Solution:

Step 1: Calculate impulse using I = FΔt

I = 10 N × 2 s = 20 N·s

Step 2: Calculate initial momentum

p_initial = mv_initial = 5 kg × 3 m/s = 15 kg·m/s

Step 3: Apply impulse-momentum theorem: I = Δp = p_final - p_initial

20 N·s = p_final - 15 kg·m/s

p_final = 20 + 15 = 35 kg·m/s

Step 4: Calculate final velocity

v_final = p_final/m = 35 kg·m/s ÷ 5 kg = 7 m/s

The final velocity is 7 m/s. The impulse (20 N·s) equals the change in momentum (20 kg·m/s).

Pedagogical Explanation:

The impulse-momentum theorem states that impulse equals the change in momentum. This relationship is fundamental in analyzing forces acting over time intervals. When a force acts on an object for a duration, it changes the object's momentum by an amount equal to the impulse. This principle is particularly useful in collision problems and safety engineering.

Key Definitions:

Impulse: Product of force and time interval (I = FΔt)

Impulse-Momentum Theorem: I = Δp = m(v_f - v_i)

Change in Momentum: Difference between final and initial momentum

Important Rules:

• I = FΔt (impulse equals force times time)

• I = Δp (impulse equals change in momentum)

• Impulse is vector quantity in direction of force

Tips & Tricks:

• Impulse always equals change in momentum

• Use this theorem for force-time problems

• Remember direction matters for vectors

Common Mistakes:

• Confusing impulse with momentum

• Forgetting that impulse is vector quantity

• Not considering direction in vector calculations

Question 3: Word Problem - Collision Scenario

A 2 kg ball moving at 4 m/s collides elastically with a stationary 3 kg ball. Calculate the velocities of both balls after the collision, assuming the collision is perfectly elastic.

Solution:

Step 1: Define variables

Before collision: m₁ = 2 kg, v₁ = 4 m/s, m₂ = 3 kg, v₂ = 0 m/s

After collision: v₁' = ?, v₂' = ?

Step 2: Apply conservation of momentum

m₁v₁ + m₂v₂ = m₁v₁' + m₂v₂'

2(4) + 3(0) = 2v₁' + 3v₂'

8 = 2v₁' + 3v₂' ... (1)

Step 3: Apply conservation of kinetic energy (elastic collision)

½m₁v₁² + ½m₂v₂² = ½m₁v₁'² + ½m₂v₂'²

½(2)(4)² + ½(3)(0)² = ½(2)v₁'² + ½(3)v₂'²

16 = v₁'² + 1.5v₂'² ... (2)

Step 4: Solve the system of equations

From equation (1): v₁' = (8 - 3v₂')/2

Substituting into equation (2): 16 = ((8-3v₂')/2)² + 1.5v₂'²

After solving: v₂' = 3.2 m/s, v₁' = -0.8 m/s

Therefore, the 2 kg ball moves backward at 0.8 m/s, and the 3 kg ball moves forward at 3.2 m/s.

Pedagogical Explanation:

In elastic collisions, both momentum and kinetic energy are conserved. This creates a system of equations that can be solved simultaneously. The negative sign for the first ball indicates it reverses direction after the collision. This problem demonstrates the power of conservation laws in predicting outcomes of physical interactions.

Key Definitions:

Elastic Collision: Both momentum and kinetic energy are conserved

Conservation of Momentum: Total momentum remains constant

Conservation of Kinetic Energy: Total KE remains constant

Important Rules:

• Momentum conserved in all collisions

• KE conserved only in elastic collisions

• Direction matters in momentum calculations

Tips & Tricks:

• Use conservation of momentum first

• For elastic collisions, use KE conservation too

• Signs indicate direction of motion

Common Mistakes:

• Forgetting to account for direction (signs)

• Applying KE conservation to inelastic collisions

• Mixing up before and after values

Question 4: Application-Based Problem - Rocket Propulsion

A rocket of initial mass 1000 kg ejects gas at a rate of 10 kg/s with a velocity of 2000 m/s relative to the rocket. Calculate the thrust produced by the rocket and explain how this relates to conservation of momentum.

Solution:

Step 1: Calculate thrust using the rocket equation

Thrust = ṁ × v_exhaust

Where ṁ = mass flow rate = 10 kg/s

v_exhaust = exhaust velocity = 2000 m/s

Thrust = 10 kg/s × 2000 m/s = 20,000 N

Step 2: Explain momentum conservation

Initially, the system (rocket + fuel) has zero momentum. As fuel is ejected backward, the rocket gains forward momentum. The momentum lost by the exhaust gases equals the momentum gained by the rocket, satisfying conservation of momentum.

The rocket produces a thrust of 20,000 N.

Pedagogical Explanation:

Rocket propulsion is a perfect example of conservation of momentum. The rocket expels mass in one direction, gaining momentum in the opposite direction. This principle doesn't require an external medium to push against, unlike conventional engines. The thrust generated depends on the rate of mass ejection and the exhaust velocity.

Key Definitions:

Rocket Thrust: Force generated by ejecting mass (ṁv)

Mass Flow Rate: Rate at which mass is expelled (kg/s)

Exhaust Velocity: Velocity of expelled mass relative to rocket

Important Rules:

• Thrust = mass flow rate × exhaust velocity

• Momentum conserved in rocket-fuel system

• Works in vacuum due to momentum conservation

Tips & Tricks:

• Higher exhaust velocity increases efficiency

• Greater mass flow rate increases thrust

• Applies Newton's third law fundamentally

Common Mistakes:

• Thinking rockets need air to push against

• Forgetting momentum conservation in propulsion

• Confusing thrust with velocity

Question 5: Multiple Choice - Conservation of Momentum

Which of the following statements about conservation of momentum is correct?

Solution:

Conservation of momentum states that the total momentum of an isolated system remains constant when no external forces act on the system. This applies to all types of collisions (elastic and inelastic) and various physical processes. The condition is that the system must be isolated from external forces.

The answer is C) Momentum is conserved in isolated systems with no external forces.

Pedagogical Explanation:

Conservation of momentum is one of the fundamental laws of physics. It applies universally to isolated systems, regardless of the type of interaction. The key condition is that no external forces act on the system. This principle is more general than conservation of kinetic energy, which only applies to elastic collisions.

Key Definitions:

Isolated System: System with no external forces acting on it

External Forces: Forces from outside the system

Fundamental Law: Principle that applies universally

Important Rules:

• Applies to all collision types

• Requires isolated system (no external forces)

• More general than energy conservation

Tips & Tricks:

• Define your system boundaries carefully

• Check for external forces before applying

• Works for any dimension (1D, 2D, 3D)

Common Mistakes:

• Assuming momentum is always conserved (ignoring external forces)

• Thinking it only applies to specific situations

• Confusing with conservation of energy

Momentum Formula

FAQ

Q: What is the difference between momentum and kinetic energy?

A: While both momentum and kinetic energy describe aspects of motion, they are fundamentally different quantities. Momentum is defined as p = mv (mass × velocity) and is a vector quantity that has both magnitude and direction. Kinetic energy is defined as KE = ½mv² and is a scalar quantity that only has magnitude.

The key differences are:

  • Momentum is linearly dependent on velocity (p ∝ v), while kinetic energy is quadratically dependent (KE ∝ v²)
  • Momentum is conserved in all isolated collisions, but kinetic energy is only conserved in elastic collisions
  • Momentum has direction, kinetic energy does not

These relationships mean that for the same mass, doubling the velocity doubles the momentum but quadruples the kinetic energy.

Q: How does the impulse-momentum theorem apply in real-world safety systems?

A: The impulse-momentum theorem (I = Δp = FΔt) is fundamental to safety system design. By extending the time interval (Δt) over which a collision occurs, the average force experienced can be significantly reduced. This principle is applied in:

  • Car crumple zones that extend collision time
  • Airbags that increase the time over which the person's momentum changes
  • Padded surfaces that lengthen impact duration
  • Seat belts that stretch slightly during impact

Since impulse (change in momentum) is fixed by the situation, increasing the time reduces the force according to F = Δp/Δt, making impacts less dangerous.

About

Physics Team
This calculator was created with AI and may make errors. Consider checking important information. Updated: Jan 2026.