# Momentum

> CIE A-Level Mathematics · Mechanics 3
> Source: https://www.owlsprep.com/study/cie-9709-u3-momentum/

This sub-topic covers linear momentum, impulse, and the conservation of momentum principle for one-dimensional collisions and explosions, core concepts for solving CIE A-level Mechanics collision problems.

**Prerequisites:** [Newton's Second Law of Motion](https://www.owlsprep.com/study/cie-9709-u2-forces-newtons-laws/); [Kinematics of linear motion](https://www.owlsprep.com/study/cie-9709-u1-kinematics/)

## Learning objectives

- Calculate linear momentum and impulse for moving objects
- Apply the principle of conservation of momentum to 1D collisions and explosions
- Distinguish between elastic and inelastic collisions
- Solve exam-standard problems involving momentum and impulse

## How often is this tested?

Based on OwlsPrep's analysis of official CIE 9709 M1 past papers (2016–2025): **Momentum** appears **34 times** in the last 10 years — **7.4%** of all M1 questions (34 of 443).

Most-tested forms: Conservation of momentum (34), Linear momentum (1).

## Momentum and Impulse

**Linear Momentum** — A vector quantity with the same direction as the velocity of the object

*Notation:* $p = mv$

*Example:* A 2 kg mass moving at $3 \text{ m s}^{-1}$ has momentum $6 \text{ kg m s}^{-1}$

Impulse is defined as the change in momentum of an object, caused by a net force acting over a period of time. For a force-time graph, impulse equals the area under the graph.

$$I = \Delta p = F_{\text{avg}} \Delta t = m(v - u)$$

**Worked example:** A 5 kg ball moving at $8 \text{ m s}^{-1}$ is hit by a bat, reversing its direction to move at $12 \text{ m s}^{-1}$. Calculate the impulse exerted on the ball.

1. 1. Choose positive direction to match the final direction of the ball. Initial velocity is negative because it points opposite.
2. 2. Calculate initial and final momentum:
3. $$p_{\text{initial}} = mu = 5(-8) = -40 \text{ kg m s}^{-1}, \quad p_{\text{final}} = mv = 5(12) = 60 \text{ kg m s}^{-1}$$
4. 3. Calculate impulse as change in momentum:
5. $$I = \Delta p = 60 - (-40) = 100 \text{ N s}$$
6. The impulse exerted on the ball is 100 N s in the direction of the final velocity.

> **Exam tip:** Always define your positive direction first to avoid sign errors in momentum and impulse calculations.

## Principle of Conservation of Momentum

**Conservation of Linear Momentum** — For a closed system with no external resultant force, total momentum before a collision equals total momentum after a collision.

This principle applies to all collisions and explosions in one or two dimensions. For two colliding objects, the mathematical form is:

$$m_1u_1 + m_2u_2 = m_1v_1 + m_2v_2$$

**Worked example:** A 2 kg mass moving at $5 \text{ m s}^{-1}$ collides with a stationary 3 kg mass. After collision, the 2 kg mass moves at $2 \text{ m s}^{-1}$ in the same direction. Find the velocity of the 3 kg mass after collision.

1. 1. Define positive direction as the original direction of the 2 kg mass. Initial velocity of the 3 kg mass is 0.
2. 2. Substitute values into the conservation of momentum formula:
3. $$(2)(5) + (3)(0) = (2)(2) + (3)v_2$$
4. 3. Simplify and solve for $v_2$:
5. $$10 = 4 + 3v_2 \implies 3v_2 = 6 \implies v_2 = 2 \text{ m s}^{-1}$$
6. The positive sign confirms the velocity is in the original direction, so the final velocity is $2 \text{ m s}^{-1}$.

> **tip**
>
> Always state the direction of your final velocity answer, exam markers require this for full marks.

## Problems involving Explosions

Explosions are a common application of conservation of momentum. Before the explosion, the object is stationary so total initial momentum is zero. By conservation of momentum, total final momentum must also equal zero, so:

$$m_1v_1 + m_2v_2 = 0 \implies m_1v_1 = -m_2v_2$$

This means fragments move in opposite directions with equal magnitude momentum.

**Worked example:** A stationary shell of mass 4 kg explodes into two fragments, one of mass 1 kg and one of mass 3 kg. The 1 kg fragment moves away at $12 \text{ m s}^{-1}$. Find the velocity of the 3 kg fragment.

1. 1. Total initial momentum is zero, so total final momentum is zero. Let positive direction be the direction of the 1 kg fragment.
2. 2. Substitute into the momentum equation:
3. $$(1)(12) + (3)v = 0$$
4. 3. Solve for v:
5. $$3v = -12 \implies v = -4 \text{ m s}^{-1}$$
6. The negative sign means the 3 kg fragment moves in the opposite direction to the 1 kg fragment at $4 \text{ m s}^{-1}$.

## Elastic and Inelastic Collisions

**Elastic vs Inelastic Collisions** — Elastic: both momentum and kinetic energy are conserved. Inelastic: momentum is conserved, kinetic energy is not. Objects that stick together after collision are perfectly inelastic.

CIE exams frequently ask to determine if a collision is elastic by comparing total kinetic energy before and after the collision.

**Worked example:** For the collision in Section 2 (2 kg at 5 m/s hits stationary 3 kg, 2 kg moves at 2 m/s after, 3 kg moves at 2 m/s after), determine if the collision is elastic.

1. 1. Calculate total kinetic energy before collision:
2. $$KE_{\text{initial}} = \frac{1}{2}m_1u_1^2 + \frac{1}{2}m_2u_2^2 = \frac{1}{2}(2)(5)^2 + 0 = 25 \text{ J}$$
3. 2. Calculate total kinetic energy after collision:
4. $$KE_{\text{final}} = \frac{1}{2}(2)(2)^2 + \frac{1}{2}(3)(2)^2 = 4 + 6 = 10 \text{ J}$$
5. 3. Compare the two values: $KE_{\text{final}} < KE_{\text{initial}}$, so kinetic energy is not conserved.
6. Conclusion: The collision is inelastic.

> **Exam tip:** Never assume a collision is elastic unless the question explicitly states it, or asks you to check.

## Common pitfalls

- **Wrong:** Forgetting momentum is a vector, not using negative signs for opposite directions.
  - Why it fails: This leads to incorrect impulse and final velocity calculations, costing significant marks.
  - Correct: Always explicitly define a positive direction at the start of any momentum problem, then assign signs to velocities.
- **Wrong:** Using conservation of kinetic energy for inelastic collisions.
  - Why it fails: Kinetic energy is only conserved in elastic collisions, so results will be wrong.
  - Correct: Only use conservation of kinetic energy if the collision is stated as elastic, or you are asked to check if it is elastic.
- **Wrong:** Calculating impulse as final momentum instead of change in momentum.
  - Why it fails: This causes large errors when velocity reverses direction, as in the bat and ball example.
  - Correct: Always use $I = mv - mu$, including the correct sign for initial velocity $u$.
- **Wrong:** Setting initial momentum to zero for collisions where objects are moving before impact.
  - Why it fails: Only stationary exploding objects have zero total initial momentum. This does not apply to general collisions.
  - Correct: Sum the momentum of all objects before collision with correct signs, do not assume it is zero.
- **Wrong:** Forgetting to add masses when objects stick together after a perfectly inelastic collision.
  - Why it fails: After sticking, the combined mass is the sum of the two individual masses, not just one.
  - Correct: Write final momentum as $(m_1 + m_2)v$ when two objects stick together after collision.

## Cheatsheet

| Concept | Formula | Key Note |
| --- | --- | --- |
| Linear Momentum | $p = mv$ | Vector: sign = direction |
| Impulse | $I = \Delta p = F_{\text{avg}} \Delta t$ | Equals area under F-t graph |
| Conservation of Momentum | $m_1u_1 + m_2u_2 = m_1v_1 + m_2v_2$ | Requires no external force |
| Elastic Collision | p and KE both conserved | Check by comparing KE before/after |
| Stationary Explosion | $m_1v_1 + m_2v_2 = 0$ | Fragments move opposite directions |

## What's next

Momentum is a core foundation for further topics in advanced CIE A-level mechanics, including two-dimensional collisions, connected particles, and energy analysis of interacting systems. Mastering sign conventions for momentum and impulse will help you avoid common errors in multi-topic questions that frequently appear in Paper 3. Most longer exam problem questions combine momentum concepts with energy considerations, so building a strong understanding of this sub-topic is critical for achieving high marks on your exam.

- [Probability & Statistics](https://www.owlsprep.com/study/cie-9709-u4-overview/)
- [Data Representation](https://www.owlsprep.com/study/cie-9709-u4-data-representation/)
- [Permutations and Combinations](https://www.owlsprep.com/study/cie-9709-u4-permutations-and-combinations/)

---

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/cie-9709-u3-momentum/
