Linear 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
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];
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.mis 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 kgand is moving slowly atv_truck = 2.5 m/s. - A small car has a mass of
m_car = 1000 kgand is moving quickly atv_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:
- 1CollisionsThis 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.
- 2ExplosionsThis 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:
- 1Identify your knownsWe 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. - 2Choose the right equationThe 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. - 3Plug in the values and solve
p = (0.45 kg) * (22 m/s)p = 9.9 kg⋅m/s - 4State the final answer with units and directionThe 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:
-
Analyze the problem. We need to calculate the momentum for both Priya's car and Marcus's bike and then compare them.
-
Calculate Priya's momentum (
p_Priya).m_Priya = 1200 kgv_Priya = 25 m/sp_Priya = (1200 kg) * (25 m/s) = 30,000 kg⋅m/s -
Calculate Marcus's momentum (
p_Marcus).m_Marcus = 70 kgv_Marcus = 8 m/sp_Marcus = (70 kg) * (8 m/s) = 560 kg⋅m/s -
Compare the results.
30,000 kg⋅m/sis much larger than560 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.6Difference: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.
Practice — 8 questions
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.
p⃗ = mv⃗
- 4.1.A: Describe the linear momentum of an object or system.
- 4.1.A.1
- Linear momentum is defined by the equation p⃗ = mv⃗.
- 4.1.A.2
- Momentum is a vector quantity and has the same direction as the velocity.
- 4.1.A.3
- Momentum can be used to analyze collisions and explosions.
- 4.1.A.3.i
- A collision is a model for an interaction where the forces exerted between the involved objects in the system are much larger than the net external force exerted on those objects during the interaction.
- 4.1.A.3.ii
- As only the initial and final states of a collision are analyzed, the object model may be used to analyze collisions.
- 4.1.A.3.iii
- An explosion is a model for an interaction in which forces internal to the system move objects within that system apart.
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];
Read what Saavi narrates
Hi everyone, it's Saavi from Shrutam. Let's talk about one of my favorite topics in physics: linear momentum.
Imagine you're watching a football game. You've got a 300-pound lineman jogging slowly. You've also got a 190-pound running back sprinting at full speed. If you had to stop one of them, who would be harder to stop? It's tricky, right? The lineman has the mass, but the running back has the speed.
This question of "how hard is something to stop?" is exactly what linear momentum helps us answer. It’s not just about mass, and it’s not just about velocity. It’s a new quantity that combines them. We're going to see that momentum is the key to understanding everything from a fender bender to a baseball pitch.
The big idea is this: linear momentum is a measure of an object's "quantity of motion." The equation is simple: momentum equals mass times velocity. Or, p equals m times v.
Let's try an example. Say a soccer ball with a mass of 0.45 kilograms is kicked and travels at 22 meters per second. What's its momentum? We just multiply the two. So, 0.45 kilograms times 22 meters per second gives us 9.9 kilogram-meters per second. That's it. That's the momentum.
Now, here’s a really common mistake I see every year. Students mix up momentum and kinetic energy. They sound similar, but they're different. Momentum is p equals m times v. Kinetic energy is one-half m v-squared. That 'squared' makes a huge difference. Momentum is about an object's "unstoppability," while kinetic energy is about its "energy of motion." Always double-check which one the question is asking for.
So, that's our starting point for momentum. It's a simple formula, but it's the foundation for our entire unit on collisions. Keep practicing, and you'll get the hang of it in no time.
You'll get the wrong answer in any problem with objects moving in more than one direction (e.g., up/down, left/right). A momentum of `+10 kg⋅m/s` is fundamentally different from `-10 kg⋅m/s`.
Always define a coordinate system. For example, "right is positive, left is negative." Assign signs to your velocities *before* you calculate momentum.
They are different physical quantities with different units and different mathematical relationships. Velocity is squared for KE, but not for momentum. An object can have momentum but zero kinetic energy is impossible (if m>0), but two objects can have the same momentum but different kinetic energies.
When you see a problem, ask yourself: "Is it asking about 'unstoppability' (momentum) or 'energy of motion' (kinetic energy)?" Write down the correct formula, `p=mv` or `KE=½mv²`, before you start plugging in numbers.
The formula is `p = mv`. If an object is stationary, its velocity `v` is zero. Anything multiplied by zero is zero.
Remember that if `v = 0`, then `p = 0`. An object must be moving to have linear momentum.
The units for momentum are derived from its formula: `kg * m/s`. Newtons are the unit of force (`kg * m/s²`). Using the wrong units will cost you points and shows a misunderstanding of the concepts.
Double-check your units at the end of every calculation. For momentum, it should always be `kg⋅m/s`.