SOLUTION: A NASA satellite makes a circular orbit around a planet of unknown diamter at an altitude of one mile above the planet. Then NASA boosted the satellite to an altitude one mile hig

Algebra ->  Bodies-in-space -> SOLUTION: A NASA satellite makes a circular orbit around a planet of unknown diamter at an altitude of one mile above the planet. Then NASA boosted the satellite to an altitude one mile hig      Log On


   



Question 114345: A NASA satellite makes a circular orbit around a planet of unknown diamter at an altitude of one mile above the planet.
Then NASA boosted the satellite to an altitude one mile higher(an altitude of two miles above planet.) In the second orbit, the satellite travels how many miles farther than it travelled on the first orbit?
(C=2pir)
>>>>>>>>>>>>PLEASE I NEED YOUR HELP.....THANKS IN ADVANCE

Found 2 solutions by stanbon, solver91311:
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
A NASA satellite makes a circular orbit around a planet of unknown diamter at an altitude of one mile above the planet.
Then NASA boosted the satellite to an altitude one mile higher(an altitude of two miles above planet.) In the second orbit, the satellite travels how many miles farther than it travelled on the first orbit?
(C=2pir)
----------------
Lower orbit distance = 2(pi)(r+1) where r is the radius of the unknown planet.
-------------------
Upper orbit distance = 2(pi)(r+2)
-----------------
Difference EQUATION:
2(pi)(r+2)-2(pi)(r+1) = 2(pi)[(r+2)-(r+1)] = 2(pi) miles
==============
Cheers,
Stan H.

Answer by solver91311(24713) About Me  (Show Source):
You can put this solution on YOUR website!
You don't know the diameter of the planet, so let's call that D%5Bp%5D miles. The first orbit is one mile above the planet, so we know that the diameter of the orbit is D%5Bp%5D%2B2. We had to add 2 because 1 mile of altitude adds 1 mile to the radius, and the diameter is twice that. Now, if we move out to a point 2 miles above the surface, the diameter of the new orbit is D%5Bp%5D%2B4.
We know that the distance travelled in the first orbit is the circumference of the circle with diameter D%5Bp%5D%2B2, or C%5B1%5D=%28D%5Bp%5D%2B2%29%2Api, and the distance travelled in the second orbit is C%5B2%5D=%28D%5Bp%5D%2B4%29%2Api.

Now we can subtract: C%5B2%5D-C%5B1%5D => %28%28D%5Bp%5D%2B4%29pi%29-%28%28D%5Bp%5D%2B2%29pi%29 => %28D%5Bp%5Dpi%2B4pi%29-%28D%5Bp%5Dpi%2B2pi%29 => 2pi miles. Not too far, really, just a little over six and a quarter miles.

Hope this helps,
John