Balancing Centrifugal and Gravitational Forces: A Homework Problem

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
4 replies · 2K views
dirk_mec1
Messages
755
Reaction score
13

Homework Statement



[PLAIN]http://img194.imageshack.us/img194/2062/57916122.png

Homework Equations


[tex]F_{gravitational}= \frac{MmG}{r^2}[/tex]

[tex]F_{centrifugal}= \frac{mv^2}{r}[/tex]

The Attempt at a Solution


I got this:

[tex] dF_{centr} = dF_{grav} \longrightarrow \frac{dm \cdot v^2}{R+x} = \frac{MdmG}{(R+x)^2} [/tex]

Is this correct?
 
Last edited by a moderator:
Physics news on Phys.org
The dF's look okay to me. I don't think they would be equal, though. There would be tension in the wire, except perhaps at one value of x.
 
Tension? How can I calculate this tension and how does this equation then changes?
 
I wouldn't worry about tension or balancing the forces if the question does not ask for it. I think your equations look correct. Here's how I think you should approach the problem.

From the definition of linear density:
rho = dm/dx.

Therefore you could substitute dm in both equations for rho*dx, so that you could actually solve for Fg and Fc as function of x. Then it's just simple calculus to get to a solution.

dFg = M*rho*G*dx/(R + x)^2
Fg = -M*rho*G/(R + x)

dFc = rho*v^2*dx/(R+x)
Fc = rho*v^2*log(R + x)

Hope this helps.
 
Thanks a lot that helped!