Here's a breakdown:
* Newton's Law of Universal Gravitation: This law describes the force of gravity between any two objects with mass. It states that the force of gravity is:
* Directly proportional to the product of their masses: The more massive the objects, the stronger the gravitational attraction.
* Inversely proportional to the square of the distance between their centers: The farther apart the objects are, the weaker the gravitational attraction.
* Formula: The force of gravity (F) can be calculated using this formula:
```
F = G * (m1 * m2) / r^2
```
Where:
* F is the force of gravity
* G is the gravitational constant (approximately 6.674 x 10^-11 N m^2/kg^2)
* m1 and m2 are the masses of the two objects
* r is the distance between the centers of the two objects
Key Points:
* Gravity is a fundamental force of nature, affecting everything with mass.
* It is always attractive, pulling objects towards each other.
* Gravity is what keeps us on Earth, holds the planets in orbit around the Sun, and forms stars and galaxies.