Free for students · Ad-free · WCAG 2.1 AA Compliant · Accessibility

Linear Momentum

Lesson ~10 min read 8 MCQs

In simple terms: In simple terms, linear momentum is a measure of an object's "unstoppability," combining its mass and velocity. Heavier or faster objects have more momentum.

Why this matters

Imagine you're watching a football game. You've got a 300-pound lineman jogging slowly at 5 miles per hour. You've also got a 190-pound running back sprinting at 20 miles per hour. If you had to stand in front of one of them, which one would be harder to stop?

It's a tough call, right? The lineman has huge mass, but low speed. The running back is lighter, but incredibly fast. This question of "how hard is something to stop?" is exactly what we're tackling today. It’s not just about mass, and it’s not just about velocity. It’s about a new quantity that combines them: linear momentum.

We'll define what it is, how to calculate it, and why it's the key to understanding everything from a fender bender in a parking lot to the physics of a perfect baseball pitch.

Diagram

Defining Linear Momentum (p = mv) A diagram comparing the linear momentum of a slow, massive truck and a fast, light car. Both objects are shown to have the same momentum of 10,000 kg m/s, demonstrating that momentum is a product of both mass and velocity. Linear Momentum: A Balancing Act Linear Momentum: p⃗ = mv⃗ m = 4000 kg v = 2.5 m/s v⃗ p⃗ p = (4000 kg)(2.5 m/s) p = 10,000 kg⋅m/s m = 1000 kg v = 10 m/s v⃗ p⃗ (vector length is equal) p = (1000 kg)(10 m/s) p = 10,000 kg⋅m/s
This diagram shows two scenarios side-by-side to explain linear momentum. On the left, a large truck with a mass of 4000 kg moves slowly at 2.5 m/s. On the right, a small car with a mass of 1000 kg moves quickly at 10 m/s. Calculations show that both have an identical momentum of 10,000 kg⋅m/s, and their momentum vectors are drawn with equal length to visually represent this equality.

Concept map

flowchart TD
    A[Object with Mass (m) and Velocity (v)] --> B{Is the object moving?};
    B -->|Yes, v is not 0| C[Calculate Linear Momentum: p = m * v];
    B -->|No, v = 0| D[Linear Momentum p = 0];
    C --> E[Momentum is a vector in the same direction as velocity];
    E --> F{What kind of interaction will we analyze?};
    F -->|Collision| G[Brief, intense interaction where internal forces are dominant];
    F -->|Explosion| H[Interaction where internal forces push objects apart];
This diagram shows two scenarios side-by-side to explain linear momentum. On the left, a large truck with a mass of 4000 kg moves slowly at 2.5 m/s. On the right, a small car with a mass of 1000 kg moves quickly at 10 m/s. Calculations show that both have an identical momentum of 10,000 kg⋅m/s, and their momentum vectors are drawn with equal length to visually represent this equality.

Core explanation

Alright, let's get right into it. You already have a good intuition for force, energy, and velocity. Linear momentum is another crucial piece of the physics puzzle, especially when things start crashing into each other.

What is Linear Momentum?

At its heart, linear momentum is a measure of an object's "quantity of motion." It's the formal physics way of talking about the "oomph" or "unstoppability" we mentioned. The definition is simple and powerful:

Linear momentum (p⃗) is the product of an object's mass (m) and its velocity (v⃗).

The equation is one you'll use all the time:

p⃗ = mv⃗

Let's break this down:

  • p⃗ is the symbol for momentum. The little arrow on top is critical—it tells us momentum is a vector.
  • m is mass, a scalar, measured in kilograms (kg).
  • v⃗ is velocity, also a vector, measured in meters per second (m/s).

Because mass is always a positive scalar, the direction of the momentum vector (p⃗) is always the same as the direction of the velocity vector (v⃗). If a car is moving east, its momentum is also directed east.

The units for momentum come straight from the equation: mass times velocity. So, the standard unit is kilogram-meters per second (kg⋅m/s).

Momentum is a Vector

Imagine two identical bowling balls, each with a mass of 7 kg.

  • Ball A moves to the right at 2 m/s. Its momentum is p = (7 kg)(+2 m/s) = +14 kg⋅m/s.
  • Ball B moves to the left at 2 m/s. Its momentum is p = (7 kg)(-2 m/s) = -14 kg⋅m/s.

They have the same magnitude of momentum, but their momentums are different because their directions are opposite. On the AP exam, problems involving objects moving in opposite directions are common, and getting the signs right is essential.

Mass vs. Velocity: A Balancing Act

An object can have a large momentum by being very massive, very fast, or both. This leads to some interesting trade-offs.

Let's look at a classic example:

  • A large truck has a mass of m_truck = 4000 kg and is moving slowly at v_truck = 2.5 m/s.
  • A small car has a mass of m_car = 1000 kg and is moving quickly at v_car = 10 m/s.

Which one has more momentum? Let's calculate it.

For the truck: p_truck = (4000 kg)(2.5 m/s) = 10,000 kg⋅m/s

For the car: p_car = (1000 kg)(10 m/s) = 10,000 kg⋅m/s

They have the exact same momentum! The truck's huge mass is balanced by its low speed, while the car's high speed makes up for its smaller mass. In terms of "unstoppability," they are equivalent. This is a core idea you need to be comfortable with.

Setting the Stage for Collisions and Explosions

So why do we even need this concept? Because momentum is the key to analyzing interactions between objects. The AP curriculum defines two key types of interactions where we'll use momentum:

  1. 1
    Collisions
    This is a model for an interaction that happens over a very short time. Think of a bat hitting a baseball or two cars colliding. The key feature is that the forces the objects exert on each other are much, much larger than any other forces acting on the system (like friction or air resistance) during that brief moment. Because the interaction is so quick and intense, we can often ignore those smaller external forces. We use an "object model," meaning we only care about the system's state right before the collision and right after. We don't worry about the crunching metal or the deformation of the baseball during the impact itself.
  2. 2
    Explosions
    This is a model for an interaction where internal forces within a system push objects apart. The classic example is a firecracker. But in physics, it can also be something as simple as two ice skaters standing together and then pushing off from each other. They start as one system at rest, and then internal forces (their muscles) cause them to move apart.

In the topics to come, we'll see how the total momentum of a system is conserved in these interactions, which is an incredibly powerful tool for solving problems. For now, just know that this concept of momentum is our entry ticket to understanding these complex events.

Worked examples

Let's make this concrete with a few examples. The best way to learn physics is by doing it.


Example 1: Basic Momentum Calculation

Problem: A 0.45 kg soccer ball is kicked towards the goal. It leaves the player's foot and travels horizontally at 22 m/s. What is the momentum of the soccer ball?

Solution:

  1. 1
    Identify your knowns
    We know the mass (m = 0.45 kg) and the velocity (v = 22 m/s). We can assume the direction is positive, let's say to the right.
  2. 2
    Choose the right equation
    The definition of linear momentum is p⃗ = mv⃗. Since the motion is in one dimension, we can drop the vector arrows for calculation, but we'll keep the direction in mind.
  3. 3
    Plug in the values and solve
    p = (0.45 kg) * (22 m/s) p = 9.9 kg⋅m/s
  4. 4
    State the final answer with units and direction
    The momentum of the soccer ball is 9.9 kg⋅m/s in the horizontal direction it was kicked.

Why this matters: This is the most fundamental application of the formula. You need to be able to do this quickly and accurately. Notice the units: kg⋅m/s. Don't mix them up with Newtons or Joules.


Example 2: Comparing Momenta

Problem: Priya is driving her 1,200 kg car at 25 m/s down the highway. At the same time, a 70 kg cyclist, Marcus, is riding at 8 m/s. Who has more momentum, and by how much?

Solution:

  1. Analyze the problem. We need to calculate the momentum for both Priya's car and Marcus's bike and then compare them.

  2. Calculate Priya's momentum (p_Priya). m_Priya = 1200 kg v_Priya = 25 m/s p_Priya = (1200 kg) * (25 m/s) = 30,000 kg⋅m/s

  3. Calculate Marcus's momentum (p_Marcus). m_Marcus = 70 kg v_Marcus = 8 m/s p_Marcus = (70 kg) * (8 m/s) = 560 kg⋅m/s

  4. Compare the results. 30,000 kg⋅m/s is much larger than 560 kg⋅m/s. Priya's car has significantly more momentum. To find out by how much, you can find the ratio or the difference. Ratio: 30,000 / 560 ≈ 53.6 Difference: 30,000 - 560 = 29,440 kg⋅m/s

Why this is a common mistake area: Students sometimes just look at the speeds and think the faster object has more momentum. Here, the car is much faster, but its enormous mass is the dominant factor. You must always consider both mass and velocity. Don't try to eyeball it; do the calculation.

Try it yourself

Now it's your turn to try. Don't just look for the answer; walk through the steps we used in the examples.

Problem 1: A professional baseball pitcher throws a fastball. The ball has a mass of 0.145 kg and its momentum is measured to be 6.525 kg⋅m/s just before it reaches the plate. What is the velocity of the baseball in m/s?

Hint: You have p and m. Rearrange the momentum formula to solve for v.

Problem 2: A 15,000 kg freight container sits on a train car moving at 1.5 m/s. A 0.004 kg (4 gram) bullet is fired at 950 m/s. Which object has a greater magnitude of momentum?

Hint: Don't guess based on size or speed! Calculate the momentum for each object separately and then compare the two numbers.