A column of troops one km long is moving along a straight road at a uniform pace. A messenger is sent from the head of the column, delivers a message at the rear of the column and returns. He also moves at a uniform pace and arrives back at the head of the column when it has just covered its own length. How far did the messenger travel?
I can't get any ideas on how to start.
Thanks for any help.
Let us assume that the speed of the column is $1$ km per unit of time. For convenience, call that unit an hour. The column took $1$ hour to cover its own length.
Let $v$ be the speed of the messenger. When she is travelling to the back, the combined speed of approach of the messenger and the column rear is $v+1$, so the time it takes is $\frac{1}{v+1}$. Going the other way, the speed at which the messenger gains on the head is $v-1$, so the time it takes to gain the whole $1$ km is $\frac{1}{v-1}$. The whole task took $1$ hour, and therefore $$\frac{1}{v+1}+\frac{1}{v-1}=1.$$ This gives $v=1+\sqrt{2}$. The time taken is an hour, so the distance travelled is $1+\sqrt{2}$.