Staying Up Is Really About Going Sideways

Section 6 asked how fast you must throw something for it never to come back. This section asks a gentler question: how fast must you throw it so that it never comes down, but never leaves either?

The answer is the whole business of satellites, and it is one of the shorter derivations in the chapter.

First, get the picture right

A satellite in orbit is not balanced against gravity, and it is not beyond gravity's reach. Gravity acts on it with full force. The satellite is falling, continuously, exactly as a dropped stone falls.

The difference is that it is also moving sideways, fast. By the time it has fallen a few metres towards the Earth, it has travelled far enough along its path that the Earth's surface has curved away by the same few metres. It falls and misses. Then it does it again, and again, for years.

Circular orbit force balance beside faster and faster horizontal launches

Newton put it as a thought experiment. Fire a cannonball horizontally from a mountain top. Slow, and it lands nearby. Faster, and it lands further round the curve of the Earth. There is one particular speed at which it never lands at all — the ground curves away exactly as fast as the ball falls — and that speed is what we are about to calculate.

The one-line dynamics

Take a satellite of mass mm in a circular orbit of radius rr about the Earth's centre. If it flies at a height hh above the surface,

r=RE+hr = R_E + h

That radius is measured from the centre, not from the ground. Half the mistakes in this section are made in that one line.

Now, a body in a circular path of radius rr at speed vov_o needs a centripetal force

Fneeded=mvo2rF_{\text{needed}} = \frac{mv_o^{2}}{r}

pointing at the centre of the circle. Out in orbit there is exactly one force available, and it happens to point at exactly the right place:

Favailable=GMEmr2F_{\text{available}} = \frac{GM_Em}{r^{2}}

An orbit is nothing more than the statement that these two are equal.

Key Point — the circular-orbit condition: GMEmr2=mvo2r\frac{GM_Em}{r^{2}} = \frac{mv_o^{2}}{r} Gravity supplies the centripetal requirement, no more and no less. Too slow, and the pull wins and the satellite spirals in; too fast, and the satellite climbs into a wider path.

Cancel mm from both sides, cancel one power of rr, and take the square root:

Key Point — orbital speed: vo=GMEr=GMERE+hv_o = \sqrt{\frac{GM_E}{r}} = \sqrt{\frac{GM_E}{R_E+h}} This is the speed a satellite must have at that radius. It is not a speed you choose; it is a speed the radius chooses for you.

The mass of the satellite has vanished

Look what cancelled. The mass mm appeared on both sides — once in the gravitational pull, once in the centripetal requirement — and left the answer entirely.

Key Point: The orbital speed is independent of the mass of the satellite. A loose bolt and a 400-tonne space station in the same orbit travel at exactly the same speed, side by side. This is the same cancellation that made the escape speed mass-independent in Section 6, and for the same reason.

A second form, when you are given gg

Very often a problem gives you the surface gravity of a planet rather than its mass. Use g=GMERE2g = \frac{GM_E}{R_E^{2}}, so GME=gRE2GM_E = gR_E^{2}:

Key Point: vo=gRE2RE+h=REgRE+hv_o = \sqrt{\frac{gR_E^{2}}{R_E+h}} = R_E\sqrt{\frac{g}{R_E+h}} and for a low orbit, where hREh \ll R_E, this collapses to the very useful vogREv_o \approx \sqrt{gR_E}.

The number

With G=6.67×1011G = 6.67 \times 10^{-11} N m2^2/kg2^2, ME=5.97×1024M_E = 5.97 \times 10^{24} kg and RE=6.37×106R_E = 6.37 \times 10^{6} m, a satellite skimming the surface would need

vo=3.982×10146.37×106=6.251×107=7.91×103 m/sv_o = \sqrt{\frac{3.982 \times 10^{14}}{6.37 \times 10^{6}}} = \sqrt{6.251 \times 10^{7}} = 7.91 \times 10^{3} \text{ m/s}

At a realistic low-orbit height of 300 km the radius is 6.67×1066.67 \times 10^{6} m and the speed drops slightly, to 7.73 km/s. Both are about 28 000 km/h, which is why a low-orbit satellite crosses India in roughly four minutes.

Section 6 quoted the 7.91 km/s figure and promised a derivation. That was it.

[Board Important] The three-mark version: draw the circular orbit, write the gravitational force, write the centripetal requirement, equate them, cancel mm, and state vo=GMERE+hv_o = \sqrt{\frac{GM_E}{R_E+h}}. Marking schemes want the phrase "the gravitational force provides the necessary centripetal force" written out in words.

The Time Period, and an Old Friend Returns

Speed is only half the story. The other half is how long the satellite takes to go once round, which is what actually matters if you want to know when it will next fly over your town.

Getting TT from vov_o

A circular orbit of radius rr has circumference 2πr2\pi r, and the satellite covers it at the constant speed vov_o. So

T=2πrvo=2πrGMEr=2πrrGMET = \frac{2\pi r}{v_o} = \frac{2\pi r}{\sqrt{\frac{GM_E}{r}}} = 2\pi r \sqrt{\frac{r}{GM_E}}

Key Point — time period of a satellite: T=2π(RE+h)3GMEor, using GME=gRE2,T=2πRE(RE+h)3gT = 2\pi\sqrt{\frac{(R_E+h)^{3}}{GM_E}} \qquad\text{or, using } GM_E = gR_E^{2},\qquad T = \frac{2\pi}{R_E}\sqrt{\frac{(R_E+h)^{3}}{g}} As always, r=RE+hr = R_E + h is measured from the centre of the Earth.

Square it, and look what falls out

T2=4π2GMEr3that is,T2=kr3withk=4π2GMET^{2} = \frac{4\pi^{2}}{GM_E}\,r^{3} \qquad\text{that is,}\qquad T^{2} = k\,r^{3} \quad\text{with}\quad k = \frac{4\pi^{2}}{GM_E}

Stare at that for a moment. T2r3T^{2} \propto r^{3}, with a constant that depends only on the mass of the central body. That is Kepler's third law — the law of periods you met in Section 1, where it was an empirical pattern that Kepler had extracted from decades of naked-eye observations of the planets and could not explain.

Here it is not observed. It is derived, in four lines, from the inverse-square law and F=maF = ma. That is the difference between a pattern and a physical theory, and it is exactly why Newton's law was accepted so quickly.

Key Point: For Earth satellites, k=4π2GME=39.4783.982×1014=9.91×1014 s2/m3k = \frac{4\pi^{2}}{GM_E} = \frac{39.478}{3.982 \times 10^{14}} = 9.91 \times 10^{-14} \text{ s}^2\text{/m}^3 Every satellite of the Earth — a space station, a navigation satellite, the Moon — obeys T2=kr3T^{2} = kr^{3} with this same kk. Planets going round the Sun obey the same law with k=4π2GMSunk = \frac{4\pi^{2}}{GM_{Sun}} instead, which is about 3×10193 \times 10^{-19} s2^2/m3^3.

T squared against r cubed as a straight line, plus three weighings

Plot T2T^{2} against r3r^{3} for Earth satellites and you get a straight line through the origin whose slope is 4π2GME\frac{4\pi^{2}}{GM_E}. We shall use that slope in a moment to weigh the Earth.

What about elliptical orbits?

Real orbits are ellipses; circles are the special case. The result survives almost unchanged: for an elliptical orbit you simply replace rr by the semi-major axis aa,

T2=4π2GMEa3T^{2} = \frac{4\pi^{2}}{GM_E}\,a^{3}

with the Earth at one focus. The proof needs a little more machinery than Class 11 requires, so take the statement on trust here — it is examinable as a statement, and it is what lets you handle a satellite in an eccentric orbit without ever finding its speed.

[JEE Tip] Almost every satellite question that compares two orbits is faster as a ratio. From T2r3T^{2} \propto r^{3} and vo21rv_o^{2} \propto \frac{1}{r}:

T2T1=(r2r1)3/2v2v1=(r1r2)1/2\frac{T_2}{T_1} = \left(\frac{r_2}{r_1}\right)^{3/2} \qquad\qquad \frac{v_2}{v_1} = \left(\frac{r_1}{r_2}\right)^{1/2}

Never substitute 6.67×10116.67 \times 10^{-11} into a ratio question. You will only lose a digit somewhere.

Higher Means Slower — and Yet It Takes Longer

Here is the fact that catches almost everybody the first time.

vo=GMEr  1rT=2πr3GME  r3/2v_o = \sqrt{\frac{GM_E}{r}} \ \propto\ \frac{1}{\sqrt{r}} \qquad\qquad T = 2\pi\sqrt{\frac{r^{3}}{GM_E}} \ \propto\ r^{3/2}

A higher satellite moves more slowly. A higher satellite takes longer to go round. Both at once. The speed and the period run in opposite directions, and a great many students, asked "which satellite is faster, the high one or the low one?", answer with the period instead of the speed.

Orbital speed falling and time period rising against orbit radius

Why there is no contradiction

Think of it this way. The period is the distance round divided by the speed:

T=2πrvoT = \frac{2\pi r}{v_o}

Go twice as far out, and the lap is twice as long — a factor of 2 working to increase TT. At the same time the speed drops by a factor of 2\sqrt{2}, which is another factor of 2\sqrt{2} working to increase TT. The two effects push the same way, and together they give 2×2=22=23/22 \times \sqrt{2} = 2\sqrt{2} = 2^{3/2}, which is exactly the r3/2r^{3/2} we derived.

So the slower speed does not shorten the period; it lengthens it further. The lap is longer and it is being run more slowly. No contradiction at all.

Key Point: Doubling the radius multiplies the speed by 12=0.707\frac{1}{\sqrt{2}} = 0.707 and the period by 23/2=2.832^{3/2} = 2.83. Quadrupling the radius halves the speed and multiplies the period by 8.

The ladder of orbits

Low, navigation and twenty-four-hour orbits drawn to scale around Earth

Orbit hh (km) rr (km) vov_o (km/s) TT
surface skimming (ideal) 0 6 370 7.91 84.4 min
space-station height 400 6 770 7.67 92.6 min
typical low orbit 300 6 670 7.73 90.4 min
typical polar orbit 800 7 170 7.45 100.8 min
1 000 7 370 7.35 105.0 min
one Earth radius up 6 370 12 740 5.59 3.98 h
navigation satellites 20 200 26 570 3.87 11.98 h
the 24-hour orbit 35 860 42 230 3.07 24.00 h
the Moon 378 000 384 400 1.02 27.4 d

Read the last two columns against each other, top to bottom. The speed column falls steadily; the period column climbs, and climbs much faster.

A concrete comparison worth carrying: raising a satellite from 300 km to 1000 km — a climb of 700 km, about 10% in radius — cuts the speed by only 4.9%, but stretches the period by 16.1%. Small changes in radius are amplified into bigger changes in period, because of the 32\frac{3}{2} power.

[NEET Important] Three one-line facts that get asked directly:

  • orbital speed decreases with height;
  • time period increases with height;
  • neither depends on the mass of the satellite.

The Moon, checked

The Moon is 384 400 km from the Earth's centre, so r=3.844×108r = 3.844 \times 10^{8} m. Our formula gives

T=2π(3.84×108)33.982×1014=2.37×106 s=27.4 daysT = 2\pi\sqrt{\frac{(3.84 \times 10^{8})^{3}}{3.982 \times 10^{14}}} = 2.37 \times 10^{6} \text{ s} = 27.4 \text{ days}

The Moon's observed orbital period is 27.3 days. Our four-line derivation, fed with the Earth's mass, predicts the Moon's month to within half a per cent. That is worth pausing on: the same equation governs a communications satellite and the Moon.

[JEE Tip] A favourite trap: "Satellite A is at radius rr and satellite B at 4r4r. Which has more kinetic energy per kilogram?" A does — it is the faster one. Whether it has more total energy is a different question, and it is the subject of Section 8. Keep speed questions and energy questions apart until you have read that section.

The Surface-Skimming Orbit and the 84-Minute Clock

Set h=0h = 0 in everything above. The satellite is now grazing the ground — physically impossible, because of mountains and air, but mathematically the cleanest case there is, and it gives two numbers you should simply know.

The two skimming numbers

vo(0)=GMERE=gRET0=2πRE3GME=2πREgv_o(0) = \sqrt{\frac{GM_E}{R_E}} = \sqrt{gR_E} \qquad\qquad T_0 = 2\pi\sqrt{\frac{R_E^{3}}{GM_E}} = 2\pi\sqrt{\frac{R_E}{g}}

The second form of each is worth noticing: with h=0h = 0 the whole thing depends only on gg and RER_E. No GG, no MEM_E.

Key Point — the surface-skimming orbit: vo=gRE7.9 km/sT0=2πREg84.4 minv_o = \sqrt{gR_E} \approx 7.9 \text{ km/s} \qquad\qquad T_0 = 2\pi\sqrt{\frac{R_E}{g}} \approx 84.4 \text{ min} Using g=9.8g = 9.8 m/s2^2 and RE=6.37×106R_E = 6.37 \times 10^{6} m. You will often see 84.6 minutes quoted instead; that comes from rounding the Earth's radius up to 6400 km, and the two are the same number to the precision anyone cares about.

Let us do that arithmetic in the open, because it is a standard exam step:

T0=2π6.37×1069.8=2π6.50×105=2π×806.2=5065 s=84.4 minT_0 = 2\pi\sqrt{\frac{6.37 \times 10^{6}}{9.8}} = 2\pi\sqrt{6.50 \times 10^{5}} = 2\pi \times 806.2 = 5065 \text{ s} = 84.4 \text{ min}

Why 84 minutes is a natural unit here

Because it is the shortest period any satellite of the Earth can have. Every real orbit has h>0h > 0, so every real orbit has r>REr > R_E, so every real orbit has T>T0T > T_0. Nothing can go round the Earth in less than about 84 minutes without going underground.

That makes T0T_0 a natural clock for the whole subject. A low-orbit satellite at 300 km takes 90.4 minutes — a few per cent over the floor. The space station at 400 km takes 92.6 minutes. Anything much longer than about 100 minutes is already noticeably high.

Two other places the same 84 minutes turns up, both of which JEE likes:

  • it is the period of a body dropped into a tunnel bored through the Earth, which oscillates from one side to the other and back;
  • it is the round-trip time of the tunnel journey through the centre, which takes 42 minutes each way.

Those belong to the JEE Corner, which develops the tunnel problem properly. What matters here is that 84 minutes keeps reappearing, and it is not a coincidence — the same REg\sqrt{\frac{R_E}{g}} sits behind all of them.

It depends only on the density

Here is a small, satisfying result. Put M=43πR3ρM = \frac{4}{3}\pi R^{3}\rho into T0=2πR3GMT_0 = 2\pi\sqrt{\frac{R^{3}}{GM}} and watch RR disappear:

T0=2πR3G43πR3ρ=3πGρT_0 = 2\pi\sqrt{\frac{R^{3}}{G \cdot \frac{4}{3}\pi R^{3}\rho}} = \sqrt{\frac{3\pi}{G\rho}}

Key Point: The period of a surface-skimming orbit depends only on the mean density of the planet, not on its size at all. T0=3πGρT_0 = \sqrt{\frac{3\pi}{G\rho}} The Earth's mean density is ρE=ME43πRE3=5510\rho_E = \frac{M_E}{\frac{4}{3}\pi R_E^{3}} = 5510 kg/m3^3, and 3πGρE=5064\sqrt{\frac{3\pi}{G\rho_E}} = 5064 s =84.4= 84.4 minutes, as it must be.

So a planet made of the same rock as the Earth but ten times as wide would still have an 84-minute skimming orbit — a far larger orbit, travelled far faster, taking exactly the same time. This is a favourite JEE one-liner, and it is completely unmemorable unless you have seen where it comes from.

[Board Important] Be ready to derive T0=2πREgT_0 = 2\pi\sqrt{\frac{R_E}{g}} from T=2π(RE+h)3GMET = 2\pi\sqrt{\frac{(R_E+h)^3}{GM_E}} by setting h=0h = 0 and substituting GME=gRE2GM_E = gR_E^{2}. It is a standard two-mark step inside a longer question.

Weighing a Planet by Watching Its Moon

Turn the period formula inside out and it stops being a way of predicting orbits and becomes a way of measuring masses. This is how essentially every mass in astronomy is known.

The inversion

Start from T2=4π2r3GMT^{2} = \frac{4\pi^{2}r^{3}}{GM} and solve for MM:

Key Point — the mass of a central body: M=4π2r3GT2M = \frac{4\pi^{2}r^{3}}{G\,T^{2}} Watch anything at all go round a body once, measure the orbit's radius rr and the period TT, and this gives the mass of the body being orbited.

Three features of that formula deserve saying out loud.

The mass of the orbiting body does not appear. You cannot weigh a moon by watching it orbit; you weigh the planet it goes round. To get the moon's own mass you would have to watch something orbit it.

You need GG. This is why Cavendish's experiment mattered so much: before GG was measured, astronomers knew the ratios of the planets' masses beautifully and their actual values not at all.

Distances enter cubed, times squared. A 1% error in rr becomes a 3% error in MM. Measuring orbital radii accurately is the hard part of the job.

Three worked cases

What we watch rr TT What we weigh Answer
Phobos round Mars 9.4×1069.4 \times 10^{6} m 7 h 39 min Mars 6.48×10236.48 \times 10^{23} kg
the Moon round the Earth 3.84×1083.84 \times 10^{8} m 27.3 days the Earth 6.02×10246.02 \times 10^{24} kg
the Earth round the Sun 1.50×10111.50 \times 10^{11} m 365 days the Sun 1.99×10301.99 \times 10^{30} kg

Look at the middle row against Section 3. There we weighed the Earth from gg, RER_E and GG, using ME=gRE2GM_E = \frac{gR_E^{2}}{G}, and got 5.97×10245.97 \times 10^{24} kg. Here we weigh it from the Moon's orbit and get 6.02×10246.02 \times 10^{24} kg. Two completely independent routes — one using a falling apple, one using the Moon — agreeing to within 1%.

That agreement is not a happy accident. It is the same claim Newton made when he compared the acceleration of the apple with the acceleration of the Moon, and it is the strongest evidence there is that one law really does govern both.

Key Point: The Earth can be weighed in two ways, and they must agree: ME=gRE2G(from surface gravity)ME=4π2r3GT2(from the Moon’s orbit)M_E = \frac{gR_E^{2}}{G} \qquad\text{(from surface gravity)} \qquad\qquad M_E = \frac{4\pi^{2}r^{3}}{GT^{2}} \qquad\text{(from the Moon's orbit)}

Reading the mass off a graph

If you have several satellites of the same body, plot T2T^{2} against r3r^{3}. The points lie on a straight line through the origin, and

slope=4π2GMM=4π2G×slope\text{slope} = \frac{4\pi^{2}}{GM} \qquad \Longrightarrow \qquad M = \frac{4\pi^{2}}{G \times \text{slope}}

This is how the mass of Jupiter was first pinned down, from the four moons Galileo saw, and it is a standard graph-interpretation question.

[JEE Tip] When a question gives you a period in hours or days, convert to seconds before you square it. Forgetting that 27.3 days is 2.36×1062.36 \times 10^{6} s and not 27.3 is the single commonest arithmetic disaster in this section — and because TT is squared, the answer comes out wrong by a factor of about 7×1097 \times 10^{9}.

The Shortlist, and the Traps

Everything worth memorising

Quantity Formula Earth's value
Orbital radius r=RE+hr = R_E + h, measured from the CENTRE
Orbital speed vo=GMERE+h=REgRE+hv_o = \sqrt{\frac{GM_E}{R_E+h}} = R_E\sqrt{\frac{g}{R_E+h}} 7.73 km/s at 300 km
Skimming orbital speed vo=gRE=GMEREv_o = \sqrt{gR_E} = \sqrt{\frac{GM_E}{R_E}} 7.91 km/s
Time period T=2π(RE+h)3GMET = 2\pi\sqrt{\frac{(R_E+h)^{3}}{GM_E}} 90.4 min at 300 km
Skimming period T0=2πREg=3πGρT_0 = 2\pi\sqrt{\frac{R_E}{g}} = \sqrt{\frac{3\pi}{G\rho}} 84.4 min
Kepler's third law T2=4π2GMr3T^{2} = \frac{4\pi^{2}}{GM}r^{3} k=9.91×1014k = 9.91\times10^{-14} s2^2/m3^3
Ratio forms v2v1=r1r2\frac{v_2}{v_1} = \sqrt{\frac{r_1}{r_2}}, T2T1=(r2r1)3/2\frac{T_2}{T_1} = \left(\frac{r_2}{r_1}\right)^{3/2}
Weighing the central body M=4π2r3GT2M = \frac{4\pi^{2}r^{3}}{GT^{2}} 6.02×10246.02\times10^{24} kg from the Moon
Angular speed ω=2πT=GMEr3\omega = \frac{2\pi}{T} = \sqrt{\frac{GM_E}{r^{3}}}
Centripetal acceleration a=vo2r=GMEr2=gha = \frac{v_o^{2}}{r} = \frac{GM_E}{r^{2}} = g_h

That last row is worth a second look. The centripetal acceleration of a satellite is exactly the local value of gg at its height — which is another way of saying that the satellite is in free fall, a point Section 9 will make a great deal of.

Six traps

Trap 1 — using hh where rr belongs. vo=GMEhv_o = \sqrt{\frac{GM_E}{h}} is wrong and always will be. The distance in every orbital formula is measured from the centre of the planet: r=RE+hr = R_E + h. If a question says "at a height equal to the Earth's radius", the radius of the orbit is 2RE2R_E, not RER_E.

Trap 2 — thinking a higher satellite is faster because it takes longer. It is slower. Say the two facts as one sentence — higher means slower but longer — and the trap disappears.

Trap 3 — putting the satellite's mass into the answer. It cancels. If your expression for vov_o or TT still contains the satellite's mass, you have made an algebra slip.

Trap 4 — leaving the period in days or hours before squaring. Convert to seconds first, every time.

Trap 5 — using g=9.8g = 9.8 m/s2^2 for a satellite far from the Earth. The value 9.8 belongs to the surface. In vo=REgRE+hv_o = R_E\sqrt{\frac{g}{R_E+h}} the gg is the surface value and the height sits in the denominator — the formula has the variation of gg already built in. Do not "correct" it a second time.

Trap 6 — assuming the orbital speed can be chosen freely. For a circular orbit of a given radius there is exactly one possible speed. Give a satellite more speed at that radius and it stops being a circular orbit at all — it climbs into an ellipse, or if you give it enough, it leaves.

What comes next

We now know how fast a satellite goes and how long it takes. What we have not touched is what it costs — the kinetic energy, the potential energy, the total, and how much more energy would be needed to free it altogether. That is Section 8, and it also settles the strange business of why adding energy to a satellite makes it slow down. Section 9 then takes two particular orbits — the 24-hour one and the polar one — and asks what they are for.

[Board Important] A very common five-mark question reads: "Derive expressions for the orbital speed and the time period of a satellite revolving close to the Earth's surface." Answer: equate gravitational and centripetal forces, get vo=GMERE+hv_o = \sqrt{\frac{GM_E}{R_E+h}}, set h=0h = 0 and use GME=gRE2GM_E = gR_E^{2} to get gRE=7.9\sqrt{gR_E} = 7.9 km/s, then T0=2πREvo=2πREg=84.4T_0 = \frac{2\pi R_E}{v_o} = 2\pi\sqrt{\frac{R_E}{g}} = 84.4 minutes.

Solved Examples

Constants used throughout this section, unless a problem states otherwise: G=6.67×1011G = 6.67 \times 10^{-11} N m2^2/kg2^2, ME=5.97×1024M_E = 5.97 \times 10^{24} kg (so GME=3.982×1014GM_E = 3.982 \times 10^{14} m3^3/s2^2), RE=6.37×106R_E = 6.37 \times 10^{6} m and g=9.8g = 9.8 m/s2^2. No problem mixes g=9.8g = 9.8 with g=10g = 10.

Example 1: A satellite 300 km up

A satellite orbits the Earth in a circular path 300 km above the surface. Find (a) its orbital speed and (b) its time period. Do part (a) twice, once from GMEGM_E and once from gg.

Solution:

  1. The orbital radius, from the centre. r=RE+h=6.37×106+3.0×105=6.67×106 mr = R_E + h = 6.37 \times 10^{6} + 3.0 \times 10^{5} = 6.67 \times 10^{6} \text{ m}

  2. (a) Speed, from GMEGM_E. vo=GMEr=3.982×10146.67×106=5.970×107=7.73×103 m/sv_o = \sqrt{\frac{GM_E}{r}} = \sqrt{\frac{3.982 \times 10^{14}}{6.67 \times 10^{6}}} = \sqrt{5.970 \times 10^{7}} = 7.73 \times 10^{3} \text{ m/s}

  3. Speed again, from gg. vo=REgRE+h=6.37×1069.86.67×106=6.37×106×1.212×103=7.72×103 m/sv_o = R_E\sqrt{\frac{g}{R_E+h}} = 6.37 \times 10^{6}\sqrt{\frac{9.8}{6.67 \times 10^{6}}} = 6.37 \times 10^{6} \times 1.212 \times 10^{-3} = 7.72 \times 10^{3} \text{ m/s} The two agree to three figures; the small gap is the rounding in g=9.8g = 9.8.

  4. (b) Period. T=2πrvo=2π×6.67×1067.727×103=4.191×1077.727×103=5424 sT = \frac{2\pi r}{v_o} = \frac{2\pi \times 6.67 \times 10^{6}}{7.727 \times 10^{3}} = \frac{4.191 \times 10^{7}}{7.727 \times 10^{3}} = 5424 \text{ s} T=542460=90.4 minT = \frac{5424}{60} = 90.4 \text{ min}

Final Answer: vo=7.73v_o = 7.73 km/s and T=90.4T = 90.4 minutes, about an hour and a half.

Takeaway: Convert the height into a radius in the very first line. Writing r=RE+hr = R_E + h before anything else prevents the commonest error in the whole section.

Example 2: The impossible orbit that everybody quotes

Find the orbital speed and time period of a satellite skimming the Earth's surface. Then show that the period can be written in terms of the Earth's mean density alone, and check the two agree.

Solution:

  1. Speed, with h=0h = 0 so r=REr = R_E. vo=gRE=9.8×6.37×106=6.243×107=7.90×103 m/sv_o = \sqrt{gR_E} = \sqrt{9.8 \times 6.37 \times 10^{6}} = \sqrt{6.243 \times 10^{7}} = 7.90 \times 10^{3} \text{ m/s}

  2. Period. T0=2πREg=2π6.37×1069.8=2π×806.2=5065 s=84.4 minT_0 = 2\pi\sqrt{\frac{R_E}{g}} = 2\pi\sqrt{\frac{6.37 \times 10^{6}}{9.8}} = 2\pi \times 806.2 = 5065 \text{ s} = 84.4 \text{ min}

  3. The density form. With M=43πR3ρM = \frac{4}{3}\pi R^{3}\rho, T0=2πR3GM=2π34πGρ=3πGρT_0 = 2\pi\sqrt{\frac{R^{3}}{GM}} = 2\pi\sqrt{\frac{3}{4\pi G\rho}} = \sqrt{\frac{3\pi}{G\rho}}

  4. Check it numerically. The Earth's mean density is ρE=ME43πRE3=5.97×10241.083×1021=5510 kg/m3\rho_E = \frac{M_E}{\frac{4}{3}\pi R_E^{3}} = \frac{5.97 \times 10^{24}}{1.083 \times 10^{21}} = 5510 \text{ kg/m}^3 T0=3π6.67×1011×5510=9.4253.675×107=2.565×107=5064 s=84.4 minT_0 = \sqrt{\frac{3\pi}{6.67 \times 10^{-11} \times 5510}} = \sqrt{\frac{9.425}{3.675 \times 10^{-7}}} = \sqrt{2.565 \times 10^{7}} = 5064 \text{ s} = 84.4 \text{ min}

Final Answer: 7.97.9 km/s and 84.484.4 minutes, and T0=3πGρT_0 = \sqrt{\frac{3\pi}{G\rho}} reproduces it exactly.

Takeaway: 84 minutes is a floor, not a typical value. No satellite of the Earth can circle it any faster, and the number is fixed by the Earth's density alone — a planet of the same stuff but any size would give the same 84 minutes.

Example 3: One Earth radius up

A satellite orbits at a height equal to the Earth's radius. Find its orbital speed and period, and compare both with the surface-skimming values.

Solution:

  1. The radius. h=REh = R_E, so r=RE+RE=2RE=1.274×107r = R_E + R_E = 2R_E = 1.274 \times 10^{7} m.

  2. Speed. vo=GME2RE=3.982×10141.274×107=3.126×107=5.59×103 m/sv_o = \sqrt{\frac{GM_E}{2R_E}} = \sqrt{\frac{3.982 \times 10^{14}}{1.274 \times 10^{7}}} = \sqrt{3.126 \times 10^{7}} = 5.59 \times 10^{3} \text{ m/s} This is 7.912=5.59\frac{7.91}{\sqrt{2}} = 5.59 km/s, exactly as vo1rv_o \propto \frac{1}{\sqrt{r}} requires.

  3. Period. T=2πrvo=2π×1.274×1075.591×103=8.005×1075.591×103=1.432×104 sT = \frac{2\pi r}{v_o} = \frac{2\pi \times 1.274 \times 10^{7}}{5.591 \times 10^{3}} = \frac{8.005 \times 10^{7}}{5.591 \times 10^{3}} = 1.432 \times 10^{4} \text{ s} T=143203600=3.98 h=238.6 minT = \frac{14320}{3600} = 3.98 \text{ h} = 238.6 \text{ min}

  4. Compare. 238.684.4=2.83=23/2\frac{238.6}{84.4} = 2.83 = 2^{3/2}, as Tr3/2T \propto r^{3/2} requires.

Final Answer: 5.595.59 km/s and 3.983.98 hours.

Takeaway: "At a height equal to the Earth's radius" means r=2REr = 2R_E. Doubling rr divides the speed by 2\sqrt{2} and multiplies the period by 222\sqrt{2} — the two changes are both there in the same doubling.

Example 4: Two satellites, one four times higher

Satellite A orbits at radius rr and satellite B at radius 4r4r about the same planet. Find the ratios of their speeds, their periods, their angular speeds and their centripetal accelerations.

Solution:

  1. Speeds. vr1/2v \propto r^{-1/2}: vBvA=(r4r)1/2=12\frac{v_B}{v_A} = \left(\frac{r}{4r}\right)^{1/2} = \frac{1}{2}

  2. Periods. Tr3/2T \propto r^{3/2}: TBTA=(4rr)3/2=43/2=8\frac{T_B}{T_A} = \left(\frac{4r}{r}\right)^{3/2} = 4^{3/2} = 8

  3. Angular speeds. ω=2πT\omega = \frac{2\pi}{T}, so ωBωA=18\frac{\omega_B}{\omega_A} = \frac{1}{8}.

  4. Centripetal accelerations. a=GMr2r2a = \frac{GM}{r^{2}} \propto r^{-2}, so aBaA=116\frac{a_B}{a_A} = \frac{1}{16}.

Final Answer: speeds 2:12:1, periods 1:81:8, angular speeds 8:18:1, accelerations 16:116:1 (A to B in each case).

Takeaway: Learn the four exponents, not four formulas: vr1/2v \propto r^{-1/2}, Tr+3/2T \propto r^{+3/2}, ωr3/2\omega \propto r^{-3/2}, ar2a \propto r^{-2}. Every comparison question in this section is one of these.

Example 5: Twice the period

Two satellites of the Earth have periods in the ratio 1:21:2. Find the ratio of their orbital radii, of their orbital speeds, and of their heights above the surface if the lower one skims the surface.

Solution:

  1. Radii, from T2r3T^{2} \propto r^{3}. r2r1=(T2T1)2/3=22/3=1.587\frac{r_2}{r_1} = \left(\frac{T_2}{T_1}\right)^{2/3} = 2^{2/3} = 1.587

  2. Speeds. v2v1=(r1r2)1/2=(1.587)1/2=0.794\frac{v_2}{v_1} = \left(\frac{r_1}{r_2}\right)^{1/2} = (1.587)^{-1/2} = 0.794 so the outer satellite is about 21% slower.

  3. The heights. If the inner one skims, r1=RE=6370r_1 = R_E = 6370 km and T1=84.4T_1 = 84.4 min. Then r2=1.587×6370=10110 kmh2=101106370=3740 kmr_2 = 1.587 \times 6370 = 10\,110 \text{ km} \qquad h_2 = 10\,110 - 6370 = 3740 \text{ km}

  4. Sanity check on the period. T2=2×84.4=168.8T_2 = 2 \times 84.4 = 168.8 min =2.81= 2.81 h, and 2π(1.011×107)33.982×1014=1.012×1042\pi\sqrt{\frac{(1.011 \times 10^{7})^{3}}{3.982 \times 10^{14}}} = 1.012 \times 10^{4} s =168.7= 168.7 min. Good.

Final Answer: radii 1:1.5871 : 1.587, speeds 1:0.7941 : 0.794, and the outer satellite sits about 3740 km up.

Takeaway: Doubling the period needs only a 59% increase in radius, because the radius enters as the 23\frac{2}{3} power of the period. Orbits are much less sensitive to period than the other way round.

Example 6: Designing a six-hour orbit

At what height above the Earth's surface must a satellite orbit if its period is to be exactly 6 hours? What is its orbital speed?

Solution:

  1. Convert the period. T=6×3600=2.16×104T = 6 \times 3600 = 2.16 \times 10^{4} s.

  2. Invert the period formula. From T2=4π2r3GMET^{2} = \frac{4\pi^{2}r^{3}}{GM_E}, r3=GMET24π2=3.982×1014×(2.16×104)239.478r^{3} = \frac{GM_E T^{2}}{4\pi^{2}} = \frac{3.982 \times 10^{14} \times (2.16 \times 10^{4})^{2}}{39.478} r3=3.982×1014×4.666×10839.478=1.858×102339.478=4.706×1021 m3r^{3} = \frac{3.982 \times 10^{14} \times 4.666 \times 10^{8}}{39.478} = \frac{1.858 \times 10^{23}}{39.478} = 4.706 \times 10^{21} \text{ m}^3

  3. Take the cube root. r=(4.706×1021)1/3=1.676×107 m=16760 kmr = (4.706 \times 10^{21})^{1/3} = 1.676 \times 10^{7} \text{ m} = 16\,760 \text{ km}

  4. The height. h=rRE=167606370=10390 kmh = r - R_E = 16\,760 - 6370 = 10\,390 \text{ km}

  5. The speed. vo=2πrT=2π×1.676×1072.16×104=1.053×1082.16×104=4.87×103 m/sv_o = \frac{2\pi r}{T} = \frac{2\pi \times 1.676 \times 10^{7}}{2.16 \times 10^{4}} = \frac{1.053 \times 10^{8}}{2.16 \times 10^{4}} = 4.87 \times 10^{3} \text{ m/s}

Final Answer: about 10 390 km up, moving at 4.87 km/s.

Takeaway: "Find the height for a given period" is always the same three steps — convert TT to seconds, get r3=GMT24π2r^{3} = \frac{GMT^{2}}{4\pi^{2}}, take the cube root, then subtract RER_E at the very end. Subtracting RER_E too early is the classic slip.

Example 7: Weighing Mars from one of its moons

Phobos orbits Mars in a nearly circular path of radius 9.4×1069.4 \times 10^{6} m with a period of 7 hours 39 minutes. Find the mass of Mars.

Solution:

  1. Convert the period. T=7×3600+39×60=25200+2340=2.754×104 sT = 7 \times 3600 + 39 \times 60 = 25\,200 + 2340 = 2.754 \times 10^{4} \text{ s}

  2. Use the inverted period formula. MMars=4π2r3GT2M_{Mars} = \frac{4\pi^{2}r^{3}}{GT^{2}}

  3. Substitute, one piece at a time. r3=(9.4×106)3=8.306×1020 m3r^{3} = (9.4 \times 10^{6})^{3} = 8.306 \times 10^{20} \text{ m}^3 T2=(2.754×104)2=7.584×108 s2T^{2} = (2.754 \times 10^{4})^{2} = 7.584 \times 10^{8} \text{ s}^2 MMars=39.478×8.306×10206.67×1011×7.584×108=3.279×10225.059×102M_{Mars} = \frac{39.478 \times 8.306 \times 10^{20}}{6.67 \times 10^{-11} \times 7.584 \times 10^{8}} = \frac{3.279 \times 10^{22}}{5.059 \times 10^{-2}}

  4. Divide. MMars=6.48×1023 kgM_{Mars} = 6.48 \times 10^{23} \text{ kg}

  5. Sense-check. That is about 19\frac{1}{9} of the Earth's mass, which matches what is known about Mars.

Final Answer: MMars6.5×1023M_{Mars} \approx 6.5 \times 10^{23} kg.

Takeaway: The mass of Phobos never entered the calculation and could not have. Watching a moon go round weighs the planet, never the moon.

Example 8: Weighing the Earth two different ways

Use (a) g=9.8g = 9.8 m/s2^2 and RE=6.37×106R_E = 6.37 \times 10^{6} m, and (b) the Moon's orbit, r=3.84×108r = 3.84 \times 10^{8} m with a period of 27.3 days, to find the Earth's mass. Comment on the agreement.

Solution:

  1. (a) From surface gravity. ME=gRE2G=9.8×(6.37×106)26.67×1011=9.8×4.058×10136.67×1011M_E = \frac{gR_E^{2}}{G} = \frac{9.8 \times (6.37 \times 10^{6})^{2}}{6.67 \times 10^{-11}} = \frac{9.8 \times 4.058 \times 10^{13}}{6.67 \times 10^{-11}} ME=3.977×10146.67×1011=5.96×1024 kgM_E = \frac{3.977 \times 10^{14}}{6.67 \times 10^{-11}} = 5.96 \times 10^{24} \text{ kg}

  2. (b) From the Moon. First the period in seconds: T=27.3×24×3600=2.359×106 sT = 27.3 \times 24 \times 3600 = 2.359 \times 10^{6} \text{ s}

  3. Then the mass. ME=4π2r3GT2=39.478×(3.84×108)36.67×1011×(2.359×106)2M_E = \frac{4\pi^{2}r^{3}}{GT^{2}} = \frac{39.478 \times (3.84 \times 10^{8})^{3}}{6.67 \times 10^{-11} \times (2.359 \times 10^{6})^{2}} =39.478×5.662×10256.67×1011×5.564×1012=2.235×1027371.1=6.02×1024 kg= \frac{39.478 \times 5.662 \times 10^{25}}{6.67 \times 10^{-11} \times 5.564 \times 10^{12}} = \frac{2.235 \times 10^{27}}{371.1} = 6.02 \times 10^{24} \text{ kg}

  4. Compare. 6.025.965.96=1.0%\frac{6.02 - 5.96}{5.96} = 1.0\%. The two routes agree to about one per cent, the difference coming from the rounded data, chiefly the Moon's distance.

Final Answer: 5.96×10245.96 \times 10^{24} kg from gg, and 6.02×10246.02 \times 10^{24} kg from the Moon.

Takeaway: A falling apple and the Moon give the same answer for the Earth's mass. That agreement is the whole content of the phrase "universal law of gravitation" — one law, two utterly different pieces of evidence.

Example 9: Weighing the Sun

The Earth goes round the Sun once a year in a nearly circular orbit of radius 1.50×10111.50 \times 10^{11} m. Find the mass of the Sun, and hence the ratio of the Sun's mass to the Earth's.

Solution:

  1. The period in seconds. T=365×24×3600=3.154×107 sT = 365 \times 24 \times 3600 = 3.154 \times 10^{7} \text{ s}

  2. Apply the formula. MSun=4π2r3GT2=39.478×(1.50×1011)36.67×1011×(3.154×107)2M_{Sun} = \frac{4\pi^{2}r^{3}}{GT^{2}} = \frac{39.478 \times (1.50 \times 10^{11})^{3}}{6.67 \times 10^{-11} \times (3.154 \times 10^{7})^{2}}

  3. The pieces. r3=3.375×1033 m3T2=9.948×1014 s2r^{3} = 3.375 \times 10^{33} \text{ m}^3 \qquad T^{2} = 9.948 \times 10^{14} \text{ s}^2 MSun=1.333×10356.635×104=2.01×1030 kgM_{Sun} = \frac{1.333 \times 10^{35}}{6.635 \times 10^{4}} = 2.01 \times 10^{30} \text{ kg}

  4. The ratio. MSunME=2.01×10305.97×1024=3.4×105\frac{M_{Sun}}{M_E} = \frac{2.01 \times 10^{30}}{5.97 \times 10^{24}} = 3.4 \times 10^{5}

Final Answer: MSun2×1030M_{Sun} \approx 2 \times 10^{30} kg, about 340 000 times the Earth's mass.

Takeaway: The same formula weighs Mars, the Earth and the Sun. Only rr and TT change; the physics does not.

Example 10: What raising a satellite actually costs in speed and time

A satellite is moved from a circular orbit 300 km above the Earth to one 1000 km above it. By what percentage does its orbital speed change, and by what percentage does its period change?

Solution:

  1. The two radii. r1=6.37×106+3.0×105=6.67×106 mr_1 = 6.37 \times 10^{6} + 3.0 \times 10^{5} = 6.67 \times 10^{6} \text{ m} r2=6.37×106+1.0×106=7.37×106 mr_2 = 6.37 \times 10^{6} + 1.0 \times 10^{6} = 7.37 \times 10^{6} \text{ m} The radius has gone up by 7.376.676.67=10.5%\frac{7.37 - 6.67}{6.67} = 10.5\%.

  2. Speeds. v1=3.982×10146.67×106=7727 m/sv2=3.982×10147.37×106=7350 m/sv_1 = \sqrt{\frac{3.982 \times 10^{14}}{6.67 \times 10^{6}}} = 7727 \text{ m/s} \qquad v_2 = \sqrt{\frac{3.982 \times 10^{14}}{7.37 \times 10^{6}}} = 7350 \text{ m/s} Δvv1=735077277727=4.9%\frac{\Delta v}{v_1} = \frac{7350 - 7727}{7727} = -4.9\%

  3. Periods. T1=2πr1v1=5424 s=90.4 minT2=2πr2v2=6300 s=105.0 minT_1 = \frac{2\pi r_1}{v_1} = 5424 \text{ s} = 90.4 \text{ min} \qquad T_2 = \frac{2\pi r_2}{v_2} = 6300 \text{ s} = 105.0 \text{ min} ΔTT1=105.090.490.4=+16.1%\frac{\Delta T}{T_1} = \frac{105.0 - 90.4}{90.4} = +16.1\%

  4. Cross-check with the exponents. For a 10.5% rise in radius, vv should change by about 12×10.5%=5.2%-\frac{1}{2} \times 10.5\% = -5.2\% and TT by about +32×10.5%=+15.7%+\frac{3}{2} \times 10.5\% = +15.7\%. Both are close, and the small gaps are the usual price of using a linear approximation on a 10% change.

Final Answer: the speed falls by 4.9% and the period rises by 16.1%.

Takeaway: The percentage rules Δvv12Δrr\frac{\Delta v}{v} \approx -\frac{1}{2}\frac{\Delta r}{r} and ΔTT+32Δrr\frac{\Delta T}{T} \approx +\frac{3}{2}\frac{\Delta r}{r} are fast and accurate for small changes — and they tell you at a glance that the period is three times more sensitive to height than the speed is, and in the opposite direction.

Example 11: Orbiting another planet

A planet has surface gravity gp=4.0g_p = 4.0 m/s2^2 and radius Rp=3.2×106R_p = 3.2 \times 10^{6} m. Find the speed and period of a satellite in a circular orbit 800 km above its surface.

Solution:

  1. The orbital radius. r=3.2×106+8.0×105=4.0×106 mr = 3.2 \times 10^{6} + 8.0 \times 10^{5} = 4.0 \times 10^{6} \text{ m}

  2. Convert the surface gravity into GMGM. GMp=gpRp2=4.0×(3.2×106)2=4.0×1.024×1013=4.096×1013 m3/s2GM_p = g_pR_p^{2} = 4.0 \times (3.2 \times 10^{6})^{2} = 4.0 \times 1.024 \times 10^{13} = 4.096 \times 10^{13} \text{ m}^3\text{/s}^2

  3. The orbital speed. vo=GMpr=4.096×10134.0×106=1.024×107=3.20×103 m/sv_o = \sqrt{\frac{GM_p}{r}} = \sqrt{\frac{4.096 \times 10^{13}}{4.0 \times 10^{6}}} = \sqrt{1.024 \times 10^{7}} = 3.20 \times 10^{3} \text{ m/s}

  4. The period. T=2πrvo=2π×4.0×1063.20×103=2.513×1073.20×103=7854 s=131 minT = \frac{2\pi r}{v_o} = \frac{2\pi \times 4.0 \times 10^{6}}{3.20 \times 10^{3}} = \frac{2.513 \times 10^{7}}{3.20 \times 10^{3}} = 7854 \text{ s} = 131 \text{ min}

Final Answer: 3.203.20 km/s and about 131 minutes, roughly 2.2 hours.

Takeaway: When a problem gives you gg and RR instead of MM, convert once — GM=gR2GM = gR^{2} — and then use the ordinary formulas. Do not try to remember a separate set of formulas in terms of gg; there is only one physics here.

Example 12: Same rock, bigger planet

A planet is made of material of the same mean density as the Earth but has three times the Earth's radius. Find (a) the period of a satellite skimming its surface and (b) the ratio of that satellite's speed to the speed of an Earth-skimming satellite.

Solution:

  1. (a) Use the density form. T0=3πGρT_0 = \sqrt{\frac{3\pi}{G\rho}} The radius does not appear. Same density means the same skimming period: T0=84.4 minT_0 = 84.4 \text{ min}

  2. (b) The speed, though, does change. At fixed density, MR3M \propto R^{3}, so vo=GMRR3R=Rv_o = \sqrt{\frac{GM}{R}} \propto \sqrt{\frac{R^{3}}{R}} = R

  3. Evaluate the ratio. vplanetvEarth=3RERE=3vplanet=3×7.91=23.7 km/s\frac{v_{planet}}{v_{Earth}} = \frac{3R_E}{R_E} = 3 \qquad\Longrightarrow\qquad v_{planet} = 3 \times 7.91 = 23.7 \text{ km/s}

  4. Consistency check. A lap three times as long at three times the speed takes the same time. That is exactly why the period was unchanged.

Final Answer: the same 84.4-minute period, at three times the speed, 23.7 km/s.

Takeaway: At fixed density, a bigger planet gives a faster skimming satellite but the very same period. If a question mentions "same density", stop reaching for MM and RR separately — substitute M=43πR3ρM = \frac{4}{3}\pi R^{3}\rho and let the algebra tell you which quantities survive.