MHB Word problem: Finding The Length Of A Column Of Marching Soldiers

AI Thread Summary
The problem involves calculating the distance of a column of marching soldiers based on the speed of the soldiers and a messenger. The messenger travels to the rear and back, with his speed relative to the soldiers affecting the time taken for each leg of the journey. By setting up equations based on the relationships of distance, speed, and time, the total time can be expressed in hours for accurate calculations. The derived formula shows that the distance from the front to the rear of the column is 5/8 miles. This approach provides a general method for solving similar problems in the future.
NotaMathPerson
Messages
82
Reaction score
0
An army of soldiers is marching down a road at 5 mi/hr. A messenger on horseback rides from the front to the rear and returns immediately, the total time taken being 10 minutes. Assuming that the messenger rides at the rate of 10mi/hr, determine the distance from the front to the rear.

Can you help me get started with the problem?

Thanks!
 
Last edited:
Mathematics news on Phys.org
Re: Word problem

We can greatly simplify this problem if we think in terms of the speed of the messenger relative to the marching soldiers. As the messenger rides to the rear of the column, his speed relative to the column is the sum of their actual speeds and when he returns to the front, his relative speed is the difference of their actual speeds. So, we have 3 unknowns: the length of the column (the distance $d$ from the front to the rear), the time $t_1$ spent traveling to the rear and the time $t_2$ spent returning to the front.

Can you now set up 3 equations including these 3 unknowns? Two of the equations will involve the relationship between distance, velocity and time, while the third relates to the relationship between $t_1$, $t_2$ and the total time traveled (which you will want to express in hours since the speeds are given in miles per hour).
 
Re: Word problem

MarkFL said:
We can greatly simplify this problem if we think in terms of the speed of the messenger relative to the marching soldiers. As the messenger rides to the rear of the column, his speed relative to the column is the sum of their actual speeds and when he returns to the front, his relative speed is the difference of their actual speeds. So, we have 3 unknowns: the length of the column (the distance $d$ from the front to the rear), the time $t_1$ spent traveling to the rear and the time $t_2$ spent returning to the front.

Can you now set up 3 equations including these 3 unknowns? Two of the equations will involve the relationship between distance, velocity and time, while the third relates to the relationship between $t_1$, $t_2$ and the total time traveled (which you will want to express in hours since the speeds are given in miles per hour).
Hello! I am not sure about this but this is how I will attack the problem based on the relative speed.

Let
x = time taken to travel front-rear
1/6-x = time taken to travel rear-front

Since the distance traveled for two trips are equal

$15x = 5(\frac{1}{6}-x)$

$x = \frac{1}{24}$ hr.

$D = \frac{5}{8}$ mi

Is this correct. If not, please tell me why. Thanks!
 
Last edited:
Let's work this problem in general terms so that we have a formula we can plug the given data into, so that if presented with s similar problem, we won't have to work essentially the same problem all over again.

So, let's let:

$$v_S$$ = the speed of the soldiers.

$$v_M$$ = the speed of the messenger, where $v_M>v_S$.

Now, we may state:

$$d=\left(v_M+v_S\right)t_1$$

$$d=\left(v_M-v_S\right)t_2$$

$$t_1+t_2=t$$

And so we obtain:

$$\left(v_M+v_S\right)t_1=\left(v_M-v_S\right)\left(t-t_1\right)=\left(v_M-v_S\right)t-\left(v_M-v_S\right)t_1$$

$$\left(v_M+v_S\right)t_1+\left(v_M-v_S\right)t_1=\left(v_M-v_S\right)t$$

$$2v_Mt_1=\left(v_M-v_S\right)t$$

$$t_1=\frac{\left(v_M-v_S\right)t}{2v_M}$$

Hence:

$$d=\left(v_M+v_S\right)\cdot\frac{\left(v_M-v_S\right)t}{2v_M}=\frac{v_M^2-v_S^2}{2v_M}t$$

Plugging in the given data, we find:

$$d=\frac{\left(10^2-5^2\right)\left(\dfrac{\text{mi}}{\text{hr}}\right)^2}{2\cdot10\left(\dfrac{\text{mi}}{\text{hr}}\right)}\cdot\left(10\text{ min}\cdot\frac{1\text{ hr}}{60\text{ min}}\right)=\frac{75}{120}\text{ mi}=\frac{5}{8}\text{ mi}\checkmark$$
 
Suppose ,instead of the usual x,y coordinate system with an I basis vector along the x -axis and a corresponding j basis vector along the y-axis we instead have a different pair of basis vectors ,call them e and f along their respective axes. I have seen that this is an important subject in maths My question is what physical applications does such a model apply to? I am asking here because I have devoted quite a lot of time in the past to understanding convectors and the dual...
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...
Back
Top