Week 4 In-Depth — Why Newton's Laws Explain Motion
//body
← Back to weekRead the cheatsheet first. This note explains why each law works and walks through one substantial worked example per scenario, with every step on the page.
1 — Why force is a vector (and why the FBD comes first)
A force is whatever changes an object’s velocity. The change-in-velocity vector has both a magnitude (how much faster?) and a direction (which way?), so the cause — the force — must also have both. That’s why wears the arrow.
The consequence: you cannot add forces like numbers. Two forces at right angles do not give ; they give at . To sum forces correctly, you decompose each into its and components, add the components separately, and reassemble.
The free body diagram is the visual setup for that decomposition. Drawing the body as a dot at the origin of your axes does two things:
- It strips away the geometry of the body so you focus on the forces only.
- It puts every force tail at the same point, which is exactly what you need to add them as vectors.
If your FBD is wrong, every formula you write afterwards is wrong. Spend the time on it.
The two-axis identity
Newton’s 2nd law in component form,
is just two ordinary equations. The “vector” part is bookkeeping. Once you commit to an axis, every force gets a sign.
A useful habit: one of the two axes is almost always equilibrium. A horizontal surface? . A boat that’s floating? . A car on a level road? . That equation gives you or for free, and then the other axis is where the action is.
2 — Newton’s 1st law: inertia, not “stuff stops”
The law says: with zero net force, an object continues exactly as it was — at rest, or moving at constant velocity.
The “moving at constant velocity” half is where intuition fails. Everyday experience says “things stop on their own.” But that’s because friction and drag are always quietly doing on them. In a frictionless world (or in deep space), the puck slides forever.
This is why the FBD has to be honest. If your block is “sliding to a stop,” the net force is not zero — kinetic friction is decelerating it, and with .
3 — Newton’s 2nd law: the master equation
Three things to internalise:
- Direction. points the same way as . The mass is a scalar, so it can’t rotate the vector.
- Linearity in . Double the mass, same force, half the acceleration. This is why the unloaded train in Example 1(b) accelerates more.
- Linearity in . Double the force, same mass, double the acceleration.
That’s it. The whole apparatus of “find the force” or “find the acceleration” is the same equation rearranged.
Worked example — the loaded vs unloaded train
A train has mass and accelerates at .
FBD. Three forces: weight down, normal up, applied (engine pull) in . Vertical equilibrium: . Vertical isn’t where the answer lives — we just confirmed it’s balanced.
-axis (where lives).
Part (b). Same applied force, unloaded mass :
The takeaway. Same equation, two unknowns swapped. You will see this pattern in every Portfolio 3 question.
4 — Two-axis problems and why you can’t skip the FBD
Some problems live on both axes. The boat from Example 2 is the cleanest case.
A motorboat accelerates from a dock at , driven by thrust . Find the buoyancy holding it up and the drag slowing it down.
FBD. Four forces on the boat:
- Weight down.
- Buoyancy up.
- Thrust forward ().
- Drag backward ().
-axis: no vertical acceleration, .
-axis: horizontal acceleration, .
Solve for the unknown:
Why this is the canonical 2nd-law problem. Two unknowns (, ), two axes, two equations. You don’t need to be clever — you just need to be tidy. The FBD makes the tidiness automatic.
5 — Why Hooke’s law has a sign convention
A spring resists being deformed. Compress it, it pushes back. Stretch it, it pulls back. Either way, the spring force points toward the natural length.
The magnitude is proportional to how far you’ve deformed it — and the constant of proportionality is , the spring constant, in . Stiff spring, large ; floppy spring, small .
Worked example — vertical spring with a mass
A spring of stiffness is held vertically. A block is placed gently on top. How far does the spring compress?
FBD of the block at equilibrium. Two forces:
- Weight down.
- Spring up (compressed spring pushes back toward its natural length).
The block isn’t accelerating (it’s resting), so :
That’s of compression. The intuition: the spring force adjusts itself until it exactly balances gravity. At equilibrium, , so is whatever satisfies that.
The same trick works for “weighing a fish on a spring scale” — the spring stretches until , and you read off the scale (calibrated to mass).
6 — Friction: two regimes, one formula
Friction comes in two flavours, with different physics even though the formula looks similar.
Static friction — the adjustable one
Block sitting still on a surface. You push gently — it doesn’t move. You push harder — still doesn’t. Eventually, you push hard enough that it breaks loose.
Static friction adjusts itself to whatever value cancels your push, up to a maximum:
So if you push with and , static friction is , not . The block is in equilibrium.
Kinetic friction — the constant one
Once the block slides, kinetic friction takes over with a fixed magnitude:
pointing opposite to the velocity. Typically (it’s easier to keep something sliding than to start it).
Worked example — does the block move?
A block sits on a horizontal surface with , . Two scenarios:
(a) Applied force .
Max static friction: . Applied force is . Block stays put. Friction is exactly (matching the push), and .
(b) Applied force .
, so the block breaks loose. Once sliding, kinetic friction is .
The key insight. You always check the static threshold first. Skip that check and you can get nonsense — like a “negative acceleration” from a force too small to start motion.
7 — Newton’s 3rd law: pairs live on different bodies
The law: every force has an equal-and-opposite partner acting on the other body.
The common trap: thinking that gravity and the normal force on a book sitting on a table are a 3rd-law pair. They’re not. They both act on the book, and they happen to be balanced by the 2nd law (because vertically).
The true 3rd-law pairs are:
| Force | Reaction partner |
|---|---|
| Earth pulls book down (gravity) | Book pulls Earth up (gravity) |
| Table pushes book up (normal) | Book pushes table down (normal) |
The pair always swaps the “by” and “on” labels.
Why this matters in problems
When you draw the FBD of the book, you draw only the forces on the book. You do not draw the book’s pull on the Earth or the book’s push on the table — those belong on the Earth’s FBD and the table’s FBD.
If you confuse the partners, you double-count or under-count, and your will be wrong.
8 — Universal gravitation: where comes from
Newton’s law of universal gravitation says every two masses attract with
Why we ignore it between everyday objects
Two masses apart attract each other with
That’s around a hundred-billionth of a newton. Friction from a passing puff of air dominates this. So for ordinary problems we treat between everyday objects as zero.
Why we cannot ignore it between an object and the Earth
A mass at Earth’s surface, with and :
That’s a serious force, and it’s where comes from. The whole shortcut is Newton’s law of universal gravitation, evaluated at Earth’s surface. Use when you’re near the surface; use the full when you’re not.
9 — How these all connect
| Technique | Where Newton’s 2nd law shows up |
|---|---|
| Identifying forces | Building the input — every term in . |
| Drawing an FBD | The visual algebra of the sum. Wrong picture, wrong equation. |
| Newton’s 1st law | The special case (which is just ). |
| Newton’s 3rd law | Tells you what does not belong on this body’s FBD. |
| Universal gravitation | Provides the term that goes into . |
So really, this whole week is one equation () applied with care. Once the FBD is right, the algebra is mechanical.
10 — Exam-style sample, end-to-end
A passenger stands on a bathroom scale in an elevator. The elevator accelerates upward at . What does the scale read?
A bathroom scale reads the normal force it exerts on the person.
Setup.
| Item | Detail |
|---|---|
| Body | The passenger (treated as a particle) |
| Axes | up, horizontal (no -motion) |
| Acceleration | (upward) |
| Forces on passenger | Gravity down; normal up from the scale |
FBD. Dot at origin. Arrow upward (long). Arrow downward (also long).
Newton’s 2nd law along .
Solve.
Newton’s 3rd law. The passenger pushes down on the scale with (the reaction partner of ).
Assess. Heavier-than-resting reading (since at rest it would be ). The accelerating elevator means the passenger feels heavier — this matches everyday experience. Units: . Looks right.
Answer. Scale reads (or about if it’s calibrated in mass).
That layout — Body, Axes, Acceleration, Forces, FBD, per axis, Solve, Assess — is the template for every Portfolio 3 question and every exam question on this material.
Where to look next
- The cheatsheet for fast revision + the quiz.
- The lecture summary for the original synthesis.
- Tutorial 4 PDF for more practice problems (especially the inclined-skier — a teaser for next week).
- Whatever you add to this folder — Lecture Atlas picks up any new Markdown note automatically.