Newton's Second Law

Fnet=maF_{net} = ma

Description

Newton's Second Law of Motion is arguably the most important equation in classical mechanics. It establishes the bridge between cause (Force) and effect (Acceleration).

The law states that the acceleration of an object is directly proportional to the **net force** acting on it and inversely proportional to its **mass**. * **Force ($F$)** is the push or pull that causes change. * **Mass ($m$)** is the resistance to that change (inertia). * **Acceleration ($a$)** is the rate at which velocity changes.

Technically, Newton defined force as the rate of change of momentum ($F = rac{dp}{dt}$), which simplifies to $F = ma$ when mass is constant. This equation explains everything from how a car accelerates to how planets orbit the sun.

History & Origins

Before Newton, the prevailing wisdom came from Aristotle, who believed that a constant force was required just to keep an object moving at a constant speed. This intuitive but incorrect idea held back physics for nearly 2000 years. Isaac Newton (1687): In his masterpiece Philosophiæ Naturalis Principia Mathematica, Newton completely overthrew Aristotelian physics. He introduced the concept that objects naturally keep moving (inertia) and that force is only needed to change their motion (accelerate them). This insight was revolutionary because it unified the laws of physics on Earth (apples falling) with the laws of physics in the heavens (moons orbiting), showing they are governed by the same mathematical rules.

Derivation from Momentum

Newton originally formulated his law using momentum ($p$), not just acceleration.

1

Define Momentum: $p = mv$ (mass times velocity).

2

Define Force as the rate of change of momentum: $F = \frac{dp}{dt}$.

3

Substitute $p$: $F = \frac{d(mv)}{dt}$.

4

Use the Product Rule (if mass were changing): $F = m\frac{dv}{dt} + v\frac{dm}{dt}$.

5

Assume mass is constant (standard mechanics): The term $\frac{dm}{dt}$ becomes 0.

6

This leaves: $F = m\frac{dv}{dt}$.

7

Since acceleration $a = \frac{dv}{dt}$, we get: $F = ma$.

Variables

Symbol Meaning
F Net Force (Newtons, N)
m Mass (Kilograms, kg)
a Acceleration (meters per second squared, m/s²)

Examples

Basic Calculation

Problem: Calculate the force needed to accelerate a 1000 kg car at 3 m/s²

Solution:

F = 1000 × 3 = 3000 N

The Elevator Problem

Problem: A 70 kg person stands on a scale in an elevator accelerating upward at 2 m/s². What does the scale read (Normal Force)?

Solution: 826 N

  1. Identify forces: Gravity ($F_g$) acting down, Normal Force ($F_N$) acting up.
  2. Net Force equation: $F_{net} = F_N - F_g = ma$.
  3. Calculate Gravity: $F_g = mg = 70 \times 9.8 = 686$ N.
  4. Substitute values: $F_N - 686 = 70 \times 2$.
  5. Solve: $F_N - 686 = 140$.
  6. Result: $F_N = 826$ N. (The person feels heavier).

Stopping Distance (Braking)

Problem: A 2000 kg truck is moving at 20 m/s. The brakes apply a force of 10,000 N. How long does it take to stop?

Solution: 4 seconds

  1. Find acceleration (deceleration) using $F=ma$: $-10,000 = 2000 \times a$.
  2. Solve for a: $a = -5$ m/s².
  3. Use kinematics: $v_f = v_i + at$.
  4. Set final velocity to 0: $0 = 20 + (-5)t$.
  5. Solve for t: $5t = 20 \rightarrow t = 4$ seconds.

Common Mistakes

❌ Mistake

Confusing Mass and Weight

✅ Correction

Mass ($kg$) is how much "stuff" is in an object. Weight ($N$) is the force of gravity on that stuff ($W = mg$). On the moon, your mass is the same, but your weight is less.

❌ Mistake

Ignoring Net Force

✅ Correction

F in the formula stands for **Net** Force. If you push a box with 50N and friction pushes back with 50N, the Net Force is 0, and the acceleration is 0 (even though you are pushing!).

Real-World Applications

Rocket Science

Rockets work entirely on this principle. To lift off, the rocket engine must produce an upward thrust Force ($F_{thrust}$) greater than the downward weight of the rocket ($mg$). The resulting acceleration is $a = (F_{thrust} - mg) / m$.

Car Crumple Zones

During a crash, the car must stop (decelerate) rapidly. Engineers design "crumple zones" to increase the time of collision. By increasing time, the deceleration ($a$) is lower. Since $F=ma$, a lower acceleration results in less Force on the passengers, saving lives.

Frequently Asked Questions

What is a Newton?

One Newton (1 N) is the amount of force required to accelerate a 1 kilogram object by 1 meter per second squared. $1 N = 1 \text{ kg} \cdot \text{m/s}^2$.

Does F=ma apply at light speed?

No. As objects approach the speed of light, Einstein's Theory of Relativity takes over. Mass effectively increases, requiring infinite force to reach light speed.