Newton's Second Law Calculator
Apply F = ma to solve for force, mass, or acceleration. Switch between three modes to find any one quantity given the other two.
Inputs
Results
Newton's Second Law — F = ma
Newton's Second Law of Motion states that the net force on an object equals its mass multiplied by its acceleration. It connects three fundamental quantities — force, mass, and acceleration — through a single relation:
F=m×aThis calculator solves the equation in three directions. Select a mode and provide the other two quantities:
- Find force — given mass and acceleration, compute the net force.
- Find mass — given force and acceleration, compute the mass.
- Find acceleration — given force and mass, compute the resulting acceleration.
The three laws of motion
The Second Law sits among Newton's three laws of motion:
- First Law (Inertia) — An object at rest stays at rest, and an object in motion stays in motion at constant velocity, unless a net external force acts on it.
- Second Law (F = ma) — The net force on an object equals its mass times its acceleration. The direction of acceleration matches the direction of net force.
- Third Law (Action–Reaction) — For every action there is an equal and opposite reaction.
The Second Law quantifies the First: it tells you how much force is needed to change an object's velocity, and how quickly that change happens.
How the Calculation Works
Finding Force
F=m×aExample — a falling object: A 2 kg ball falls near Earth's surface where .
F=2 kg×9.8 m/s2=19.6 NFinding Mass
m=aFExample — rocket thrust: If a 500 N engine produces an acceleration of 20 m/s², the effective mass being accelerated is:
m=20 m/s2500 N=25 kgFinding Acceleration
a=mFExample — car braking: A 1200 kg car experiences a braking force of 6000 N. The deceleration is:
a=1200 kg6000 N=5 m/s2At this rate, a car travelling at 60 km/h (≈ 16.7 m/s) would stop in about 3.3 seconds.
Real-World Examples
Gravitational Force (Weight)
Weight is the force gravity exerts on a mass. Using F = ma with :
W=m×g=m×9.80665 m/s2A 70 kg person weighs on Earth's surface.
Rocket Thrust
A small hobby rocket engine rated at 20 N propelling a 0.5 kg rocket:
a=0.5 kg20 N=40 m/s2≈4.1 gThe rocket accelerates at about 4 times the rate of free fall.
Vehicle Acceleration
A bicycle and rider with a combined mass of 80 kg being pushed by a net forward force of 160 N:
a=80 kg160 N=2 m/s2Starting from rest, they reach 36 km/h in 5 seconds.
Weight vs. Mass
Mass and weight are often confused but are fundamentally different:
| Quantity | Symbol | SI Unit | Definition |
|---|---|---|---|
| Mass | m | kilogram (kg) | Amount of matter; does not change with location |
| Weight | W | Newton (N) | Gravitational force; depends on local g |
A 5 kg object:
- On Earth (g = 9.80665 m/s²): W = 5 × 9.80665 ≈ 49.03 N
- On the Moon (g ≈ 1.62 m/s²): W = 5 × 1.62 ≈ 8.1 N
- In deep space (g ≈ 0): W ≈ 0 N
The mass is always 5 kg; the weight changes with gravity.
Units
| Quantity | SI Unit | Symbol | Relation |
|---|---|---|---|
| Force | Newton | N | 1 N = 1 kg·m/s² |
| Mass | kilogram | kg | base unit |
| Acceleration | metres per second squared | m/s² | base unit |
For large forces (structural loads, rocket engines) kilonewtons (kN) are used: 1 kN = 1000 N. In the US customary system, force is measured in pound-force (lbf): 1 lbf ≈ 4.448 N.
Limitations
Newton's Second Law holds for everyday objects at everyday speeds. It does not apply in two regimes:
- Relativistic speeds (v ≥ 0.1c): As an object approaches the speed of light, its inertia increases. Einstein's special relativity must be used instead.
- Quantum scales: At atomic and subatomic scales, quantum mechanics governs particle behaviour. Newton's laws are replaced by the Schrödinger equation.
For any practical engineering or educational calculation — vehicles, sports, machinery, projectiles — classical Newtonian mechanics is accurate to many decimal places.
Frequently Asked Questions (FAQ)
What is Newton's Second Law formula?
Newton's Second Law states that the net force acting on an object equals its mass times its acceleration: F = m × a. Rearranging gives m = F / a and a = F / m. The law applies to any object whose mass is constant and whose speed is well below the speed of light.
How do I find force from mass and acceleration?
Multiply mass (in kg) by acceleration (in m/s²). Example: a 1200 kg car braking at 5 m/s² experiences a net force of 1200 × 5 = 6000 N (6 kN). The direction of force is the same as the direction of acceleration.
What is the unit of force?
The SI unit of force is the Newton (N). By definition, 1 N is the force that accelerates a 1 kg mass at 1 m/s² (1 N = 1 kg·m/s²). For very large forces — bridge loads, rocket thrust — kilonewtons (kN, 1 kN = 1000 N) are used. In the US customary system the equivalent unit is the pound-force (lbf): 1 lbf ≈ 4.448 N.
What is the difference between mass and weight?
Mass (m) is the amount of matter in an object and does not change with location. Weight (W) is the gravitational force on that mass: W = m × g, where g is the local gravitational acceleration (9.80665 m/s² on Earth's surface). A 5 kg object has a weight of 5 × 9.80665 ≈ 49.03 N on Earth, but the same 5 kg mass on the Moon (g ≈ 1.62 m/s²) weighs only about 8.1 N.
Disclaimer
Results assume constant mass and non-relativistic speeds (v ≪ c). Newton's Second Law does not apply at speeds approaching the speed of light or at quantum scales. Weight calculations use standard gravity (9.80665 m/s²); actual gravitational acceleration varies by location.
Recommended Next
Kinetic Energy Calculator
Calculate the kinetic energy and momentum of a moving object. Enter mass and velocity to find KE = ½mv² and p = mv.