Motion - Distance, displacement, speed, velocity, acceleration, and equations of motion
Hello dear student! Welcome to this comprehensive guide on Motion.
In physics, everything around us—from the smallest atom to the giant planets—is in constant movement. Whether you are walking to school, riding a bicycle, or watching a bird fly, you are observing motion in action.
In this tutorial, we will break down the fundamental concepts of motion into simple, bitesize ideas using everyday examples, easy-to-remember formulas, and step-by-step problem-solving. Grab your notebook, and let's dive in!
---
1. What is Motion & The Reference Point
Before we define speed or acceleration, let's answer a simple question: How do you know something is moving?
You know an object is moving when its position changes with time. But relative to what?
The Reference Point (Origin)
Imagine you are sitting inside a moving train.
Thus, to describe the position of an object, we need to specify a fixed point called the Reference Point (also called the Origin).
Definition: An object is said to be in motion if it changes its position with respect to a fixed reference point over time.
---
2. Distance vs. Displacement: The Tale of Two Paths
Suppose you leave your house ($A$), walk $3\text{ km}$ to buy an ice cream at ($B$), and then walk $4\text{ km}$ to your friend's home at ($C$).
```
A (Home) ---------------> B (Ice Cream Shop)
| 4 km
v
C (Friend's House)
```
How far did you travel?
Distance
Displacement
Teacher's Tip — Why Displacement can be Zero:
If you go to school in the morning and return home in the evening along the same route:
* Distance covered = $\text{Home to School} + \text{School to Home} = 2 \times \text{Distance}$
* Displacement = $0\text{ m}$ (because your starting point and ending point are the same!).
---
Comparison Table: Distance vs. Displacement
| Feature | Distance | Displacement |
|---|---|---|
| Definition | Actual total path length traveled. | Shortest distance between initial and final points. |
| Quantity Type | Scalar (Magnitude only) | Vector (Magnitude + Direction) |
| Can it be zero? | No (for a moving body) | Yes (if initial & final points are same) |
| Value | Always $\ge$ Displacement | Always $\le$ Distance |
---
3. Speed and Velocity: How Fast Are You Moving?
A. Speed (How fast?)
Speed tells us how fast an object is moving.
$$\text{Speed} = \frac{\text{Distance}}{\text{Time}}$$
Average Speed
In real life, we rarely travel at a constant speed. We slow down at traffic signals and speed up on clear roads. Hence, we calculate Average Speed:
$$\text{Average Speed} = \frac{\text{Total Distance Traveled}}{\text{Total Time Taken}}$$
---
B. Velocity (How fast and in which direction?)
Velocity is simply speed given in a specific direction. It is the rate of change of displacement.
$$\text{Velocity} = \frac{\text{Displacement}}{\text{Time}}$$
Average Velocity
When velocity changes at a uniform rate, we can calculate Average Velocity as:
$$\text{Average Velocity} = \frac{u + v}{2}$$
Where:
---
C. Uniform vs. Non-Uniform Motion
---
4. Acceleration: Changing Gears!
Have you ever felt pushed back into your seat when a car speeds up suddenly? That feeling is caused by acceleration.
Definition: Acceleration is defined as the rate of change of velocity with time.
$$\text{Acceleration } (a) = \frac{\text{Change in Velocity}}{\text{Time Taken}} = \frac{\text{Final Velocity } (v) - \text{Initial Velocity } (u)}{t}$$
$$a = \frac{v - u}{t}$$
---
5. The Three Equations of Motion
When an object moves along a straight line with uniform acceleration, its motion can be described using three simple algebraic equations. These are the core tools for solving numerical problems in NCERT Class 9 physics!
The Notation Rules:
---
First Equation of Motion (Velocity-Time Relation)
$$v = u + at$$
---
Second Equation of Motion (Position-Time Relation)
$$s = ut + \frac{1}{2}at^2$$
---
Third Equation of Motion (Position-Velocity Relation)
$$v^2 - u^2 = 2as \quad \text{or} \quad v^2 = u^2 + 2as$$
---
6. Quick Formula Cheat-Sheet
```
```
---
7. Practice Questions with Detailed Step-by-Step Solutions
Let's test our understanding with 3 classic textbook numerical problems. Try solving them on your own before reading the solution!
---
Question 1 (Distance & Displacement)
An athlete completes one round of a circular track of diameter $200\text{ m}$ in $40\text{ seconds}$. What will be the distance covered and the displacement at the end of $2\text{ minutes } 20\text{ seconds}$?
Solution:
Step 1: Write down given values.
Step 2: Find the number of rounds completed in $140\text{ seconds}$.
$$\text{Number of rounds} = \frac{\text{Total Time}}{\text{Time for 1 round}} = \frac{140}{40} = 3.5 \text{ rounds}$$
Step 3: Calculate Total Distance.
$$\text{Total Distance} = \text{Rounds} \times \text{Circumference}$$
$$\text{Total Distance} = 3.5 \times \frac{4400}{7} = \frac{7}{2} \times \frac{4400}{7} = 2200\text{ m}$$
Step 4: Calculate Displacement.
$$\text{Displacement} = \text{Diameter} = 200\text{ m}$$
Final Answer:
---
Question 2 (Acceleration & Unit Conversion)
A bus decreases its speed from $80\text{ km/h}$ to $60\text{ km/h}$ in $5\text{ seconds}$. Find the acceleration of the bus.
Solution:
Step 1: Write down given values and convert units to SI ($\text{m/s}$).
Step 2: Apply the acceleration formula.
$$a = \frac{v - u}{t}$$
$$a = \frac{\frac{150}{9} - \frac{200}{9}}{5} = \frac{-\frac{50}{9}}{5} = -\frac{50}{9 \times 5} = -\frac{10}{9}\text{ m/s}^2$$
$$a = -1.11\text{ m/s}^2$$
Final Answer:
---
Question 3 (Equations of Motion)
A train starting from rest attains a velocity of $72\text{ km/h}$ in $5\text{ minutes}$. Assuming that the acceleration is uniform, find:
Solution:
Step 1: Extract given information and convert to SI units.
---
Part 1: Find Acceleration ($a$)
Using the first equation of motion:
$$v = u + at$$
$$20 = 0 + a \times 300$$
$$a = \frac{20}{300} = \frac{1}{15}\text{ m/s}^2 \approx 0.067\text{ m/s}^2$$
---
Part 2: Find Distance Traveled ($s$)
Using the third equation of motion:
$$v^2 - u^2 = 2as$$
$$(20)^2 - (0)^2 = 2 \times \left(\frac{1}{15}\right) \times s$$
$$400 = \frac{2}{15} \times s$$
$$s = \frac{400 \times 15}{2} = 200 \times 15 = 3000\text{ m} = 3\text{ km}$$
Final Answer:
---
Final Words of Encouragement
You've done a fantastic job going through the fundamentals of motion! Remember:
Keep practicing, stay curious, and happy learning!