Impulse-Momentum Theorem Explained (AP Physics 1)

The impulse-momentum theorem says the impulse on an object equals its change in momentum: average net force times contact time equals mass times change in velocity. Find impulse by multiplying average force by time, computing the momentum change directly, or taking the area under a force-time graph.

AP Physics: Unit 4 (topics 4.1 Linear Momentum, 4.2 Change in Momentum and Impulse). Impulse and momentum change are Topics 4.1 and 4.2 in Unit 4 of AP Physics 1, which carries 10 to 15 percent of the multiple-choice section. AP Physics C: Mechanics covers the same ideas in its own Unit 4, adding the calculus form in which net force is the time derivative of momentum.

What the Impulse-Momentum Theorem Says

The impulse-momentum theorem states that the impulse delivered to an object equals its change in momentum. On the AP Physics 1 equation sheet it appears as J=FavgΔt=ΔpJ = F_{avg} \Delta t = \Delta p, where p=mvp = mv is linear momentum.

Impulse is what a force accomplishes over a time interval. Push harder, or push for longer, and you change the object's momentum by more. The units line up too: a newton second (N s) is exactly a kilogram meter per second (kg m/s), so impulse and momentum change are measured in the same unit.

The theorem is Newton's second law in disguise. Start with Fnet=maF_{net} = ma, write acceleration as Δv/Δt\Delta v / \Delta t, and multiply both sides by Δt\Delta t: you get FnetΔt=mΔv=ΔpF_{net} \Delta t = m \Delta v = \Delta p. It is the time analog of the work-energy theorem: force acting through a distance changes kinetic energy, while force acting over a time changes momentum.

Three Ways to Find Impulse

How you find impulse depends on what the problem gives you.

  • Force and time known: use J=FavgΔtJ = F_{avg} \Delta t. A 200 N average force acting for 0.30 s delivers J=200×0.30=60J = 200 \times 0.30 = 60 N s.
  • Velocities known: use J=Δp=mvfmviJ = \Delta p = m v_f - m v_i. This works even when you know nothing about the force itself.
  • Force-time graph given: impulse is the area under the curve.

The power of the theorem is switching between these views. In a collision you almost never know the force directly, but you can measure velocities before and after. Compute Δp\Delta p, divide by the contact time, and you have the average force. That is exactly how problems ask you to estimate the force on a ball, a car, or a person: momentum change first, then force.

Force-Time Graphs: Area Equals Impulse

On a graph of net force versus time, the impulse over any interval equals the area between the curve and the time axis. This is the graph skill AP loves to test.

For straight-line segments, break the area into rectangles and triangles. A constant 400 N for 0.05 s is a rectangle: J=400×0.05=20J = 400 \times 0.05 = 20 N s. A force ramping linearly from 0 up to 400 N over 0.05 s is a triangle: J=12(0.05)(400)=10J = \frac{1}{2}(0.05)(400) = 10 N s.

Two details matter. First, area below the time axis counts as negative impulse, so the momentum change can shrink or even reverse direction. Second, real collision forces are spike-shaped, not constant. The average force FavgF_{avg} is the height of the rectangle that has the same area (the same impulse) over the same time interval as the actual spike.

Watch the Signs: Bouncing Beats Sticking

Impulse and momentum are vectors, and sign errors are the top way to lose points here. Pick a positive direction before plugging in numbers, and keep it for the whole problem.

Compare two 0.50 kg balls that each hit a wall at 4.0 m/s. One sticks (think clay), one bounces straight back at 4.0 m/s. Take away from the wall as positive, so both arrive with vi=4.0v_i = -4.0 m/s.

  • Sticks: Δp=0.50(0(4.0))=+2.0\Delta p = 0.50(0 - (-4.0)) = +2.0 kg m/s
  • Bounces: Δp=0.50(4.0(4.0))=+4.0\Delta p = 0.50(4.0 - (-4.0)) = +4.0 kg m/s

The bouncing ball's momentum change is twice as large, so the wall exerts twice the impulse on it, and (for equal contact times) twice the average force. Reversing a velocity always requires more impulse than merely stopping it.

Why Airbags and Crumple Zones Work

Airbags and crumple zones do not reduce your momentum change. If you are moving at 15 m/s and end at rest, Δp\Delta p is fixed the moment the crash starts. What safety features change is the time over which that momentum is removed.

Rearrange the theorem: Favg=Δp/ΔtF_{avg} = \Delta p / \Delta t. With Δp\Delta p locked in, average force is inversely proportional to stopping time. Triple the stopping time and you cut the average force to one third.

A crumple zone folds the front of the car so the passenger compartment decelerates over roughly 0.1 to 0.2 s instead of a few milliseconds. An airbag then spreads the force over a larger area of your body and stretches your personal stopping time further. The worked example below puts real numbers on this: extending a stop from 0.05 s to 0.30 s drops the average force from 21000 N to 3500 N.

The Bridge to Conservation of Momentum

The impulse-momentum theorem explains why momentum is conserved in collisions. When two carts collide, Newton's third law says cart A pushes on cart B exactly as hard as B pushes on A, in the opposite direction, for exactly the same contact time. Equal and opposite forces over equal times mean equal and opposite impulses, so whatever momentum one cart gains, the other loses. The total never changes.

That single idea powers everything in conservation of momentum: elastic collisions, perfectly inelastic collisions, explosions, and recoil. If you want to check your before-and-after numbers on a specific problem, the momentum and collision calculator handles one-dimensional collisions of both types. For the full topic list and how impulse fits into the rest of the unit, see Unit 4: Linear Momentum.

Average Force on a Batted Baseball

A 0.145 kg baseball arrives at the bat moving horizontally at 40.0 m/s. The bat sends it straight back at 50.0 m/s, and contact lasts 1.20 ms. Find the impulse on the ball and the average force the bat exerts.

  1. Choose the direction the ball leaves the bat as positive. Then vi=40.0v_i = -40.0 m/s and vf=+50.0v_f = +50.0 m/s. Writing the signs down first prevents the classic error of subtracting 40.0 from 50.0.

  2. Find the momentum change: Δp=m(vfvi)=0.145×(50.0(40.0))=0.145×90.0=13.05\Delta p = m(v_f - v_i) = 0.145 \times (50.0 - (-40.0)) = 0.145 \times 90.0 = 13.05 kg m/s.

  3. By the impulse-momentum theorem, J=Δp=13.05J = \Delta p = 13.05 N s (newton seconds and kg m/s are the same unit).

  4. Solve for the average force: Favg=J/Δt=13.05/0.00120=10875F_{avg} = J / \Delta t = 13.05 / 0.00120 = 10875 N, which rounds to 1.09×1041.09 \times 10^4 N. For scale, the ball's weight is mg=0.145×9.8=1.42mg = 0.145 \times 9.8 = 1.42 N, so the bat pushes with about 7650 times the ball's weight.

J13.1J \approx 13.1 N s directed back toward the pitcher, and Favg1.09×104F_{avg} \approx 1.09 \times 10^4 N. Gravity is negligible during the 1.20 ms of contact.

Impulse from a Triangular Force-Time Graph

A 2.00 kg cart, initially at rest on a low-friction track, is pushed by a force directed along the track. The force-time graph rises linearly from 0 to a peak of 600 N in 0.0400 s, then falls linearly back to 0 over the next 0.0600 s. Find the impulse delivered and the cart's final speed.

  1. Impulse equals the total area under the force-time graph. Here the graph is one big triangle with base 0.0400+0.0600=0.1000.0400 + 0.0600 = 0.100 s and height 600 N.

  2. Compute the area: J=12×0.100×600=30.0J = \frac{1}{2} \times 0.100 \times 600 = 30.0 N s. Splitting it into two triangles gives the same total: 12(0.0400)(600)=12.0\frac{1}{2}(0.0400)(600) = 12.0 N s plus 12(0.0600)(600)=18.0\frac{1}{2}(0.0600)(600) = 18.0 N s.

  3. Apply the theorem. The cart starts at rest, so J=Δp=mvf0J = \Delta p = m v_f - 0. Then vf=J/m=30.0/2.00=15.0v_f = J / m = 30.0 / 2.00 = 15.0 m/s.

  4. Check with the average force: Favg=J/Δt=30.0/0.100=300F_{avg} = J / \Delta t = 30.0 / 0.100 = 300 N, exactly half the 600 N peak, which is what a triangular pulse should give.

J=30.0J = 30.0 N s, and the cart leaves the push moving at vf=15.0v_f = 15.0 m/s.

Airbag vs Dashboard: Same Momentum Change, Different Force

A 70.0 kg driver is moving at 15.0 m/s when the car hits a barrier. Compare the average force on the driver if (a) the dashboard stops them in 0.0500 s, versus (b) an airbag and seatbelt stop them over 0.300 s.

  1. The momentum change is identical in both cases because the driver goes from 15.0 m/s to rest either way: Δp=mΔv=70.0×15.0=1050|\Delta p| = m|\Delta v| = 70.0 \times 15.0 = 1050 kg m/s.

  2. Dashboard stop: Favg=Δp/Δt=1050/0.0500=21000F_{avg} = \Delta p / \Delta t = 1050 / 0.0500 = 21000 N =2.10×104= 2.10 \times 10^4 N.

  3. Airbag and seatbelt stop: Favg=1050/0.300=3500F_{avg} = 1050 / 0.300 = 3500 N.

  4. Compare each to the driver's weight, mg=70.0×9.8=686mg = 70.0 \times 9.8 = 686 N. The dashboard force is 21000/68630.621000 / 686 \approx 30.6 times body weight; the airbag force is 3500/6865.103500 / 686 \approx 5.10 times body weight.

Stretching the stopping time from 0.0500 s to 0.300 s (6 times longer) cuts the average force by the same factor of 6, from 2.10×1042.10 \times 10^4 N down to 3500 N. Same Δp\Delta p, longer Δt\Delta t, smaller force: that is the entire design principle behind airbags and crumple zones.

Frequently asked questions

What is the impulse-momentum theorem in simple terms?

A force acting over a time interval changes an object's momentum, and the two are exactly equal: impulse (average force multiplied by contact time) equals the change in momentum (mass multiplied by the change in velocity). It is Newton's second law rewritten for situations where time matters more than acceleration.

How do you find impulse from a force vs time graph?

Impulse is the area between the force curve and the time axis. Break the region into rectangles and triangles, compute each area in newton seconds, and add them up. Any area below the time axis counts as negative impulse and subtracts from the total.

Is impulse the same thing as force?

No. Force is an instantaneous push or pull measured in newtons, while impulse is the cumulative effect of a force over a time interval, measured in newton seconds. A small force acting for a long time can deliver the same impulse as a large force acting briefly.

What are the units of impulse?

Newton seconds (N s), which are identical to kilogram meters per second (kg m/s). That unit match is the theorem itself: impulse and momentum change are the same physical quantity measured two ways.

Why does a bouncing ball experience a greater impulse than one that sticks?

Because its velocity reverses instead of just dropping to zero, so the momentum change is larger. A ball that hits a wall at 4 m/s and stops changes its momentum by mass times 4; one that rebounds at 4 m/s changes it by mass times 8, twice as much.