Tanya Sharma
- 1,541
- 135
Homework Statement
A cannon of total mass m_{0} is at rest on a rough horizontal road.It ejects bullets at rate of λ kg/s at an angle θ with the horizontal and at velocity u (constant) relative to the cannon .The coefficient of friction between the cannon and the ground is μ .Find the velocity of the cannon in terms of time t .The cannon moves with sliding .
Answer : v = - μgt + ( ucosθ - μusinθ)ln[\frac{m_0}{m_0-λt}]
Homework Equations
The Attempt at a Solution
Taking the positive direction of x-axis towards right ,cannon is to move rightwards and eject bullets leftwards
We define system to comprise of (cannon + bullets)
Let M be the mass of the system at time t
then M-dm be the mass of the system at time t+dt
V be the Velocity of the system at time t
V + dv be the velocity of the system at time t+dt
Now \frac{dm}{dt}=-λ
N=Normal force on the system from ground
Now in the vertical direction
Momentum of the system at time t = 0
Momentum of the system at time t + dt =(M-dm)(0) +(dm)(usinθ)
dp=(dm)(usinθ)
\frac{dp}{dt}=\frac{dm}{dt}(usinθ)
\frac{dp}{dt}=(-λ)(usinθ)
now F_{ext}=N-Mg
\frac{dp}{dt}=F_{ext}
N-Mg=(-λ)(usinθ)
N=Mg-λusinθ (1)
In the horizontal direction
Momentum of the system at time t = MV
Momentum of the system at time t + dt =(M-dm)(V+dv) +(dm)(-ucosθ+V+dv)
dp=MV + Mdv - dmV - dmdv - dmucosθ +dmV +dmdv -MV
dp=Mdv - dmucosθ
\frac{dp}{dt}=M\frac{dv}{dt}-\frac{dm}{dt}(ucosθ)
\frac{dp}{dt}=(-λ)M\frac{dv}{dm}+λucosθ
F_{ext}=-μN
F_{ext}=-μ(Mg-λusinθ)
\frac{dp}{dt}=F_{ext}
\frac{dp}{dt}=-μ(Mg-λusinθ)
Thus,we have
-μ(Mg-λusinθ) = (-λ)M\frac{dv}{dm}+λucosθ
-μMg + λμusinθ = (-λ)M\frac{dv}{dm}+λucosθ
Diving by -λ throughout,we get
\frac{μ}{λ}Mg - μusinθ = M\frac{dv}{dm} - ucosθ
M\frac{dv}{dm} = \frac{μ}{λ}Mg -μusinθ + ucosθ
putting λ = -\frac{dm}{dt} ,we get
M\frac{dv}{dm} = -μMg\frac{dt}{dm} +( ucosθ - μusinθ)
dv=-μgdt + ( ucosθ - μusinθ)\frac{dm}{M}
\int_{0}^{v}dv = -μg\int_{0}^{t}dt + ( ucosθ - μusinθ)\int_{m_0}^{m_0-λt}\frac{dm}{m}
v = - μgt + ( ucosθ - μusinθ)ln[\frac{m_0-λt}{m_0}]
which gives
v = - μgt - ( ucosθ - μusinθ)ln[\frac{m_0}{m_0-λt}]
This is not the correct answer...kindly help me with the problem ...