Solveeit Logo

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

A

5 m

B

10 m

C

Zero

D

None

Answer

10 m

Explanation

Solution

The position of car A at time tt is given by xA(t)=xA0+vA0t+12aAt2x_A(t) = x_{A0} + v_{A0}t + \frac{1}{2}a_At^2. The position of car B at time tt is given by xB(t)=xB0+vB0t+12aBt2x_B(t) = x_{B0} + v_{B0}t + \frac{1}{2}a_Bt^2. Let car A be at the origin initially, so xA0=0x_{A0} = 0. Then car B is at xB0=20x_{B0} = 20 m. Given vA0=15v_{A0} = 15 m/s, aA=1a_A = 1 m/s², vB0=5v_{B0} = 5 m/s, aB=6a_B = 6 m/s². The separation between the cars is S(t)=xB(t)xA(t)S(t) = x_B(t) - x_A(t). S(t)=(20+5t+12(6)t2)(0+15t+12(1)t2)S(t) = (20 + 5t + \frac{1}{2}(6)t^2) - (0 + 15t + \frac{1}{2}(1)t^2) S(t)=20+5t+3t215t12t2S(t) = 20 + 5t + 3t^2 - 15t - \frac{1}{2}t^2 S(t)=2010t+52t2S(t) = 20 - 10t + \frac{5}{2}t^2

To find the minimum separation, we find the time tt when the derivative of S(t)S(t) with respect to tt is zero. dSdt=10+2(52)t=10+5t\frac{dS}{dt} = -10 + 2(\frac{5}{2})t = -10 + 5t Setting dSdt=0\frac{dS}{dt} = 0: 10+5t=0    5t=10    t=2-10 + 5t = 0 \implies 5t = 10 \implies t = 2 s.

Now, substitute t=2t=2 s into the separation equation to find the minimum separation: Smin=S(2)=2010(2)+52(2)2S_{min} = S(2) = 20 - 10(2) + \frac{5}{2}(2)^2 Smin=2020+52(4)S_{min} = 20 - 20 + \frac{5}{2}(4) Smin=0+10=10S_{min} = 0 + 10 = 10 m.

Alternatively, using relative motion: The relative velocity of car B with respect to car A is vrel(t)=vB0vA0+(aBaA)tv_{rel}(t) = v_{B0} - v_{A0} + (a_B - a_A)t. vrel(t)=(515)+(61)t=10+5tv_{rel}(t) = (5 - 15) + (6 - 1)t = -10 + 5t. The relative acceleration is arel=aBaA=5a_{rel} = a_B - a_A = 5 m/s². The initial separation is S0=20S_0 = 20 m. The relative position is S(t)=S0+vrel,0t+12arelt2=2010t+12(5)t2S(t) = S_0 + v_{rel,0}t + \frac{1}{2}a_{rel}t^2 = 20 - 10t + \frac{1}{2}(5)t^2. The minimum separation occurs when vrel(t)=0v_{rel}(t) = 0, which gives t=2t = 2 s. Substituting t=2t=2 s into S(t)S(t) gives Smin=10S_{min} = 10 m.