Change in Momentum and Impulse
Why this matters
Picture a major league batter at the plate. The pitcher throws a 95 mph fastball. The batter can do two very different things. They could lay down a bunt, where the bat just barely touches the ball, gently nudging it into the infield. The bat and ball are in contact for a tiny fraction of a second.
Or, they could swing for the fences. In a home run swing, the batter follows through, keeping the bat in contact with the ball for as long as possible to drive it over the wall.
In both cases, the bat applies a force to the ball. But the outcome—a gentle bunt versus a 400-foot home run—is dramatically different. Why? It's not just about the force, but also about how long that force is applied. This combination of force and time is what we call impulse, and it's the key to understanding any change in motion, from a car crash to a rocket launch. Today, we'll unpack this powerful idea.
Diagram
Concept map
flowchart TD
A[Net Force, F_net] -->|Applied over time, Δt| B(Impulse, J);
B -->|Causes| C(Change in Momentum, Δp);
C -->|Is defined as| D(p_final - p_initial);
C -->|Results in| E(Change in Velocity, Δv);
subgraph "Impulse-Momentum Theorem"
B -.->|J = Δp| C;
end
subgraph "Graphical Analysis"
F[F-t Graph] -- Area --> B;
G[p-t Graph] -- Slope --> A;
end
Core explanation
Hello everyone! Let's dive into one of the most fundamental relationships in physics. It's a concept that elegantly connects forces with the changes they produce.
From Newton's Second Law to Momentum
You're already good friends with Newton's Second Law: F⃗_net = ma⃗. It's been your go-to for solving problems involving forces and acceleration. But we can write it in a way that gives us an even deeper insight.
Remember the definition of acceleration: it's the rate of change of velocity, or a⃗ = Δv⃗ / Δt.
Let's substitute that into Newton's Second Law:
F⃗_net = m(Δv⃗ / Δt)
Now, let's do a little algebra and multiply both sides by Δt:
F⃗_net * Δt = mΔv⃗
Look at the right side of that equation, mΔv⃗. Since momentum (p⃗) is mv⃗, then mΔv⃗ is just the change in momentum, Δp⃗.
So, we can rewrite our equation as:
F⃗_net * Δt = Δp⃗
This equation is a powerhouse. It tells us that a net force applied for a certain amount of time causes a change in an object's momentum.
Defining Impulse
Physicists give a special name to that left side of the equation, F⃗_net * Δt. We call it impulse, and we give it the symbol J⃗.
J⃗ = F⃗_avg * Δt
Impulse is the product of the average force exerted on an object and the time interval over which that force acts.
This is where some students get a little confused. They ask, "Why 'average' force?" Think back to the baseball bat. The force the bat exerts on the ball isn't constant. It ramps up from zero to some huge peak value and then drops back to zero, all in a few milliseconds. It's messy. Using the average force lets us simplify the situation and still get the correct result.
Since impulse equals F⃗_avg * Δt, its units are Newton-seconds (N·s).
And because force is a vector, impulse is also a vector. Its direction is the same as the direction of the average net force that causes it.
The Impulse-Momentum Theorem
Now we can put it all together. We established that F⃗_net * Δt = Δp⃗, and we just defined J⃗ = F⃗_avg * Δt. Therefore:
J⃗ = Δp⃗
This simple, beautiful equation is called the Impulse-Momentum Theorem. It states that the impulse delivered to an object is exactly equal to the change in that object's momentum.
Think of it like this: Momentum is a state of being, like the amount of money in your bank account. Impulse is the transaction—the deposit or withdrawal—that changes that state. You can't change your account balance without a transaction; you can't change an object's momentum without an impulse.
This theorem is actually a more fundamental statement than F=ma. Why? Because it works even when mass changes, like in a rocket burning fuel. For AP Physics 1, we'll stick to constant mass, but it's cool to know! In fact, we can get F=ma right back from the theorem:
F⃗_net = Δp⃗ / Δt = m(Δv⃗ / Δt) = ma⃗
Finding Impulse from a Graph
What if the force isn't constant or we don't know the average force? This is where graphs become our best friend.
1. Force vs. Time Graph
Imagine you have a graph that plots the net force on an object versus time.
The equation for impulse is J = F_avg * Δt. If the force were constant, this would just be the area of a rectangle on the graph (height F times width Δt). It turns out this is true even for a changing force!
The impulse J is the area under the curve of a Force vs. Time graph.
For the triangular force pulse shown in the visual, we can find the impulse by calculating the area of the triangle:
Impulse = Area = ½ × base × height
J = ½ × (0.04 s) × (100 N) = 2.0 N·s
So, the total impulse delivered to the object is 2.0 N·s. By the Impulse-Momentum Theorem, this means the object's change in momentum, Δp, is 2.0 kg·m/s.
2. Momentum vs. Time Graph
We can also flip our perspective. Remember our starting point:
F⃗_net = Δp⃗ / Δt
Look at that right side. Δp / Δt is "rise over run" for a momentum vs. time graph.
The net force F_net is the slope of a Momentum vs. Time graph.
This is a powerful pair of ideas to remember for the exam:
- F-t graphArea = Impulse (which equals
Δp) - p-t graphSlope = Net Force
Mastering this graphical relationship will serve you well.
Worked examples
Let's make this concrete with a couple of examples.
Kicking a Soccer Ball
Aaliyah kicks a 0.45 kg soccer ball that is initially at rest. Her foot is in contact with the ball for 0.050 seconds, and the ball leaves her foot with a velocity of 25 m/s. What was the average force she exerted on the ball?
1. Identify your goal.
We need to find the average force, F_avg. The problem gives us mass, a time interval, and initial/final velocities. This smells like an impulse-momentum problem.
2. Find the change in momentum (Δp).
The formula for change in momentum is Δp = p_f - p_i.
- Initial momentum:
p_i = mv_i = (0.45 kg)(0 m/s) = 0 kg·m/s. - Final momentum:
p_f = mv_f = (0.45 kg)(25 m/s) = 11.25 kg·m/s. - Change in momentum:
Δp = 11.25 - 0 = 11.25 kg·m/s.
3. Use the Impulse-Momentum Theorem.
The theorem states F_avg * Δt = Δp. We know Δt and we just found Δp. Now we can solve for the force.
F_avg * (0.050 s) = 11.25 kg·m/s
F_avg = (11.25 kg·m/s) / (0.050 s)
F_avg = 225 N
So, the average force Aaliyah exerted on the ball was 225 Newtons. That's about 50 pounds of force!
Using a Force-Time Graph
A 0.50 kg cart is initially at rest on a frictionless track. It is then pushed with a force that varies with time, as shown in the graph below. What is the cart's final speed at t = 0.04 s?
(Imagine the triangular Force vs. Time graph from the visual plan is shown here, peaking at 100 N at 0.02 s and ending at 0.04 s).
1. Realize what the graph gives you. This is a Force vs. Time graph. The key piece of information we can get from this graph is the impulse, which is the area under the curve.
2. Calculate the impulse (J).
The shape is a triangle. The area of a triangle is ½ * base * height.
- Base: The force is applied from t=0 to t=0.04 s, so the base is 0.04 s.
- Height: The peak force is 100 N.
J = Area = ½ * (0.04 s) * (100 N) = 2.0 N·s
3. Apply the Impulse-Momentum Theorem.
The theorem tells us J = Δp. So, the change in the cart's momentum is 2.0 N·s. Since 1 N = 1 kg·m/s², a N·s is the same as a kg·m/s.
Δp = 2.0 kg·m/s
4. Solve for the final velocity.
We know Δp = p_f - p_i = mv_f - mv_i.
The cart starts from rest, so v_i = 0 and p_i = 0.
This simplifies the equation to Δp = mv_f.
2.0 kg·m/s = (0.50 kg) * v_f
v_f = (2.0 kg·m/s) / (0.50 kg)
v_f = 4.0 m/s
The final speed of the cart is 4.0 m/s.
This is a classic AP problem. They love asking you to find impulse from the area of a graph and then use it to find a final velocity. Don't let the graph intimidate you; just remember that "area under the F-t curve" means impulse.
Try it yourself
Ready to try one on your own?
Problem 1: A 150 g (that's 0.150 kg!) baseball is thrown with a speed of 40 m/s. It is hit straight back at the pitcher with a speed of 50 m/s. The bat was in contact with the ball for 5.0 milliseconds (0.005 s). What was the average force exerted by the bat on the ball?
Hint 1: Be careful with your signs! Define a direction as positive (e.g., the direction of the pitched ball). The final velocity will be negative.
Hint 2: Remember that Δp = p_final - p_initial.
Problem 2: A box is pulled across the floor. The graph of the net force on the box vs. time is a rectangle, with a constant force of 10 N applied from t=2s to t=5s. If the box started from rest, what is its change in momentum?
Hint: What's the area of a rectangle?
Practice — 8 questions
In simple terms, impulse is a force applied over a period of time, and it's exactly what causes an object's momentum to change.
- 4.2.A: Describe the impulse delivered to an object or system.
- 4.2.B: Describe the relationship between the impulse exerted on an object or a system and the change in momentum of the object or system.
- 4.2.A.1
- The rate of change of momentum is equal to the net external force exerted on an object or system. Relevant equation: F⃗_net = Δp⃗/Δt
- 4.2.A.2
- Impulse is defined as the product of the average force exerted on a system and the time interval during which that force is exerted on the system. Relevant equation: J⃗ = F⃗_avgΔt
- 4.2.A.3
- Impulse is a vector quantity and has the same direction as the net force exerted on the system.
- 4.2.A.4
- The impulse delivered to a system by a net external force is equal to the area under the curve of a graph of the net external force exerted on the system as a function of time.
- 4.2.A.5
- The net external force exerted on a system is equal to the slope of a graph of the momentum of the system as a function of time.
- 4.2.B.1
- Change in momentum is the difference between a system's final momentum and its initial momentum. Relevant equation: Δp⃗ = p⃗ - p⃗₀
- 4.2.B.2
- The impulse-momentum theorem relates the impulse exerted on a system and the system's change in momentum. Relevant equation: J⃗ = F⃗_avgΔt = Δp⃗
- 4.2.B.3
- Newton's second law of motion is a direct result of the impulse-momentum theorem applied to systems with constant mass. Relevant equation F⃗_net = Δp⃗/Δt = m(Δv⃗/Δt) = ma⃗
flowchart TD
A[Net Force, F_net] -->|Applied over time, Δt| B(Impulse, J);
B -->|Causes| C(Change in Momentum, Δp);
C -->|Is defined as| D(p_final - p_initial);
C -->|Results in| E(Change in Velocity, Δv);
subgraph "Impulse-Momentum Theorem"
B -.->|J = Δp| C;
end
subgraph "Graphical Analysis"
F[F-t Graph] -- Area --> B;
G[p-t Graph] -- Slope --> A;
end
Read what Saavi narrates
(Sound of a gentle page turn)
Hey there. Let's talk about collisions. Think about a baseball batter. They can take a 95-mile-per-hour fastball and either gently bunt it... or they can swing for the fences and send it flying. The force of the bat is part of the story, sure, but what's the other part? It's time. How long the bat stays in contact with the ball.
That combination of force and time is what we call impulse. And it's the key to understanding any change in motion.
In this lesson, we're connecting force, time, and momentum. The big idea is called the Impulse-Momentum Theorem. It sounds fancy, but it just says that the impulse on an object... so, the force acting on it over time... is exactly equal to the change in the object's momentum. An impulse *causes* a change in momentum.
Let's look at a classic problem. Imagine a half-kilogram cart, sitting still on a track. We're going to push it, but not with a steady force. The force will ramp up to a peak of one hundred Newtons, and then drop back to zero, all in less than a blink of an eye. If we graph this, it looks like a little triangle. The question is, how fast is the cart going at the end?
This is where students sometimes freeze up. But don't. Just remember what a Force-Time graph tells you. The area under the graph is the impulse.
Our graph is a triangle. The area of a triangle is one-half times the base times the height. The base of our triangle is zero point zero four seconds, and the peak height is one hundred Newtons. So, one-half times zero point zero four times one hundred... gives us two. The impulse is two Newton-seconds.
And here's the magic: the Impulse-Momentum Theorem says that impulse equals the change in momentum. So, the cart's change in momentum is two kilogram-meters-per-second.
Since the cart started from rest, its change in momentum is just its final momentum... mass times final velocity. So, two equals zero point five times v-final. A little algebra, and we get that the final velocity is four meters per second. We took a weird-looking graph and found a real-world speed. That's physics.
Now, a common mistake I see every year is forgetting that momentum is a vector. If a ball hits a wall and bounces back, its velocity changes from positive to negative. The change in velocity isn't small, it's actually almost double the initial speed! You have to subtract a negative number, which means you add them. Always, always define your positive direction first.
You're building a powerful toolkit here. Keep practicing with these ideas, and you'll see how they unlock so many problems. You've got this.
Direction is critical. If a ball hits a wall at +10 m/s and bounces back at -8 m/s, the change in velocity is `Δv = v_f - v_i = (-8) - (+10) = -18 m/s`, not 2 m/s. Your signs must be consistent.
Always define a positive direction at the start of the problem. Any velocity or force pointing in the opposite direction gets a negative sign.
The formula is `J = F_avg * Δt`, not `J = F_peak * Δt`. Using the peak force will give you a much larger impulse than the actual value.
For a graph of force vs. time, always calculate the **area** under the curve to find the impulse. This method correctly accounts for the changing force.
They are related, but not the same. Momentum is a property an object *has* at an instant (mass in motion). Impulse is an action done *to* an object over a time interval that *changes* its momentum.
Think of the analogy: `p` is your bank balance. `J` is the deposit or withdrawal. You don't say "my bank balance is the deposit." You say "the deposit changed my bank balance."
You'll calculate the wrong physical quantity. The slope of a Force-Time graph isn't a quantity we typically use in this course, but the area is critical (it's impulse). Conversely, for a Momentum-Time graph, the area isn't typically useful, but the slope is (it's the net force).
Memorize this pair: F vs. t graph:** Area = Impulse (`J`) p vs. t graph:** Slope = Net Force (`F_net`)