Question
Question: Initially car A is 10.5 m ahead of car B. Both start moving at time t=0 in the same direction along ...
Initially car A is 10.5 m ahead of car B. Both start moving at time t=0 in the same direction along a straight line. The velocity time graph of two cars is shown in figure. The time when the car B will catch the car A will be

t=21 sec
t=25 sec
20 sec
None of these
t=21 sec
Solution
Understanding the Problem:
We need to find the time when car B catches up to car A. This happens when their positions are equal.
Approach:
- Determine the equations of motion for both cars.
- Set the position equations equal to each other.
- Solve for time (t).
Detailed Solution:
-
Car A: Moves with constant velocity vA=10m/s. Its initial position is xA(0)=10.5m. Therefore, its position as a function of time is:
xA(t)=xA(0)+vAt=10.5+10t
-
Car B: Starts from rest and accelerates. From the graph, we can see that vB(t)=t. Therefore, its acceleration aB=1m/s2. Initial position xB(0)=0. Its position as a function of time is:
xB(t)=xB(0)+vB(0)t+21aBt2=21t2
-
Equating positions to find the time when car B catches car A:
xA(t)=xB(t) 10.5+10t=21t2 Multiplying by 2: 21+20t=t2 Rearranging: t2−20t−21=0
-
Solving the quadratic equation:
Using the quadratic formula: t=2a−b±b2−4ac t=220±(−20)2−4(1)(−21) t=220±400+84 t=220±484 t=220±22
This gives two possible solutions: t=21s or t=−1s. Since time cannot be negative, the correct solution is t=21s.