Friction: Application Problems (4)

easy 2 min read

Question

A block of mass m=5kgm = 5\,\text{kg} rests on a horizontal surface with μs=0.5\mu_s = 0.5 and μk=0.4\mu_k = 0.4. A horizontal force FF is applied. (a) What is the maximum FF before the block slips? (b) If F=30NF = 30\,\text{N} is applied, find the acceleration. Take g=10m/s2g = 10\,\text{m/s}^2.

Solution — Step by Step

Normal force N=mg=50NN = mg = 50\,\text{N}.

fs,max=μsN=0.5×50=25Nf_{s,\max} = \mu_s N = 0.5 \times 50 = 25\,\text{N}

So the block stays at rest as long as F25NF \le 25\,\text{N}.

With F=30N>fs,max=25NF = 30\,\text{N} > f_{s,\max} = 25\,\text{N}, the block slips. Once moving, kinetic friction acts:

fk=μkN=0.4×50=20Nf_k = \mu_k N = 0.4 \times 50 = 20\,\text{N}

ma=Ffk=3020=10Nma = F - f_k = 30 - 20 = 10\,\text{N}

a=105=2m/s2a = \frac{10}{5} = 2\,\text{m/s}^2

(a) Maximum FF before slipping: 25N25\,\text{N}. (b) Acceleration when F=30NF = 30\,\text{N}: 2m/s22\,\text{m/s}^2.

Why This Works

Static friction self-adjusts up to its maximum. As long as the applied force is below μsN\mu_s N, friction matches it exactly and the block stays put. Once the applied force exceeds this threshold, the block accelerates and kinetic friction (smaller than the maximum static value) takes over.

The key check is whether F>fs,maxF > f_{s,\max}. If yes, use fkf_k. If no, friction equals FF and acceleration is zero. Many students skip this check and always use fkf_k, even when the block isn’t moving.

Alternative Method

Compute net force directly. If the block doesn’t accelerate, friction balances FF. Test: is FF greater than the static threshold? If yes, the block must accelerate. Then a=(Fμkmg)/ma = (F - \mu_k mg)/m. Same logic, slightly faster.

Static friction is a range, not a fixed value. It varies from 00 to μsN\mu_s N depending on the applied force. Kinetic friction is fixed at μkN\mu_k N once motion starts.

Common Mistake

Using μs\mu_s in the kinetic phase, or vice versa. The fix: write down both fs,maxf_{s,\max} and fkf_k at the start, then decide which one applies based on whether the block moves. JEE Main 2024 had a stack-of-blocks variant testing exactly this.

Want to master this topic?

Read the complete guide with more examples and exam tips.

Go to full topic guide →

Try These Next