# Gravitational Force Calculator > Calculate gravitational force between two masses using Newton's Law of Universal Gravitation (F = Gm₁m₂/r²) **Category:** Physics **Keywords:** gravitational force, Newton, gravity, universal gravitation, physics, F=Gmm/r² **URL:** https://complete.tools/gravitational-force-calculator ## How it calculates **Newton's Law of Universal Gravitation:** ``` F = G × m₁ × m₂ / r² ``` **Where:** - **F** = Gravitational force between the two objects (in Newtons) - **G** = Universal gravitational constant (6.674 × 10⁻¹¹ N⋅m²/kg²) - **m₁** = Mass of the first object (in kilograms) - **m₂** = Mass of the second object (in kilograms) - **r** = Distance between the centers of mass of the two objects (in meters) **Key insights:** - The force is directly proportional to both masses: double either mass, and the force doubles - The force follows an inverse-square law: double the distance, and the force drops to one-quarter - The gravitational constant G is incredibly small, which is why gravity only becomes noticeable with extremely massive objects **Example calculation:** The gravitational force between Earth (5.972 × 10²⁴ kg) and the Moon (7.342 × 10²² kg) at their average distance of 384,400 km: F = (6.674 × 10⁻¹¹) × (5.972 × 10²⁴) × (7.342 × 10²²) / (3.844 × 10⁸)² F ≈ 1.98 × 10²⁰ N This immense force keeps the Moon in orbit around Earth. ## Real-world examples **Earth and Moon:** - Mass of Earth: 5.972 × 10²⁴ kg - Mass of Moon: 7.342 × 10²² kg - Distance: 384,400 km - Gravitational force: approximately 1.98 × 10²⁰ N - This force causes ocean tides and keeps the Moon in stable orbit **Earth and Sun:** - Mass of Sun: 1.989 × 10³⁰ kg - Distance: 149.6 million km - Gravitational force: approximately 3.54 × 10²² N - This force keeps Earth in its yearly orbit around the Sun **Two people standing 1 meter apart:** - Mass of each person: approximately 70 kg - Distance: 1 meter - Gravitational force: approximately 3.27 × 10⁻⁷ N - This is about one ten-millionth of a Newton, far too small to feel **You standing on Earth's surface:** - Your gravitational attraction to Earth equals your weight - A 70 kg person experiences about 686 N of gravitational force (their weight) ## Who should use this - **Physics students**: Learning about gravitational forces, orbital mechanics, and Newton's laws - **Astronomy enthusiasts**: Exploring the forces between planets, moons, and stars - **Teachers and educators**: Demonstrating gravitational concepts with real-world examples - **Engineers**: Calculating gravitational effects for spacecraft trajectories and satellite orbits - **Science writers**: Fact-checking astronomical data for articles and books - **Curious minds**: Anyone wondering about the invisible force that holds the universe together ## How to use 1. **Select or enter Mass 1**: Choose a preset (Earth, Moon, Sun, etc.) or enter a custom mass in kilograms. Scientific notation is supported (e.g., 5.972e24 for Earth's mass). 2. **Select or enter Mass 2**: Similarly, choose a preset or enter the second object's mass. 3. **Select or enter the distance**: Choose a preset distance (Earth-Moon, Earth-Sun, etc.) or enter a custom distance. You can enter values in meters or kilometers. 4. **View the result**: The gravitational force appears instantly in both standard and scientific notation, along with a comparison to familiar forces. **Tips:** - Use scientific notation for very large or small numbers (e.g., 1.5e10 for 15 billion) - The presets make astronomical calculations quick and accurate - Remember that distance is measured between centers of mass, not surfaces ## Understanding the gravitational constant The gravitational constant G (approximately 6.674 × 10⁻¹¹ N⋅m²/kg²) is one of the fundamental constants of nature. It was first measured by Henry Cavendish in 1798 using a torsion balance experiment. **Why is G so small?** Gravity is actually the weakest of the four fundamental forces. This is why you need enormous masses like planets and stars to produce noticeable gravitational effects. Two ordinary objects sitting on a table have virtually zero gravitational attraction compared to the other forces acting on them. **Precision of G:** Despite centuries of measurement, G remains one of the least precisely known physical constants due to the extreme weakness of gravitational forces at laboratory scales. ## Frequently asked questions **Why does the force depend on the square of the distance?** Gravity spreads out in three-dimensional space. As you move away from a mass, the gravitational field spreads over an increasingly larger spherical surface area, which grows with the square of the radius. This geometric spreading is why gravity follows an inverse-square law. **Does this formula work for all objects?** Newton's formula is highly accurate for most everyday and astronomical calculations. However, for extremely massive objects (like black holes), objects moving at very high speeds, or situations requiring extreme precision (like GPS satellites), Einstein's General Relativity provides more accurate results. **Why don't we feel gravitational attraction to nearby objects?** You actually do experience gravitational attraction to every object around you, but the forces are incredibly tiny. The gravitational force between two 70 kg people standing 1 meter apart is only about 0.3 micronewtons, millions of times smaller than the force of a gentle breeze. **How does gravitational force relate to weight?** Your weight is the gravitational force between you and Earth. When you step on a scale, you are measuring F = G × m_you × m_Earth / r², where r is Earth's radius. This works out to approximately F = m × g, where g = 9.81 m/s². **Can gravitational force be negative or repulsive?** In Newton's theory, gravitational force is always attractive, never repulsive. Mass always attracts mass. This differs from electromagnetic forces, which can be either attractive or repulsive depending on the charges involved. **What determines orbital velocity and period?** An object orbits when its tangential velocity creates centrifugal acceleration that exactly balances gravitational acceleration. The orbital period and velocity depend on the mass being orbited and the orbital radius, following Kepler's laws which are derived from Newton's gravitational theory. --- *Generated from [complete.tools/gravitational-force-calculator](https://complete.tools/gravitational-force-calculator)*