Question
Question: Two car's 'A' and 'B' are moving with a speed of 15 m/s and 5 m/s and acceleration of the car is 1 m...
Two car's 'A' and 'B' are moving with a speed of 15 m/s and 5 m/s and acceleration of the car is 1 m/s² and 6 m/s² respectively. Then the minimum seperation between them is

5 m
10 m
Zero
None
10 m
Solution
The position of car A at time t is given by xA(t)=xA0+vA0t+21aAt2. The position of car B at time t is given by xB(t)=xB0+vB0t+21aBt2. Let car A be at the origin initially, so xA0=0. Then car B is at xB0=20 m. Given vA0=15 m/s, aA=1 m/s², vB0=5 m/s, aB=6 m/s². The separation between the cars is S(t)=xB(t)−xA(t). S(t)=(20+5t+21(6)t2)−(0+15t+21(1)t2) S(t)=20+5t+3t2−15t−21t2 S(t)=20−10t+25t2
To find the minimum separation, we find the time t when the derivative of S(t) with respect to t is zero. dtdS=−10+2(25)t=−10+5t Setting dtdS=0: −10+5t=0⟹5t=10⟹t=2 s.
Now, substitute t=2 s into the separation equation to find the minimum separation: Smin=S(2)=20−10(2)+25(2)2 Smin=20−20+25(4) Smin=0+10=10 m.
Alternatively, using relative motion: The relative velocity of car B with respect to car A is vrel(t)=vB0−vA0+(aB−aA)t. vrel(t)=(5−15)+(6−1)t=−10+5t. The relative acceleration is arel=aB−aA=5 m/s². The initial separation is S0=20 m. The relative position is S(t)=S0+vrel,0t+21arelt2=20−10t+21(5)t2. The minimum separation occurs when vrel(t)=0, which gives t=2 s. Substituting t=2 s into S(t) gives Smin=10 m.