
David P. answered 05/06/15
Tutor
5
(3)
PhD with teaching and tutoring experience, Math/Science
(a) The gravitational force between two bodies is Fg = G*m1*m2/R2
Part (a) says our spaceship is somewhere on a line between the earth and the moon, at a point where there is no net force on the ship. It's always good to start out by drawing a free body diagram and identifying what forces are acting on our spaceship. The only two forces here are the force of gravity due to the earth and the force of gravity due to the moon. Because we are between the two, these forces will be acting in opposite directions. Since we know the net force is zero, the magnitudes of these two gravitational forces must be equal. So, how do we figure out the position?
Let's let r represent the distance from the earth to the space ship. The force of gravity due to the earth will be
Fe = G*me*ms/r2
Here me is the mass of the earth, ms is the mass of our ship, and G is the gravitational constant.
Now, we need the force of gravity due to the moon. Be careful with the denominator, this is the distance between the two bodies. And r is the distance from the ship to the earth, not the distance from the ship to the moon. So it's going to be (rm - r) where rm is the distance from the earth to the moon.
Fm=G*mo*ms/(rm - r)2
Here mo is the mass of the moon (I picked mo because mm is a little confusing)
The magnitude of these two forces are equal so
Fe = Fm
G*me*ms/r2 = G*mo*ms/(rm - r)2
There's G and ms on both side of the equation, so they cancel out
me/r2 = mo/(rm - r)2
Now let's get all of the mass terms on one side of the equation and all the distance terms on the other. To do this, multiply both sides by (rm - r)2 and divide both sides be me
(rm - r)2/r2 = mo/me
Take the square root of both sides
√((rm - r)2/r2) = √(mo/me)
(rm - r)/r = √(mo/me)
rm/r - r/r = √(mo/me)
rm/r - 1 = √(mo/me)
Move the one over to the other side, then invert to get r in the numerator
rm/r = √(mo/me) + 1
r/rm = 1/(√(mo/me) + 1)
Lastly multiply both sides by rm (the distance from the earth to the moon)
r = rm/(√(mo/me) + 1)
(b) After the last one, this part is pretty straightforward. The gravitational potential energy is U = -G*m1*m2/R
As before, we need to make sure we using the correct R. So, let r be the distance from the earth to the spaceship.
Ue = -G*me*ms/r
If r is the distance from the earth to the spaceship, then the distance from the spaceship to the moon is (rm - r) where rm is the distance from the earth to the moon (just like before). That means the gravitational potential energy due to the moon is
Uo = -G*mo*ms/(rm - r)
As is says in the question, the total potential energy is just the sum of those two
U = Ue + Uo
All you have to do now is pick some points and plug in the numbers. Quick tip, make sure one of the r values you use is the r from part (a). Also, keep in mind that as you approach either the earth or the moon, you're getting farther away from the other one. So while Ue goes down (because you're getting closer to the earth), Uo will go up (because you're getting farther from the moon) and vice versa.