Gravitation – Long Answer Type Questions
Class 9
Physics — Chapter 10: Gravitation
CBSE Class 9 Science – Chapter Wise Study Materials Based on NCERT
CBSE Board Examinations
Systematic presentation: long-answer explanations, derivations, worked examples and exam-focused guidance — NCERT-aligned.
Content Bank — Chapter 10: Gravitation
- Newton’s Universal Law of Gravitation; gravitational constant G
- Gravitational field (g), derivation of g = GM/r²
- Variation of g with altitude and depth; approximations
- Mass vs weight; apparent weight and weightlessness
- Free fall, kinematics under gravity with examples
- Orbital motion, orbital speed, period, escape velocity and energy
- Kepler’s laws (relation to Newtonian gravitation), Cavendish experiment
30 Long Answer Type Questions & Answers — Gravitation
Each answer below is explanatory (suitable for long-answer practice). These are prepared strictly as per NCERT-level expectations for Class 9.
Q1. State Newton’s Universal Law of Gravitation and derive its mathematical form. Explain the meaning of each term.
Newton’s Universal Law of Gravitation states that every point mass in the universe attracts every other point mass with a force that is directly proportional to the product of their masses and inversely proportional to the square of the distance between them. Mathematically,
F = G (m₁ m₂) / r², where F is the magnitude of the gravitational force, m₁ and m₂ are the masses, r is the distance between their centres, and G is the universal gravitational constant. The derivation is empirical: Newton deduced the inverse-square dependence from astronomical observations and the proportionality to masses from experiments and theoretical reasoning; the constant G sets the scale and is determined experimentally (Cavendish). The force acts along the line joining centres and is attractive.
Q2. What is the gravitational constant G? Describe how its value is measured (briefly explain the Cavendish experiment principle).
The gravitational constant
G quantifies the strength of gravity in the law F = G m₁ m₂ / r². Its accepted value is approximately 6.67 × 10⁻¹¹ N·m²/kg². The Cavendish experiment measures G by detecting the tiny torque produced by gravitational attraction between small and large lead spheres suspended on a torsion wire. By measuring the angular deflection and knowing the torsion constant of the wire and geometry (masses and distances), the gravitational force is calculated, allowing determination of G. Although the original setup is sensitive and requires careful isolation from drafts and vibrations, its principle remains the standard classroom explanation.
Q3. Distinguish between mass and weight. Give examples explaining how they change (or do not change) when taken to the Moon or to a high altitude.
Mass is an intrinsic measure of the amount of matter in a body (SI unit: kg) and does not change with location. Weight is the gravitational force on that mass and equals
W = m g (SI unit: N), where g is local acceleration due to gravity. Example: a 10 kg object has mass 10 kg everywhere, but on Earth at g ≈ 9.8 m/s² its weight is ≈ 98 N; on the Moon with g ≈ 1.63 m/s² its weight is ≈ 16.3 N. At high altitude above Earth, g decreases slightly, so weight decreases slightly while mass remains unchanged. This distinction is frequently tested in board exams and must be accompanied by numeric demonstration.
Q4. Derive the expression for acceleration due to gravity
g at Earth's surface using Newton’s law of gravitation. State assumptions.
Consider Earth of mass
M and radius R. Using Newton’s law, the gravitational force on a mass m at the surface is F = G M m / R². Acceleration of the mass under this force is a = F / m = G M / R². This acceleration is denoted g, so g = G M / R². Assumptions: Earth is approximated as a spherically symmetric body (so its mass behaves as though concentrated at the centre), atmospheric effects and Earth's rotation are ignored in this basic derivation.
Q5. Show how the value of
g varies with altitude h above Earth's surface and give the approximate form for small h.
At height
h above surface, distance from Earth's centre is r = R + h. Using g(r) = G M / r², we get g' = G M / (R + h)² = g (R / (R + h))². For h ≪ R, expand: (R / (R + h))² ≈ (1 / (1 + h/R))² ≈ 1 − 2(h/R) (neglecting higher orders). So g' ≈ g (1 − 2h/R). This shows g decreases approximately linearly with small altitude.
Q6. Derive the variation of
g with depth d below Earth's surface, assuming uniform density.
For a depth
d, the effective radius for the mass contributing to gravity is R − d. For uniform density, mass enclosed within radius R − d is proportional to (R − d)³. Using gdepth = G Menclosed / (R − d)² and expressing Menclosed in terms of total mass M, one obtains gdepth = g (1 − d / R) (for uniform density). Thus g decreases linearly with depth and becomes zero at the centre (d = R). Note: Earth is not perfectly uniform, so this is an idealized result useful for NCERT-level problems.
Q7. Explain free fall. Write the kinematic equations used, and solve a numerical example: an object dropped from 80 m, find time to reach ground and final speed (take
g = 9.8 m/s²).
Free fall is motion under gravity only, with negligible air resistance. Kinematic equations with constant acceleration
g apply: v = u + g t, s = u t + ½ g t², v² = u² + 2 g s. For an object dropped from rest (u = 0) from height s = 80 m, time t = √(2s/g) = √(160 / 9.8) = √(16.3265) ≈ 4.04 s. Final speed v = g t ≈ 9.8 × 4.04 ≈ 39.6 m/s. Alternatively, using v² = 2 g s, v = √(2×9.8×80) ≈ 39.6 m/s.
Q8. What is apparent weight? Derive expressions for apparent weight when an elevator accelerates upward and downward.
Apparent weight is the normal reaction force exerted by a support on a body in a non-inertial frame; it is what a scale reads. Consider mass
m in an elevator. Taking upward positive, forces: normal reaction N upward and weight mg downward. From Newton’s second law, N − mg = m a, where a is elevator acceleration upward (positive). Thus N = m(g + a). If elevator accelerates downward with acceleration magnitude a (downward is negative in our sign), then N = m(g − a). For free fall (a = g downward), N = 0 giving weightlessness.
Q9. Explain weightlessness in orbiting spacecraft. Why do astronauts float even though gravity acts on them?
Astronauts in an orbiting spacecraft are in continuous free fall toward Earth: both the spacecraft and the astronauts accelerate under gravity at the same rate. Because there is no normal reaction between astronaut and spacecraft floor (they fall together), the astronaut experiences apparent weightlessness — they float relative to the spacecraft. Gravity still acts (it keeps the spacecraft in orbit), but absence of contact force produces the sensation of weightlessness. This concept is crucial: weightless does not mean absence of gravity.
Q10. Derive the expression for orbital speed of a satellite in circular orbit and compute the orbital speed for a low-Earth orbit at radius
r = R + 300 km (use R = 6.37×10⁶ m, g = 9.8 m/s² at surface; approximate GM = g R²).
For circular orbit, centripetal force
m v² / r is provided by gravity G M m / r². Equate: m v² / r = G M m / r² ⇒ v = √(G M / r). Using G M = g R², v = √(g R² / r) = √(g R² / (R + 300×10³)). Numerically, r = 6.37×10⁶ + 3×10⁵ = 6.67×10⁶ m. So v ≈ √(9.8 × (6.37×10⁶)² / 6.67×10⁶) = √(9.8 × 6.37×10⁶ × (6.37×10⁶/6.67×10⁶)). Simplify numerically: approximate v ≈ √(9.8 × 6.37×10⁶ × 0.955) ≈ √(59.6×10⁶) ≈ 7720 m/s (≈ 7.7 km/s). This is typical for low Earth orbit.
Q11. Derive the formula for the orbital period
T of a satellite in circular orbit and describe how T depends on orbital radius.
Orbital speed
v = √(GM / r). Circumference of orbit is 2π r; period T = 2π r / v. Substituting v, T = 2π r / √(GM / r) = 2π √(r³ / GM). Therefore T² ∝ r³, which is consistent with Kepler’s third law for circular orbits. Thus period increases with increasing radius: larger orbits take longer to complete one revolution.
Q12. Obtain the expression for escape velocity from the surface of Earth and explain its physical meaning.
Escape velocity is the minimum speed needed so that a body projected from Earth’s surface with no further propulsion reaches infinity with zero kinetic energy (ignoring atmosphere). Using energy conservation: initial kinetic + potential = final kinetic + potential. At surface:
½ m vₑ² − G M m / R. At infinity potential = 0 and required final kinetic = 0 for minimum speed. So ½ m vₑ² = G M m / R ⇒ vₑ = √(2 G M / R) = √(2 g R) (since GM = g R²). Numerically for Earth, vₑ ≈ 11.2 km/s. This is independent of the mass of the object.
Q13. Explain gravitational potential energy between two masses and write its expression. How does it differ from potential energy near Earth's surface (
m g h)?
Gravitational potential energy (GPE) of two masses separated by distance
r is defined (with zero at infinity) as U = − G m₁ m₂ / r. The negative sign indicates a bound (attractive) system: work must be done against gravity to separate masses to infinity. Near Earth's surface for small heights h, GPE change is approximated by ΔU = m g h. The full expression reduces to m g h for h ≪ R via Taylor expansion of 1/(R + h). Thus m g h is an approximation valid near surface; the general expression applies at all separations.
Q14. State Kepler’s three laws of planetary motion and explain how Kepler’s third law is consistent with Newton’s law of gravitation.
Kepler’s laws: (1) Orbits of planets are ellipses with Sun at one focus. (2) A line joining planet and Sun sweeps equal areas in equal times (conservation of angular momentum). (3) Square of orbital period is proportional to cube of semi-major axis:
T² ∝ a³. For circular orbits, Newton’s law gives T = 2π √(r³ / GM), so T² = (4π² / GM) r³, demonstrating T² ∝ r³ with constant 4π²/GM. Thus Newtonian gravitation provides theoretical foundation for Kepler’s empirical laws.
Q15. Compare gravitational force with electrostatic force. Mention at least two similarities and two differences.
Similarities: (1) Both are inverse-square forces (
F ∝ 1/r²) between point entities. (2) Both act along the line joining the interacting particles and obey superposition. Differences: (1) Gravitational force is always attractive; electrostatic force can be attractive or repulsive depending on charges. (2) Gravitational interaction is much weaker (by many orders of magnitude) than electrostatic interaction for particles with elementary charge; gravitational constant G is extremely small compared to Coulomb's constant.
Q16. Explain the superposition principle for gravitational forces with a simple example (three masses in a line).
Superposition: net gravitational force on a mass due to several masses is vector sum of forces from each mass independently. Example: masses
m at origin, M1 at x = 2 m and M2 at x = −3 m. Force on m equals F₁ due to M1 plus F₂ due to M2, each computed by G m M / r² with proper direction (sign). Add algebraically (or vectorially) to find net force. This principle simplifies problems with multiple bodies at NCERT level.
Q17. For extended bodies (like two uniform spheres), why can we treat them as point masses when calculating gravitational force, and what is the condition for this to be valid?
For spherically symmetric mass distributions, the gravitational force outside the sphere acts as if all mass were concentrated at the centre (Shell Theorem). Thus two uniform spheres can be treated as point masses located at their centres when distance between centres is greater than sum of their radii (so bodies do not overlap). Condition: use centre-to-centre distance
r in F = G m₁ m₂ / r²; internal points require different considerations.
Q18. Define gravitational potential and explain its relation to gravitational field. Include mathematical relations.
Gravitational potential
V at a point is potential energy per unit mass: V = U / m. For a point mass M, V(r) = − G M / r (zero at infinity). Gravitational field g is related to potential by g = − dV/dr (radial derivative) or vectorially →g = −∇V. So field is negative gradient of potential; the potential provides scalar information while field is vector (direction toward decreasing potential).
Q19. A deeper conceptual question: If gravitational force acts at a distance, explain how this concept is reconciled with modern physics briefly (Newtonian vs Einsteinian view).
Newtonian gravity models gravitational interaction as an instantaneous force acting at a distance proportional to masses and inverse-square of separation — adequate for many problems. Modern physics (General Relativity) replaces force-at-a-distance with curvature of spacetime: masses tell spacetime how to curve, and curved spacetime tells masses how to move (geodesics). For Class 9, Newtonian picture suffices; mention of Einstein gives context: gravity as geometry rather than a force.
Q20. Explain tides on Earth in brief and the role of gravitational forces of Moon and Sun.
Tides result from differential gravitational pull (tidal force): the Moon’s gravity pulls more strongly on the near side of Earth than the far side, producing two tidal bulges (near and opposite side). The Sun also contributes (though weaker than Moon due to distance), and alignment of Sun, Moon, Earth (spring tides) gives higher tides while at right angles (neap tides) tidal effect is reduced. This explanation links gravitation to an observable Earth phenomenon.
Q21. Describe different types of satellites (natural and artificial) and give examples of uses of artificial satellites.
Natural satellites are bodies orbiting planets (e.g., Moon around Earth). Artificial satellites are man-made objects placed in orbit for purposes like communication (e.g., INSAT, geostationary), remote sensing (Earth observation), navigation (GPS/GLONASS/IRNSS), weather monitoring, scientific research and military uses. Their orbits (LEO, MEO, GEO) are chosen based on mission: LEO for imaging, GEO for communications, MEO for navigation.
Q22. What is a geostationary satellite? Explain its orbital radius requirement and mention one major use.
A geostationary satellite orbits Earth above the equator with orbital period equal to Earth’s rotation period (24 hours) and appears stationary relative to a point on Earth. For a circular equatorial orbit, the radius
r must satisfy T = 2π √(r³/GM) = 24 h; solving gives r ≈ 4.23 × 10⁷ m from Earth’s centre (altitude ≈ 3.58 × 10⁷ m above surface). Major use: continuous telecommunication services, TV broadcasting and meteorological monitoring over a fixed region.
Q23. Differentiate between natural and artificial satellites in terms of origin, control and examples.
Natural satellites form by natural processes (e.g., Moon formed by giant impact theory) and are not controlled by humans. Artificial satellites are launched and controlled by humans (ground stations can control attitude and some orbital parameters). Examples: Moon (natural), International Space Station (artificial, in LEO). Artificial satellites are designed for specific missions and can be maneuvered; natural satellites follow orbital dynamics without human intervention.
Q24. Explain how Earth's rotation affects measured weight at equator vs poles and give the underlying reason.
Earth's rotation produces a centrifugal pseudo-force outward from axis, largest at equator and zero at poles. This reduces apparent weight at equator. Additionally, Earth is an oblate spheroid (bulged at equator), increasing radius at equator which reduces
g slightly. Combined effects make measured g slightly less at equator than poles. Quantitatively the centrifugal term is ω² R cos(φ), where ω is angular speed and φ latitude.
Q25. Describe how one would experimentally determine the value of
g using a simple pendulum and outline the formula used.
For small oscillations, time period of a simple pendulum of length
l is T = 2π √(l / g). Rearranging, g = 4π² l / T². Experiment: measure length l precisely, measure period T by timing multiple oscillations and dividing to get average period, then compute g. Careful error control (small amplitude, accurate timekeeping) gives good classroom estimate of g.
Q26. A conceptual problem: Two identical spheres of mass
m are at distance d. A small mass m₀ is placed midway. Find direction of net gravitational force on m₀ and explain.
If spheres are identical and
m₀ is exactly midway, distances to each sphere are equal, and magnitudes of gravitational attraction from each sphere are equal but in opposite directions. Therefore net gravitational force on m₀ is zero — m₀ is in unstable equilibrium. Any small displacement breaks symmetry and net force will point toward nearer sphere.
Q27. Worked numerical (long answer): A satellite of mass
m is in circular orbit of radius r. Show that its total mechanical energy per unit mass is − GM / (2 r) and explain significance.
Total mechanical energy per unit mass = specific kinetic energy + specific potential energy =
(½ v²) + (− GM / r). For circular orbit, v² = GM / r, so specific kinetic = ½ (GM / r). Thus total = ½ (GM / r) − (GM / r) = − (GM / 2 r). Negative sign indicates bound orbit (energy would need to increase to zero to escape). The magnitude gives binding energy; it shows that half of the magnitude of potential energy is in kinetic form for circular orbits (virial-like relation).
Q28. Numerical example: Calculate escape velocity and orbital speed at Earth's surface using
g = 9.8 m/s² and R = 6.37×10⁶ m. Compare the two values and explain why escape velocity is larger.
Orbital speed at surface (circular orbit at radius
R) would be v_orb = √(g R / R) = √(g R) using GM = g R², so v_orb = √(g R) ≈ √(9.8 × 6.37×10⁶) ≈ 7.9 × 10³ m/s (approx 7.9 km/s). Escape velocity v_e = √(2 g R) ≈ √2 × v_orb ≈ 1.414 × 7.9 ≈ 11.2 km/s. Escape velocity is √2 times orbital speed because escape requires enough kinetic energy to overcome the entire gravitational potential (not just provide centripetal force).
Q29. List common mistakes students make in this chapter and give exam-focused advice to avoid them.
Common mistakes: (1) Confusing mass and weight; (2) forgetting sign conventions for potentials and directions for vectors; (3) using surface
g values at other radii without adjustment; (4) ignoring centre-to-centre distance for extended bodies; (5) mixing up orbital speed and escape velocity. Exam advice: always state assumptions (e.g., neglect air resistance), write formula with variable definitions, show intermediate steps with units, draw neat diagrams, and practice questions on variation of g, orbital motion and elevator problems.
Q30. Provide a concise revision plan for this chapter (topics, practice strategy and time allocation) suitable for final weeks before board exams.
Revision plan (one week intensive): Day 1 — read NCERT text and note key definitions & formulae (F, g, W, orbital relations). Day 2 — derivations:
g = GM / r², variation with h/d, escape velocity. Day 3 — free fall kinematics and elevator/apparent weight problems; practice 8 numericals. Day 4 — orbital motion, period, energy relations and Kepler’s law; 6 numericals. Day 5 — solved previous-year questions and sample long answers; practice writing clear steps. Day 6 — quick revision flashcards & 20 very short questions. Day 7 — mock test (60–90 minutes) covering mixed numericals and theory. Always review mistakes and ensure clarity of diagrams; memorise G, common approximations (g ≈ 9.8, R), and common formulae.
Final note: These 30 long-answer questions and answers are tailored to NCERT-level Class 9 Physics — Chapter 10: Gravitation. You can paste this HTML into a WordPress "Custom HTML" block. If you want, I can now:
- Add a printable PDF version;
- Generate 20 practice numericals with stepwise solutions;
- Create Yoast SEO fields (focus keyphrase, SEO title, meta description) and schema markup for the post.
