What is the distance covered by an object thrown in viscous matter?

  • Thread starter Thread starter hastings
  • Start date Start date
  • Tags Tags
    Dynamic
AI Thread Summary
The discussion focuses on calculating the distance an object with a mass of 0.1 kg, thrown at an initial velocity of 20 m/s, travels through a viscous medium that exerts a resistance force proportional to its velocity. Participants explore the relationship between acceleration, velocity, and distance using differential equations, specifically integrating to find the velocity as a function of time. The conversation highlights the importance of correctly applying the equations of motion and suggests using the energy theorem to analyze the problem. There is a reminder to avoid posting the same problem multiple times to maintain clarity in the forum. Overall, the thread emphasizes the mathematical approach to solving motion in viscous environments.
hastings
Messages
80
Reaction score
0
an object with mass m=0.1kg is thrown with an initial velocity v0=20m/s in a viscous matter that exercises a resistant force of F=-Bv (B=2kg/s and v=velocity). ignoring the gravity force, find the distance covered by the object in the viscous medium.

I tried this
F=-Bv=ma => a=(-Bv)/m;
a=(dv)/dt => dv/dt=(-Bv)/m --> v dv=(-Bv)/m *dt
integrating I get

-\frac{B}{m}t=\log v - \log 20

since ds/dt=v

v=e^{-\frac{B}{m}t + \log 20}

then integrate again \int{ds}=\int {e^{-\frac{B}{m}t + \log 20}dt
 
Physics news on Phys.org
Hint: e(a+b) = eaeb
 
It would be much easier to use a = vdv/dx , than a=d2s/dt2
 
sorry didn't get you. dv/dx? How is it ? Am I on the right track?

s=\frac{C}{\alpha}e^{\alpha t}

where \alpha=-\frac{B}{m} \mbox{ and } C=e^{\log 20}

I know everything except t;
 
No, i meant
a =v\times\frac{dv}{dx}

If you don't know how this equation arises, just try dividing its RHS numerator and denominator by dt.
 
Any hint that could help me solve this problem is appreciated.
 
Okay let me make it a lot more simpler for you.
a=dv/dt
= (dx/dt)*dv/((dx/dt)*dt) {Multiplying numerator and denominator by dx/dt}
= v*dv/dx
Do u get me now?
 
Last edited:
Could be interresting to use the energy theorem.
The energy dissipated by the friction force is easy to calculate.
 
Back
Top