Forces & Friction
Why it takes a harder shove to start a stuck crate sliding than it does to keep it gliding — and how one number, μ, predicts the whole story.
What a force actually is
A force is nothing mysterious — it's a push or a pull that one object exerts on another, always as part of a pair. Lean on a wall and the wall leans back on you exactly as hard; that's Newton's third law quietly at work. To keep track of every force acting on a single object, physicists draw a free-body diagram: the object shown as a dot, with an arrow for each force on it — gravity pulling down, a normal force pushing perpendicular to whatever surface it touches, maybe an applied push, and friction resisting any sliding. Get the diagram right and the rest of the problem is just adding up arrows.
The normal force \(N\) is a surface's way of refusing to let an object pass through it. It always points perpendicular to the surface, and its size is whatever is needed to stop the object from accelerating into that surface — it is not automatically equal to weight. Press down on a book resting on a table and the normal force grows to match; tilt that table into a ramp and the normal force shrinks to \(mg\cos\theta\), because now only part of gravity presses into the surface.
- Find the normal force: the floor is horizontal with no other vertical force, so N = mg = 10 kg × 9.8 m/s² = 98 N.
- Maximum static friction sets the breakaway force: F_s,max = μs N = 0.40 × 98 N = 39.2 N. Any push weaker than this and static friction just matches it, keeping the crate still.
- Once sliding, kinetic friction takes over: F_k = μk N = 0.30 × 98 N = 29.4 N. To hold constant velocity (zero acceleration), the applied force must exactly balance this.
- Test whether it slides on its own by comparing tanθ to μs: tan(30°) = 0.577. Since 0.577 > μs = 0.30, the component of gravity along the slope beats the maximum static friction — the crate cannot stay put and slides on its own.
- Once sliding, find the net force along the ramp: F_net = mg sinθ − μk mg cosθ = mg(sinθ − μk cosθ).
- Plug in numbers: sin 30° = 0.500, cos 30° = 0.866, so a = g(sinθ − μk cosθ) = 9.8 × (0.500 − 0.25 × 0.866) = 9.8 × (0.500 − 0.2165) = 9.8 × 0.2835 ≈ 2.78 m/s².
It's tempting to think a wider tire or a bigger crate base means more friction — it doesn't, at least not in this ideal model. \(F = \mu N\) only cares about the normal force pressing the surfaces together and the roughness pairing \(\mu\); contact area doesn't appear in the equation at all. Also, don't assume friction always points 'backward' relative to travel — it opposes relative sliding at the surface, which is why static friction can point uphill, downhill, or sideways depending on what's trying to make the object slip.
Check your understanding
- The normal force adjusts to whatever is needed to keep an object from passing through a surface — it isn't always equal to weight.
- Friction has two regimes: static friction (variable, up to a maximum of μsN) holds objects still, while kinetic friction (roughly constant, μkN) takes over once sliding begins.
- F = μN means friction depends on how hard two surfaces are pressed together and how rough that pairing is — not on contact area, and not on speed.
- On an incline, compare tanθ to μs: if tanθ exceeds μs, the object slides on its own; if not, static friction holds it in place.