Two blocks connected by string over pulley — Atwood machine problem

medium JEE-MAIN NEET JEE Main 2020 3 min read

Question

Two blocks of masses m1=4kgm_1 = 4\,\text{kg} and m2=6kgm_2 = 6\,\text{kg} are connected by a light inextensible string passing over a smooth, massless pulley. Find the acceleration of the system and the tension in the string. (Take g=10m/s2g = 10\,\text{m/s}^2)

(JEE Main 2020, similar pattern)


Solution — Step by Step

For the heavier block (m2=6kgm_2 = 6\,\text{kg}, moves down):

  • Weight m2gm_2 g downward, tension TT upward
  • Net force: m2gT=m2am_2 g - T = m_2 a … (i)

For the lighter block (m1=4kgm_1 = 4\,\text{kg}, moves up):

  • Weight m1gm_1 g downward, tension TT upward
  • Net force: Tm1g=m1aT - m_1 g = m_1 a … (ii)

Both have the same acceleration aa (inextensible string) and the same tension TT (massless pulley).

Adding (i) and (ii):

m2gm1g=(m1+m2)am_2 g - m_1 g = (m_1 + m_2)a

a=(m2m1)gm1+m2=(64)×104+6=2010=2m/s2a = \frac{(m_2 - m_1)g}{m_1 + m_2} = \frac{(6-4) \times 10}{4+6} = \frac{20}{10} = \mathbf{2\,\text{m/s}^2}

Substitute aa into equation (ii):

T=m1(g+a)=4(10+2)=48NT = m_1(g + a) = 4(10 + 2) = \mathbf{48\,\text{N}}

Verify with equation (i): T=m2(ga)=6(102)=48NT = m_2(g - a) = 6(10 - 2) = 48\,\text{N}

a=2m/s2,T=48N\boxed{a = 2\,\text{m/s}^2, \quad T = 48\,\text{N}}

Why This Works

The Atwood machine is a classic constrained system. The string constraint forces both blocks to have the same magnitude of acceleration — one goes up, the other goes down. The heavier block “wins” and accelerates downward.

The acceleration a=(m2m1)(m1+m2)ga = \frac{(m_2 - m_1)}{(m_1 + m_2)}g is always less than gg. When m1=m2m_1 = m_2, a=0a = 0 (balanced). When one mass is much larger, aga \to g (free fall). The tension T=2m1m2m1+m2gT = \frac{2m_1 m_2}{m_1 + m_2}g is always between m1gm_1 g and m2gm_2 g.


Alternative Method — Using reduced mass

The system behaves as if a net force (m2m1)g(m_2 - m_1)g accelerates a total mass (m1+m2)(m_1 + m_2):

a=Fnetmtotal=(m2m1)gm1+m2a = \frac{F_{net}}{m_{total}} = \frac{(m_2 - m_1)g}{m_1 + m_2}

This is the “system approach” — treat both blocks as one system and find the net unbalanced force.

For the tension formula, memorise the symmetric form: T=2m1m2gm1+m2T = \frac{2m_1 m_2 g}{m_1 + m_2}. Notice this looks like the harmonic mean of m1gm_1 g and m2gm_2 g. This formula is directly applicable in MCQs without solving simultaneous equations.


Common Mistake

Students sometimes write both equations with gravity in the same direction: m1gT=m1am_1 g - T = m_1 a AND m2gT=m2am_2 g - T = m_2 a. This gives the wrong result because it assumes both blocks move downward. In an Atwood machine, one block goes up and the other goes down. The lighter block has Tm1g=m1aT - m_1 g = m_1 a (net force upward), not m1gTm_1 g - T. Always be consistent with the direction of acceleration for each block.

Want to master this topic?

Read the complete guide with more examples and exam tips.

Go to full topic guide →

Try These Next