Solveeit Logo

Question

Question: The driver of a car travelling at a speed of 20 m/s, wishes to overtake a truck that is moving with ...

The driver of a car travelling at a speed of 20 m/s, wishes to overtake a truck that is moving with a constant speed of 20 m s1^{-1} in the same lane. The cars maximum acceleration is 0.5 m s2^{-2}. Initially the vehicles are separated by 40 m, and the car returns back into its lane after it is 40 m ahead of the truck. The car is 3 m long and the truck 17 m long. Find the minimum time required for the car to pass the truck and return back to its lane?

A

10 second

B

20 second

C

15 second

D

none of these.

Answer

20 second

Explanation

Solution

Let vcv_c be the initial velocity of the car and vtv_t be the velocity of the truck. vc=20v_c = 20 m/s, vt=20v_t = 20 m/s. Maximum acceleration of the car, ac=0.5a_c = 0.5 m/s2^2. Length of car, Lc=3L_c = 3 m. Length of truck, Lt=17L_t = 17 m.

Let t=0t=0 be the instant the car starts its overtaking maneuver. We define positions relative to the ground. Let the rear of the truck be at x=0x=0 at t=0t=0.

  • Position of truck's rear at t=0t=0: xtr(0)=0x_{tr}(0) = 0.
  • Position of truck's front at t=0t=0: xtf(0)=Lt=17x_{tf}(0) = L_t = 17 m.
  • The car is initially separated by 40 m from the truck. This means the front of the car is 40 m behind the rear of the truck. Position of car's front at t=0t=0: xcf(0)=40x_{cf}(0) = -40 m.
  • Position of car's rear at t=0t=0: xcr(0)=xcf(0)Lc=403=43x_{cr}(0) = x_{cf}(0) - L_c = -40 - 3 = -43 m.

The truck moves with constant velocity: xtf(t)=xtf(0)+vtt=17+20tx_{tf}(t) = x_{tf}(0) + v_t t = 17 + 20t.

The car starts with vc(0)=20v_c(0) = 20 m/s and accelerates at ac=0.5a_c = 0.5 m/s2^2. To find the minimum time, the car must use its maximum acceleration throughout the maneuver. The position of the car's rear at time tt is given by: xcr(t)=xcr(0)+vc(0)t+12act2x_{cr}(t) = x_{cr}(0) + v_c(0)t + \frac{1}{2}a_c t^2 xcr(t)=43+20t+12(0.5)t2x_{cr}(t) = -43 + 20t + \frac{1}{2}(0.5)t^2 xcr(t)=43+20t+0.25t2x_{cr}(t) = -43 + 20t + 0.25t^2.

The overtaking is complete when the car is 40 m ahead of the truck. This means the rear of the car is 40 m ahead of the front of the truck. The condition is: xcr(t)xtf(t)=40x_{cr}(t) - x_{tf}(t) = 40.

Substitute the expressions for xcr(t)x_{cr}(t) and xtf(t)x_{tf}(t): (43+20t+0.25t2)(17+20t)=40(-43 + 20t + 0.25t^2) - (17 + 20t) = 40. 43+20t+0.25t21720t=40-43 + 20t + 0.25t^2 - 17 - 20t = 40. Combine terms: 60+0.25t2=40-60 + 0.25t^2 = 40. 0.25t2=40+600.25t^2 = 40 + 60. 0.25t2=1000.25t^2 = 100. t2=1000.25=100×4=400t^2 = \frac{100}{0.25} = 100 \times 4 = 400. t=400=20t = \sqrt{400} = 20 seconds.

This is the minimum time required for the car to overtake the truck and return to its lane according to the specified conditions.