Mechanical Engineer's Handbook

Newton's Law of Gravitation

Gravity is an invisible force shared between any two objects. Often we think of gravity as a force that simply pulls things down toward Earth, but gravity acts between any two objects that have mass.


For example, two asteroids with similar velocities in relatively close proximity will eventually gravitate toward each other and collide in orbit. The two objects attract one another simply because they possess mass. The magnitude and direction of this force are described by Newton's Law of Universal Gravitation:

Newton's Law of Universal Gravitation

The gravitational force Fab\vec{F}_{ab} that object bb exerts onto object aa can be expressed as:

Fab=Gmambrab2r^ab\vec{F}_{ab} = G \frac{m_a m_b}{r_{ab}^2} \hat{r}_{ab}

Where GG is the universal gravitational constant, mam_a and mbm_b are the masses of objects aa and bb, rabr_{ab} is the distance between their centers of mass, and r^ab\hat{r}_{ab} is a unit vector pointing from object aa toward object bb.

The universal gravitational constant GG is approximately defined as:

G6.674×1011 Nm2kg2G \approx 6.674 \times 10^{-11} \text{ } \frac{\text{N} \cdot \text{m}^2}{\text{kg}^2}

When direction is already known or accounted for, the more frequently used scalar version of this law expresses just the magnitude of the force:

Fab=Gmambrab2F_{ab} = G \frac{m_a m_b}{r_{ab}^2}

Example 1

Three masses are placed on a coordinate grid: Mass AA (100 kg100 \text{ kg}) is at the origin (0,0)(0,0), Mass BB (200 kg200 \text{ kg}) is at (4,0) m(4,0) \text{ m}, and Mass CC (300 kg300 \text{ kg}) is at (0,3) m(0,3) \text{ m}.

Determine the net gravitational force vector Fnet\vec{F}_{\text{net}} acting on Mass AA in terms of unit vectors i^\hat{i} and j^\hat{j}.

Fg,net=Fg,AB+Fg,AC\vec{F}_{g,net} = \vec{F}_{g,AB} + \vec{F}_{g,AC}

First, calculate the individual attractive force magnitudes along each axis using the scalar form, keeping units attached to each term:

FAB=GmAmBrAB2=G(100 kg)(200 kg)(4 m)2=1250Gkg2m2F_{AB} = G \frac{m_A m_B}{r_{AB}^2} = G \frac{(100\text{ kg})(200\text{ kg})}{(4\text{ m})^2} = 1250\,G\,\frac{\text{kg}^2}{\text{m}^2}
FAC=GmAmCrAC2=G(100 kg)(300 kg)(3 m)23333.3Gkg2m2F_{AC} = G \frac{m_A m_C}{r_{AC}^2} = G \frac{(100\text{ kg})(300\text{ kg})}{(3\text{ m})^2} \approx 3333.3\,G\,\frac{\text{kg}^2}{\text{m}^2}

Since Mass BB pulls along the positive x-axis and Mass CC pulls along the positive y-axis, we apply unit vectors i^\hat{i} and j^\hat{j} to construct the net force vector:

Fnet=G(1250i^+3333.3j^)kg2m2\vec{F}_{\text{net}} = G \left( 1250\,\hat{i} + 3333.3\,\hat{j} \right) \frac{\text{kg}^2}{\text{m}^2}

Finally, substituting the gravitational constant G6.674×1011Nm2/kg2G \approx 6.674 \times 10^{-11}\,\text{N}\cdot\text{m}^2/\text{kg}^2, we evaluate the actual force in Newtons:

Fnet(8.34×108i^+2.22×107j^) N\vec{F}_{\text{net}} \approx \left( 8.34 \times 10^{-8}\,\hat{i} + 2.22 \times 10^{-7}\,\hat{j} \right) \text{ N}

Example 2

A spacecraft of mass mm travels along the straight line connecting the center of the Earth (mass MEM_E) and the center of the Moon (mass MMM_M). Let dd be the total center-to-center distance between Earth and the Moon.

At what distance xx measured from the center of the Earth does the net gravitational force on the spacecraft equal zero? Express your answer symbolically in terms of MEM_E, MMM_M, and dd.

Set the magnitude of the pull from Earth equal to the pull from Moon: FE=FMF_{E} = F_{M}.

At the neutral point, the gravitational pull toward Earth must exactly balance the pull toward the Moon:

GmMEx2=GmMM(dx)2G \frac{m M_E}{x^2} = G \frac{m M_M}{(d - x)^2}

Notice that the spacecraft's mass mm and the universal gravitational constant GG appear on both sides and cancel out immediately:

MEx2=MM(dx)2\frac{M_E}{x^2} = \frac{M_M}{(d - x)^2}

Taking the square root of both sides allows us to solve directly for position xx:

MEx=MMdx\frac{\sqrt{M_E}}{x} = \frac{\sqrt{M_M}}{d - x}

Cross-multiplying and isolating xx yields the final symbolic formula:

x=d1+MMMEx = \frac{d}{1 + \sqrt{\frac{M_M}{M_E}}}

Example 3: Orbital Acceleration at the ISS

The International Space Station (ISS) orbits Earth at an average altitude of 400 km400\text{ km} above the surface. Earth's mass is approximately ME=5.972×1024 kgM_E = 5.972 \times 10^{24}\text{ kg} and its mean radius is RE=6371 kmR_E = 6371\text{ km}.

Calculate the instantaneous gravitational acceleration aga_g experienced by the ISS in its orbit, and compare it to standard surface gravity (g=9.81 m/s2g = 9.81\text{ m/s}^2).

Combine Newton's Law of Universal Gravitation with Newton's Second Law (F=maF = ma). What happens to the spacecraft's mass mm?

First, find the total orbital radius rr from the center of the Earth:

r=RE+altitude=6371 km+400 km=6771 km=6.771×106 mr = R_E + \text{altitude} = 6371\text{ km} + 400\text{ km} = 6771\text{ km} = 6.771 \times 10^6\text{ m}

Using Newton's Second Law (F=mISSagF = m_{\text{ISS}} a_g) set equal to the gravitational force:

mISSag=GMEmISSr2m_{\text{ISS}} a_g = G \frac{M_E m_{\text{ISS}}}{r^2}

The spacecraft mass cancels out, leaving the formula for gravitational acceleration at any altitude:

ag=GMEr2a_g = G \frac{M_E}{r^2}
(1)

Substituting the known values:

ag=(6.674×1011 Nm2/kg2)5.972×1024 kg(6.771×106 m)2a_g = (6.674 \times 10^{-11}\text{ N}\cdot\text{m}^2/\text{kg}^2) \frac{5.972 \times 10^{24}\text{ kg}}{(6.771 \times 10^6\text{ m})^2}
ag8.68 m/s2a_g \approx 8.68\text{ m/s}^2
(2)

Compared to surface gravity (9.81 m/s29.81\text{ m/s}^2), gravity at ISS altitude is still about 88.6%88.6\% as strong. Astronauts float not because gravity is absent, but because they are in continuous freefall around the planet.