3.141592654
- 85
- 0
Homework Statement
Newton's Law of Gravitation states that two bodies with masses m1 and m2 attract each other with a force:
F=\frac{Gm_{1}m_{2}}{r^2}
where r is the distance between the bodies and G is the gravitational constant. If one of the bodies is fixed, find the work needed to move the other from r=a to r=b.
Homework Equations
The Attempt at a Solution
W=F*x
F=\frac{Gm_{1}m_{2}}{r^2}
x=r
W=\frac{Gm_{1}m_{2}}{r^2}r = \frac{Gm_{1}m_{2}}{r}
r=b-a
W=Gm_{1}m_{2}(\frac{1}{b-a})
The answer states that W=Gm_{1}m_{2}(\frac{1}{a}-\frac{1}{b}). Did I make a mistake in setting up the problem?