# Impulse and Momentum

> AP Physics C: Mechanics · Systems of Particles and Linear Momentum
> Source: https://www.owlsprep.com/study/ap-physics-c-mech-u4-impulse-and-momentum/

This subtopic covers linear momentum definition for point masses, the impulse-momentum theorem, impulse calculation for average and variable forces, and interpretation of force-time graphs, forming the foundation for collision problems on the AP exam.

**Prerequisites:** Newton's second law for point masses; Definite integration of functions over time; Interpreting force vs. time graphs

## Learning objectives

- Define linear momentum and impulse for a point mass
- State and apply the impulse-momentum theorem
- Calculate impulse from F(t) graphs, average force, and variable force functions
- Solve for velocity change given impulse for single particle systems

## Core Definitions of Momentum and Impulse

Impulse and linear momentum are core concepts for particle and system motion, and this subtopic makes up roughly one-third of AP Physics C: Mechanics Unit 4, which counts for 14-18% of your total exam score. It appears regularly in both multiple-choice and free-response sections.

**Linear Momentum** — A vector quantity describing the inertia of motion of a moving point mass, pointing in the same direction as the object's velocity.

*Notation:* $\vec{p}$

*Example:* A 2 kg mass moving at 3 m/s right has $p = +6 \text{ kg·m/s}$.

Impulse (denoted $\vec{J}$) is the change in momentum caused by a net force acting over a finite time interval. It captures the cumulative effect of a force over time to change an object's motion. Unlike work (which relates force over displacement to kinetic energy change), impulse relates force over time to momentum change, making it ideal for analyzing short-duration interactions like collisions, where forces vary rapidly and are hard to model with constant acceleration kinematics. Units for both momentum and impulse are $\text{kg·m/s}$, which is equivalent to $\text{N·s}$.

## The Impulse-Momentum Theorem for Single Particles

**Derivation:** Derive the impulse-momentum theorem from Newton's second law

*Starting from:* Newton's second law in momentum form: $\vec{F}_{net} = \frac{d\vec{p}}{dt}$

1. Rearrange to separate variables:
2. $$d\vec{p} = \vec{F}_{net} dt$$
3. Integrate both sides over the interval from initial time $t_i$ to final time $t_f$:
4. $$\int_{p_i}^{p_f} d\vec{p} = \int_{t_i}^{t_f} \vec{F}_{net} dt$$
5. The left-hand side simplifies to total change in momentum, and the right-hand side is defined as total impulse.

*Conclusion:* The core impulse-momentum theorem is: $\vec{J} = \Delta \vec{p} = \vec{p}_f - \vec{p}_i$

For a variable force, impulse equals the signed area under a $F(t)$ vs $t$ graph between the start and end times of the interaction. Because impulse and momentum are vectors, direction always matters: forces opposite to motion decrease momentum, while forces in the direction of motion increase momentum.

**Worked example:** A 2.0 kg object moving along the x-axis has an initial velocity $v_i = +3.0 \text{ m/s}$. A net force acts on the object, varying with time to form three segments: a linear increase from 0 N to 4 N between $t=0$ and $t=2$ s, constant 4 N between $t=2$ s and $t=3$ s, and a linear decrease from 4 N back to 0 N between $t=3$ s and $t=5$ s. Find the final velocity of the object.

1. 1. Total impulse equals the signed area under the $F(t)$ graph; all force values are positive here, so sum the area of each segment.
2. 2. Calculate area for each segment: Area 1 (0–2 s, triangle):
3. $$A_1 = \frac{1}{2} \times 2 \times 4 = 4 \text{ N·s}$$
4. Area 2 (2–3 s, rectangle):
5. $$A_2 = 1 \times 4 = 4 \text{ N·s}$$
6. Area 3 (3–5 s, triangle):
7. $$A_3 = \frac{1}{2} \times 2 \times 4 = 4 \text{ N·s}$$
8. 3. Total impulse is the sum of areas: $J = 4 + 4 + 4 = 12 \text{ N·s}$. By the impulse-momentum theorem, $J = \Delta p = m(v_f - v_i)$.
9. 4. Solve for final velocity:
10. $$v_f = v_i + \frac{J}{m} = 3.0 + \frac{12}{2.0} = 9.0 \text{ m/s}$$

> **Exam tip:** Always mark the sign of force on your F(t) graph before calculating area; any segment below the time axis contributes negative impulse, which subtracts from total momentum change.

## Average Force and Impulse

For short-duration interactions like collisions, we rarely need the full time dependence of the force. Instead, we use average force: the constant force that produces the same total impulse (and thus same momentum change) as the actual variable force over the same time interval $\Delta t$.

$$\vec{J} = \vec{F}_{avg} \Delta t = \Delta \vec{p}$$

Rearranged, this gives the common form used for collision problems: $\vec{F}_{avg} = \frac{\Delta \vec{p}}{\Delta t}$. This aligns with Newton's third law: for two colliding objects, the average force on object 1 from object 2 is equal and opposite to the force on object 2 from object 1, so their impulses are also equal and opposite.

**Worked example:** A 0.15 kg baseball travels horizontally toward a bat at 35 m/s. After being hit, it travels at 45 m/s away from the bat along the same line. If the collision lasts 0.002 s, what is the magnitude of the average force exerted on the ball by the bat?

1. 1. Set a coordinate system where positive x is away from the bat. Initial velocity is $v_i = -35 \text{ m/s}$, final velocity is $v_f = +45 \text{ m/s}$.
2. 2. Calculate initial and final momentum:
3. $$p_i = m v_i = (0.15)(-35) = -5.25 \text{ kg·m/s}, \quad p_f = m v_f = (0.15)(45) = 6.75 \text{ kg·m/s}$$
4. 3. Find momentum change:
5. $$\Delta p = p_f - p_i = 6.75 - (-5.25) = 12 \text{ kg·m/s}$$
6. 4. Solve for average force:
7. $$F_{avg} = \frac{\Delta p}{\Delta t} = \frac{12}{0.002} = 6000 \text{ N}$$

> **Exam tip:** When an object reverses direction, do not drop the negative sign on initial velocity. Failing to do this cuts your calculated momentum change (and thus average force) in half, which is a very common exam error.

## Impulse for Calculus-Based Variable Force Problems

AP Physics C: Mechanics regularly tests your ability to calculate impulse for a force given as an explicit function of time, using the definition of impulse as a definite integral. For 1D motion, the formula is:

$$J = \int_{t_1}^{t_2} F_{net}(t) dt = \Delta p$$

For 2D motion, the impulse-momentum theorem holds independently for each vector component: you calculate $J_x = \Delta p_x$ and $J_y = \Delta p_y$ separately, since x and y components of motion do not mix. This is a core calculus application that appears on almost every AP exam.

**Worked example:** A variable force $F(t) = 10t^2 - 5t$ (in N, t in s) acts on a 4.0 kg stationary object along the x-axis from $t=0$ s to $t=2.0$ s. No other forces act on the object. Find the speed of the object at $t=2.0$ s.

1. 1. The object starts from rest, so initial momentum $p_i = 0$, meaning $J = \Delta p = p_f = m v_f$, so $v_f = \frac{J}{m}$.
2. 2. Set up the definite integral for impulse:
3. $$J = \int_0^2 (10t^2 - 5t) dt$$
4. 3. Evaluate the integral. The antiderivative is $\frac{10}{3}t^3 - \frac{5}{2}t^2$:
5. $$J = \left(\frac{10}{3}(2)^3 - \frac{5}{2}(2)^2\right) - 0 = \frac{80}{3} - 10 = \frac{50}{3} \approx 16.67 \text{ N·s}$$
6. 4. Solve for final speed:
7. $$v_f = \frac{50/3}{4.0} \approx 4.17 \text{ m/s}$$

**Check your understanding**

Test your understanding of impulse from F(t) graphs:

1. A 0.50 kg cart moves right at 2.0 m/s. A net force acts on it: 0-2 s forms a positive triangle of total area +1 N·s, 2-4 s forms a negative triangle of total area -1 N·s. What is the speed at t=4 s?

   - 0 m/s
   - 2.0 m/s
   - 3.0 m/s
   - 4.0 m/s

   *Answer:* 2.0 m/s

   *Why:* Total impulse is +1 - 1 = 0, so no change in momentum, so speed remains 2.0 m/s. The common mistake is adding absolute areas to get 4 m/s.

> **Exam tip:** If the force function changes form at different time boundaries, split your integral into separate intervals matching each function, then sum the results to get total impulse.

## Common pitfalls

- **Wrong:** Calculating momentum change for a bouncing object as $\Delta p = m(v_f - v_i)$ where $v_i$ and $v_f$ are both positive magnitudes.
  - Why it fails: Momentum is a vector, so reversing direction changes the sign of velocity, leading to a momentum change half the correct size.
  - Correct: Always set a coordinate system before starting, assign positive/negative signs to velocity based on direction, then calculate $\Delta p = mv_f - mv_i$ with signed velocities.
- **Wrong:** Treating impulse as force times distance instead of force times time.
  - Why it fails: Students confuse impulse with work, which is force times displacement.
  - Correct: Label each quantity by its units on your paper: impulse has units $\text{N·s}$, work has units $\text{N·m}$, so mismatched units will immediately flag a mistake.
- **Wrong:** Counting negative area (force below the time axis) as positive impulse when calculating area under F(t).
  - Why it fails: Students calculate total absolute area regardless of force direction, especially for graphs that cross the time axis.
  - Correct: Split the area into positive regions (above the axis) and negative regions (below the axis), add positive areas and subtract negative areas to get total impulse.
- **Wrong:** When asked for the impulse exerted on object A by object B, use the change in momentum of object B instead of object A.
  - Why it fails: Students mix up which object the impulse acts on when applying Newton's third law.
  - Correct: Explicitly write that impulse on X equals the change in momentum of X, then match your calculation to the correct object.
- **Wrong:** Calculate impulse using only the applied force, ignoring other forces like gravity or friction.
  - Why it fails: Problems often only mention the applied force, leading students to forget the impulse-momentum theorem uses net force.
  - Correct: Always check for other forces acting on the object, and add them to get net force before calculating impulse.

## Cheatsheet

| Category | Formula | Notes |
| --- | --- | --- |
| Linear Momentum | $\vec{p} = m\vec{v}$ | Vector, same direction as velocity; units: $\text{kg·m/s} = \text{N·s}$ |
| Impulse (variable force) | $\vec{J} = \int_{t_i}^{t_f} \vec{F}_{net}(t) dt$ | Equal to the signed area under the $F(t)$ vs $t$ graph |
| Impulse (constant force) | $\vec{J} = \vec{F}_{net} \Delta t$ | Only applies when net force is constant over the interval |
| Average Force | $\vec{F}_{avg} = \frac{\Delta \vec{p}}{\Delta t}$ | Constant force that gives the same impulse as a variable force over $\Delta t$ |
| Impulse-Momentum Theorem | $\vec{J} = \Delta \vec{p} = \vec{p}_f - \vec{p}_i$ | Holds for each vector component independently for single particles |
| Impulse (average force) | $\vec{J} = \vec{F}_{avg} \Delta t$ | Works for any force, variable or constant |
| 2D Momentum Components | $J_x = \Delta p_x, \quad J_y = \Delta p_y$ | X and y components are calculated separately, no mixing |

## What's next

Mastering impulse and momentum for single particles is an absolute prerequisite for the rest of Unit 4, starting with conservation of linear momentum for multi-particle systems. This topic gives you the foundation to prove that for an isolated system (no net external force), total momentum is conserved, the core tool for solving all collision and interaction problems. Without being able to calculate impulse and momentum change correctly, you will not be able to analyze elastic and inelastic collisions, center of mass motion, or variable-mass systems like rockets, all of which are heavily tested on the AP exam. Impulse and momentum also connect to energy conservation, as you will combine momentum and energy analysis to solve collision problems that cannot be solved with force or energy alone.

- [Center of Mass](https://www.owlsprep.com/study/ap-physics-c-mech-u4-center-of-mass/)
- [Conservation of linear momentum and collisions](https://www.owlsprep.com/study/ap-physics-c-mech-u4-conservation-of-linear-momentum-and/)
- [Unit 5: Rotation Overview](https://www.owlsprep.com/study/ap-physics-c-mech-u5-overview/)

---

From [OwlsPrep](https://www.owlsprep.com) — free study guides for A-Level, IB, AP and IGCSE, written against the official syllabus. Canonical page: https://www.owlsprep.com/study/ap-physics-c-mech-u4-impulse-and-momentum/
