Skip to content
geeksforgeeks
  • Tutorials
    • Python
    • Java
    • Data Structures & Algorithms
    • ML & Data Science
    • Interview Corner
    • Programming Languages
    • Web Development
    • CS Subjects
    • DevOps And Linux
    • School Learning
    • Practice Coding Problems
  • Courses
    • DSA to Development
    • Get IBM Certification
    • Newly Launched!
      • Master Django Framework
      • Become AWS Certified
    • For Working Professionals
      • Interview 101: DSA & System Design
      • Data Science Training Program
      • JAVA Backend Development (Live)
      • DevOps Engineering (LIVE)
      • Data Structures & Algorithms in Python
    • For Students
      • Placement Preparation Course
      • Data Science (Live)
      • Data Structure & Algorithm-Self Paced (C++/JAVA)
      • Master Competitive Programming (Live)
      • Full Stack Development with React & Node JS (Live)
    • Full Stack Development
    • Data Science Program
    • All Courses
  • Physics
  • CBSE Physics Class 8 Notes
  • CBSE Class 9 Physics Notes
  • CBSE Notes for Class 10 Physics
  • CBSE Class 11 Physics Notes
  • CBSE Class 12 Physics Notes
  • CBSE Class 8 Science Notes
  • CBSE Class 9 Science Notes
  • Class 10 Science Notes
Open In App
Next Article:
Momentum and its Conservation Formula
Next article icon

Momentum and its Conservation Formula

Last Updated : 04 Feb, 2024
Comments
Improve
Suggest changes
Like Article
Like
Report

In physics, the great scientist Isaac newton had a major impact and in Newtonian mechanics, momentum is a vector quantity that is the product of the mass and velocity of an object or particle. Momentum is measured in the standard unit of a kilogram - meter per second (kg m / s or kg m s -1). A quantity that has magnitude but no particular direction is described as scalar whereas a quantity that has magnitude and that acts in a particular direction are described as a vector quantity.

Momentum

"Mass in motion" is a short and accurate statement for the definition of momentum. All objects have mass so if a non-zero mass object is moving, then it has some momentum. The amount of momentum that an object has mostly depends upon two variables,

  1. How much stuff is moving?
  2. How fast the stuff is moving?

It depends directly upon the mass and velocity. In terms of an equation, the momentum of an object is equal to the mass of the object times the velocity of the object.

Momentum= mass × velocity

In physics, the symbol of the quantity momentum is the lower case p. Thus, the above equation can be rewritten as:

p = m × v

Direction of momentum

Although the direction of the momentum can be expressed in various ways, depending on the number of dimensions involved, it is stated that the "direction of momentum is same as the direction of velocity". This principle can be better understood by the following example,

Momentum is directly proportional to the velocity, let us take a 1,000-kg truck moving at 20m/s with respect to the surface of a highway , travelling northward. If the truck is driven, then the momentum of the truck is relative to the body of the person driving the truck which is zero. And if person stands by the side of the road, the momentum of the truck relative to that person is 20,000 kgm/s northward.

Types of momentum 

Depending upon the nature of motion momentum can be described in following major types,

  • Angular Momentum

It is obtained by multiplying a body's mass by its angular velocity. This means that a single body can have two types of angular momentum . For example, planetary bodies such as Earth have a first momentum that is calculated from the result of its  motion in relation to the Sun and then an additional momentum calculated from the velocity of its spin on its own axis.

  • Linear Momentum

It is also known as force, which is the quantity of mass associated with a body that moves along a straight path . An outside object , with its own force can change the trajectory of an object with a linear momentum. For example, if you are running forward and dog runs into you by accident, your trajectory will be changed, and you may fall however you should not be hurt too badly because the momentum of the dog was similar to yours. however, if you hit by truck which has higher linear momentum because of its high weight , you will be lucky to survive. That is because the truck's force is higher than yours.

  • Conceptual Momentum

The everyday meaning of momentum is relatively consistent with its specific meaning, regardless of the type of momentum.

Conservation of momentum and its formula 

Momentum is determined by the product of the mass of the object and its velocity. For two bodies in motion, if both the objects are not experiencing any external forces, then the total momentum of the objects before and after interaction/collision will be the same , this relation under the fundamental law of physics is known as "the conservation of momentum".

This fundamental law of physics can be applied to explain the phenomenon of collision and explosion. Conservation of momentum can be described by,

P1 (before) + P2 (before) = P1 (after) + P2 (after)

This equation is valid for the object that undergoes collision. Illustration,

Derivation of conservation of momentum

Let's consider a situation wherein a truck of mass m1 , velocity u1 is moving towards a car of mass m2 and velocity u2. Then total momentum of car and truck together is,

momentum = m1u1 + m2u2.

Now suppose the car and truck collide for a short time t,  and as a result velocities of both will change. So now the velocity of the truck and car become v1 and v2 respectively. However , their mass remains the same. Hence now the total momentum = m1v1 + m2v2.

Total momentum before collision = m1u1 + m2u2

Total momentum after collision = m1v1 + m2v2

Acceleration of car (a) = (v2 - u2)/t

Also, as F = ma

F1 = Force exerted by truck on the car.

F1 = m2(v2 - u2)/t

Acceleration of truck = (v1 - u1)/t

F2 = m1(v1 -u1)/t and F1 = -F2

m2(v2 - u2)/t = -m1(v1 - u1)/t

m2v2 - m2u2 = m1v1 + m1u1

Or

m1u1 + m2u2 = m2v2 + m1v1

Sample problems

Question 1: A shell is fired from a gun with a velocity of 300m/s making an angle 60o with the horizontal. It explodes into two fragments when it reaches the highest position. The ratio of the masses of the two pieces is 1:3. If the smaller stops immediately after the collision. find the velocity of the other.

Solution: 

Velocity at the highest point = 300 × cos 60° = 150m/s

Using momentum conservation, 150 × m = 3m/4 × v

v= 200m/s

Question 2: There are cars with masses 2 kg and 5 kg respectively that are at rest. A car having the mass 5 kg moves towards the east with a velocity of 5 m.s-1. Find the velocity of the car with mass 2 kg with respect to ground.

Solution: 

m1 = 2 kg

m2 = 5 kg

v1 = ?

v2 = 5 m.s-1

We know from the law of conservation of momentum that,

Pinitial= 0, as the cars are at rest

Pfinal = p1 + p2

Pfinal = m1v1 + m2v2

= 2 kg × v1 + 5 kg × 5 m.s-1

Pi = Pf

0 = 2 kg . v1 + 25 kg.m.s-1

v1 = 12.5 m.s-1

Question 3: Suppose A 800-kg car moving with a velocity of 10 m/s hits a 2000-kg parked truck. The impact causes the 2000-kg car to be set in motion at 2 m/s. Assuming that momentum is conserved during the collision, determine the velocity of the car immediately after the collision.

Solution:

Momentum of car before collision = 800 × 10 kg.m/s

Momentum of truck before collision = 0 kg . m/s

Total momentum before collision = 8000 kg.m/s

Momentum of car after collision = 800 × v1 kg.m/s

Momentum of truck before collision = 2000 × 2 kg . m/s

By applying the conservation of momentum :

8000 kg.m/s = 800kg . v1 + 4000 kg.m/s

v1 = 4000kg.m.s / 800kg

v1 = 5m/s 

Hence, speed of car after collision will be 5m/s.

Question 4: List the formula of conservation of momentum along with some examples.

Answer:

The formula of conservation of momentum:

The total momentum of bodies before collision = total momentum of bodies after collision.

Phenomenon which obey conservation of momentum:

  • Gun and bullet system
  • Collision of vehicles
  • Air balloon system etc

Question 5:  Explain the working of Gun-Bullet system with the concept of conservation of momentum.

Answer: 

As per the concept of conservation of momentum, the momentum lost by the primary object is strictly adequate to the momentum gained by the secondary object.  In this case, if a gun exerts a force on a bullet when firing it forward then the bullet will exert an equal force within the other way on the gun causing it to maneuver backwards or recoil. Although the action and reaction forces are equal in size the effect on the gun and therefore the bullet aren't an equivalent since the mass of the gun is far greater than the mass of the bullet. The acceleration of the bullet while moving along the barrel would be much greater than the acceleration of the gun (acceleration = force mass).

Question 6: Law of conservation of momentum is related to Newton's laws of motion. Name that Newton's law of motion?

Answer: 

The Law of conservation of momentum is related to Newton's third law of motion i.e. every action has equal and opposite reaction. For example, when a person punches on the wall, the wounds are inevitable, this is due to the equal impact given to the person's hands.

Question 7: If a ball is projected upward by a player from the ground with ten units of momentum, what is the amount of momentum of recoil of the Earth? Why player don't feel that recoil?

Solution: 

The earth recoils with amount of 10 units of momentum. Since the mass of the Earth is extremely very large, the recoil velocity of the Earth is too small to feel. Therefore, players or people, in general, do not feel that recoil.


Next Article
Momentum and its Conservation Formula

S

Shivam.Pradhan
Improve
Article Tags :
  • School Learning
  • Physics
  • Physics-MAQ
  • Physics-Formulas
  • Physics-Calculators
  • Physics-Concepts

Similar Reads

    Laws of Conservation of Momentum
    The law of Conservation of Momentum states that the total momentum of objects before and after collision remains constant. Before stating the Laws of Conservation of Momentum, we must first learn about momentum. The momentum of an object is a physical quantity that is defined as the product of the m
    9 min read
    Conservation of Linear Momentum
    Conservation of linear momentum is a key principle governing interacting objects' behavior in various physical scenarios. It states that the momentum before an event must equal the momentum after the event, provided there are no external forces involved. The conservation of linear momentum finds wid
    6 min read
    Conservation of Momentum
    Assume a fast truck collides with a stopped automobile, causing the automobile to begin moving. What exactly is going on behind the scenes? In this case, as the truck's velocity drops, the automobile's velocity increases, and therefore the momentum lost by the truck is acquired by the automobile. Wh
    12 min read
    Energy Momentum Formula
    The energy-momentum relation is a relativistic equation that can be used to link an object's mass, total energy, and momentum while it is at rest. This relativistic equation applies to a macroscopic body whose mass at rest is m0, the total energy is E, and momentum magnitude is p, with c denoting th
    4 min read
    Conservation of Energy Formula
    Energy can be defined as the ability to perform work in physics. Law of Conservation of Energy states that energy cannot be made or destructed in any process. It may, however, be changed from one form to another. The overall energy contained in the isolated system remains constant when all kinds of
    4 min read
geeksforgeeks-footer-logo
Corporate & Communications Address:
A-143, 7th Floor, Sovereign Corporate Tower, Sector- 136, Noida, Uttar Pradesh (201305)
Registered Address:
K 061, Tower K, Gulshan Vivante Apartment, Sector 137, Noida, Gautam Buddh Nagar, Uttar Pradesh, 201305
GFG App on Play Store GFG App on App Store
Advertise with us
  • Company
  • About Us
  • Legal
  • Privacy Policy
  • In Media
  • Contact Us
  • Advertise with us
  • GFG Corporate Solution
  • Placement Training Program
  • Languages
  • Python
  • Java
  • C++
  • PHP
  • GoLang
  • SQL
  • R Language
  • Android Tutorial
  • Tutorials Archive
  • DSA
  • Data Structures
  • Algorithms
  • DSA for Beginners
  • Basic DSA Problems
  • DSA Roadmap
  • Top 100 DSA Interview Problems
  • DSA Roadmap by Sandeep Jain
  • All Cheat Sheets
  • Data Science & ML
  • Data Science With Python
  • Data Science For Beginner
  • Machine Learning
  • ML Maths
  • Data Visualisation
  • Pandas
  • NumPy
  • NLP
  • Deep Learning
  • Web Technologies
  • HTML
  • CSS
  • JavaScript
  • TypeScript
  • ReactJS
  • NextJS
  • Bootstrap
  • Web Design
  • Python Tutorial
  • Python Programming Examples
  • Python Projects
  • Python Tkinter
  • Python Web Scraping
  • OpenCV Tutorial
  • Python Interview Question
  • Django
  • Computer Science
  • Operating Systems
  • Computer Network
  • Database Management System
  • Software Engineering
  • Digital Logic Design
  • Engineering Maths
  • Software Development
  • Software Testing
  • DevOps
  • Git
  • Linux
  • AWS
  • Docker
  • Kubernetes
  • Azure
  • GCP
  • DevOps Roadmap
  • System Design
  • High Level Design
  • Low Level Design
  • UML Diagrams
  • Interview Guide
  • Design Patterns
  • OOAD
  • System Design Bootcamp
  • Interview Questions
  • Inteview Preparation
  • Competitive Programming
  • Top DS or Algo for CP
  • Company-Wise Recruitment Process
  • Company-Wise Preparation
  • Aptitude Preparation
  • Puzzles
  • School Subjects
  • Mathematics
  • Physics
  • Chemistry
  • Biology
  • Social Science
  • English Grammar
  • Commerce
  • World GK
  • GeeksforGeeks Videos
  • DSA
  • Python
  • Java
  • C++
  • Web Development
  • Data Science
  • CS Subjects
@GeeksforGeeks, Sanchhaya Education Private Limited, All rights reserved
We use cookies to ensure you have the best browsing experience on our website. By using our site, you acknowledge that you have read and understood our Cookie Policy & Privacy Policy
Lightbox
Improvement
Suggest Changes
Help us improve. Share your suggestions to enhance the article. Contribute your expertise and make a difference in the GeeksforGeeks portal.
geeksforgeeks-suggest-icon
Create Improvement
Enhance the article with your expertise. Contribute to the GeeksforGeeks community and help create better learning resources for all.
geeksforgeeks-improvement-icon
Suggest Changes
min 4 words, max Words Limit:1000

Thank You!

Your suggestions are valuable to us.

What kind of Experience do you want to share?

Interview Experiences
Admission Experiences
Career Journeys
Work Experiences
Campus Experiences
Competitive Exam Experiences