Equation of Motion
Physics is a branch of science that studies matter, its fundamental compositions, motion, behavior through space and time, and their relations with energy and force. Physics is a huge field to study so it is further divided into many sub-parts based on the area on which it is focused. Mechanics is the branch that deals with the motion of bodies under the action of forces, as well as relationships between different forces, exerted by bodies to each other in the system.
Sir Issac Newton; who is considered the father of mechanics, was the first to give the fundamental physical laws that deal with objects and their motion. He formulated three equations of motion of an object and published them in his book Philosophiae Naturalis Principia Mathematica, which is considered the starting point in the history of classical mechanics.
Equations of Motion
In the year 1687, Sir Issac Newton published his book, and in his book, he write about his understanding of motion in the physical world as Newton’s Law of Motion. These laws alongside the Equations published gave the world an understanding of the motion of objects as well as their intersection with each other.
Equations of motion are mathematical equations that explain how a physical system behaves over time. They are used to describe the motion of objects and systems in terms of dynamic variables. In simpler terms, equations of motion use mathematical functions to describe how a physical system behaves.
Sir Isaac Newton gave three equations of motion. These equations are commonly known as the first, second, and third equations of motion, and they are described in detail below.
First Equation of Motion
The first equation of motion; which provides the relationship between the initial and final velocity, time, and acceleration, is as follows:
Second Equation of Motion
The second equation of motion; which provides the relationship between displacement, time, acceleration, and initial velocity, is as follows:
Third Equation of Motion
The Third equation of motion; which provides the relationship between initial and final velocity, acceleration, and displacement, is as follows:
In the above equations, v is the final velocity (unit- meter per second), u is the initial velocity (unit- meter per second), a is the acceleration (unit- meter per second2), and s is the displacement (unit- meters) and t is the time (unit- second).
Derivation of Equation of Motion
We can derive the equation of motion by using three methods, which are as follows:
- Graphical Method
- Algebraic Method
- Calculus Method
Derivation of First Equation of Motion
By Graphical Method
As slope of velocity-time graph represents acceleration.
Slope of graph = AB/BC
According to graph,
AB = v-u, and BC=t
⇒ a =(v-u)/t
⇒ at =v-u
⇒ v = u+at
By Algebraic Method
As we know the acceleration is defined as rate change of velocity, so if velocity changes from u to v in time t, then
a = change in velocity/time taken
⇒ a = (v-u)/t
⇒ at = v-u
⇒ v = u+at
By Calculus Method
By the definition of acceleration, it is defined as the rate of change in velocity.
Mathematically it can be expressed as :
a = dv/dt
Multiply dt on both sides,
⇒ adt = dv
Integrating on both sides, we get (the limit of dv is u to v and limit of dt is 0 to t)
⇒ at = v – u
⇒ v = u + at
Derivation of Second Equation of Motion
By Graphical Method
The area under the graph is the displacement of the body.
Distance travelled (s) = Area of OADC= Area of OADC + Area of ABD
⇒ s = (AD × BD × 1/2) + (OA × OC)
According to the graph
OA = u, OC = t, AD = t, BD = v-u
⇒ s = (t × at × 1/2) + ut
⇒ s = ut + at/2
By Algebraic Method
As displacement is the shortest distance between final and initial position, and given by the product of avrage velocity and time taken
that can be mathematically represented as, s = (u+v)/2×t . . .(i)
From first equation of motion, v=u+at
Equation (i) become,
s = (u+u+at)/2×t
⇒ s = (2u+at)/2×t
⇒ s = ut+at2/2
By Calculus Method
As velocity is known as the rate of change of displacement,
v=ds/dt
Multiply dt on both sides,
⇒ ds = vdt
From first equation of motion, Substituting v=u+at
ds = (u+at)dt
⇒ ds = udt+atdt
Integrating both sides,(limit of ds is 0 to s and limit of dt is 0 to t)
Derivation of Third Equation of Motion
By Graphical Method
The area under the Graph is the displacement of the body.
Area under the Graph = Area of the trapezium OABC
⇒ s = (1/2) × ((Sum of Parallel Sides) × Height
⇒s = 1/2 x (OA + CB) x OC
From the Graph
OA = u, CB = v, OC = t
⇒ s = 1/2 x (u + v) x t
We know from the first equation of motion, t = (v – u)/ a
⇒ s = 1/2 x ((u + v) × (v – u))/a
⇒ s = 1/2 x (v + u) × (v – u)/a
⇒ s = (v2 – u2)/2a
⇒ 2as = v2– u2
⇒ v2= u2+2as
By Algebraic Method
As displacement is the shortest distance between final and initial position, and given by the product of avrage velocity and time taken
that can be mathematically represented as, s = (u+v)/2×t . . .(i)
As rearranging the first equation of motion, we get t = (v-u)/a
Substituting, t = (v-u)/a in equation (i), we get
s = (u+v)/2×(v-u)/a
⇒ 2as = (v+u)(v-u)
⇒ 2as = v2-u2
⇒ v2=u2+2as
By Calculus Method
As velocity is known as the rate of change of displacement,
v=ds/dt . . .(i)
and acceleration is defined as the rate of change in velocity.
a = dv/dt . . .(ii)
From (i) and (ii), we get
a ds/dt = v dv/dt
⇒ a ds = v dv
Integrating both sides, we get( limit of ds is 0 to s and limit of dv is u to v)
Solved Examples of Equation of Motion
Example 1: Mahesh throws the ball in the horizontal direction. If the ball travels 60 meters in 4 seconds they calculate the acceleration.
Answer:
As the body is thrown that means the initial velocity is zero.
⇒ u = 0
The distance traveled by the ball is displacement.
⇒ s = 80 meters
The time period is t = 4 s.
By using the equation, s = ut + at2/2
⇒ 80 = 0(4) + a(4)2/2
⇒ 80 = 8a
⇒ a=10 m/s2
Therefore the acceleration of the body after is 10 m/s2.
Example 2: A body is moving with a constant acceleration of 10 m/s2. If the initial velocity of the body is 5 m/s then what will be its velocity after 2 seconds?
Answer:
The acceleration of the body is 10 m/s2
⇒ a = 10 m/s2
The initial velocity is 5 m/s.
⇒ u = 5 m/s
The time period is 2 sec.
⇒ t = 2 sec
By using the equation, v = u + at
⇒ v = 5 + 10(2)
⇒ v = 5 + 20
⇒ v = 25 m/s
Therefore the velocity of the body after 2 seconds is 25 m/s.
Example 3: A body is moving with a constant acceleration of 10 m/s2. If the initial velocity of the body is 5 m/s and the final velocity is 105 m/s then what will be its displacement?
Answer:
The acceleration of the body is 10 m/s2.
⇒ a = 10
The initial velocity is 5 m/s.
⇒ u = 5 m/s
The final velocity is 105 m/s.
⇒ v = 105 m/s
By using the equation, v2 – u2 = 2as
⇒ 1052 – 52 = 2(10)(s)
⇒ s = (11025 – 25)/20
⇒ s = 550 sec
Therefore the time period is 550 seconds.
Example 4: What will be the displacement of a body if the initial and final velocities are 20 and 70 m/s respectively in 5 seconds?
Answer:
The initial velocity is 20 m/s.
⇒ u = 20 m/s
The final velocity is 170 m/s.
⇒ v = 70 m/s
The time period is 5 sec.
⇒ t = 5 sec
By using the equation, s = (1/2) (v + u)t
⇒ s = (0.5) (70 + 20)(5)
⇒ s = 550 meters
Therefore the displacement of a body is 550 meters.
Example 5: A car is moving with a velocity of 50 m/s when the driver sees a person crossing the road applies brakes and the car stops after 4 seconds. Calculate the distance traveled by car.
Answer:
The initial velocity is 50 m/s.
⇒ u = 50 m/s
The final velocity is 0 m/s.
⇒ v = 0 m/s
The time period is 4 seconds.
⇒ t = 4s
By using the equation, s = (1/2)(v + u)t
⇒ s = (0.5)(50 + 0)(4)
⇒ s = 100 meters
Therefore the displacement of the body is 100 m.
Example 6: A car is decelerating at 6m/s2. What is the distance traveled by the car if the initial speed is 20 m/s and the time taken to stop the car is 3 seconds?
Answer:
The deceleration of the body is 6 m/s2
⇒ a = 6
The initial velocity is 20 m/s.
⇒ u= 20 m/s
The time period is 3 sec.
⇒ t = 3 sec
By using the equation, s = ut – at2/2
⇒ s = 20(3) + 6(3)2/2
⇒ s = 60+27
⇒ s = 87 m
Therefore the displacement of the body is 87 m.
FAQs on Equation of Motion
Question 1: What are the Equations of Motion?
Solution:
The three equations,
- v=u+at
- s = ut + at2/2
- v2 – u2 = 2as
are combinedly called equations of motion.
Question 2: What does the area under the velocity-time graph represent?
Answer:
Area under the velocity-time graph represents the acceleration of the object for which the graph is drawn.
Question 3: What does the area under the displacement-time graph represent?
Answer:
Area under the displacement-time graph represents the magnitude of displacement of the object for which the graph is drawn.
Question 4: What does the slope of the displacement-time graph represent?
Solution:
Slope of the displacement-time graph represents the velocity of the object for which the graph is drawn.
Question 5: What does the slope of the velocity-time graph represent?
Solution:
Slope of the velocity-time graph represents the acceleration of the object for which the graph is drawn.
Please Login to comment...