EngiRef / Formulas

Linear Momentum

Product of mass and velocity

Dynamics

Source Details

Id

mech-momentum

Name

Linear Momentum

Discipline

mechanical

Category

Dynamics

Latex

p = mv

Description

Product of mass and velocity

Variables
[
  {
    "symbol": "p",
    "name": "Momentum",
    "unit": "kg·m/s",
    "siUnit": "kg·m/s"
  },
  {
    "symbol": "m",
    "name": "Mass",
    "unit": "kg",
    "siUnit": "kg",
    "imperialUnit": "slug"
  },
  {
    "symbol": "v",
    "name": "Velocity",
    "unit": "m/s",
    "siUnit": "m/s",
    "imperialUnit": "ft/s"
  }
]
Solve For

p, m, v

Tags

momentum, mass, velocity

Is Custom

false