Solveeit Logo

Question

Question: The acceleration experienced by a moving boat after its engine cut-off, is given by: \[a = - k{v^3}\...

The acceleration experienced by a moving boat after its engine cut-off, is given by: a=kv3a = - k{v^3} where kk is a constant. If v0{v_0} is the magnitude of velocity at cut-off, then the magnitude of the velocity at time t after cut-off is:-
A. v02ktv02\dfrac{{{v_0}}}{{2ktv_0^2}}
B. v01+ktv02\dfrac{{{v_0}}}{{1 + ktv_0^2}}
C. v012ktv02\dfrac{{{v_0}}}{{\sqrt {1 - 2ktv_0^2} }}
D. v01+2ktv02\dfrac{{{v_0}}}{{\sqrt {1 + 2ktv_0^2} }}

Explanation

Solution

Initial velocity is the velocity at which time is zero. Acceleration is the time derivative of the velocity of the object. Integrating variable separable differential equations gives the value of unknown.

Formula used:
We have a relationship that is, the relation between acceleration and velocity, that is,
a=dvdta = \dfrac{{dv}}{{dt}} …………..(1)

Formula used:
Here we are asked to find the final velocity where initial velocity is given as v0{v_0} and acceleration is given as a=kv3a = - k{v^3}. Substituting this value into (1) equation we get,
dvdt=kv3\dfrac{{dv}}{{dt}} = - k{v^3} arranging in variable separable form,
dvv3=kdt\dfrac{{dv}}{{{v^3}}} = - kdt integrating on both sides gives,
dvv3=kdt\int {\dfrac{{dv}}{{{v^3}}}} = - \int {kdt}
12v2=kt+C\dfrac{{ - 1}}{{2{v^2}}} = - kt + C………….(2), to find the value of integrating constant CC , we want to find the velocity at the time t=0t = 0 , that is at initial velocity.
12v02=C\dfrac{{ - 1}}{{2v_0^2}} = C…………(3)
Hence substituting (3) in (2) gives,
12v2=kt12v02\dfrac{{ - 1}}{{2{v^2}}} = - kt - \dfrac{1}{{2v_0^2}}
rearranging and taking common 1 - 1 from both sides we will get,
2v2=1kt+12v022{v^2} = \dfrac{1}{{kt + \dfrac{1}{{2v_0^2}}}}
again rearranging we will get as,
2v2=2v021+2ktv022{v^2} = \dfrac{{2v_0^2}}{{1 + 2ktv_0^2}}
canceling common   2\;2 and taking square roots we get the final velocity as,
v=v01+2ktv02v = \dfrac{{{v_0}}}{{\sqrt {1 + 2ktv_0^2} }}
Hence, option D is correct.

Note:
Here acceleration is negative. Negative acceleration is known as deceleration or retardation
Retardation acts in the opposite direction of motion and reduces the velocity.
Partial derivatives should be used when acceleration depends on more than one variable. But here acceleration is only the function of velocity.