AP Physics C: Mechanics · Unit 2: Force and Translational Dynamics · Lesson 2.5

Deep Dive: Newton's Second Law

🔬 Deep Dive
This is your textbook for this topic. Take your time. Read it more than once.
2.5.A.12.5.A.2ConceptMath

Unbalanced Forces and Newton's Second Law

Unbalanced forces are exactly the opposite situation from Lesson 2.4's equilibrium: a configuration where the net force on a system is notzero. Whenever that happens, Newton's second law tells you precisely what the system's center of mass does in response.

a⃗ = ΣF⃗ / m = F⃗(net) / m
🔑Three things this equation guarantees: acceleration's magnitude is proportional to the net force's magnitude, acceleration's magnitude is inversely proportional to mass, and acceleration points in exactly the same direction as the net force — never any other direction, no matter how the individual forces happen to be arranged.
6 N10 NF(net) = 10 − 6 = 4 N →a⃗ points the same way as F⃗(net)a⃗

Try the proportionality yourself below — a single net force acting on a single mass.

A single net force acting on a single mass. Adjust each — watch how acceleration responds proportionally to force and inversely to mass.

Net force F20 N
Mass m4 kg
Resulting acceleration a = F/m
a = 20 / 4 = 5.00 m/s²

Try doubling the force alone — acceleration doubles. Try doubling the mass alone — acceleration is cut in half. That's the proportionality Newton's second law describes.

2.5.A.3Concept

Velocity Changes Only With Net Force

Newton's second law and first law are really two views of the same idea. A system's center-of-mass velocity changes if — and only if — a nonzero net external force acts on it. Set F(net) = 0 in a⃗ = F⃗(net)/m, and you get a⃗ = 0, which is exactly Newton's first law from Lesson 2.4.

💡Newton's first law isn't a separate rule bolted onto the second law — it's the special case of the second law where net force happens to be zero. Everything from Lesson 2.4 was really Newton's second law in disguise.
Math

Solving Connected Systems with F=ma

The real payoff of this lesson is turning a free-body diagram into an actual equation — one F=ma equation per axis, per object. When two objects are connected by an ideal string, their accelerations share the same magnitude (the string doesn't stretch), which lets you solve both equations as a system.

Take the incline block (m₁) and hanging mass (m₃) from this unit's header art, connected by a string over an ideal pulley. Writing Newton's second law for each object separately, along its own most convenient axis:

m₃g − T = m₃a   (hanging mass, downward positive)
T − m₁g sinθ − μₖm₁g cosθ = m₁a   (incline block, up-the-incline positive)
🔑Two equations, two unknowns (a and T) — add them together and the tension cancels out entirely, leaving a single equation for acceleration. Once you know a, plug it back into either original equation to find T.

Explore the full system live below — adjust both masses, the incline angle, and the friction coefficient, and watch the acceleration and tension update instantly.

The incline block (m₁) and hanging mass (m₃) from this unit's header, connected by an ideal string over an ideal pulley. Adjust the masses, incline angle, and friction coefficient — the acceleration and tension update from the full system of equations.

m₁ (incline)4kg
m₃ (hanging)5kg
θ (incline angle)30°
μₖ (friction)0.15
m₃:  m₃g − T = m₃a
m₁:  T − m₁g sinθ − μₖm₁g cosθ = m₁a
a = 2.76 m/s²T = 36.2 N

m₃ falls, m₁ slides up the incline

ExampleGuided Example — Solving the Connected System

m₁ = 4 kg sits on a 30° incline with μₖ = 0.15, connected via an ideal string over an ideal pulley to a hanging mass m₃ = 5 kg. Find the system's acceleration and the string's tension.

Step 1Write Newton's second law for the hanging mass
m₃g − T = m₃a  →  (5)(10) − T = 5a  →  50 − T = 5a
ExampleWorked Example — Checking the Limiting Case

Using the same setup, what would happen to the acceleration if the incline were frictionless (μₖ = 0) and the incline angle were 90° (a vertical wall, effectively making this a simple two-mass Atwood machine)?

← Back to Lesson 2.5Ready for 2.6? Gravitational Force gives you the first specific force law to plug into F=ma.