What conserves in any collision
Consider two masses $m_1$ and $m_2$, with $m_1$ moving at speed $v_{1i}$ and $m_2$ initially at rest. When they collide, each exerts an impulsive force on the other over the contact time $\Delta t$. The change in momentum of each is $\Delta p_1 = F_{12}\,\Delta t$ and $\Delta p_2 = F_{21}\,\Delta t$, where $F_{12}$ is the force on the first particle due to the second and vice versa.
By Newton's third law $F_{12} = -F_{21}$ at every instant, so $\Delta p_1 + \Delta p_2 = 0$. This conclusion holds even though the forces vary in a complex fashion during $\Delta t$, because the third law is true at every instant. The total impulse on one object is equal and opposite to that on the other. Hence the total linear momentum is conserved in any collision — elastic, inelastic, or perfectly inelastic.
Kinetic energy enjoys no such guarantee. The impact deforms the bodies, and the deformation may generate heat and sound. Part of the initial kinetic energy is then transformed into other forms. NCERT offers a vivid picture: imagine a "compressed spring" connecting the two masses during contact. If that spring regains its original shape with no loss, the final kinetic energy equals the initial — an elastic collision. If the deformation is not relieved, energy is lost.
Classifying collisions
NCERT names three categories by how much of the deformation is relieved. The dividing question is always "what happens to the kinetic energy?" — never "what happens to the momentum?", which is fixed.
The perfectly (completely) inelastic collision is the limiting member of the inelastic family: the two particles move together after the collision with a single common velocity. It loses the largest fraction of kinetic energy that momentum conservation will permit. The intermediate case, where deformation is only partly relieved and some — but not all — of the kinetic energy is lost, is what NCERT simply calls an inelastic collision and is the most common in everyday life.
Coefficient of restitution e
The single number that grades a collision on the elastic-to-inelastic scale is the coefficient of restitution, $e$. It compares how fast the bodies separate after impact to how fast they approached before it, measured along the line of impact:
$$e = \frac{\text{relative speed of separation}}{\text{relative speed of approach}} = \frac{v_{2f} - v_{1f}}{u_1 - u_2}$$
This definition is exactly what NCERT's elastic algebra produces. For a head-on elastic collision the chapter derives $v_{1i} + v_{1f} = v_{2f}$, i.e. $v_{2f} - v_{1f} = v_{1i}$ — the relative velocity simply reverses with the same magnitude, so $e = 1$. The three reference values anchor every restitution problem.
Restitution scale: $e$ ranges from 0 to 1. It fixes the relative velocity after impact; momentum conservation supplies the second equation needed to find both final velocities.
Perfectly elastic
$e = 1$
KE conserved
Relative speed of separation equals relative speed of approach. No kinetic energy lost.
General inelastic
$0 < e < 1$
some KE lost
Bodies separate but more slowly than they approached. The everyday macroscopic case.
PYQ pattern: find ePerfectly inelastic
$e = 0$
maximum KE loss
No separation: the bodies stick and move with one common velocity.
NEET trap: e=0 ≠ momentum loss1-D elastic collision formulas
When the initial and final velocities of both bodies lie along the same straight line, the collision is one-dimensional, or head-on. With $m_2$ at rest, NCERT writes the two conservation laws side by side:
$$m_1 v_{1i} = m_1 v_{1f} + m_2 v_{2f} \quad\text{(momentum)}$$
$$\tfrac{1}{2} m_1 v_{1i}^{2} = \tfrac{1}{2} m_1 v_{1f}^{2} + \tfrac{1}{2} m_2 v_{2f}^{2} \quad\text{(kinetic energy)}$$
Dividing the energy equation by the momentum equation eliminates the squares and yields the restitution relation $v_{1i} + v_{1f} = v_{2f}$. Substituting back gives the two final velocities purely in terms of the knowns $\{m_1, m_2, v_{1i}\}$:
$$v_{1f} = \left(\frac{m_1 - m_2}{m_1 + m_2}\right) v_{1i}, \qquad v_{2f} = \left(\frac{2 m_1}{m_1 + m_2}\right) v_{1i}$$
These are NCERT Eqs. (5.26) and (5.27). Commit them to memory in this "target at rest" form; nearly every 1-D NEET collision reduces to plugging masses into them, and the three special cases below are just limits of these two expressions.
Every collision result rests on momentum being conserved for an isolated system — revisit the derivation in Conservation of Linear Momentum.
Three special mass cases
The general formulas collapse into three results worth knowing by sight. NCERT spells out the first two explicitly; the third follows from the same expressions in the opposite mass limit.
Read off the limits: set $m_1 = m_2$, then $m_2 \gg m_1$, then $m_1 \gg m_2$ in Eqs. (5.26)–(5.27) to recover all three cases.
Case I — Equal masses
$v_{1f}=0,\; v_{2f}=v_{1i}$
velocities exchange
The first mass comes to rest and pushes off the second with its initial speed. The bodies swap velocities — the Newton's-cradle result.
Case II — Heavy target
$v_{1f}\approx -v_{1i},\; v_{2f}\approx 0$
$m_2 \gg m_1$
The heavier mass is left almost undisturbed; the lighter mass reverses its velocity, bouncing back. A ball off a wall is the limit.
Case III — Light target
$v_{1f}\approx v_{1i},\; v_{2f}\approx 2 v_{1i}$
$m_1 \gg m_2$
The heavy striker carries on almost unchanged while the light target is knocked forward at nearly twice the incoming speed.
Case II is the engine behind a famous application. NCERT's Example 5.11 shows that a fast neutron loses most of its kinetic energy in an elastic collision with a light nucleus such as deuterium or carbon — the moderator in a nuclear reactor. The fractional energy retained is $\left(\frac{m_1-m_2}{m_1+m_2}\right)^2$, so for deuterium ($m_2 = 2m_1$) the neutron keeps just $1/9$ of its energy and gives up $8/9$ to the moderator; for carbon about $71.6\%$ is retained and $28.4\%$ transferred.
Perfectly inelastic collisions
When the two bodies stick together, there is a single unknown — the common final velocity $v_f$ — and momentum conservation alone fixes it. With $m_2$ at rest:
$$m_1 v_{1i} = (m_1 + m_2) v_f \quad\Rightarrow\quad v_f = \frac{m_1}{m_1 + m_2}\, v_{1i}$$
This is NCERT Eq. (5.22). The kinetic energy is not conserved; the loss works out to
$$\Delta K = \tfrac{1}{2} m_1 v_{1i}^{2} - \tfrac{1}{2}(m_1 + m_2) v_f^{2} = \tfrac{1}{2}\left(\frac{m_1 m_2}{m_1 + m_2}\right) v_{1i}^{2}$$
which is a positive quantity, as it must be. Dividing by the initial kinetic energy $\tfrac{1}{2} m_1 v_{1i}^2$ gives the fraction lost:
$$\frac{\Delta K}{K_i} = \frac{m_2}{m_1 + m_2}$$
The reading is intuitive. If the stationary target is far heavier ($m_2 \gg m_1$) almost all the kinetic energy is lost — think of a dart embedding in a massive block. If the target is very light ($m_2 \ll m_1$) almost none is lost, because the combined body barely slows down.
Collisions in two dimensions
If the velocities do not stay on one line, the collision is two-dimensional and the bodies scatter into a plane. Conservation of the out-of-plane (z) momentum forces the whole event into a single plane, leaving two scalar momentum equations. Taking the incoming direction as $x$:
$$m_1 v_{1i} = m_1 v_{1f}\cos\theta_1 + m_2 v_{2f}\cos\theta_2$$
$$0 = m_1 v_{1f}\sin\theta_1 - m_2 v_{2f}\sin\theta_2$$
Here $\theta_1$ and $\theta_2$ are the scattering angles of the two bodies on opposite sides of the original line. There are four unknowns $\{v_{1f}, v_{2f}, \theta_1, \theta_2\}$ but only two equations. Even adding kinetic-energy conservation for an elastic collision gives just one more equation — still one short. At least one quantity, usually a scattering angle, must be supplied, for instance by the position of a detector swung from the $x$ to the $y$ axis.
One beautiful 2-D result is worth memorising. NCERT's Example 5.12 (the billiard "cue and target") proves that when two equal masses undergo a glancing elastic collision with one initially at rest, they move off at right angles to each other. If the target is sunk into a pocket at $\theta_2 = 37^\circ$, the cue ball must travel at $\theta_1 = 53^\circ$, since the two angles sum to $90^\circ$. When the interaction acts at a distance rather than on contact — a comet past the Sun, an alpha particle near a nucleus — the same momentum bookkeeping applies, and the event is called scattering.
Worked example 1 — equal-mass velocity exchange
A ball of mass $m$ moving at $4~\text{m s}^{-1}$ makes a head-on elastic collision with a second, identical stationary ball of mass $m$. Find the velocity of each ball after the collision.
Identify the case. $m_1 = m_2 = m$, head-on, elastic. Use Eqs. (5.26)–(5.27) with equal masses, or read off Case I directly.
Apply the formulas. $v_{1f} = \dfrac{m_1 - m_2}{m_1 + m_2} v_{1i} = \dfrac{0}{2m}\,(4) = 0$. And $v_{2f} = \dfrac{2 m_1}{m_1 + m_2} v_{1i} = \dfrac{2m}{2m}\,(4) = 4~\text{m s}^{-1}$.
Answer. The incoming ball stops dead; the struck ball moves off at $4~\text{m s}^{-1}$. The two balls have exchanged velocities — momentum $4m$ and kinetic energy $8m$ are both carried entirely by the second ball, confirming the collision is elastic.
Worked example 2 — ballistic pendulum (perfectly inelastic KE loss)
A bullet of mass $m_1 = 10~\text{g}$ moving at $v_{1i} = 200~\text{m s}^{-1}$ embeds itself in a wooden block of mass $m_2 = 990~\text{g}$ suspended at rest. Find (a) the common velocity just after impact, (b) the fraction of kinetic energy lost, and (c) the height to which the block-plus-bullet rises.
(a) Common velocity. The bullet sticks, so the collision is perfectly inelastic. Momentum conservation: $v_f = \dfrac{m_1 v_{1i}}{m_1 + m_2} = \dfrac{0.010 \times 200}{0.010 + 0.990} = \dfrac{2.0}{1.0} = 2~\text{m s}^{-1}$.
(b) Fraction of KE lost. $\dfrac{\Delta K}{K_i} = \dfrac{m_2}{m_1 + m_2} = \dfrac{0.990}{1.000} = 0.99$. The collision destroys 99% of the bullet's kinetic energy as heat and deformation — only 1% survives as motion of the heavy block.
(c) Rise height. After the collision, mechanical energy of the swinging block is conserved: $\tfrac{1}{2}(m_1 + m_2) v_f^{2} = (m_1 + m_2) g h$, so $h = \dfrac{v_f^{2}}{2g} = \dfrac{2^{2}}{2 \times 10} = 0.2~\text{m}$.
The two-stage lesson. Use momentum (not energy) across the collision because it is inelastic; switch to energy conservation only for the swing that follows, where no further collision occurs. Mixing the two stages is the classic ballistic-pendulum error.
Worked example 3 — NEET-style numerical (coefficient of restitution)
A moving block of mass $m$ collides head-on with a stationary block of mass $4m$. The lighter block comes to rest after the collision while moving with initial velocity $v$. Find the coefficient of restitution $e$.
Momentum conservation. Before: $p_i = mv + 4m(0) = mv$. After, the light block is at rest, so $p_f = m(0) + 4m\,v'$. Equating, $mv = 4m\,v' \Rightarrow v' = \dfrac{v}{4}$, the velocity of the heavy block.
Apply the restitution definition. The relative speed of approach is $u_1 - u_2 = v - 0 = v$. The relative speed of separation is $v_{2f} - v_{1f} = \dfrac{v}{4} - 0 = \dfrac{v}{4}$. Hence $e = \dfrac{v/4}{v} = \dfrac{1}{4} = 0.25$.
Answer. $e = 0.25$. Because $e$ lies strictly between 0 and 1, the collision is inelastic — some kinetic energy was lost — though momentum was, as always, conserved.
Collisions in one breath
- Linear momentum is conserved in every collision (Newton's third law); kinetic energy only when the collision is elastic.
- Coefficient of restitution $e = \dfrac{v_{2f}-v_{1f}}{u_1-u_2}$: elastic $e=1$, perfectly inelastic $e=0$, general inelastic $0<e<1$.
- 1-D elastic, target at rest: $v_{1f}=\dfrac{m_1-m_2}{m_1+m_2}v_{1i}$, $v_{2f}=\dfrac{2m_1}{m_1+m_2}v_{1i}$.
- Special cases: equal masses exchange velocities; heavy target → striker bounces back; light target → struck off at $\approx 2v_{1i}$.
- Perfectly inelastic: $v_f=\dfrac{m_1}{m_1+m_2}v_{1i}$; fraction of KE lost $=\dfrac{m_2}{m_1+m_2}$.
- 2-D: four unknowns, three equations at best — supply one scattering angle. Two equal masses scatter at $90^\circ$ after a glancing elastic hit.