1

I am a math student and I am taking my first physics course of Mechanics. But I don't know the difference between the $w=mg$ force and $F=G\cfrac{m_1 m_2}{r^2}$ (why we don't use the first one when talking about the interaction between our planet and me).

For me, the two forces are related since $g$ is the gravitational acceleration. I know that $F=G\cfrac{m_1 m_2}{r^2}$ is the force with which the earth attracts us (because we have mass).

Qmechanic
  • 220,844
Almhz
  • 15

1 Answers1

0

$w=mg$ is interaction between you and planet only when you are on the surface of the planet i.e when $r=R$ in second equation (Here, $g={\frac{GM_e}{R^2}})$. So, it is a special case.

If you are above the surface of planet at a certain height (say $r$ from the center of the planet), $w=mg$ won't work because now the interaction will $$F=\frac{GM_em}{r^2}\ne{mg}$$

But for small heights interaction can be approximated as $w=mg$.

SarGe
  • 637