Solveeit Logo

Question

Question: A situation is shown in which two objects A and B start their motion from same point in same directi...

A situation is shown in which two objects A and B start their motion from same point in same direction. The graph of their velocities against time is drawn. u and up are the initial velocities of A and B respectively. T is the time at which their velocities become equal after start of motion. If the value of T is 4s, then the time after which A will meet B is VA Velocity of A B Velocity of B UA T t

Answer

8s

Explanation

Solution

To determine the time after which object A will meet object B, we need to analyze their motion based on the given velocity-time graph. Both objects start from the same point in the same direction.

  1. Define the equations of motion for A and B:
    Let uAu_A and uBu_B be the initial velocities of A and B, respectively, at t=0t=0.
    Let aAa_A and aBa_B be their constant accelerations (slopes of their respective V-t graphs).

    The velocity equations are:
    vA(t)=uA+aAtv_A(t) = u_A + a_A t
    vB(t)=uB+aBtv_B(t) = u_B + a_B t

    Since they start from the same point (let's assume x=0x=0 at t=0t=0), their position equations are:
    xA(t)=uAt+12aAt2x_A(t) = u_A t + \frac{1}{2} a_A t^2
    xB(t)=uBt+12aBt2x_B(t) = u_B t + \frac{1}{2} a_B t^2

  2. Use the condition that their velocities become equal at time T:
    At t=Tt = T, vA(T)=vB(T)v_A(T) = v_B(T).
    uA+aAT=uB+aBTu_A + a_A T = u_B + a_B T
    Rearranging this equation, we get:
    uAuB=(aBaA)Tu_A - u_B = (a_B - a_A) T
    Given T=4sT = 4s, so:
    uAuB=4(aBaA)u_A - u_B = 4(a_B - a_A) (Equation 1)

  3. Use the condition that A meets B (their positions become equal) at time tmeett_{meet}:
    When they meet, xA(tmeet)=xB(tmeet)x_A(t_{meet}) = x_B(t_{meet}).
    uAtmeet+12aAtmeet2=uBtmeet+12aBtmeet2u_A t_{meet} + \frac{1}{2} a_A t_{meet}^2 = u_B t_{meet} + \frac{1}{2} a_B t_{meet}^2
    Rearrange the terms:
    (uAuB)tmeet+12(aAaB)tmeet2=0(u_A - u_B) t_{meet} + \frac{1}{2} (a_A - a_B) t_{meet}^2 = 0
    Factor out tmeett_{meet}:
    tmeet[(uAuB)12(aBaA)tmeet]=0t_{meet} \left[ (u_A - u_B) - \frac{1}{2} (a_B - a_A) t_{meet} \right] = 0

    This equation gives two possible solutions for tmeett_{meet}:

    • tmeet=0t_{meet} = 0: This corresponds to the initial moment when they start from the same point.
    • (uAuB)12(aBaA)tmeet=0(u_A - u_B) - \frac{1}{2} (a_B - a_A) t_{meet} = 0: This gives the time when they meet again.
      (uAuB)=12(aBaA)tmeet(u_A - u_B) = \frac{1}{2} (a_B - a_A) t_{meet} (Equation 2)
  4. Combine Equation 1 and Equation 2:
    Substitute the expression for (uAuB)(u_A - u_B) from Equation 1 into Equation 2:
    4(aBaA)=12(aBaA)tmeet4(a_B - a_A) = \frac{1}{2} (a_B - a_A) t_{meet}

    From the graph, it is evident that the slopes of the velocity-time graphs are different (A's velocity decreases, B's velocity increases), meaning aAaBa_A \neq a_B. Therefore, (aBaA)0(a_B - a_A) \neq 0. We can divide both sides by (aBaA)(a_B - a_A):
    4=12tmeet4 = \frac{1}{2} t_{meet}
    tmeet=4×2t_{meet} = 4 \times 2
    tmeet=8st_{meet} = 8s

Thus, A will meet B after 8 seconds.