Solveeit Logo

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

A

t=21 sec

B

t=252\sqrt{5} sec

C

20 sec

D

None of these

Answer

t=21 sec

Explanation

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:

  1. Determine the equations of motion for both cars.
  2. Set the position equations equal to each other.
  3. Solve for time (t).

Detailed Solution:

  • Car A: Moves with constant velocity vA=10m/sv_A = 10 \, \text{m/s}. Its initial position is xA(0)=10.5mx_A(0) = 10.5 \, \text{m}. Therefore, its position as a function of time is:

    xA(t)=xA(0)+vAt=10.5+10tx_A(t) = x_A(0) + v_A t = 10.5 + 10t

  • Car B: Starts from rest and accelerates. From the graph, we can see that vB(t)=tv_B(t) = t. Therefore, its acceleration aB=1m/s2a_B = 1 \, \text{m/s}^2. Initial position xB(0)=0x_B(0) = 0. Its position as a function of time is:

    xB(t)=xB(0)+vB(0)t+12aBt2=12t2x_B(t) = x_B(0) + v_B(0)t + \frac{1}{2}a_B t^2 = \frac{1}{2}t^2

  • Equating positions to find the time when car B catches car A:

    xA(t)=xB(t)x_A(t) = x_B(t) 10.5+10t=12t210.5 + 10t = \frac{1}{2}t^2 Multiplying by 2: 21+20t=t221 + 20t = t^2 Rearranging: t220t21=0t^2 - 20t - 21 = 0

  • Solving the quadratic equation:

    Using the quadratic formula: t=b±b24ac2at = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a} t=20±(20)24(1)(21)2t = \frac{20 \pm \sqrt{(-20)^2 - 4(1)(-21)}}{2} t=20±400+842t = \frac{20 \pm \sqrt{400 + 84}}{2} t=20±4842t = \frac{20 \pm \sqrt{484}}{2} t=20±222t = \frac{20 \pm 22}{2}

    This gives two possible solutions: t=21st = 21 \, \text{s} or t=1st = -1 \, \text{s}. Since time cannot be negative, the correct solution is t=21st = 21 \, \text{s}.