AP PHYSICS C: MECHANICS • LINEAR MOMENTUM

Elastic and Inelastic Collisions

Understanding how momentum conservation and energy considerations classify every collision in nature.

Historical Context & Motivation

The study of collisions has driven the development of mechanics from its earliest days, well before Newton codified his laws. When two objects interact over a brief interval—billiard balls striking one another, subatomic particles scattering in an accelerator, or automobiles crashing on a highway—the physics of the encounter is governed by conservation of momentum and, in special cases, conservation of kinetic energy. These two conservation principles together provide the theoretical scaffolding for classifying every collision as elastic, inelastic, or perfectly inelastic. Understanding this classification is essential not only for AP Physics C: Mechanics but also for particle physics, engineering safety analysis, and astrophysics.

1668
Wallis, Wren, and Huygens
The Royal Society posed the collision problem to three mathematicians. John Wallis analyzed perfectly inelastic impacts, Christopher Wren treated elastic ones, and Christiaan Huygens derived the full elastic collision equations using relative velocity arguments.
1687
Newton's Principia
Newton's third law provided the conceptual foundation for momentum conservation: equal and opposite impulses during a collision guarantee that the total momentum of an isolated system remains constant, regardless of internal forces.
1743
d'Alembert's Principle
Jean le Rond d'Alembert formalized constraint forces and virtual work, deepening the theoretical understanding of how energy is redistributed during collisions—a precursor to modern Lagrangian treatments.
1911
Rutherford Scattering
Ernest Rutherford used elastic scattering of alpha particles off gold nuclei to discover the atomic nucleus, demonstrating that collision analysis could reveal subatomic structure. This experiment remains a cornerstone of nuclear and particle physics.
1960s–present
Particle Colliders
Modern accelerators at CERN and Fermilab exploit deeply inelastic collisions in which kinetic energy converts into new particles via E = mc², extending the collision framework into the relativistic regime.

The central question this lesson addresses is deceptively simple: given two objects that interact briefly, what can we predict about their final velocities and the energy budget of the system? The answer hinges on whether kinetic energy is conserved, partially dissipated, or even increased—leading to the classification scheme that underpins virtually all collision problems on the AP Physics C exam.

Core Principles & Definitions

Every collision analysis in classical mechanics rests on a small set of powerful ideas. Momentum conservation is always valid for an isolated system, but kinetic energy conservation is an additional constraint that applies only in the elastic case. By understanding when each conservation law holds—and when it does not—you gain the ability to solve a wide variety of collision problems efficiently and correctly.

1

Conservation of Linear Momentum

If the net external force on a system is zero, the total momentum p = Σmv is constant before, during, and after the collision. This holds for all collision types: elastic, inelastic, and perfectly inelastic.
2

Elastic Collision

Both momentum and kinetic energy are conserved. The total KE before the collision equals the total KE after. These are idealized; real-world approximations include collisions between hard steel spheres or noble gas atoms at low energies.
3

Inelastic Collision

Momentum is conserved but kinetic energy is not. Some KE converts to internal energy (deformation, heat, sound). Most real collisions fall in this category. The coefficient of restitution e satisfies 0 < e < 1.
4

Perfectly Inelastic Collision

The objects stick together after impact, moving with a common final velocity. This represents the maximum possible kinetic energy loss for a given momentum-conserving collision (e = 0). A classic example is a ballistic pendulum.
5

Coefficient of Restitution

Defined as e = |v₂f − v₁f| / |v₁i − v₂i|, the ratio of relative speeds after and before impact. For a perfectly elastic collision e = 1; for perfectly inelastic e = 0. This single parameter characterizes the 'bounciness' of the interaction.
KEY TAKEAWAY
Think of momentum conservation as a strict bank-account rule: the total momentum 'balance' can never change in an isolated system—it is always deposited somewhere. Kinetic energy, however, is more like cash in a wallet: in an inelastic collision, some cash slips out as heat, sound, or deformation. In a perfectly inelastic collision, you lose the maximum possible cash while still satisfying the bank balance requirement. Only in an elastic collision does every cent of kinetic energy remain as kinetic energy.

Visual Explanation

Before-and-After Collision Diagrams

Three one-dimensional collision types compared. In each row, two masses interact: the left panel shows the state before impact, and the right panel shows the state after. Note that the elastic case results in both objects separating, the inelastic case also results in separation but with reduced relative speed, and the perfectly inelastic case produces a single combined mass.

The diagram above illustrates the three canonical collision types in one dimension, all with the same initial configuration: mass m₁ approaches stationary mass m₂. In the elastic row (top), both objects rebound with velocities determined by two simultaneous equations—momentum conservation and kinetic energy conservation. In the inelastic row (middle), the objects still separate, but their relative speed after the collision is less than before, indicating kinetic energy has been converted to internal energy. In the perfectly inelastic row (bottom), the two masses coalesce into a single object, representing the maximum kinetic energy loss consistent with momentum conservation. Across all three scenarios, the total momentum is identical before and after—only the energy partition differs.

Mathematical Framework

Conservation of Momentum (All Collisions)

MOMENTUM CONSERVATION
m₁v₁ᵢ + m₂v₂ᵢ = m₁v₁f + m₂v₂f
m₁, m₂ = masses of objects 1 and 2; v₁ᵢ, v₂ᵢ = initial velocities; v₁f, v₂f = final velocities. This equation is a vector relation—signs encode direction in 1-D.

Kinetic Energy Conservation (Elastic Only)

KINETIC ENERGY CONSERVATION
½m₁v₁ᵢ² + ½m₂v₂ᵢ² = ½m₁v₁f² + ½m₂v₂f²
This constraint applies only in elastic collisions. Combining with momentum conservation yields two equations in two unknowns (v₁f, v₂f).

Solving the elastic collision system simultaneously is a standard exercise in AP Physics C. A powerful algebraic shortcut emerges when you rearrange the kinetic energy equation by factoring differences of squares. Starting from m₁(v₁ᵢ² − v₁f²) = m₂(v₂f² − v₂ᵢ²) and writing each side as a product of sum and difference, then dividing by the corresponding terms from the momentum equation, you arrive at the relative velocity condition:

RELATIVE VELOCITY (ELASTIC)
v₁ᵢ − v₂ᵢ = −(v₁f − v₂f)
In an elastic collision, the relative velocity of approach equals the relative velocity of separation in magnitude but reverses sign. This replaces the quadratic KE equation with a linear one, greatly simplifying calculations.

Elastic Collision Final Velocities (1-D, Derived)

FINAL VELOCITY OF m₁
v₁f = [(m₁ − m₂)/(m₁ + m₂)]v₁ᵢ + [2m₂/(m₁ + m₂)]v₂ᵢ
Derived by solving momentum conservation and the relative velocity condition simultaneously. When m₂ is initially at rest (v₂ᵢ = 0), this reduces to v₁f = [(m₁ − m₂)/(m₁ + m₂)]v₁ᵢ.
FINAL VELOCITY OF m₂
v₂f = [2m₁/(m₁ + m₂)]v₁ᵢ + [(m₂ − m₁)/(m₁ + m₂)]v₂ᵢ
Symmetric companion to the v₁f equation. When v₂ᵢ = 0, this simplifies to v₂f = [2m₁/(m₁ + m₂)]v₁ᵢ.

Perfectly Inelastic Collision

PERFECTLY INELASTIC FINAL VELOCITY
v_f = (m₁v₁ᵢ + m₂v₂ᵢ) / (m₁ + m₂)
Since the objects stick together, v₁f = v₂f = v_f. Only momentum conservation is needed—one equation, one unknown. The kinetic energy lost is ΔKE = ½μ(v₁ᵢ − v₂ᵢ)², where μ = m₁m₂/(m₁ + m₂) is the reduced mass.
💡 Derivation Tip
On the AP exam, never solve the elastic collision using two quadratic equations simultaneously. Instead, always use momentum conservation together with the relative velocity condition (v₁ᵢ − v₂ᵢ = −(v₁f − v₂f)). This converts the problem into two linear equations, saving significant time and reducing algebraic errors.

Energy Analysis & Classification

The distinction between collision types is fundamentally an energy classification. While momentum conservation provides one constraint, the energy budget determines how many degrees of freedom remain and what fraction of the initial kinetic energy survives the interaction. The fractional kinetic energy loss ΔKE/KE_initial is the key diagnostic. In an elastic collision this ratio is zero, in a perfectly inelastic collision it reaches a maximum, and in a general inelastic collision it lies strictly between these extremes.

This graph plots the fraction of the system's total kinetic energy retained by m₁ after the collision (solid cyan: elastic; dashed pink: perfectly inelastic) as a function of the mass ratio m₂/m₁, with m₂ initially at rest. When the masses are equal (ratio = 1), an elastic collision transfers all kinetic energy to m₂, so m₁ retains zero. The perfectly inelastic case always retains less total KE than the elastic case.
Comparison of Collision Types
PropertyElasticInelasticPerfectly Inelastic
Momentum conserved?YesYesYes
KE conserved?YesNo (partial loss)No (maximum loss)
Coefficient of restitution e10 < e < 10
Objects after collisionSeparateSeparateStick together
Equations needed2 (momentum + KE or rel. vel.)2 (momentum + restitution)1 (momentum only)
Real-world exampleBilliard balls, atomic collisionsCar fender-bender, bouncing ballBullet embedding in block, coupling railroad cars

A useful result for the kinetic energy lost in a perfectly inelastic collision involves the reduced mass μ = m₁m₂/(m₁ + m₂). The energy dissipated is |ΔKE| = ½μ(v₁ᵢ − v₂ᵢ)², which depends only on the reduced mass and the initial relative velocity. This elegant expression shows that the energy loss scales with the square of the closing speed, underscoring why high-speed collisions are so destructive. In the center-of-mass frame, the perfectly inelastic collision dissipates all of the kinetic energy associated with relative motion, leaving only the kinetic energy of the center of mass—which, by definition, cannot be dissipated in any collision.

Worked Example

Example: Elastic Collision with a Stationary Target

A 3.0 kg cart moving at 4.0 m/s to the right collides elastically with a 1.0 kg cart initially at rest on a frictionless track. Find the final velocities of both carts and verify that kinetic energy is conserved.

Elastic Collision Solution
1
Step 1 — Identify Given Valuesm₁ = 3.0 kg, v₁ᵢ = +4.0 m/s (rightward positive), m₂ = 1.0 kg, v₂ᵢ = 0 m/s. The collision is elastic, so both momentum and kinetic energy are conserved.
2
Step 2 — Apply Momentum Conservationm₁v₁ᵢ + m₂v₂ᵢ = m₁v₁f + m₂v₂f. Substituting: (3.0)(4.0) + (1.0)(0) = 3.0·v₁f + 1.0·v₂f, which gives 12 = 3v₁f + v₂f. This is Equation (1).
Equation (1): 3v₁f + v₂f = 12
3
Step 3 — Apply Relative Velocity ConditionFor an elastic collision: v₁ᵢ − v₂ᵢ = −(v₁f − v₂f). Substituting: 4.0 − 0 = −(v₁f − v₂f), so v₂f − v₁f = 4.0. This is Equation (2). Using this linear equation rather than the quadratic KE equation greatly simplifies the algebra.
Equation (2): v₂f − v₁f = 4.0
4
Step 4 — Solve the SystemFrom Equation (2): v₂f = v₁f + 4.0. Substitute into Equation (1): 3v₁f + (v₁f + 4.0) = 12 → 4v₁f = 8.0 → v₁f = 2.0 m/s. Then v₂f = 2.0 + 4.0 = 6.0 m/s. Both velocities are positive, meaning both carts move to the right after the collision—but m₂ moves faster, so they separate.
v₁f = +2.0 m/s, v₂f = +6.0 m/s
5
Step 5 — Verify Kinetic Energy ConservationKE_initial = ½(3.0)(4.0)² + ½(1.0)(0)² = 24.0 J. KE_final = ½(3.0)(2.0)² + ½(1.0)(6.0)² = 6.0 + 18.0 = 24.0 J. Since KE_initial = KE_final = 24.0 J, kinetic energy is indeed conserved, confirming the collision is elastic.
KE_initial = KE_final = 24.0 J ✓
6
Step 6 — Cross-Check with Closed-Form EquationsUsing the derived formulas: v₁f = [(m₁ − m₂)/(m₁ + m₂)]v₁ᵢ = [(3 − 1)/(3 + 1)](4.0) = (2/4)(4.0) = 2.0 m/s. v₂f = [2m₁/(m₁ + m₂)]v₁ᵢ = [2(3)/(4)](4.0) = (6/4)(4.0) = 6.0 m/s. Both match, providing a valuable sanity check on the algebraic solution.
Confirmed: v₁f = 2.0 m/s, v₂f = 6.0 m/s

Strengths, Limitations & Common Pitfalls

Strengths and Limitations of Collision Analysis Tools
AspectStrength / AdvantageLimitation / Pitfall
Momentum conservationAlways valid for an isolated system, regardless of collision type or internal forces.Requires identifying the system correctly; external forces (friction, gravity components along the collision axis) can violate the conservation condition.
KE conservation (elastic)Provides a second equation, allowing full determination of both final velocities in 1-D.Rarely exactly satisfied in macroscopic collisions; students often misapply it to inelastic problems.
Relative velocity shortcutConverts a quadratic system into two linear equations, greatly speeding computation.Applies only to elastic collisions. Extending it carelessly to inelastic cases introduces errors.
Perfectly inelastic modelSimplest to solve—only one unknown. Useful for ballistic pendulum and explosion problems (time-reversed).Students sometimes forget that maximum KE loss does not mean all KE is lost (except in the center-of-mass frame).
2-D collisionsMomentum conservation applies component-wise, handling oblique impacts systematically.An elastic 2-D collision with one unknown angle has 3 equations and 4 unknowns—additional info (e.g., scattering angle) is needed.
⚠️ COMMON EXAM MISTAKES
The most frequent error on AP Physics C collision problems is applying kinetic energy conservation to an inelastic collision. Always determine the collision type first: if the problem says objects stick together, it is perfectly inelastic; if it states the collision is elastic, then and only then may you use KE conservation. For general inelastic collisions with a given coefficient of restitution e, use momentum conservation together with v₂f − v₁f = e(v₁ᵢ − v₂ᵢ). Another common pitfall is neglecting signs—velocity is a vector quantity in 1-D, and consistent sign conventions are essential.

Connections to Advanced Theory

The collision framework introduced here extends naturally into several advanced domains. In the center-of-mass (CM) reference frame, collision analysis simplifies dramatically: the total momentum is zero by construction, so the two objects always approach each other with equal and opposite momenta. In an elastic collision in the CM frame, the speeds are unchanged—only the directions reverse. In a perfectly inelastic collision in the CM frame, both objects come to rest. This perspective is the gateway to understanding scattering theory in quantum mechanics, where differential cross-sections describe the probability of deflection at various angles.

From AP Mechanics to Advanced Physics
Topic in This LessonAdvanced Extension
1-D elastic collision formulas2-D and 3-D scattering with impact parameter; Rutherford scattering cross-section in nuclear physics.
Perfectly inelastic collisionExplosions as time-reversed perfectly inelastic collisions; rocket propulsion via the Tsiolkovsky equation.
Coefficient of restitutionMaterial science: e depends on material properties, impact speed, and temperature—it is not truly constant.
Center-of-mass frameRelativistic collisions: invariant mass, four-momentum conservation, particle creation thresholds (E = mc²).
Energy dissipation in collisionsThermodynamics of irreversible processes; entropy production during inelastic impacts.

For students continuing to AP Physics C: Electricity & Magnetism or university-level modern physics, the collision framework reappears in Compton scattering (photon–electron elastic collision obeying relativistic kinematics) and in the analysis of nuclear reactions, where Q-values quantify the kinetic energy gained or lost when rest mass changes. The habit of systematically writing conservation equations before solving—developed here—transfers directly into these more sophisticated settings.

Practice Problems

1
Two objects undergo a head-on collision in which they stick together. Which of the following statements is true about this collision?
2
A 2.0 kg object moving at 6.0 m/s to the right collides with and sticks to a 4.0 kg object initially at rest. What is the speed of the combined object after the collision?
3
A 5.0 kg ball moving at 3.0 m/s undergoes an elastic head-on collision with a 1.0 kg ball at rest. What is the velocity of the 5.0 kg ball after the collision?
PROBLEM 4APPLIED
A ballistic pendulum consists of a 10 g bullet fired horizontally into a 2.00 kg wooden block suspended by light strings. After the bullet embeds in the block, the block-bullet system swings upward to a maximum height of 0.45 m. (a) Determine the speed of the block-bullet system immediately after the collision. (b) Determine the speed of the bullet just before impact. (c) Calculate the fraction of the bullet's initial kinetic energy that was converted to internal energy during the collision. (d) Explain why conservation of kinetic energy cannot be applied during the bullet-block collision but can be applied during the subsequent swing.
PROBLEM 5CRITICAL THINKING
Two identical carts of mass m on a frictionless track undergo a one-dimensional collision. Cart A has initial velocity v₀ to the right, and Cart B is at rest. After the collision, Cart A is observed to have velocity v₀/4 to the right. (a) Determine the velocity of Cart B after the collision. (b) Determine the coefficient of restitution e for this collision. (c) Determine the fraction of the initial kinetic energy that was lost. (d) Is this collision elastic, perfectly inelastic, or neither? Justify your answer using your results.

Summary & Key Concepts

Collisions are classified by their energy budget. Conservation of linear momentum applies to every isolated collision—elastic, inelastic, or perfectly inelastic—because Newton's third law guarantees equal and opposite impulses between the colliding objects. In an elastic collision (e = 1), both momentum and kinetic energy are conserved, giving two equations for two unknowns. The powerful relative velocity condition v₁ᵢ − v₂ᵢ = −(v₁f − v₂f) replaces the quadratic KE equation with a linear one, simplifying calculations.

In a perfectly inelastic collision (e = 0), the objects stick together and the problem reduces to one equation in one unknown: v_f = (m₁v₁ᵢ + m₂v₂ᵢ)/(m₁ + m₂). The kinetic energy lost is ½μ(v₁ᵢ − v₂ᵢ)², where μ is the reduced mass. General inelastic collisions (0 < e < 1) require momentum conservation plus the coefficient of restitution relation. On the AP exam, always begin by identifying the collision type, writing the appropriate conservation equations, and choosing a consistent sign convention before solving.

Varsity Tutors • AP Physics C: Mechanics • Elastic and Inelastic Collisions