What are the forces acting on a ball falling through a liquid?

AI Thread Summary
The discussion centers on the forces acting on a ball falling through a liquid, primarily focusing on gravity and fluid resistance. Initially, only gravity (9.8 m/s²) affects the ball, but as it falls, the drag force, represented as F = -bmv, becomes significant. The terminal velocity can be calculated using the equation Vt = mg/k, where k is derived from the drag force. The net force acting on the ball combines both gravitational and resistive forces, leading to a differential equation that describes the motion. Understanding these forces and their interactions is crucial for solving the problem accurately.
tachu101
Messages
74
Reaction score
0

The Attempt at a Solution



I think the first part is just 9.8 but I have no idea on the rest of the problem (this is due tomorrow need help)
 

Attachments

  • Chapter_5-6_EC_test_question10.jpg
    Chapter_5-6_EC_test_question10.jpg
    24.3 KB · Views: 597
Physics news on Phys.org
You need to show some of your own effort if you wish to receive help.

What have you tried so far? What equations or concepts do you think might be related to this problem?
 
I would think that at the begging only gravity would act on it so it would be 9.8

Then for part two all I can get is that F=kv and it is given that F=-bmv so I think that k=-bm then I have an equation here that says that terminal velocity will equal Vt=mg/k, pluging k into the equation will get -g/b (is that right)

For the final part i really don't know where to start (i am in calculus this year).
 
tachu101 said:
I would think that at the begging only gravity would act on it so it would be 9.8

Then for part two all I can get is that F=kv and it is given that F=-bmv so I think that k=-bm then I have an equation here that says that terminal velocity will equal Vt=mg/k, pluging k into the equation will get -g/b (is that right)

For the final part i really don't know where to start (i am in calculus this year).
Your answers to a and b are correct, but I'm not sure if you're just blindly pulling equations out of somewhere without understanding their derivations. The differential equation is difficult to solve, but it's not that hard to write it down, because it is just Newton's 2nd law for constant mass: F_{net} = ma, or in its calculus based differential form, F_{net} = m(dv/dt). So what is F_{net} on the ball?
 
Can you have F=-bmv which means that acceleration equals -bv? then I'm not sure about the calculus on how to get time factored into the equation.
 
tachu101 said:
Can you have F=-bmv which means that acceleration equals -bv? then I'm not sure about the calculus on how to get time factored into the equation.

\sum \vec{F} = m \vec{a}

-bv + mg = m\vec{a}

mg - bv = m \frac{d{v}}{dt}

g - \frac{bv}{m} = \frac{dv}{dt}

g = \frac{dv}{dt} + \frac{bv}{m}

Here you get a differential eq. Which turns out to be

At terminal velocity a = 0

V_{terminal}= \frac{mg}{b}(1-e^{\frac{-bt}{m}})There is everything you will need to solve that problem.
 
tachu101 said:
Can you have F=-bmv which means that acceleration equals -bv?
you are not applying Newton 2 correctly. You've got to look at all the forces acting on the ball, not just the resistive force. The resistive fluid drag force on the ball is given as 'bmv' acting up. There's another force on the ball acting down...please identify it. Then determine the net force which will be the algebraic sum of thise 2 forces, and set it equal to 'ma'. Your correct answers to parts a and b will come directly from that equation, using the known conditions that v=0 when the ball is first dropped into the water, and a = 0 at terminal velocity.
 
Back
Top