Solveeit Logo

Question

Question: give me some solved questions on block on block friction...

give me some solved questions on block on block friction

Answer

Here's a solved question on block-on-block friction, suitable for JEE/NEET preparation.


Question

A block A of mass 2 kg is placed on a larger block B of mass 4 kg. The coefficient of static friction between block A and block B is 0.4. Block B rests on a smooth horizontal surface (i.e., no friction between block B and the ground). A horizontal force FF is applied to block A. (Take g=10 m/s2g = 10 \text{ m/s}^2).

(a) Find the maximum force FF that can be applied to block A such that both blocks move together without slipping. (b) If F=20F = 20 N, find the accelerations of block A and block B.


Solution

Visual Representation

Free Body Diagrams (FBDs)

Block A (mass m1=2 kgm_1 = 2 \text{ kg}):

  • Vertical forces:
    • Weight: m1gm_1 g (downwards)
    • Normal force from B: N1N_1 (upwards)
  • Horizontal forces:
    • Applied force: FF (to the right)
    • Friction from B: ff (to the left, opposing relative motion of A w.r.t B)

Block B (mass m2=4 kgm_2 = 4 \text{ kg}):

  • Vertical forces:
    • Weight: m2gm_2 g (downwards)
    • Normal force from A: N1N_1 (downwards, action-reaction pair with N1N_1 on A)
    • Normal force from ground: N2N_2 (upwards)
  • Horizontal forces:
    • Friction from A: ff (to the right, action-reaction pair with ff on A)
    • No friction from the ground (smooth surface).

Part (a): Maximum force FF for no slipping

When both blocks move together, they have a common acceleration, let's call it aa.

  1. Vertical equilibrium for Block A: N1m1g=0    N1=m1g=2 kg×10 m/s2=20 NN_1 - m_1 g = 0 \implies N_1 = m_1 g = 2 \text{ kg} \times 10 \text{ m/s}^2 = 20 \text{ N}

  2. Maximum static friction between A and B: fs,max=μsN1=0.4×20 N=8 Nf_{s,max} = \mu_s N_1 = 0.4 \times 20 \text{ N} = 8 \text{ N}

  3. Horizontal motion for Block B: The only horizontal force on Block B is the friction force ff from Block A. This force causes Block B to accelerate. f=m2af = m_2 a For no slipping, the friction force ff required for common acceleration must not exceed fs,maxf_{s,max}: ffs,max    m2a8 Nf \le f_{s,max} \implies m_2 a \le 8 \text{ N} 4 kg×a8 N    a2 m/s24 \text{ kg} \times a \le 8 \text{ N} \implies a \le 2 \text{ m/s}^2 So, the maximum common acceleration is amax=2 m/s2a_{max} = 2 \text{ m/s}^2.

  4. Horizontal motion for the combined system (A+B): When moving together, we can treat (A+B) as a single system of mass (m1+m2)(m_1 + m_2). The external horizontal force is FF. F=(m1+m2)aF = (m_1 + m_2) a To find the maximum force FmaxF_{max} for no slipping, we use amaxa_{max}: Fmax=(2 kg+4 kg)×2 m/s2=6 kg×2 m/s2=12 NF_{max} = (2 \text{ kg} + 4 \text{ kg}) \times 2 \text{ m/s}^2 = 6 \text{ kg} \times 2 \text{ m/s}^2 = 12 \text{ N}

Part (b): Accelerations if F=20F = 20 N

Since the applied force F=20 NF = 20 \text{ N} is greater than Fmax=12 NF_{max} = 12 \text{ N}, the blocks will slip relative to each other. In this case, the friction between A and B becomes kinetic friction. We assume μk=μs=0.4\mu_k = \mu_s = 0.4 unless specified otherwise.

  1. Kinetic friction force between A and B: fk=μkN1=0.4×20 N=8 Nf_k = \mu_k N_1 = 0.4 \times 20 \text{ N} = 8 \text{ N}

  2. Acceleration of Block A (aAa_A): Applying Newton's second law to Block A: Ffk=m1aAF - f_k = m_1 a_A 20 N8 N=2 kg×aA20 \text{ N} - 8 \text{ N} = 2 \text{ kg} \times a_A 12 N=2 kg×aA    aA=122=6 m/s212 \text{ N} = 2 \text{ kg} \times a_A \implies a_A = \frac{12}{2} = 6 \text{ m/s}^2

  3. Acceleration of Block B (aBa_B): Applying Newton's second law to Block B: fk=m2aBf_k = m_2 a_B 8 N=4 kg×aB    aB=84=2 m/s28 \text{ N} = 4 \text{ kg} \times a_B \implies a_B = \frac{8}{4} = 2 \text{ m/s}^2


Explanation of the Solution

(a) For no slipping, both blocks move with the same acceleration aa. The friction force ff between A and B is responsible for accelerating block B. Thus, f=m2af = m_2 a. This friction force cannot exceed the maximum static friction, fs,max=μsm1gf_{s,max} = \mu_s m_1 g. So, m2aμsm1gm_2 a \le \mu_s m_1 g, which gives the maximum common acceleration amaxa_{max}. The total external force FF required to accelerate the combined system (m1+m2)(m_1+m_2) with amaxa_{max} is Fmax=(m1+m2)amaxF_{max} = (m_1+m_2)a_{max}.

(b) If F>FmaxF > F_{max}, the blocks slip. The friction between them becomes kinetic friction, fk=μkm1gf_k = \mu_k m_1 g. Now, apply Newton's second law separately to each block using this kinetic friction: for block A, Ffk=m1aAF - f_k = m_1 a_A; for block B, fk=m2aBf_k = m_2 a_B. Solve for aAa_A and aBa_B.


Answer

(a) The maximum force FF that can be applied such that both blocks move together without slipping is 12 N. (b) If F=20F = 20 N, the acceleration of block A is 6 m/s26 \text{ m/s}^2 and the acceleration of block B is 2 m/s22 \text{ m/s}^2.


Explanation

Solution

Explanation of the solution is provided in the correct_answer