Relative Motion in One Dimension - NEET Physics Questions
← Back to Kinematics

Relative Motion in One Dimension

Question 1: difficult

A bus begins to move with an acceleration of 1 ms–². A man who is 48 m behind the bus starts running at 10 ms–¹ to catch the bus. The man will be able to catch the bus after

1. 6 s
2. 5 s
3. 8 s
4. 7 s
View Answer

Using relative speed, let’s re-calculate with the correct setup:

1. Acceleration of the bus: \( a = 1 \, \text{m/s}^2 \)

2. Initial distance behind the bus: \( d = 48 \, \text{m} \)

3. Speed of the man: \( v_m = 10 \, \text{m/s} \)

4. The equation of motion for the bus after \( t \) seconds:
\[
d_b = \frac{1}{2} a t^2 = \frac{1}{2} \cdot 1 \cdot t^2 = \frac{1}{2} t^2
\]

5. Distance traveled by the man:
\[
d_m = v_m \cdot t = 10t
\]

6. Setting the distances equal considering the man starts 48 m behind:
\[
10t = \frac{1}{2} t^2 + 48
\]
\[
\frac{1}{2} t^2 - 10t + 48 = 0
\]

7. Multiplying by 2:
\[
t^2 - 20t + 96 = 0
\]

8. Using the quadratic formula:
\[
t = \frac{20 \pm \sqrt{20^2 - 4 \cdot 96}}{2}
\]
\[
t = \frac{20 \pm \sqrt{400 - 384}}{2}
\]
\[
t = \frac{20 \pm 4}{2}
\]
\[
t = 12 \, \text{s} \quad \text{or} \quad t = 8 \, \text{s}
\]

 the man will catch the bus is 8 seconds. 

Question 2: difficult

Two bodies are moving such that their (x)-coordinates are changing according to the law, \( X_1 = -3 + 2t + t^2 \) and \( X_2 = 7 – 8t + t^2 \). The relative speed (V) of bodies at the time of their meeting will be :

1. \(25 \text{ m/s}\)
2. \(15\text{ m/s}\)
3. \(5\text{ m/s}\)
4. \(10\text{ m/s} \)
View Answer

For meeting, equate positions: \(X_1 = X_2  -3 + 2t + t^2 = 7 - 8t + t^2;  10t = 10; t = 1 \text{ s} \). Differentiating positions gives velocities: \(v_1 = 2+2t = 4\text{ m/s}\) and \(v_2 = -8+2t = -6\text{ m/s}\) at \(t=1\text{ s}\). Relative speed \(V = |v_1 - v_2| = 10 \text {m/s}\).