Trouble finding F(x) for a particle moving on a horizontal plane

Join the discussion
Registration is free. Start your own thread to ask a follow-up.
5 replies · 5K views
astenroo
Messages
47
Reaction score
0

Homework Statement



A particle of mass m moves along a frictionless, horizontal plane with a speed given by v(x)=k/x, where x is its distance from the origin and k is a positive constant. Find the force F(x) to which the particle is subject.

Homework Equations



F(x)=m[tex]\ddot{x}[/tex]
[tex]\ddot{x}[/tex]=[tex]\frac{d\dot{x}}{dt}[/tex]=[tex]\frac{dx}{dt}[/tex] [tex]\frac{d\dot{x}}{dx}[/tex]=v[tex]\frac{dv}{dx}[/tex]

The Attempt at a Solution


So i figured, if i differentiate v(x)=k/x I end up with v'(x)=-k/x^2, so F(x)= m[tex]\ddot{x}[/tex] and if I substitute my expression for [tex]\ddot{x}[/tex] I end up with F(x)=-mvk/x^2. Why do I get the feeling I'm all wrong about this one?
 
Last edited:
Physics news on Phys.org
hi astenroo! :smile:
astenroo said:
… I end up with F(x)=-mvk/x^2. Why do I get the feeling I'm all wrong about this one?

dunno :confused:

looks ok … now get rid of the v, to make F a function of x :smile:
 
Remember that v = k/x. Plug that back into your expression for F(x).
 
Heh, I actually suck at calculus, so when I end up with a fairly straight forward solution, I get the feeling I've done something wrong :) Calculus cannot be simple :D

So, my first attempt was F(x)=-mvk/x^2, and if v(x)=k/x then F(x)=-mk^2/x^3.

Thanks for the hints.
 
btw, note that vdv/dx can also be written d/dx (1/2 v2) :wink:
 
tiny-tim said:
btw, note that vdv/dx can also be written d/dx (1/2 v2) :wink:

Heh, so true. Thank you :)