Friction: Tricky Questions Solved (2)

medium 3 min read

Question

A block of mass m1=4m_1 = 4 kg rests on top of a block of mass m2=6m_2 = 6 kg, which rests on a frictionless horizontal floor. Coefficient of static friction between the blocks is μs=0.4\mu_s = 0.4. A horizontal force FF is applied to the lower block (m2m_2). Find the maximum value of FF such that the two blocks move together. Take g=10g = 10 m/s².

Solution — Step by Step

If the blocks move together, they share a common acceleration aa. The only horizontal force on the upper block is friction from the lower block. For the upper block to follow the system’s acceleration, friction must provide m1am_1 a.

fmax=μsm1g=0.4×4×10=16 Nf_{\text{max}} = \mu_s m_1 g = 0.4 \times 4 \times 10 = 16 \text{ N}

This is the largest force friction can supply to the upper block.

amax=fmaxm1=164=4 m/s2a_{\text{max}} = \frac{f_{\text{max}}}{m_1} = \frac{16}{4} = 4 \text{ m/s}^2

Apply Newton’s second law to the combined system (m1+m2)(m_1 + m_2):

Fmax=(m1+m2)amax=10×4=40 NF_{\text{max}} = (m_1 + m_2) a_{\text{max}} = 10 \times 4 = 40 \text{ N}

Maximum FF = 40 N.

Why This Works

The key insight: friction is what drags the upper block along. When you push the lower block, the only thing accelerating the upper block is static friction at the contact surface. If the required friction exceeds μsm1g\mu_s m_1 g, the surface gives up and the upper block slips behind.

We compute amaxa_{\text{max}} from the upper block’s perspective, then apply it to the whole system. Don’t apply Newton’s law to the lower block alone first — the friction on it equals the friction on the upper block (third-law pair), but in the opposite direction, and that complicates the algebra unnecessarily.

Alternative Method

Treat the upper block alone. Required force on it = m1am_1 a. Maximum is μsm1g\mu_s m_1 g, giving amax=μsg=4a_{\max} = \mu_s g = 4 m/s². Then Fmax=(m1+m2)amax=40F_{\max} = (m_1+m_2) a_{\max} = 40 N. Notice amaxa_{\max} doesn’t depend on m1m_1 at all — only on μs\mu_s and gg.

Common Mistake

Students apply FmaxF_{\max} to only m2m_2 in Newton’s second law: they write Fmax16=m2aF_{\max} - 16 = m_2 \cdot a and get the wrong answer. The friction force on the lower block from the upper block is internal to the combined system — when treating both blocks as one unit, friction cancels out and doesn’t appear. Only external forces count for system acceleration.

Want to master this topic?

Read the complete guide with more examples and exam tips.

Go to full topic guide →

Try These Next