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 Class-11th Notes
  • Physics Formulas
  • Physics Symbol
  • Application of Physics
  • Class 8 Science
  • Class 9 Science
  • Class 10 Science
  • Class 11 Science
  • Class 12 Science
  • Class 8 Study Material
  • Class 9 Study Material
  • Class 10 Study Material
  • Class 11 Study Material
  • Class 12 Study Material
Open In App
Next Article:
Newton's Law of Cooling
Next article icon

Newton's Law of Cooling

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

Newton's Law of Cooling is the fundamental law that describes the rate of heat transfer by a body to its surrounding through radiation. This law state that the rate at which the body radiate heats is directly proportional to the difference in the temperature of the body from its surrounding, given that the difference in temperature is low. i.e. the higher the difference between the temperature of the body and its surrounding the more heat is lost and the lower the temperature the less heat is lost. Newton's Law of Cooling is a special case of Stefan-Boltzmann’s Law.

In this article, we will learn about, Newton's Law of Cooling, Newton’s Law of Cooling Formula, its Derivation, Examples, and others in detail.

Newton’s Law of Cooling Definition

Newton was the first to study the relationship between the heat lost by a body to its surrounding. He states that the more difference in the temperature between the object and its surrounding the more heat is radiated by the body. 

Newton’s Law of Cooling states that

"The rate of heat loss from a body is directly proportional to the difference in temperature between the body and its surroundings, given that the temperature difference is not large."

This law is used to explain, why hot water or milk left on a table cools faster than a little warm milk or water left on the table. Newton's law of cooling helps us to teel the temperature of anybody without actually measuring it, given the initial temperature of the body and the temperature of the surrounding.

Newton’s Law of Cooling Formula

Newton’s Law of Cooling Formula is a formula for calculating the temperature of a material as it loses heat to its surrounding through radiation.

According to Newton’s law of cooling, 

The rate of loss of heat (– dQ/dt) of the body is directly proportional to the difference in temperature [ΔT = (T2 – T1)] of the body and the surroundings. 

We can represent it as,

– dQ/dt ∝ (T2 – T1)

– dQ/dt = k(T2 – T1)

where, 
k is a proportionality constant

Solving the above differential equation we get,

T(t) = Ts + (To – Ts) e-kt

where,
t is the time
T(t) is the temperature of the Body at time t
Ts is the surrounding temperature
To is the Initial temperature of the body
k is the proportionality constant

Derivation of Newton’s Law of Cooling

Newton’s Law of Cooling formula can be derived using the solution of the differential equation. Let a body of mass m, with specific heat capacity s, be at temperature T2 and T1 is the temperature of the surroundings. 

If the temperature falls by a small amount dT2 in time dt, then the amount of heat lost is,

dQ = ms dT2

Rate of loss of heat is given by,

dQ/dt = ms (dT2/dt)

According to Newton's law of cooling,

– dQ/dt = k(T2 – T1)

Comparing the above equation

– ms (dT2/dt) = k (T2 – T1)

dT2/(T2–T1) = – (k / ms) dt

dT2 /(T2 – T1) = – Kdt 

where, K = k/m s

Integrating the above equation

loge (T2 – T1) = – K t + c

T2 = T1 + C’ e–Kt

where, C’ = ec

The relation between the drop in temperature of the body and the time is shown using the cooling graph. The slope of this graph shows the rate of fall of the temperature.

The cooling curve is a graph that shows the relationship between body temperature and time. The rate of temperature fall is determined by the slope of the tangent to the curve at any point. The image added below shows the Temperature drop and time relation.

Newton's Cooling Graph T vs t

In general, 

T(t) = TA+(TH-TA)e-kt

where
T(t) is the Temperature at time t
TA is the Ambient temperature or temp of the surroundings
TH is the temperature of the hot object
k is the positive constant and t is the time

Methods to Apply Newton’s Law of Cooling

At a constant rate of cooling, the rate of cooling is related to the average temperature of the body during the interval then we can calculate the approximate value, using Newton’s Law of Cooling

dθ/dt = k(q - qs)

where,
q is the temperature of the body
qs is the temperature of the surrounding

Now if the average temperature of the body is q, where,

q = (qi + qf)/2

Verification of Newton’s Law of Cooling

We can easily verify Newton’s Law of Cooling by the experiment described below:

In the experiment, we take a double-walled vessel (V) with water in between the two walls. Inside the double-walled vessel, we take a copper calorimeter (C) containing hot water. 

We use two thermometers T2 to measure the temperatures of the water in the calorimeter and T1 to measure the temperature of the hot water between the double walls. After equal intervals of time, both temperatures are noted and a graph between the loge (T2–T1) and time (t) is plotted that appears as a straight line with a negative slope.

Newton's Law of Cooling Graph

The graph of Newton's Law of Cooling is added below, in this graph the log of difference between the two temperatures and the time is shown.

Newton's Law of Cooling Graph (logT vs t)

Limitations of Newton's Law of Cooling

Various limitations of Newton's Law of Cooling are,

  • Newton's Law of Cooling holds true if the temperature difference between the body and the environment is small.
  • The heat loss by the body is only in form of the Radiation.
  • The temperature of the surroundings must remain constant during the cooling of the body, if not then Newton's Law of Cooling does not holds true.

Applications of Newton's Law of Cooling

Various applications of Newton's Law of Cooling are,

  • To estimate how long a warm object will take to cool down to a specific temperature.
  • To determine the temperature of a drink in a refrigerator after a particular length of time has passed.
  • It helps to indicate the time of death by looking at the possible body temperature at the time of death and the current body temperature.

Read More,

  • Specific Heat Capacity
  • Basic Concept of Thermodynamics
  • Thermodynamic Processes

Solved Examples Newton's Law of Cooling

Example 1: A pan filled with hot food cools from 94 °C to 86 °C in 2 minutes when the room temperature is at 20 °C. How long will it take to cool from 71 °C to 69 °C?

Solution:

Average of 94 °C and 86 °C is 90 °C, 

  • T2 = 90 °C
  • T1 = 20 °C

Drop in tem. of food is 8 °C in 2 minutes.

According to Newton’s law of cooling,

– dQ/dt = k(T2 –T1) 

 8 °C /2 min = k(90 - 20)

4 = k(70).........(1)

Average of 69 °C and 71 °C is 70 °C

  • T2 = 70 °C
  • T1 = 20 °C

According to Newton’s law of cooling,

2 °C /dt = k(70 - 20) ......(2)        

From equation (1) and (2),

Change in time = 0.7 min = =42 sec

Thus, the food will take 42 sec to cool from 71 °C to 69 °C.

Example 2: A body at a temperature of 40ºC is kept in a surrounding of constant temperature of 20ºC. It is observed that its temperature falls to 35ºC in 10 minutes. Find how much more time will it take for the body to attain a temperature of 30ºC.

Solution:

Given,

  • qi = (40 - 20)ºC
  • qf = (35 - 20)ºC

According to Newtons law of cooling

 qf  = qi e-kt

Now, for the interval in which temperature falls from 40 ºC to 35 ºC.

(35 – 20) = (40 – 20) e-(10k)

e-10k = 3/4

-10k = (ln 4/3)

k = 0.2876/10

k = 0.02876

Now using Newon's Formula again,

(30 – 20) = (35 – 20)e-kt

10 = 15e-kt

e-kt = 2/3

-kt = ln(2/3)

t = 0.40546/k

Using the value of the k,

t = 0.40546/0.02876

t = 14.098 min

Thus, the time taken by body to reach the temp of 30ºC is 14.098 min

Example 3: The oil is heated to 70 ºC. It cools to 50 ºC after 6 minutes. Calculate the time taken by the oil to cool from 50 ºC to 40 ºC given the surrounding temperature Ts = 25 ºC

Solution:

Given,

Temperature of oil after 6 min i.e. T(t) is equal to 50 ºC

  • Ambient Temperature Ts = 25 ºC
  • Temperature of Oil, To = 70 ºC
  • Time to Cool to 50ºC = 6 min

According to Newton’s law of cooling,

T(t) = Ts + (T0 – Ts) e-kt

{T(t) – Ts}/(To – Ts) = e-kt

-kt = ln[(T(t) – Ts)/(To – Ts)] .........(1)        

Substitute the values

-kt = ln[(50 – 25)/(70 – 25)] 

-k = (ln 0.55556)/6

k = 0.09796

Average Temperature from 50 ºC to 40 ºC is equal to 45 ºC 

Againg using Newton's Law of cooling

-(0.09796)t = ln[(45 – 25)/(70 – 25)]

-0.09796t = ln(0.44444)

0.09796t = 0.81093

t = 0.09796/0.58778 = 8.278 min

Thus, the time take by oil to cool from 50 ºC to 40 ºC is 8.278 min

Example 4: Water is heated to 80 ºC for 10 min. How much would be its temperature in degrees Celsius, if k = 0.056 per min and the surrounding temperature is 25 ºC?

Solution:

Given,

  • Ambient Temperature Ts = 25 ºC
  • Temperature of water T0 = 80 ºC
  • Time for which Water is heated (t) = 10 min
  • Value of constant k = 0.056.

According to Newton’s law of cooling,

T(t) = Ts + (T0 – Ts) e-kt

Substituting the value

T(t)= 25 + (80 – 25)e-(0.056×10) 

T(t) = 25 + 55 e-(0.056×10)

T(t) = 25 + 31.42

T(t) = 56.42

After 10 min the temperature of water would be 56.42 ºC.


Next Article
Newton's Law of Cooling

A

anoopraj758
Improve
Article Tags :
  • School Learning
  • Physics
  • Class 11
  • Physics-MAQ
  • Physics-Formulas
  • Physics-Class-11
  • Thermodynamics
  • Physics-Concepts

Similar Reads

    CBSE Class 11 Physics Notes
    CBSE Class 11 Physics Notes 2023-24 is a comprehensive guide for CBSE Class 11 students. The class 11 syllabus is designed to provide students with a strong foundation in the basic principles of physics, including Measurement, Vectors, Kinematics, Dynamics, Rotational Motion, Laws of Motion, and Gra
    12 min read

    Chapter 1 - UNITS AND MEASUREMENT

    Measurement
    Measurement is the process of finding out how much, how big, or how heavy something is. It’s like a way to compare things using a standard unit. For example:How long? We measure length using units like inches, feet, or meters.If you measure the height of a door, you’re finding out how many meters or
    6 min read
    System of Units
    Measurement forms the fundamental principle to various other branches of science, that is, construction and engineering services. Measurement is defined as the action of associating numerical with their possible physical quantities and phenomena. Measurements find a role in everyday activities to a
    9 min read
    Significant Figures
    In order to find the value of different sizes and compare them, measurement is used. Measuring things is not only a concept but also practically used in everyday life, for example, a milkman measures milk before selling it in order to make sure the correct amount is served, A tailor always measures
    7 min read
    Units and Dimensions
    Units and Dimensions is a fundamental and essential topic in Physics. For the measurement of a physical quantity, Unit plays a vital role. Unit provides a complete idea about the measurement of a physical quantity. Dimension is a measure of the size or extent of a particular quantity.In this article
    7 min read
    Dimensional Formula
    Dimensional Formulas play an important role in converting units from one system to another and find numerous practical applications in real-life situations. Dimensional Formulas are a fundamental component of the field of units and measurements. In mathematics, Dimension refers to the measurement of
    7 min read
    Dimensional Analysis
    Most of the physical things are measurable in this world. The system developed by humans to measure these things is called the measuring system. Every measurement has two parts, a number (n) and a unit(u). The unit describes the number, what this number is and what it signifies. For example, 46 cm,
    6 min read

    Chapter 2 - MOTION IN A STRAIGHT LINE

    What is Motion?
    Motion is defined as the change in the position of an object with respect to time i.e. when an object changes its position according to time it is said to be in the state of motion. Everything in the universe is in a state of continuous motion, for example, the moon revolves around the planets, the
    12 min read
    Instantaneous Velocity Formula
    The speed of a moving item at a given point in time while retaining a specific direction is known as instantaneous velocity. With the passage of time, the velocity of an object changes. On the other hand, velocity is defined as the ratio of change in position to change in time when the difference in
    4 min read
    Instantaneous Speed Formula
    Velocity is defined as the rate of change of its position with respect to its frame of reference. It is a vector quantity as it has magnitude and direction. The SI unit of velocity is meter per second or m/s.Whereas speed measures the distance traveled by an object over the change in time. It has ma
    5 min read
    Acceleration
    Acceleration is defined as the rate of change in velocity. This implies that if an object’s velocity is increasing or decreasing, then the object is accelerating. Acceleration has both magnitude and direction, therefore it is a Vector quantity. According to Newton's Second Law of Motion, acceleratio
    9 min read
    Uniform Acceleration
    Uniformly Accelerated Motion or Uniform Acceleration in Physics is a motion in which the object is accelerated at constant acceleration. We have to keep in mind that uniform accelerated motion does not mean uniform velocity i.e. in uniform accelerated the velocity of the object increases linearly wi
    8 min read
    Relative Velocity Formula
    Let us suppose we are travelling on a bus, and another bus overtakes us. We will not feel the actual speed of the overtaking bus, as felt by a person who looks at it, standing by the side of the road. If both the buses are moving at the same speed in the same direction, a person in one bus observes
    10 min read

    Chapter 3 - MOTION IN A Plane

    Scalar and Vector
    Scalar and Vector Quantities are used to describe the motion of an object. Scalar Quantities are defined as physical quantities that have magnitude or size only. For example, distance, speed, mass, density, etc.However, vector quantities are those physical quantities that have both magnitude and dir
    8 min read
    Product of Vectors
    Vector operations are used almost everywhere in the field of physics. Many times these operations include addition, subtraction, and multiplication. Addition and subtraction can be performed using the triangle law of vector addition. In the case of products, vector multiplication can be done in two
    5 min read
    Vector Operations
    Vectors are fundamental quantities in physics and mathematics, that have both magnitude and direction. So performing mathematical operations on them directly is not possible. So we have special operations that work only with vector quantities and hence the name, vector operations. Thus, It is essent
    8 min read
    Resolution of Vectors
    Vector Resolution is splitting a vector into its components along different coordinate axes. When a vector is expressed in terms of its components, it becomes easier to analyze its effects in different directions. This process is particularly useful when dealing with vector quantities such as forces
    8 min read
    Vector Addition
    A Vectors is defined as,"A quantity that has both magnitudes, as well as direction."For any point P(x, y, z), the vector \overrightarrow{OP} is represented as: \overrightarrow{OP}(=\overrightarrow{r}) = x\hat{i} + y \hat{j} + z\hat{k} Vector addition is a fundamental operation in vector algebra used
    11 min read
    Projectile Motion
    Projectile motion refers to the curved path an object follows when it is thrown or projected into the air and moves under the influence of gravity. In this motion, the object experiences two independent motions: horizontal motion (along the x-axis) and vertical motion (along the y-axis). Projectile
    15+ min read

    Chapter 4 - LAWS OF MOTION

    Newton's Laws of Motion | Formula, Examples and Questions
    Newton's Laws of Motion, formulated by the renowned English physicist Sir Isaac Newton, are fundamental principles that form the core of classical mechanics. These three laws explain how objects move and interact with forces, shaping our view of everything from everyday movement to the dynamics of c
    9 min read
    Law of Inertia
    Isaac Newton's first law of motion, also called the Law of Inertia, is one of the most important ideas in physics. But before we talk about the law, let’s first understand inertia. Inertia is just a fancy word for the idea that things don’t like to change their state. If something is sitting still,
    8 min read
    Newton's First Law of Motion
    Before the revolutionary ideas of Galileo and Newton, people commonly believed that objects naturally slowed down over time because it was their inherent nature. This assumption stemmed from everyday observations, where things like friction, air resistance, and gravity seemed to slow moving objects.
    15+ min read
    Newton's Second Law of Motion: Definition, Formula, Derivation, and Applications
    Newton's Second Law of Motion is a fundamental principle that explains how the velocity of an object changes when it is subjected to an external force. This law is important in understanding the relationship between an object's mass, the force applied to it, and its acceleration.Here, we will learn
    15 min read
    Newton's Third Law of Motion
    When you jump, you feel the gravitational force pulling you down towards the Earth. But did you know that at the same time, you are exerting an equal force on the Earth? This phenomenon is explained by Newton's Third Law of Motion. Newton's Third Law of MotionNewton's Third Law of Motion is a founda
    13 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
    Static Equilibrium
    Static Equilibrium refers to the physical state of an object when it is at rest and no external force or torque is applied to it. In Static Equilibrium, the word 'static' refers to the body being at rest and the word 'equilibrium' refers to the state where all opposing forces cancel out each other a
    9 min read
    Types of Forces
    Forces are an external cause that makes a body move, stop, and increase its velocity and other. There are various types of forces in physics and they are generally classified into two categories that are, Contact Force and Non Contact Force. In general, we define a push and pull as a force, and forc
    14 min read
    Friction
    Friction in Physics is defined as a type of force that always opposes the motion of the object on which it is applied. Suppose we kick a football and it rolls for some distance and eventually it stops after rolling for some time. This is because of the friction force between the ball and the ground.
    8 min read
    Rolling Friction
    Rolling Friction is a frictional force that opposes rolling objects. Rolling friction is applicable where the body moves along its curved surfaces. For example, wheels in vehicles, ball bearings, etc. are examples of rolling friction. In this article, we will learn about rolling friction, its defini
    10 min read
    Circular Motion
    Circular Motion is defined as the movement of an object rotating along a circular path. Objects in a circular motion can be performing either uniform or non-uniform circular motion. Motion of a car on a bank road, the motion of a bike, the well of death, etc. are examples of circular motion.In this
    15+ min read
    Solving Problems in Mechanics
    Mechanics is a fundamental branch of Physics that explores how objects move when forces or displacements are applied, as well as how these objects interact with and impact their surroundings. It can be divided into two main areas: statics, which studies objects at rest, and dynamics, which focuses o
    9 min read

    Chapter 5 - WORK, ENERGY AND POWER

    Energy
    Energy in Physics is defined as the capacity of a body to do work. It is the capacity to complete a work. Energy can be broadly categorized into two categories, Kinetic Energy and Potential Energy. The capacity of an object to do the work is called the Energy. In this article, we will learn about, E
    10 min read
    Work Energy Theorem
    The concept "work" is commonly used in ordinary speech, and we understand that it refers to the act of accomplishing something. For example, you are currently improving your understanding of Physics by reading this article! However, Physics may disagree on this point. The Work-energy Theorem explain
    13 min read
    Work - Definition, Formula, Types of Work, Sample Problems
    In daily life, you are doing activities like study, running speaking, hear, climbing, gossips with friends and a lot of other things. Do you know? All these activities require some energy, and you get it from your daily food. In our day-to-day life, everyone eats food, gets energy, and does some act
    6 min read
    Kinetic Energy
    Kinetic Energy is the energy associated with an object moving with a velocity. For an object of mass m and velocity, its kinetic energy is half of the product of the mass of the object with the square of its velocity. In our daily life, we observe kinetic energy while walking, cycling, throwing a ba
    10 min read
    Work Done by a Variable Force
    Usually, a dancing person is considered to be more energetic compared to a sitting person. A security guard who has been standing at his place the whole day has been working for hours. In real life, this seems obvious, but these terms and definitions work differently when it comes to physics. In phy
    6 min read
    Potential Energy
    Potential energy in physics is the energy that an object possesses as a result of its position. The term Potential Energy was first introduced by a well-known physicist William Rankine, in the 19th century. Gravitational Potential Energy, the elastic potential energy of an elastic spring, and the el
    8 min read
    Mechanical Energy Formula
    Mechanical Energy - When a force operates on an object to displace it, it is said that work is performed. Work entails the use of a force to shift an object. The object will gather energy after the job is completed on it. Mechanical energy is the amount of energy acquired by a working object. The me
    7 min read
    Potential Energy of a Spring
    A spring is used in almost every mechanical aspect of our daily lives, from the shock absorbers of a car to a gas lighter in the kitchen. Spring is used because of their property to get deformed and come back to their natural state again. Whenever a spring is stretched or compressed, a force is expe
    7 min read
    Power
    Power in Physics is defined as the time rate of the amount of energy converted or transferred. In the SI system (or International System of Units), Watt (W) is the unit of Power. Watt is equal to one joule per second. In earlier studies, power is sometimes called Activity. Power is a scalar quantity
    8 min read
    Collision Theory
    Collision Theory says that when particles collide (strike) each other, a chemical reaction occurs. However, this is necessary but may not be a sufficient condition for the chemical reaction. The collision of molecules must be sufficient to produce the desired products following the chemical reaction
    7 min read
    Collisions in Two Dimensions
    A Collision occurs when a powerful force strikes on two or more bodies in a relatively short period of time. Collision is a one-time occurrence. As a result of the collision, the involved particles' energy and momentum change. The collision may occur as a result of actual physical contact between th
    9 min read

    Chapter 6 - SYSTEMS OF PARTICLES AND ROTATIONAL MOTION

    Concepts of Rotational Motion
    Rotational motion refers to the movement of an object around a fixed axis. It is a complex concept that requires an understanding of several related concepts. Some of the important concepts related to rotational motion include angular displacement, angular velocity, angular acceleration, torque, the
    10 min read
    Motion of a Rigid Body
    A rigid body is a solid body that has little to no deformation when a force is applied. When forces are applied to such bodies, they come to translational and rotational motion. These forces change the momentum of the system. Rigid bodies are found almost everywhere in real life, all the objects fou
    7 min read
    Centre of Mass
    Centre of Mass is the point of anybody where all the mass of the body is concentrated. For the sake of convenience in Newtonian Physics, we take the body as the point object where all its mass is concentrated at the centre of mass of the body. The centre of mass of the body is a point that can be on
    15 min read
    Motion of Center of Mass
    Center of Mass is an important property of any rigid body system. Usually, these systems contain more than one particle. It becomes essential to analyze these systems as a whole. To perform calculations of mechanics, these bodies must be considered as a single-point mass. The Center of mass denotes
    7 min read
    Linear Momentum of a System of Particles
    The mass (m) and velocity (v) of an item are used to calculate linear momentum. It is more difficult to halt an item with more momentum. p = m v is the formula for linear momentum. Conservation of momentum refers to the fact that the overall quantity of momentum never changes. Let's learn more about
    8 min read
    Relation between Angular Velocity and Linear Velocity
    Motion is described as a change in position over a period of time. In terms of physics and mechanics, this is called velocity. It is defined as the change in position over a period. Rotational Motion is concerned with the bodies which are moving around a fixed axis. These bodies in rotation motion o
    4 min read
    Angular Acceleration
    Angular acceleration is the change in angular speed per unit of time. It can also be defined as the rate of change of angular acceleration. It is represented by the Greek letter alpha (α). The SI unit for the measurement of, Angular Acceleration is radians per second squared (rad/s2). In this articl
    6 min read
    Torque and Angular Momentum
    For a rigid body, motion is generally both rotational and translation. If the body is fixed at one point, the motion is usually rotational. It is known that force is needed to change the translatory state of the body and to provide it with linear acceleration. Torque and angular momentum are rotatio
    7 min read
    Torque
    Torque is the effect of force when it is applied to an object containing a pivot point or the axis of rotation (the point at which an object rotates), which results in the form of rotational motion of the object. The Force causes objects to accelerate in the linear direction in which the force is ap
    10 min read
    Angular Momentum
    Angular Momentum is a kinematic characteristic of a system with one or more point masses. Angular momentum is sometimes called Rotational Momentum or Moment of Momentum, which is the rotational equivalent of linear momentum. It is an important physical quantity as it is conserved for a closed system
    10 min read
    Equilibrium of Bodies
    The laws of motion, which are the foundation of old-style mechanics, are three explanations that portray the connections between the forces following up on a body and its movement. They were first expressed by English physicist and mathematician Isaac Newton. The motion of an item is related to the
    7 min read
    Moment of Inertia
    Moment of inertia is the property of a body in rotational motion. Moment of Inertia is the property of the rotational bodies which tends to oppose the change in rotational motion of the body. It is similar to the inertia of any body in translational motion. Mathematically, the Moment of Inertia is g
    15+ min read
    Kinematics of Rotational Motion
    It is not difficult to notice the analogous nature of rotational motion and kinematic motion. The terms of angular velocity and angular acceleration remind us of linear velocity and acceleration. So, similar to the kinematic equation of motion. Equations of rotational motion can also be defined. Suc
    6 min read
    Dynamics of Rotational Motion
    Rigid bodies can move both in translation and rotation. As a result, in such circumstances, both the linear and angular velocities must be examined. To make these difficulties easier to understand, it is needed to separately define the translational and rotational motions of the body. The dynamics o
    10 min read
    Angular Momentum in Case of Rotation About a Fixed Axis
    Imagine riding a bicycle. As you pedal, the wheels start spinning, and their speed depends on how fast you pedal. If you suddenly stop pedaling, the wheels keep rotating for a while before gradually slowing down. This phenomenon occurs due to rotational motion, where the spinning wheels possess angu
    7 min read

    Chapter 7 - GRAVITATION

    Gravitational Force
    Have you ever wondered why the Earth revolves around the Sun and not the other way around? Or why does the Moon remain in orbit instead of crashing into Earth? If the Earth pulls the Moon and the Moon pulls the Earth, shouldn’t they just come together? What keeps them apart?All these questions can b
    11 min read
    Kepler's Laws of Planetary Motion
    Kepler's law of planetary motion is the basic law that is used to define the motion of planets around the stars. These laws work in parallel with Newton's Law and Gravitation Law and are helpful in studying the motion of various planetary objects. Kepeler's law provides three basic laws which are, K
    10 min read
    Acceleration due to Gravity
    Acceleration due to gravity (or acceleration of gravity) or gravity acceleration is the acceleration caused by the gravitational force of attraction of large bodies. As we know that the term acceleration is defined as the rate of change of velocity with respect to a given time. Scientists like Sir I
    8 min read
    What is the Acceleration due to Gravity on Earth ?
    Take something in your hand and toss it down. Its speed is zero when you free it from your grip. Its pace rises as it descends. It flies faster the longer it goes. This sounds like acceleration. Acceleration, on the other hand, implies more than just rising speed. Pick up the same object and throw i
    11 min read
    Gravitational Potential Energy
    The energy possessed by objects due to changes in their position in a gravitational field is called Gravitational Potential Energy. It is the energy of the object due to the gravitational forces. The work done per unit mass to bring the body from infinity to a location inside the gravitational field
    13 min read
    Escape Velocity
    Escape velocity as the name suggests, is the velocity required by an object to escape from the gravitational barrier of any celestial object. "What happens when you throw a stone upward in the air?" The stone comes back to the Earth's surface. If we throw the stone with a much higher force still it
    7 min read
    Artificial Satellites
    When looked at the night sky many heavenly bodies like stars, moon, satellites, etc are observed in the sky. Satellites are small objects revolving or orbiting around a planet or on object larger than it. The most commonly observed and known satellite is the moon, the moon is the satellite of Earth,
    8 min read
    Binding Energy of Satellites
    Humans learn early in life that all material items have a natural tendency to gravitate towards the earth. Anything thrown up falls to the ground, traveling uphill is much more exhausting than walking downhill, Rains from the clouds above fall to the ground, and there are several additional examples
    10 min read

    Chapter 8 - Mechanical Properties of Solids

    Stress and Strain
    Stress and Strain are the two terms in Physics that describe the forces causing the deformation of objects. Deformation is known as the change of the shape of an object by applications of force. The object experiences it due to external forces; for example, the forces might be like squeezing, squash
    12 min read
    Hooke's Law
    Hooke's law provides a relation between the stress applied to any material and the strain observed by the material. This law was proposed by English scientist Robert Hooke. Let's learn about Hooke's law, its application, and others, in detail in this article. What is Hooke’s Law?According to Hooke's
    10 min read
    Stress-Strain Curve
    Stress-Strain Curve is a very crucial concept in the study of material science and engineering. It describes the relationship between stress and the strain applied on an object. We know that stress is the applied force on the material, and strain, is the resulting change (deformation or elongation)
    11 min read
    Modulus of Elasticity
    Modulus of Elasticity or Elastic Modulus is the measurement of resistance offered by a material against the deformation force acting on it. Modulus of Elasticity is also called Young's Modulus. It is given as the ratio of Stress to Strain. The unit of elastic modulus is megapascal or gigapascal Modu
    12 min read
    Elastic Behavior of Materials
    Solids are made up of atoms based on their atomic elasticity (or molecules). They are surrounded by other atoms of the same kind, which are maintained in equilibrium by interatomic forces. When an external force is applied, these particles are displaced, causing the solid to deform. When the deformi
    10 min read

    Chapter 9 - Mechanical Properties of Fluids

    What is Pressure?
    Have you ever thought about why a needle is so thin, why fence spikes are pointed, or why a hammer's head is flat? It’s all about pressure. Pressure is the force applied to a specific area. A needle’s sharp tip concentrates the force, allowing it to easily pierce fabric. If it were blunt, the force
    7 min read
    Streamline Flow
    The substance that can change its form under an external force is defined as fluid. Whenever an external force is applied to a fluid, it begins to flow. The study of fluids in motion is defined as fluid dynamics. Have you ever noticed a creek flowing beneath the bridge? When you see a streamline, wh
    7 min read
    Bernoulli's Principle
    Bernoulli's Principle is a very important concept in Fluid Mechanics which is the study of fluids (like air and water) and their interaction with other fluids. Bernoulli's principle is also referred to as Bernoulli's Equation or Bernoulli Theorem. This principle was first stated by Daniel Bernoulli
    15+ min read
    What is Viscosity?
    Viscosity is the measurement of the resistance of the flowing liquid. Let us learn more about viscosity with an example suppose we take two bowls, one bowl contains water and the other has honey in it, we drop the content of both bowls then we see that water flows much faster than honey which conclu
    12 min read
    Surface Tension
    Surface tension is the ability of fluid surfaces to contract into the smallest possible surface area. Have you ever found that even after filling a glass full of water, you can only add a few more drops before it spills? Have you ever lost a thermometer and watched how the mercury reacts as it falls
    11 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