Centre of Mass: Application Problems (2)

medium 3 min read

Question

A man of mass m=60 kgm = 60\text{ kg} stands on the left end of a boat of mass M=120 kgM = 120\text{ kg} and length L=6 mL = 6\text{ m} floating on still water. He walks to the right end of the boat. By how much does the boat shift relative to the water? Assume no friction between boat and water.

Solution — Step by Step

No external horizontal force acts on the man-boat system (water is frictionless). So the centre of mass of the system has zero acceleration; if it started at rest, it stays at rest.

Let the boat shift left by dd relative to ground. Then the man, who walked LL to the right relative to the boat, moves LdL - d to the right relative to the ground.

m(Ld)+M(d)=0m(L - d) + M(-d) = 0

mLmdMd=0    d=mLm+MmL - md - Md = 0 \implies d = \frac{mL}{m + M}

d=60×660+120=360180=2 md = \frac{60 \times 6}{60 + 120} = \frac{360}{180} = 2\text{ m}

Final answer: The boat shifts 2 m2\text{ m} to the left relative to the water.

Why This Works

Internal forces (the man pushing against the boat with his feet) cannot move the centre of mass. The boat moves backward, the man moves forward, and the system’s CM stays put. This is the same principle behind rockets, recoil, and walking on a frictionless floor (you can’t).

The fraction m/(m+M)m/(m+M) tells us how much of the relative motion shows up as boat displacement. Heavier boat → boat barely moves and man moves nearly the full LL.

Alternative Method

Use the explicit CM formula. Place the origin at the original man-end. Initially, xcm=(m0+ML/2)/(m+M)x_{\text{cm}} = (m \cdot 0 + M \cdot L/2)/(m+M). After walking, the boat’s centre is now at L/2dL/2 - d and the man is at LdL - d:

xcm=m(Ld)+M(L/2d)m+Mx_{\text{cm}}' = \frac{m(L-d) + M(L/2 - d)}{m + M}

Set xcm=xcmx_{\text{cm}} = x_{\text{cm}}' and solve — same answer, more steps.

Don’t confuse “displacement of man relative to boat” with “displacement of man relative to ground.” The man walks LL relative to the boat but only LdL - d relative to the ground.

Common Mistake

Using d=ML/(m+M)d = ML/(m+M) instead of d=mL/(m+M)d = mL/(m+M). Quick check: in the limit MmM \gg m, the boat barely moves, so dd should go to zero — that requires mm in the numerator.

Want to master this topic?

Read the complete guide with more examples and exam tips.

Go to full topic guide →

Try These Next