One mass on a smooth surface, one hanging. Acceleration and tension.
The situation
Mass m1 sits on a smooth horizontal surface. It is connected by a light inextensible string over a smooth pulley at the edge of the table to mass m2, which hangs freely. The system is released from rest. Find the acceleration and tension.
Setting up
The string is inextensible, so both masses have the same acceleration a.
m1 accelerates horizontally (along the surface). m2 accelerates vertically downward.
For m1 (horizontal):
The only horizontal force is tension T (surface is smooth, no friction):
T=m1a...(1)
For m2 (vertical, downward positive):
m2g−T=m2a...(2)
Solving
Add (1) and (2):
m2g=(m1+m2)a
a=m1+m2m2g
From (1):
T=m1a=m1+m2m1m2g
Checking
T<m2g: The hanging mass accelerates downward, so net force on it is downward: m2g−T>0, confirming T<m2g. ✓
a<g: Since m1+m2>m2, we have a=m1+m2m2g<g. The hanging mass does not fall as fast as free fall — m1 resists via the string. ✓
m1→0: a→g, T→0 — m2 falls freely, no tension needed. ✓
m1→∞: a→0, T→m2g — huge mass on table cannot be moved, tension equals weight of m2. ✓
With friction on the surface
If the surface has kinetic friction coefficient μ:
For m1:
T−μm1g=m1a
For m2:
m2g−T=m2a
Adding:
m2g−μm1g=(m1+m2)a
a=m1+m2(m2−μm1)g
For motion to occur: m2>μm1 (hanging weight must overcome friction).
T=m1(a+μg)=m1+m2m1m2g(1+μ)−μm12g
Or more cleanly from m2's equation: T=m2(g−a)=m1+m2m1m2g(1+μ)... let me use the direct route:
From m2: T=m2g−m2a=m2(g−m1+m2(m2−μm1)g)=m1+m2m2g(m1+m2−m2+μm1)=m1+m2m1m2g(1+μ)
Remember
The key to all connected-body problems: (1) identify the constraint (same acceleration for all parts), (2) draw free body diagrams for each body separately, (3) write $F = ma$ for each, (4) solve the system of equations. Never skip the free body diagram step.