Academy
Formulas/physics/Laws Of Motion/Newton's Second Law

Newton's Second Law

Net force equals rate of change of momentum. For constant mass: F = ma.
Class 9Class 10Class 11Class JEE
Derivation

What this law says

The net external force acting on a body equals the rate of change of its momentum:

F=dpdt\vec{F} = \frac{d\vec{p}}{dt}

For a body of constant mass, this simplifies to the familiar form:

F=ma\vec{F} = m\vec{a}

Force, acceleration, and momentum are all vectors — the equation holds in every direction simultaneously.

The more fundamental form: F=dpdt\vec{F} = \frac{d\vec{p}}{dt}

Newton originally stated the law in terms of momentum, not acceleration. Momentum is p=mv\vec{p} = m\vec{v}, so:

F=dpdt=d(mv)dt\vec{F} = \frac{d\vec{p}}{dt} = \frac{d(m\vec{v})}{dt}

If mass is constant:

F=mdvdt=ma\vec{F} = m\frac{d\vec{v}}{dt} = m\vec{a}

This gives the familiar F=ma\vec{F} = m\vec{a}.

But the momentum form is more general. When mass changes — a rocket burning fuel, a raindrop collecting mass as it falls — the momentum form is correct and F=ma\vec{F} = m\vec{a} breaks down.

What the law actually means

The Second Law quantifies what the First Law described qualitatively. The First Law said force causes change in motion. The Second Law says how much change:

a=Fm\vec{a} = \frac{\vec{F}}{m}

  • Larger force → larger acceleration (proportional)
  • Larger mass → smaller acceleration (inversely proportional)

Push a cricket ball and a cannonball with the same force. The cricket ball accelerates far more — it has far less mass.

The law applies to net force

F\vec{F} in F=ma\vec{F} = m\vec{a} is always the net (resultant) force — the vector sum of all forces acting on the body.

If three forces act on a body:

Fnet=F1+F2+F3=ma\vec{F}_{net} = \vec{F}_1 + \vec{F}_2 + \vec{F}_3 = m\vec{a}

Each component can be written separately:

Fx=max,Fy=may,Fz=mazF_x = ma_x, \quad F_y = ma_y, \quad F_z = ma_z

This is extremely useful — it means we can analyse horizontal and vertical motions independently.

Units

From F=maF = ma:

[F]=[m][a]=kgm/s2=N (Newton)[F] = [m][a] = \text{kg} \cdot \text{m/s}^2 = \text{N (Newton)}

One Newton is the force that gives a 1 kg mass an acceleration of 1 m/s².

Applying the Second Law — the method

  1. Identify the system (which body are we applying the law to?)
  2. Draw a free body diagram — show all forces on that body
  3. Choose a coordinate system
  4. Write Fnet=maF_{net} = ma for each direction
  5. Solve for the unknown

Example: A 5 kg block is pushed by a 20 N force on a frictionless surface. Find acceleration.

Fnet=20 N,m=5 kgF_{net} = 20 \text{ N}, \quad m = 5 \text{ kg}

a=Fm=205=4 m/s2a = \frac{F}{m} = \frac{20}{5} = 4 \text{ m/s}^2

Example with friction: Same block, but now μk=0.3\mu_k = 0.3, g=10g = 10 m/s².

Normal force: N=mg=50N = mg = 50 N

Friction: fk=μkN=0.3×50=15f_k = \mu_k N = 0.3 \times 50 = 15 N (opposing motion)

Net force: Fnet=2015=5F_{net} = 20 - 15 = 5 N

a=55=1 m/s2a = \frac{5}{5} = 1 \text{ m/s}^2

The Second Law and the First Law

When Fnet=0\vec{F}_{net} = 0:

dpdt=0    p=constant    v=constant\frac{d\vec{p}}{dt} = 0 \implies \vec{p} = \text{constant} \implies \vec{v} = \text{constant}

The First Law is recovered as a special case. A body with no net force has constant momentum — it stays at rest or moves in a straight line at constant speed.

Key Idea
$\vec{F} = m\vec{a}$ applies to a single body (or a system treated as a point mass). Never mix up forces on different bodies in the same equation. Each body gets its own free body diagram and its own application of the Second Law.
Note
The Second Law assumes the mass is constant. For variable mass systems (rockets, conveyor belts), the correct equation is $\vec{F} = \frac{d\vec{p}}{dt} = m\frac{d\vec{v}}{dt} + \vec{v}\frac{dm}{dt}$, which introduces a thrust-like term.