You are viewing a free preview of this lesson.
Subscribe to unlock all 10 lessons in this course and every other course on LearningBro.
In every collision, momentum is conserved (provided no external forces act). But what about kinetic energy? This is where the distinction between elastic and inelastic collisions becomes crucial. Exam questions routinely ask you to classify collisions and calculate energy transfers, so this lesson gives you a rigorous framework.
Momentum is always conserved in a collision. Energy is also always conserved — but kinetic energy might not be. During a collision, kinetic energy can be transformed into other forms: heat, sound, deformation of materials, and internal energy.
The amount of kinetic energy retained after a collision determines its classification:
| Type | KE After vs Before | Objects After | Real-World Examples |
|---|---|---|---|
| Perfectly elastic | KE fully conserved | Separate | Gas molecule collisions, some atomic collisions |
| Inelastic | KE partially lost | Separate | Ball bouncing, car crash with rebound |
| Perfectly inelastic | Maximum KE loss | Stick together | Bullet in block, cars locking together |
| Superelastic | KE increases | Separate | Explosions, spring-loaded mechanism releases |
flowchart TD
A["Calculate total KE\nBEFORE collision"] --> B["Calculate total KE\nAFTER collision"]
B --> C{"Compare KE_before\nand KE_after"}
C -->|"KE_after = KE_before"| D["Perfectly Elastic\ne = 1"]
C -->|"KE_after < KE_before\nObjects separate"| E["Inelastic\n0 < e < 1"]
C -->|"KE_after < KE_before\nObjects stick"| F["Perfectly Inelastic\ne = 0"]
C -->|"KE_after > KE_before"| G["Superelastic\n(explosion/release)"]
In a perfectly elastic collision, both momentum and kinetic energy are conserved:
m1u1+m2u2=m1v1+m2v2 21m1u12+21m2u22=21m1v12+21m2v22
True perfectly elastic collisions are rare on a macroscopic scale. Even a "super ball" bouncing on a hard floor loses some energy. However, collisions between gas molecules and between subatomic particles are effectively elastic.
When two objects of equal mass collide elastically and one is initially stationary, the moving object stops and the stationary object moves off with the velocity of the incoming object. This is famously demonstrated with Newton's cradle.
For equal masses: if u₂ = 0, then v₁ = 0 and v₂ = u₁.
A 2.0 kg ball moving at 5.0 m s⁻¹ collides elastically with a stationary 2.0 kg ball. Confirm the final velocities.
Using the special case: the first ball stops (v₁ = 0) and the second ball moves at 5.0 m s⁻¹ (v₂ = u₁).
Check momentum: 2.0 × 5.0 = 2.0 × 0 + 2.0 × 5.0 → 10 = 10 ✓ Check KE: ½ × 2.0 × 5.0² = ½ × 2.0 × 0² + ½ × 2.0 × 5.0² → 25 = 25 ✓
For a head-on elastic collision where object 2 is initially stationary:
v1=m1+m2m1−m2u1v2=m1+m22m1u1
| Mass Ratio | What Happens |
|---|---|
| m₁ = m₂ | Ball 1 stops; ball 2 takes all velocity |
| m₁ >> m₂ | Ball 1 barely affected; ball 2 flies off at ≈2u₁ |
| m₁ << m₂ | Ball 1 bounces back at ≈u₁; ball 2 barely moves |
A 1.0 kg ball at 6.0 m s⁻¹ collides elastically and head-on with a stationary 3.0 kg ball.
v1=1.0+3.01.0−3.0×6.0=4.0−2.0×6.0=−3.0 m s−1
v2=1.0+3.02×1.0×6.0=4.02.0×6.0=3.0 m s−1
The 1.0 kg ball bounces back at 3.0 m s⁻¹; the 3.0 kg ball moves forward at 3.0 m s⁻¹.
Check momentum: 1.0 × 6.0 = 1.0 × (−3.0) + 3.0 × 3.0 → 6.0 = −3.0 + 9.0 = 6.0 ✓ Check KE: ½(1)(36) = ½(1)(9) + ½(3)(9) → 18 = 4.5 + 13.5 = 18 ✓
In a perfectly inelastic collision, the objects stick together and move with a common velocity after the collision. This is the collision type that loses the maximum amount of kinetic energy (while still conserving momentum).
m1u1+m2u2=(m1+m2)v
A 10 g bullet travelling at 400 m s⁻¹ embeds itself in a stationary 2.0 kg wooden block on a frictionless surface. Find the velocity of the block after impact and the percentage of kinetic energy lost.
Velocity after impact: 0.010×400=(0.010+2.0)×v 4.0=2.01×v v=1.99 m s−1≈2.0 m s−1
Kinetic energy before: KEi=21×0.010×4002=800 J
Kinetic energy after: KEf=21×2.01×1.992=3.98 J
Percentage lost: 800800−3.98×100=99.5%
Almost all the kinetic energy is converted into heat, sound, and deformation of the wood. Yet momentum is perfectly conserved.
Why so much KE is lost: Since KE = p²/(2m), the same momentum p spread over a much larger combined mass (2.01 kg vs 0.010 kg) gives much less kinetic energy. This is a general result — the fraction of KE retained equals m₁/(m₁ + m₂) for a bullet-block collision.
Most real collisions fall between the two extremes. A bouncing ball, for instance, loses some kinetic energy with each bounce (converted to heat and sound) but does not stick to the floor.
A 0.50 kg ball drops from 2.0 m onto a hard floor and bounces to 1.5 m. What percentage of kinetic energy is retained?
KE just before impact (using PE = mgh): KEi=mgh1=0.50×9.81×2.0=9.81 J
KE just after bounce: KEf=mgh2=0.50×9.81×1.5=7.36 J
Percentage retained: 9.817.36×100=75%
The coefficient of restitution, e, is a measure of how "bouncy" a collision is. It is defined as the ratio of the relative speed of separation to the relative speed of approach:
e=speed of approachspeed of separation=u1−u2v2−v1
For a ball bouncing off a fixed surface, this simplifies to:
e=vimpactvrebound=hdrophrebound
| Surface Pair | Typical e |
|---|---|
| Steel ball on steel plate | 0.95 |
| Glass marble on glass | 0.90 |
| Tennis ball on hard court | 0.75 |
| Football on grass | 0.60 |
| Plasticine on any surface | ≈0 |
| Bouncy ball (superball) | 0.85–0.90 |
For the ball in Worked Example 4: e = √(1.5/2.0) = √0.75 = 0.866.
In exam questions, you determine the collision type by calculating kinetic energy before and after:
Important: You cannot determine the collision type from momentum alone — momentum is conserved in all types.
A 0.17 kg ball at 5.0 m s⁻¹ hits an identical stationary ball. After: ball 1 at 3.5 m s⁻¹ at 30°, ball 2 at 3.2 m s⁻¹ at 33° below.
KEbefore=21(0.17)(5.02)=2.125 J
KEafter=21(0.17)(3.52)+21(0.17)(3.22)=1.041+0.870=1.911 J
KE lost=2.125−1.911=0.214 J(10%)
The collision is inelastic (10% of KE lost to deformation and sound).
Mistake 1: "Energy is not conserved in an inelastic collision." Correction: Total energy IS always conserved. It is specifically KINETIC energy that is not conserved — it transforms into heat, sound, and deformation.
Mistake 2: "Momentum is not conserved because kinetic energy is lost." Correction: Momentum and kinetic energy are independent. Momentum is ALWAYS conserved (no external forces). KE loss does not affect momentum conservation.
Mistake 3: Calculating e with wrong sign convention. Correction: e = (speed of separation)/(speed of approach). Both are positive. Use e = (v₂ − v₁)/(u₁ − u₂) with consistent signs for direction.
Edexcel 9PH0 specification Topic 6 — Further Mechanics covers the conservation of linear momentum applied to one- and two-dimensional collisions and explosions, the distinction between elastic and inelastic collisions through the conservation (or otherwise) of total kinetic energy, and the application of these principles to interactions ranging from macroscopic ball collisions to subatomic scattering (refer to the official Pearson Edexcel specification document for exact wording). The classification of a collision as elastic, inelastic or perfectly inelastic is examined directly in Paper 2 (Topics 5–8), but feeds synoptically into Paper 1 (energy in particle physics, Topic 7) and Paper 3 General and Practical Principles, where unfamiliar contexts (Compton scattering, neutron moderation, alpha particle scattering) require candidates to identify which conservation laws apply. The Edexcel formula booklet supplies the standard kinematic and momentum equations but does not state the special-case results for elastic collisions between equal masses or the formula for the fraction of kinetic energy retained — these must be derived from the simultaneous conservation equations.
Question (8 marks):
A particle A of mass mA=0.20 kg moves along a straight horizontal line at uA=6.0 m s−1 and collides head-on with a stationary particle B of mass mB=0.30 kg. The collision is perfectly elastic.
(a) Write down the two conservation equations that govern the collision. (2)
(b) Show by simultaneous solution that the post-collision velocities are vA=−1.2 m s−1 and vB=+4.8 m s−1 (taking A's initial direction as positive). (4)
(c) Verify that kinetic energy is conserved to within rounding. (2)
Solution with mark scheme:
(a) Step 1 — state the conservation equations.
mAuA+mBuB=mAvA+mBvB(momentum) 21mAuA2+21mBuB2=21mAvA2+21mBvB2(kinetic energy)
B1 — momentum conservation written with signed velocities. B1 — KE conservation written explicitly (the factor of 21 must appear; candidates lose this mark by writing mv2 without the half).
(b) Step 2 — substitute knowns into momentum equation.
With uB=0: 0.20×6.0=0.20vA+0.30vB 1.2=0.20vA+0.30vB(Eq. 1)
M1 — correct momentum substitution.
Step 3 — substitute knowns into KE equation.
21(0.20)(6.0)2=21(0.20)vA2+21(0.30)vB2 3.6=0.10vA2+0.15vB2(Eq. 2)
M1 — correct KE substitution.
Step 4 — solve simultaneously.
The slick route uses the standard A-Level result that, for an elastic 1D collision, the relative velocity of separation equals the relative velocity of approach:
vB−vA=uA−uB=6.0 m s−1(Eq. 3)
Combining Eq. 1 and Eq. 3: from Eq. 3, vB=vA+6.0. Substituting into Eq. 1:
1.2=0.20vA+0.30(vA+6.0)=0.50vA+1.8 0.50vA=−0.6⟹vA=−1.2 m s−1 vB=−1.2+6.0=+4.8 m s−1
M1 — correct algebraic manipulation (either the relative-velocity short cut or direct quadratic solution of Eq. 1 and Eq. 2).
A1 — both numerical answers correct with signs as printed. The negative vA indicates A rebounds — this is physically reasonable because A is the lighter particle.
(c) Step 5 — verify KE conservation.
KEbefore=21(0.20)(6.0)2=3.6 J KEafter=21(0.20)(1.2)2+21(0.30)(4.8)2=0.144+3.456=3.60 J
M1 — substitution into the KE expression with both post-collision speeds.
A1 — agreement to within rounding, with units (J).
Total: 8 marks (B2 M4 A2, distributed as shown).
Question (6 marks): A railway truck of mass 2.0 ×103 kg moves along a horizontal track at 3.0 m s−1 and collides with a stationary truck of mass 4.0 ×103 kg. The trucks couple together on impact.
(a) Determine the common velocity of the coupled trucks immediately after the collision. (2)
(b) Calculate the kinetic energy lost during the collision and express it as a percentage of the initial kinetic energy. (3)
(c) State, with reference to a named physical mechanism, where the lost kinetic energy goes. (1)
Mark scheme decomposition by AO:
(a)
(b)
(c)
Total: 6 marks split AO1 = 2, AO2 = 3, AO3 = 1. This is a typical Paper 2 Topic 6 question: AO1 for the calculations, AO2 for selecting the perfectly-inelastic momentum equation, AO3 for the qualitative energy-dissipation reasoning. Note that the two-thirds energy loss arises because the mass ratio is 1:2 — a perfectly inelastic collision in which the moving body has mass m and strikes a stationary body of mass nm retains a fraction 1/(1+n) of the original KE.
Connects to:
Conservation of momentum (Topic 6): every collision — elastic, inelastic, or perfectly inelastic — conserves linear momentum provided no external impulse acts. The classification refers only to whether kinetic energy is also conserved. Conflating "momentum conserved" with "elastic" is the single most common Topic 6 error and is examined explicitly through "state and explain" questions.
Neutron moderation in nuclear reactors (Topic 7 — Nuclear Physics): thermal-neutron reactors slow fast fission neutrons by elastic scattering off light nuclei (hydrogen in water, deuterium in heavy water, carbon in graphite). The fraction of energy lost per collision peaks when the moderator nucleus has a mass equal to the neutron — which is why hydrogen is the most efficient moderator per collision. The 1D elastic-collision formulae from this lesson are used directly to derive moderator efficiency.
Particle physics scattering (Topic 7): Rutherford alpha-scattering, electron-proton elastic scattering, and high-energy collider physics all rely on the elastic / inelastic distinction. An "elastic" scattering event preserves the identity and rest mass of the particles; "inelastic" scattering creates new particles or excites internal states, with the missing kinetic energy converted to mass via E=mc2. The conceptual framework is identical to A-Level collisions, scaled up energetically.
Kinetic theory of gases (Topic 5): the assumption that gas molecules collide elastically with each other and with the container walls is the foundation of the ideal-gas model. If collisions were inelastic, kinetic energy would steadily drain into internal molecular modes and the gas would cool spontaneously — directly contradicting the empirical observation that an isolated gas maintains its temperature.
Coefficient of restitution and energy methods (Mechanics 2 / Edexcel A-Level Maths): the parameter e=(vB−vA)/(uA−uB) used in this lesson appears in A-Level Mathematics Mechanics modules, where it generalises the elastic / perfectly inelastic dichotomy to a continuous spectrum. e=1 is elastic, e=0 is perfectly inelastic, and 0<e<1 covers everything in between.
Elastic / inelastic collision questions on 9PH0 distribute AO marks evenly because the physics demands both calculation and judgement (which equations apply? what fraction of KE is lost?):
Subscribe to continue reading
Get full access to this lesson and all 10 lessons in this course.