Solveeit Logo

Question

Question: When A overtakes B....

When A overtakes B.

A

The time when A overtakes B is 5+1052\frac{5 + \sqrt{105}}{2} seconds.

B

The time when A overtakes B is 51052\frac{5 - \sqrt{105}}{2} seconds.

C

The time when A overtakes B is 55 seconds.

D

The time when A overtakes B is 1010 seconds.

Answer

The time when A overtakes B is 5+1052\frac{5 + \sqrt{105}}{2} seconds.

Explanation

Solution

Let xA(t)x_A(t) and xB(t)x_B(t) be the positions of objects A and B at time tt. We set the initial position of object A as the origin, so xA0=0x_{A0} = 0. Given:

  • Initial velocity of A: vA0=5m/sv_{A0} = 5 \, m/s
  • Acceleration of A: aA=2m/s2a_A = 2 \, m/s^2
  • Initial position of B: xB0=20mx_{B0} = 20 \, m
  • Velocity of B: vB=10m/sv_B = 10 \, m/s (constant)

The position of object A at time tt is given by: xA(t)=xA0+vA0t+12aAt2x_A(t) = x_{A0} + v_{A0}t + \frac{1}{2}a_A t^2 xA(t)=0+5t+12(2)t2x_A(t) = 0 + 5t + \frac{1}{2}(2)t^2 xA(t)=5t+t2x_A(t) = 5t + t^2

The position of object B at time tt is given by: xB(t)=xB0+vBtx_B(t) = x_{B0} + v_B t xB(t)=20+10tx_B(t) = 20 + 10t

Object A overtakes object B when their positions are equal, i.e., xA(t)=xB(t)x_A(t) = x_B(t). 5t+t2=20+10t5t + t^2 = 20 + 10t

Rearranging the terms to form a quadratic equation: t25t20=0t^2 - 5t - 20 = 0

Using the quadratic formula t=b±b24ac2at = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}: t=5±(5)24(1)(20)2(1)t = \frac{5 \pm \sqrt{(-5)^2 - 4(1)(-20)}}{2(1)} t=5±25+802t = \frac{5 \pm \sqrt{25 + 80}}{2} t=5±1052t = \frac{5 \pm \sqrt{105}}{2}

Since time must be positive, we take the positive root: t=5+1052t = \frac{5 + \sqrt{105}}{2} seconds.