Inverse Square Law:
The inverse square law states that the strength of a force decreases proportionally to the square of the distance between the interacting objects.
Gravitational Force:
Newton's law of universal gravitation states that the force of attraction between two objects with masses *m1* and *m2* separated by a distance *r* is given by:
```
F = G * (m1 * m2) / r^2
```
where *G* is the gravitational constant.
Electrical Force:
Coulomb's law states that the force between two point charges *q1* and *q2* separated by a distance *r* is given by:
```
F = k * (q1 * q2) / r^2
```
where *k* is Coulomb's constant.
Similarities:
* Both gravitational and electrical forces follow the inverse square law, meaning their strength decreases rapidly with increasing distance.
* Both forces are attractive for opposite charges/masses and repulsive for like charges/masses.
Differences:
* Gravitational force is always attractive, while electrical force can be attractive or repulsive.
* Gravitational force is much weaker than electrical force.
* Electrical forces can be shielded, while gravitational forces cannot.
Conclusion:
The inverse square law is a fundamental principle that governs both gravitational and electrical forces. It explains why these forces become weaker as the distance between objects increases.