Motion

Motion

TaxtbookNCERT
ClassClass 9th
SubjectScience
ChapterChapter 8
TopicMotion

CHAPTER AT A GLANCE:

Contents :
(i) Defination of rest and motion
(ii) Types of motion
(iii) Types of physical quantities
(iv) Distance, displacement and their differences
(v) Uniform and non-uniform motion and their types
(vi) Speed and velocity
(vii) Acceleration, decelerated motion
(viii) Graphical plotting of uniform and non-uniform motion
(ix) Equation of motion and their derivation

Rest : A body is said to be in a state of rest when its position does not change with respect to a reference point.

Motion : A body is said to be in a state of motion when its position change continuously with reference to a point.

• Motion can be of different types depending upon the type of path by which the object is going through.
(i) Circulatory motion/Circular motion – In a circular path.
(ii) Linear motion – In a straight line path.
(iii) Oscillatory/Vibratory motion – To and fro path with respect to origin.

Scalar quantity : It is the physical quantity having own magnitude but no direction e.g., distance, speed.
Vector quantity : It is the physical quantity that requires both magnitude and direction e.g., displacement, velocity.

Distance and Displacement :

• The actual path or length travelled by a object during its journey from its initial position to its final position is called the distance.
• Distance is a scalar quantity which requires only magnitude but no direction to explain it.
Example, Ramesh travelled 65 km. (Distance is measured by odometer in vehicles.)
• Displacement is a vector quantity requiring both magnitude and direction for its explanation.
Example, Ramesh travelled 65 km south-west from Clock Tower.
• Displacement can be zero (when initial point and final point of motion are same)
Example, circular motion.

Difference between Distance and Displacement:

Distance Displacement
Length of actual path travelled by an object.Shortest length between initial point and far point of an object.
It is scalar quantity. It is vector quantity.
It remains positive, can’t be ‘0’ or negative.It can be positive (+ve), negative (-ve) or zero.
Distance can be equal to displacement
(in linear path).
Displacement can be equal to distance or its lesser than distance.

Example 1. A body travels in a semicircular path of radius 10 m starting its motion from point ‘A’ to point ‘B’. Calculate the distance and displacement.

Solution : Total distance travelled by body, S = ?

Given, π = 3.14, R = 10 m
           S = πR
              = 3.14 × 10 m
              = 31.4 m Ans.

Total displacement of body, D = ?
Given, R = 10 m
           D = 2 × R
              = 2 × 10 m
               = 20 m Ans.

Example 2. A body travels 4 km towards North then he turn to his right and travels another 4 km before coming to rest. Calculate
(i) total distance travelled,
(ii) total displacement.

Solution:

Uniform and Non-uniform Motions
Uniform Motion :
When a body travels equal distance in equal interval of time, then the motion is said to be uniform motion.

Non-uniform Motion :
In this type of motion, the body will travel unequal distances in equal intervals of time.

Non-uniform motion is of two types :
(i) Accelerated Motion :
When motion of a body increases with time.

(ii) De-accelerated Motion : When motion of a body decreases with time.

Speed : The measurement of distance travelled by a body per unit time is called speed.
Speed = Distance travelled / Time taken
v = s / t
• SI unit = m/s (meter/second)
• If a body is executing uniform motion, then there will be a constant speed or uniform motion.
• If a body is travelling with non-uniform motion, then the speed will not remain uniform but have different values throughout the motion of such body.
• For non-uniform motion, average speed will describe one single value of speed throughout the motion of the body.
Average speed = Total distance travelled / Total time taken

Example : What will be the speed of body in m/s and km/hr if it travels 40 kms in 5 hrs ?

Solution : Distance (s) = 40 km
                         Time (t) = 5 hrs.
Speed (in km / hr) = Total distance / Total time
                              = 40 km/5 hrs
                              = 8 km/hr Ans.
Speed (in m/s)      = ?
40 km = 40 x 1000 m = 40,000 m
5 hrs = 5 x 60 x 60 sec = 18000 sec
Speed (in m/s) = 40000 m / 18000 s
                         = 2.22 m/s Ans.

Conversion Factor:
Change from km/hr to m/s = 1000 m / 60 x 60 s
                                              = 5 / 18 m/s

Velocity : It is the speed of a body in given direction.
Velocity = Displacement / Time
• Velocity is a vector quantity. Its value changes when either its magnitude or direction changes.
• For non-uniform motion in a given line, average velocity will be calculated in the same way as done in average speed.
Average velocity = Total displacement / Total time
• For uniformly changing velocity, the average velocity can be calculated as follows :
Avg velocity = (Initial velocity + Final velocity) / 2
V(avg) = (u + v) / 2
where, u = initial velocity, v = final velocity
SI unit of velocity = ms-1
Velocity = Displacement / Time
• It can be positive (+ve), negative (-ve) or zero.

Example 1 : During first half of a journey by a body it travel with a speed of 40 km/hr and in the next half it travels with a speed of 20 km/hr. Calculate theaverage speed of the whole journey.

Solution :
Speed during first half (v1) = 40 km/hr
Speed during second half (v2) = 20 km/hr
                        Average speed = (V1 + V2) / 2
                                                 = (40 + 20) / 2
                                                 = 30 km/hr
Average speed by an object (body) = 30 km/hr. Ans

Example 2 : A car travels 20 km in first hour, 40 km in second hour and 30 km in third hour. Calculate the average speed of the train.

Solution :
Speed in 1st hour = 20 km/hr,
Distance travelled during 1st hr = 1×20= 20 km
Speed in 2nd hour = 40 km/hr,
Distance travelled during 2nd hr = 1×40= 40 km
Speed in 3rd hour = 30 km/hr,
Distance travelled during 3rd hr = 1×30= 30 km
Average speed = Total distance travelled / Total time taken
= (20 + 40+ 30) / 3
= 30 km/hr Ans.

Acceleration : Acceleration is seen in non-uniform motion and it can be defined as the rate of change of velocity with time.
Acceleration = Change in velocity / Time
a = (v – u) / t
where, a = acceleration, v = final velocity, u = initial velocity
If v > u, then ‘a’ will be positive (+ve).

Retardation/Deaceleration : Deaceleration is seen in non-uniform motion during decrease in velocity with time. It has same definition as acceleration.
Deaceleration = Change in velocity / Change in time
a’ = (v – u) / t

Here v < u, a’ = negative (-ve).

Example 1 : A car speed increases from 40 km/hr to 60 km/hr in 5 sec. Calculate the acceleration of car.

Solution : u = 40 km / hr. = 40 x 5 / 18 = 11.11 ms-1
                  v = 60 km / hr. = 60 x 5 / 18 = 16.66 ms-1
                 a = ? t = 5 sec.
                  a = v – u / t
                     = 16.66 – 11.11 / 5
                  a = 5.55 / 5
                  a = 1.11 ms-2 Ans.

Example 2. A car travelling with a speed of 20 km/hr comes into rest in 0.5 hrs. What will be the value of its retardation ?

Solution :     v = 0 km/hr
                     u = 20 km/hr
                      t = 0.5 hrs
Retardation, a’ = ?
a’ = v – u / t
a’ = – (0 – 20) / 0.5
a’ = – 200 / 5
a’ = − 40 km/hr2 Ans

Graphical Representation of Equation:

(i) Distance-Time Graph : s/t graph :
(a) s/t graph for uniform motion :

(b) s/t graph for non-uniform motion :

(c) s/t graph for a body at rest :

(ii) Velocity-Time Graph : v/t graph :
(a) v/t graph for uniform motion :

(b) v/t graph for non-uniform motion :
(A) v/t graph for accelerated (uniform) motion :

In uniformly accelerated motion, there will be equal increase in velocity in equal interval of time throughout the motion of body.

(B) v/t graph for accelerated (non-uniform) motion :

(C) v/t graph for decelerated (uniform) motion :

(D) v/t graph for decelerated (non-uniform) motion :


Note : The area enclosed between any two time intervals is ‘t2 – t1’in v/t graph will represent the total displacement by that body.

Total distance travelled by body between t2 and t1, time intervals
= Area of ∆ABC + Area of rectangle ACDB
= ½ x (v2 – v1) x (t2 – t1) + v1 x (t2 – t1)

Example : From the information given in s/t graph, which of the following body ‘A’ or ‘B’will be more faster ?

Solution: VA > VB

Equation of Motion (For Uniformly Accelerated Motion)

(i) First Equation:
v = u + at
Or  Final velocity = Initial velocity + Acceleration × Time

Graphical Derivation :

Suppose a body has initial velocity ‘u’ (i.e., velocity at time t = 0 sec.) at point ‘A’ and this velocity changes to ‘v’ at point ‘B’ in ‘t’ secs. i.e., final velocity will be ‘v’.

For such a body there will be an acceleration.

Or      a = Change in velocity / Change in time

Or      a = (OB – OA) / (OC – 0)

Or      a = (v – u) / (t – 0)

Or      a = (v – u) / t

Or      v = u + at

(ii) Second Equation

        s = ut + ½at2

Distance travelled by object = Area of OABC (trapezium)

or      s = Area of OADC (rectangle) + Area of ΔABD

or      s = OA × AD + ½ × AD × BD

or      s = u × t + ½ × t × (v – u)

or      s = ut + ½ × t × at

             {⸪ (v – u) / t = a}

or     s = ut + ½at2

(iii) Third Equation

       v2 = u2 + 2as

or    s = Area of trapezium OABC

or    s = {(OA +BC) x OC} / 2

or    s = {(u + v) x t} / 2

or    s = {(u + v) / 2} x {(v – u) / a}

       {⸪ (v – u) / t = a}

or    s = (v2 – u2) / 2a

or    v2 = u2 + 2as

(iii) Third Equation

v2 = u2 + 2as

s = Area of trapezium OABC

s = {(OA +BC) x OC} / 2

s = {(u + v) x t} / 2

s = {(u + v) / 2} x {(v – u) / a}

{⸪ (v – u) / t = a }

s = (v2 – u2) / 2a

v2 = u2 + 2as

Example 1. A car starting from rest moves with uniform acceleration of 0.1 ms-2 for 4 mins. Find the speed and distance travelled.

Solution : u = 0 ms-1 (car is at rest.)
                a = 0.1 ms-2
                 t = 4 × 60 = 240 sec.
                 v = ?
From,       v = u + at
                v = 0 + 0.1 × 240
Or            v = 24 ms-1 Ans.

Example 2. The brakes applied to a car produces deceleration of 6 ms-2 in opposite direction to the motion. If car requires 2 sec. to stop after application of brakes, calculate distance travelled by the car during this time.

Solution : Deceleration, a = − 6 ms-2 , Time, t = 2 sec.
Distance, s = ?
Final velocity, v = 0 ms-1    ⸪ car comes to rest.
Now,              v = u + at
Or                  u = v at
Or                  u = 0 – (– 6) × 2 = 12 ms-1
And,               s = ut + ½at2
                 s = 12 × 2 + ½ × (– 6) × (2)2
                      s = 24 – 12 = 12 m Ans.

Uniform Circular Motion:

If a body is moving in a circular path with uniform speed, then it is said to be executing uniform circular motion.
In such a motion the speed may be same throughout the motion but its velocity (which is tangential) is different at eact and every point of its motion. Thus, uniform circular motion is an accelerated motion.

Leave a Comment

Your email address will not be published. Required fields are marked *

error:
Scroll to Top