Photo AI

Last Updated Sep 27, 2025

Newton's Law of Restitution Simplified Revision Notes

Revision notes with simplified explanations to understand Newton's Law of Restitution quickly and effectively.

user avatar
user avatar
user avatar
user avatar
user avatar

205+ students studying

15.2.1 Newton's Law of Restitution

Introduction

Newton's Law of Restitution describes the behaviour of two elastic spheres during a direct impact. It introduces the coefficient of restitution (ee), which measures the elasticity of the collision and determines the velocities of the spheres after the collision.

This note covers:

  1. Newton's law of restitution and the range 0e10 \leq e \leq 1
  2. The significance of special cases: e=0e = 0 and e=1e = 1
  3. Loss of kinetic energy due to impact.

Newton's Law of Restitution

Newton's law of restitution states:

e=speed of separationspeed of approache = \frac{\text{speed of separation}}{\text{speed of approach}}

For two spheres AA and BB colliding directly:

e=vBvAuAuBe = \frac{v_B - v_A}{u_A - u_B}

where:

  • uA,uBu_A, u_B: Initial velocities of spheres AA and BB
  • vA,vBv_A, v_B: Final velocities of spheres AA and BB
  • ee: Coefficient of restitution (0e10 \leq e \leq 1)

Coefficient of Restitution (ee)

  • e=1e = 1: Perfectly elastic collision. Kinetic energy is conserved, and the spheres separate with the same relative speed as they approached.
  • e=0e = 0: Perfectly inelastic collision. The spheres stick together after the collision, and there is maximum loss of kinetic energy. For all real-world collisions:
0<e<10 < e < 1

Conservation of Momentum

In a direct collision between two spheres, the total momentum before and after the collision is conserved:

mAuA+mBuB=mAvA+mBvBm_A u_A + m_B u_B = m_A v_A + m_B v_B

where mAm_A and mBm_B are the masses of spheres AA and BB.

Loss of Kinetic Energy

Kinetic energy is not generally conserved during a collision. The loss of kinetic energy is given by:

ΔKE=KEinitialKEfinal\Delta KE = KE_\text{initial} - KE_\text{final}

The initial kinetic energy is:

KEinitial=12mAuA2+12mBuB2KE_\text{initial} = \frac{1}{2}m_A u_A^2 + \frac{1}{2}m_B u_B^2

and the final kinetic energy is:

KEfinal=12mAvA2+12mBvB2KE_\text{final} = \frac{1}{2}m_A v_A^2 + \frac{1}{2}m_B v_B^2

The loss of kinetic energy is maximum when e=0e = 0

Worked Examples

infoNote

Example 1: Finding Velocities After a Collision


Problem

Two spheres, AA (2 kg) and BB (3 kg), collide directly. Initially:

  • AA is moving at 5 ms⁻¹
  • BB is stationary (uB=0u_B = 0) The coefficient of restitution is e=0.8e = 0.8

Find the velocities of AA and BB after the collision.


Step 1: Apply Conservation of Momentum

mAuA+mBuB=mAvA+mBvBm_A u_A + m_B u_B = m_A v_A + m_B v_B

Substitute the values:

2(5)+3(0)=2vA+3vB2(5) + 3(0) = 2v_A + 3v_B

Simplify:

10=2vA+3vB(1)10 = 2v_A + 3v_B \quad \text{(1)}

Step 2: Apply Newton's Law of Restitution

e=vBvAuAuBe = \frac{v_B - v_A}{u_A - u_B}

Substitute e=0.8,uA=5e = 0.8, u_A = 5, and uB=0u_B = 0

0.8=vBvA50.8 = \frac{v_B - v_A}{5}

Simplify:

vBvA=4(2)v_B - v_A = 4 \quad \text{(2)}

Step 3: Solve Simultaneous Equations

From equations (1) and (2):

  1. 10=2vA+3vB10 = 2v_A + 3v_B
  2. vBvA=4vB=vA+4v_B - v_A = 4 \quad \Rightarrow \quad v_B = v_A + 4 Substitute vB=vA+4v_B = v_A + 4 into (1):
10=2vA+3(vA+4)10 = 2v_A + 3(v_A + 4)

Simplify:

10=2vA+3vA+1210=5vA+1210 = 2v_A + 3v_A + 12 \quad \Rightarrow \quad 10 = 5v_A + 12

Solve for vAv_A:

5vA=2vA=0.4ms15v_A = -2 \quad \Rightarrow \quad v_A = -0.4 \, \text{ms}^{-1}

Substitute vA=0.4v_A = -0.4 into vB=vA+4v_B = v_A + 4:

vB=0.4+4=3.6ms1v_B = -0.4 + 4 = 3.6 \, \text{ms}^{-1}

Final Answer:

  • Velocity of AA: -0.4 ms⁻¹ (moves left),
  • Velocity of BB: 3.6 ms⁻¹
infoNote

Example 2: Loss of Kinetic Energy


Problem

Using the data from Example 1, calculate the loss of kinetic energy during the collision.


Step 1: Initial Kinetic Energy

KEinitial=12mAuA2+12mBuB2KE_\text{initial} = \frac{1}{2}m_A u_A^2 + \frac{1}{2}m_B u_B^2

Substitute mA=2kg,uA=5ms1,mB=3kg,uB=0m_A = 2 \, \text{kg}, u_A = 5 \, \text{ms}^{-1}, m_B = 3 \, \text{kg}, u_B = 0

KEinitial=12(2)(52)+12(3)(02)KE_\text{initial} = \frac{1}{2}(2)(5^2) + \frac{1}{2}(3)(0^2)

Simplify:

KEinitial=12(2)(25)=:highlight[25J]KE_\text{initial} = \frac{1}{2}(2)(25) = :highlight[25 J]

Step 2: Final Kinetic Energy

KEfinal=12mAvA2+12mBvB2KE_\text{final} = \frac{1}{2}m_A v_A^2 + \frac{1}{2}m_B v_B^2

Substitute vA=0.4ms1,vB=3.6ms1v_A = -0.4 \, \text{ms}^{-1}, v_B = 3.6 \, \text{ms}^{-1}

KEfinal=12(2)(0.42)+12(3)(3.62)KE_\text{final} = \frac{1}{2}(2)(-0.4^2) + \frac{1}{2}(3)(3.6^2)

Simplify:

KEfinal=12(2)(0.16)+12(3)(12.96)KE_\text{final} = \frac{1}{2}(2)(0.16) + \frac{1}{2}(3)(12.96)KEfinal=0.16+19.44=:highlight[19.6J]KE_\text{final} = 0.16 + 19.44 = :highlight[19.6 J]

Step 3: Loss of Kinetic Energy

ΔKE=KEinitialKEfinal\Delta KE = KE_\text{initial} - KE_\text{final}

Substitute:

ΔKE=2519.6=:highlight[5.4J]\Delta KE = 25 - 19.6 = :highlight[5.4 J]

Final Answer:

The loss of kinetic energy is 5.4 J

Note Summary

infoNote

Common Mistakes

  1. Forgetting to conserve momentum: Always use mAuA+mBuB=mAvA+mBvBm_A u_A + m_B u_B = m_A v_A + m_B v_B
  2. Misinterpreting ee: Ensure ee is applied correctly as speed of separationspeed of approach\frac{\text{speed of separation}}{\text{speed of approach}}
  3. Mixing up initial and final velocities: Clearly distinguish uu (initial) from vv (final).
  4. Ignoring special cases:
  • e=1e = 1: Perfectly elastic collision (no kinetic energy lost).
  • e=0e = 0: Perfectly inelastic collision (maximum energy lost).
infoNote

Key Formulas

  1. Newton's Law of Restitution:
e=vBvAuAuBe = \frac{v_B - v_A}{u_A - u_B}
  1. Conservation of Momentum:
mAuA+mBuB=mAvA+mBvBm_A u_A + m_B u_B = m_A v_A + m_B v_B
  1. Loss of Kinetic Energy:
ΔKE=KEinitialKEfinal\Delta KE = KE_\text{initial} - KE_\text{final}
Books

Only available for registered users.

Sign up now to view the full note, or log in if you already have an account!

500K+ Students Use These Powerful Tools to Master Newton's Law of Restitution

Enhance your understanding with flashcards, quizzes, and exams—designed to help you grasp key concepts, reinforce learning, and master any topic with confidence!

20 flashcards

Flashcards on Newton's Law of Restitution

Revise key concepts with interactive flashcards.

Try Further Maths Further Mechanics 1 Flashcards

2 quizzes

Quizzes on Newton's Law of Restitution

Test your knowledge with fun and engaging quizzes.

Try Further Maths Further Mechanics 1 Quizzes

29 questions

Exam questions on Newton's Law of Restitution

Boost your confidence with real exam questions.

Try Further Maths Further Mechanics 1 Questions

27 exams created

Exam Builder on Newton's Law of Restitution

Create custom exams across topics for better practice!

Try Further Maths Further Mechanics 1 exam builder

50 papers

Past Papers on Newton's Law of Restitution

Practice past papers to reinforce exam experience.

Try Further Maths Further Mechanics 1 Past Papers

Other Revision Notes related to Newton's Law of Restitution you should explore

Discover More Revision Notes Related to Newton's Law of Restitution to Deepen Your Understanding and Improve Your Mastery

96%

114 rated

Elastic Collisions in 1D

Energy in 1D and Successive Collisions

user avatar
user avatar
user avatar
user avatar
user avatar

383+ studying

184KViews
Load more notes

Join 500,000+ A-Level students using SimpleStudy...

Join Thousands of A-Level Students Using SimpleStudy to Learn Smarter, Stay Organized, and Boost Their Grades with Confidence!

97% of Students

Report Improved Results

98% of Students

Recommend to friends

500,000+

Students Supported

50 Million+

Questions answered