Gravitation: Common Mistakes and Fixes (7)

easy 2 min read

Question

A satellite is in a circular orbit of radius rr around Earth. By what factor does the orbital speed change if the radius is doubled? Many students answer 12\tfrac{1}{2}. Why is that wrong, and what is the correct factor?

Solution — Step by Step

Equating gravitational force with centripetal force:

GMmr2=mv2r    v=GMr\frac{GMm}{r^2} = \frac{mv^2}{r} \implies v = \sqrt{\frac{GM}{r}}

If the radius doubles, r2rr \to 2r:

vnew=GM2r=v2v_{\text{new}} = \sqrt{\frac{GM}{2r}} = \frac{v}{\sqrt{2}}

The orbital speed becomes 12\tfrac{1}{\sqrt{2}} of its original value, not 12\tfrac{1}{2}.

The correct factor is 120.707\dfrac{1}{\sqrt{2}} \approx 0.707.

Why This Works

Students mix up two different relationships. Linear momentum scales linearly with rr in some contexts, but orbital speed depends on 1/r1/\sqrt{r} because gravitational force falls as 1/r21/r^2, not 1/r1/r. The square root sneaks in when you solve v21/rv^2 \propto 1/r.

Compare with time period: from Kepler’s third law, T2r3T^2 \propto r^3, so TT×23/2T \to T \times 2^{3/2} when rr doubles. Different scaling for different quantities — write the formula every time.

Alternative Method

Use Kepler’s third law directly. Tr3/2T \propto r^{3/2}, so TT becomes 22T2\sqrt{2}\,T. Speed v=2πr/Tv = 2\pi r / T, so

vnew=2π(2r)22T=v2v_{\text{new}} = \frac{2\pi (2r)}{2\sqrt{2}\,T} = \frac{v}{\sqrt{2}}

Same factor.

The trap: assuming v1/rv \propto 1/r. Always derive from GM/r\sqrt{GM/r}. If you rush, the square root disappears and you lose a sure-shot mark. NEET 2022 had exactly this question.

Common Mistake

Treating “doubled” linearly without checking the exponent. The fix is a 10-second habit: write v=GM/rv = \sqrt{GM/r} before answering. If rnrr \to nr, then vv/nv \to v/\sqrt{n}. Done.

Want to master this topic?

Read the complete guide with more examples and exam tips.

Go to full topic guide →

Try These Next