Solveeit Logo

Question

Question: A particle moves with initial velocity \(v_0\) and retardation \(\alpha v\), where \(v\) is its init...

A particle moves with initial velocity v0v_0 and retardation αv\alpha v, where vv is its initial velocity at any time t and α\alpha is a constant.
A. The particle will cover a total distance v0α\dfrac{v_0}{\alpha}.
B. The particle will come to rest after a time 1α\dfrac{1}{\alpha}.
C. The particle will continue to move for a very long time.
D. The velocity of the particle will become v02\dfrac{v_0}{2} after a time 1α\dfrac{1}{\alpha}.

Explanation

Solution

It is given that the acceleration (retardation) is proportional to velocity. Therefore, a separable form of a differential equation is already apparent if we write this condition down, as the equations of motion are nothing but differential equations.

Formula Used:
The acceleration of a body is related to its position as:
a=d2xdt2a= \dfrac{d^2x}{dt^2}

Complete step by step answer:
Retardation is caused when a body is undergoing a decrease in velocity with time. Retardation is just opposite to acceleration. We are given that our particle undergoes retardation αv\alpha v. Mathematically we may write:
a=d2xdt2=αva= \dfrac{d^2x}{dt^2} = - \alpha v,
Since the RHS has velocity, we try to make a velocity term on the LHS too.
dvdt=αv\dfrac{dv}{dt} = - \alpha v
On the RHS, we multiply and divide by dx, we get:
dv.dxdt.dx=αv\dfrac{dv . dx}{dt . dx} = - \alpha v
which just becomes
v.dvdx=αvv. \dfrac{dv }{ dx} = - \alpha v
It becomes visible now that the expression only has x and v variables remaining.
Canceling the v on both sides, we get:
dvdx=α\dfrac{dv }{ dx} = - \alpha
dv=αdxdv = - \alpha dx
we have the parameters:
At t=0, velocity is v0v_0 and we assume that x=0 and after a time t, the velocity will become zero and it would have covered some distance x.
Taking integral on both sides and keeping the limits:
0v0dv=x0αdx\int_{0}^{v_0} dv = \int_{x}^{0} - \alpha dx
We get:
(0v0)=α(x0)(0-v_0) = - \alpha (x-0)
Which gives us the result that the particle after a time t, covers a distance
x=v0αx= \dfrac{v_0}{\alpha}.
Therefore, the correct answer appears to be (A). The particle will cover a total distance v0α\dfrac{v_0}{\alpha}.

Note:
The key in the question is the differential equation. Analyze it carefully so that the difficulty decreases later. Here, we eliminated the dt form and rather constructed a differential with respect to position so that it becomes a linear differential equation of first order.