Solveeit Logo

Question

Question: The motion of a body is given by the equation $\frac{dv}{dt} = 6.0 - 3v$, where $v$ is speed in m/s ...

The motion of a body is given by the equation dvdt=6.03v\frac{dv}{dt} = 6.0 - 3v, where vv is speed in m/s at time tt in sec. If body was at rest at t=0t=0

A

The terminal speed is 2.0 m/s

B

The speed varies with the time as v(t)=2(1e3t)v(t) = 2(1-e^{-3t}) m/s

C

The speed is 0.1 m/s when the acceleration is half the initial value

D

The magnitude of the initial acceleration is 6.0 m/s²

Answer

A, B, D

Explanation

Solution

The motion of the body is described by the differential equation: dvdt=6.03v\frac{dv}{dt} = 6.0 - 3v

Given initial condition: at t=0t=0, v=0v=0.

Let's analyze each option:

A) The terminal speed is 2.0 m/s

Terminal speed (vtv_t) is reached when the acceleration becomes zero, i.e., dvdt=0\frac{dv}{dt} = 0.

Setting the given equation to zero:

6.03vt=06.0 - 3v_t = 0

3vt=6.03v_t = 6.0

vt=6.03=2.0v_t = \frac{6.0}{3} = 2.0 m/s

Thus, option (A) is correct.

B) The speed varies with the time as v(t)=2(1e3t)v(t) = 2(1-e^{-3t}) m/s

To find the speed as a function of time, we need to solve the differential equation:

dvdt=63v\frac{dv}{dt} = 6 - 3v

Separate the variables:

dv63v=dt\frac{dv}{6 - 3v} = dt

Integrate both sides. To make integration easier, factor out -3 from the denominator:

dv3(v2)=dt\frac{dv}{-3(v - 2)} = dt

dvv2=3dt\int \frac{dv}{v - 2} = \int -3 dt

lnv2=3t+C\ln|v - 2| = -3t + C

v2=Ae3tv - 2 = A e^{-3t} (where A=±eCA = \pm e^C)

Now, apply the initial condition: at t=0t=0, v=0v=0.

02=Ae3(0)0 - 2 = A e^{-3(0)}

2=A1-2 = A \cdot 1

A=2A = -2

Substitute A=2A = -2 back into the equation:

v2=2e3tv - 2 = -2 e^{-3t}

v(t)=22e3tv(t) = 2 - 2 e^{-3t}

v(t)=2(1e3t)v(t) = 2(1 - e^{-3t}) m/s

Thus, option (B) is correct.

C) The speed is 0.1 m/s when the acceleration is half the initial value

First, calculate the initial acceleration (ainitiala_{initial}). Initial acceleration occurs at t=0t=0, when v=0v=0.

ainitial=(dvdt)t=0=6.03(0)=6.0a_{initial} = \left(\frac{dv}{dt}\right)_{t=0} = 6.0 - 3(0) = 6.0 m/s²

Half the initial acceleration is 6.02=3.0\frac{6.0}{2} = 3.0 m/s².

Now, find the speed (vv) when the acceleration is 3.03.0 m/s²:

3.0=6.03v3. 0 = 6.0 - 3v

3v=6.03.03v = 6.0 - 3.0

3v=3.03v = 3.0

v=1.0v = 1.0 m/s

The option states the speed is 0.1 m/s, which is incorrect.

Thus, option (C) is incorrect.

D) The magnitude of the initial acceleration is 6.0 m/s²

As calculated in option (C), the initial acceleration is when t=0t=0 (and v=0v=0):

ainitial=6.03(0)=6.0a_{initial} = 6.0 - 3(0) = 6.0 m/s²

Thus, option (D) is correct.

Final Answer: The correct options are (A), (B), and (D).