Newton's Laws & Forces
High SchoolThe three laws of motion
Newton's laws connect force — a push or pull, a vector measured in newtons — to changes in motion.
First law (inertia): a body remains at rest or in uniform straight-line motion unless acted on by a net external force. This defines an inertial frame.
Second law: the net force equals the rate of change of momentum; for constant mass,
Third law: for every force there is an equal and opposite reaction — if A pushes B with force F, then B pushes A with −F. Crucially these act on different bodies, so they never cancel on a single object.
Common forces
Weight W = mg acts down. The normal force N acts ⟂ to a surface. Tension pulls along a string. Friction opposes relative sliding: kinetic f = μkN; static up to a maximum fmax = μsN.
Free-body diagrams — the master tool
Nearly every mechanics problem is solved by drawing a free-body diagram: isolate one object, draw every force acting on it as an arrow, then apply ΣF = ma along each axis. The art is including all real forces (weight, normal, tension, friction, applied) and no imaginary ones — "the force of motion" does not exist; a moving object needs no forward force to keep moving (first law).
Mass and weight are distinct: mass (kg) is the amount of matter and the measure of inertia; weight (N) is the gravitational force on that mass, and changes with g. On the Moon your mass is unchanged but your weight is one-sixth.
Mass
- Amount of matter; the measure of inertia
- Measured in kilograms (kg)
- A scalar — no direction
- Same everywhere: Earth, Moon or deep space
Weight
- The gravitational force on a mass, W = mg
- Measured in newtons (N)
- A vector — points toward the planet
- Changes with g: one-sixth on the Moon, zero in free fall
Worked example — two blocks and a pulley (Atwood-style)
Block A (mA = 3.0 kg) sits on a frictionless table connected over a pulley to hanging block B (mB = 2.0 kg). Find the acceleration and the tension. g = 9.81 m·s⁻².
- Free-body A (horizontal): tension
Tpulls it.T = mAa. - Free-body B (vertical, down positive):
mBg − T = mBa. - Add the equations to eliminate T:
mBg = (mA + mB)a. - Solve:
a = mBg / (mA+mB) = (2.0×9.81)/5.0 = 3.92 m·s⁻². - Tension:
T = mAa = 3.0 × 3.92 = 11.8 N.
Sanity check: T = 11.8 N is less than B's weight (19.6 N), which must be true or B could not accelerate downward. ✓
A 70 kg person stands in a lift accelerating upward at 2.0 m·s⁻². What does the scale read?
The scale reads the normal force. N − mg = ma ⟹ N = m(g+a) = 70(9.81+2.0) = 827 N — heavier than the 687 N at rest. This apparent weight increase is why you feel pressed down as a lift starts up.
Why does a book on a table not accelerate, given gravity pulls it down?
The net force is zero: the downward weight mg is exactly balanced by the upward normal force from the table. By the first law, zero net force means zero acceleration. The table molecules compress slightly and push back.
A box needs 40 N to start sliding but only 30 N to keep it moving on a level floor. What does this tell you?
Static friction (max 40 N) exceeds kinetic friction (30 N), so μs > μk. If the weight is, say, 100 N then μs = 0.40 and μk = 0.30. This is why objects "break free" and then move more easily.
How does a rocket accelerate in the vacuum of space with nothing to push against?
By the third law. The rocket expels exhaust gas backward at high speed; the gas pushes the rocket forward with an equal and opposite force. No external medium is needed — it is momentum conservation (Chapter 10) in action.
How the ideas connect
Every key idea in this chapter, branching from the core concept — use it to see the whole picture at a glance.
The process, step by step
Worked problems, step by step
Follow each solution line by line, then try to reproduce it on paper before moving on.
Example 1A 2.0 kg box is pushed with a net force of 6.0 N. Find its acceleration.
- Newton second law: F = m*a
- a = F/m = 6.0 / 2.0
Example 2An Atwood machine has masses 3.0 kg and 5.0 kg. Find the acceleration. (g = 9.8)
- a = (m2 - m1)*g / (m1 + m2)
- a = (5.0 - 3.0)*9.8 / (3.0 + 5.0)
- a = 19.6 / 8.0
Now you try
Work each one out first, then tap to reveal the worked answer.