Gravitation: Numerical Problems Set (5)

medium 3 min read

Question

A satellite of mass m=500m = 500 kg orbits the Earth at a height h=600h = 600 km above the surface in a circular orbit. Take RE=6400R_E = 6400 km, g=9.8g = 9.8 m/s². Find (a) its orbital speed, (b) the time period of revolution and (c) the total mechanical energy of the satellite.

Solution — Step by Step

Orbital radius r=RE+h=6400+600=7000r = R_E + h = 6400 + 600 = 7000 km =7×106= 7 \times 10^6 m. Acceleration due to gravity at orbit:

g=g(REr)2=9.8×(64007000)29.8×0.8368.19 m/s2g' = g\left(\frac{R_E}{r}\right)^2 = 9.8 \times \left(\frac{6400}{7000}\right)^2 \approx 9.8 \times 0.836 \approx 8.19 \text{ m/s}^2

For circular motion, mv2r=mg\frac{mv^2}{r} = mg', so

v=gr=8.19×7×1067.57×103 m/s7.57 km/sv = \sqrt{g' r} = \sqrt{8.19 \times 7 \times 10^6} \approx 7.57 \times 10^3 \text{ m/s} \approx 7.57 \text{ km/s}
T=2πrv=2π×7×1067.57×1035810 s96.8 minT = \frac{2\pi r}{v} = \frac{2\pi \times 7 \times 10^6}{7.57 \times 10^3} \approx 5810 \text{ s} \approx 96.8 \text{ min}

For a circular orbit, E=GMm2r=12mv2E = -\frac{GMm}{2r} = -\tfrac{1}{2}mv^2 (the kinetic and potential energies have a fixed ratio K=EK = -E, U=2EU = 2E).

E=12(500)(7570)21.43×1010 JE = -\tfrac{1}{2}(500)(7570)^2 \approx -1.43 \times 10^{10} \text{ J}

Orbital speed 7.57\approx 7.57 km/s, period 96.8\approx 96.8 min, energy 1.43×1010\approx -1.43 \times 10^{10} J.

Why This Works

Two ideas drive every satellite numerical: gravity provides the centripetal force, and total energy in a bound orbit is negative. The negative sign is not a calculation error — it tells us the satellite is bound to Earth and would need positive energy added to escape.

The trick of using g=g(R/r)2g' = g(R/r)^2 avoids ever computing GMEGM_E directly. Examiners love this because it tests whether you remember that gg at the surface already encodes GME/R2GM_E/R^2.

Alternative Method

You can compute GME=gRE2=9.8×(6.4×106)24.01×1014GM_E = gR_E^2 = 9.8 \times (6.4 \times 10^6)^2 \approx 4.01 \times 10^{14} m³/s². Then v=GME/rv = \sqrt{GM_E/r} directly. Same result, slightly more typing.

Common Mistake

Students plug h=600h = 600 km directly into rr instead of r=RE+hr = R_E + h. This single error has been the most common mistake on NEET 2022 satellite problems — the answer comes out roughly 4× too fast and gets you zero. Always draw a quick diagram with the Earth’s centre marked.

Want to master this topic?

Read the complete guide with more examples and exam tips.

Go to full topic guide →

Try These Next