Solveeit Logo

Question

Question: A projectile of mass m is fired into a liquid at an \[{\theta _0}\] with an initial velocity \[{v_0}...

A projectile of mass m is fired into a liquid at an θ0{\theta _0} with an initial velocity v0{v_0} as shown. If the liquid develops a frictional or drag resistance on the projectile which is proportional to its velocity, i.e., F=kvF = - kv where k is a positive constant, determine the x and y components of its velocity at any instant. Also find the maximum distance xmax{x_{\max }} that it travels.

Explanation

Solution

Use Newton’s second law of motion to determine the x and y component of acceleration produced by the net force in the projectile. We know that acceleration is the rate of change of velocity with respect to time. Use this concept and integrate the equation from initial velocity to final velocity for both x and y components simultaneously.

Formula used:
Newton’s second law,
F=maF = ma, where, m is the mass and a is the acceleration.
The instantaneous acceleration is,
a=dvdta = \dfrac{{dv}}{{dt}}

Complete step by step answer:
We have given, the drag force due to liquid is, F=kvF = - kv. Since the velocity of projectile has both x and y components, we can write the drag force in the form of its x and y components as follows,
Fx=kvx{F_x} = - k{v_x} …… (1)
Fy=kvy{F_y} = - k{v_y} …… (2)

According to Newton’s second law, Fnet=ma{F_{net}} = ma. Therefore, we write equation (1) as follows,
max=kvxm{a_x} = - k{v_x}
ax=kvxm{a_x} = \dfrac{{ - k{v_x}}}{m} …… (3)
Here, ax{a_x} is the x component of acceleration.
Substitute dvxdt\dfrac{{d{v_x}}}{{dt}} for ax{a_x} in the above equation.
dvxdt=kvxm\dfrac{{d{v_x}}}{{dt}} = \dfrac{{ - k{v_x}}}{m}
dvxvx=kmdt\Rightarrow \dfrac{{d{v_x}}}{{{v_x}}} = \dfrac{{ - k}}{m}dt

We integrate the above equation from v0cosθ0{v_0}\cos {\theta _0} (x component of initial velocity) to vx{v_x} (x component of final velocity).
v0cosθ0vxdvxvx=0tkvxmdt\int\limits_{{v_0}\cos {\theta _0}}^{{v_x}} {\dfrac{{d{v_x}}}{{{v_x}}}} = \int\limits_0^t {\dfrac{{ - k{v_x}}}{m}dt}
ln(vx)v0cosθ0vx=ktm\Rightarrow \ln \left( {{v_x}} \right)_{{v_0}\cos {\theta _0}}^{{v_x}} = \dfrac{{ - kt}}{m}
ln(vxv0cosθ0)=ktm\Rightarrow \ln \left( {{v_x} - {v_0}\cos {\theta _0}} \right) = \dfrac{{ - kt}}{m}
ln(vxv0cosθ0)=ktm\Rightarrow \ln \left( {\dfrac{{{v_x}}}{{{v_0}\cos {\theta _0}}}} \right) = \dfrac{{ - kt}}{m}
vx=v0cosθ0ektm\Rightarrow {v_x} = {v_0}\cos {\theta _0}{e^{\dfrac{{ - kt}}{m}}} …… (4)

In the vertical direction, the gravitational force also affects the motion of projectile. Therefore, the net acceleration of the projectile in vertical direction is,
ay=kmvyg{a_y} = - \dfrac{k}{m}{v_y} - g
Here, g is the acceleration due to gravity.
Substitute dvydt\dfrac{{d{v_y}}}{{dt}} for ay{a_y} in the above equation.
dvydt=kvymg\dfrac{{d{v_y}}}{{dt}} = \dfrac{{ - k{v_y}}}{m} - g
dvykmvy+g=dt\Rightarrow \dfrac{{d{v_y}}}{{\dfrac{k}{m}{v_y} + g}} = - dt

Integrate the above equation from v0sinθ0{v_0}\sin {\theta _0} (y component of initial velocity) to vy{v_y} (y component of final velocity).
v0sinθ0vy(dvykmvy+g)=0tdt\int\limits_{{v_0}\sin {\theta _0}}^{{v_y}} {\left( {\dfrac{{d{v_y}}}{{\dfrac{k}{m}{v_y} + g}}} \right)} = - \int\limits_0^t {dt}
[ln(kmvy+g)km]v0sinθ0vy=t\Rightarrow \left[ {\dfrac{{\ln \left( {\dfrac{k}{m}{v_y} + g} \right)}}{{\dfrac{k}{m}}}} \right]_{{v_0}\sin {\theta _0}}^{{v_y}} = - t
ln[(kmvy+g)km(v0sinθ0)+g]=kmt\Rightarrow \ln \left[ {\dfrac{{\left( {\dfrac{k}{m}{v_y} + g} \right)}}{{\dfrac{k}{m}\left( {{v_0}\sin {\theta _0}} \right) + g}}} \right] = - \dfrac{k}{m}t

Rearrange the above equation for vy{v_y} as follows,
vy=mk[(km(v0sinθ0)+g)ekt/mg]{v_y} = \dfrac{m}{k}\left[ {\left( {\dfrac{k}{m}\left( {{v_0}\sin {\theta _0}} \right) + g} \right){e^{ - kt/m}} - g} \right]
This is the y-component of initial velocity.
Now the displacement or maximum horizontal distance of the projectile is,
dx=vxdtdx = {v_x}dt
Substitute equation (4) in the above equation.
dx=(v0cosθ0ektm)dtdx = \left( {{v_0}\cos {\theta _0}{e^{\dfrac{{ - kt}}{m}}}} \right)dt

Integrate the distance from o to x and velocity from 0 to t.
0xdx=0t(v0cosθ0ektm)dt\int\limits_0^x {dx} = \int\limits_0^t {\left( {{v_0}\cos {\theta _0}{e^{\dfrac{{ - kt}}{m}}}} \right)} dt
x=v0cosθ0(ektmkm)0t\Rightarrow x = {v_0}\cos {\theta _0}\left( {\dfrac{{{e^{\dfrac{{ - kt}}{m}}}}}{{\dfrac{{ - k}}{m}}}} \right)_0^t
x=mv0cosθ0(1ekt/m)k\Rightarrow x = \dfrac{{m{v_0}\cos {\theta _0}\left( {1 - {e^{ - kt/m}}} \right)}}{k}
The horizontal displacement will be a maximum when the term ekt/m{e^{ - kt/m}} is zero.

Therefore, the maximum distance xmax{x_{\max }} is, xmax=mv0cosθ0k{x_{\max }} = \dfrac{{m{v_0}\cos {\theta _0}}}{k}.

Note: Note that, we have used definite integrals. Therefore, the constant of integration C vanishes. While solving such types of questions where we need to calculate the integration of the function, the limits of integration is a crucial part. If you integrate the horizontal component of velocity of the body, then limits of integration should be the initial horizontal component of velocity to the final horizontal component of velocity. We know that the acceleration due to gravity does not affect the horizontal motion of the projectile. Therefore, in the horizontal direction, only the x component of drag force is acting on the projectile.