SOLUTION: Two trackmen are running on a circular race track 300 ft. in circumference. Running in opposite directions, they meet every 10 seconds. Running in the same direction; the faster pa

Algebra ->  Customizable Word Problem Solvers  -> Travel -> SOLUTION: Two trackmen are running on a circular race track 300 ft. in circumference. Running in opposite directions, they meet every 10 seconds. Running in the same direction; the faster pa      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 1051554: Two trackmen are running on a circular race track 300 ft. in circumference. Running in opposite directions, they meet every 10 seconds. Running in the same direction; the faster passes the slower every 50 seconds. Find their rates in feet per second.
Answer by ikleyn(52832) About Me  (Show Source):
You can put this solution on YOUR website!
.
Two track-men are running on a circular race track 300 ft. in circumference. Running in opposite directions,
they meet every 10 seconds. Running in the same direction; the faster passes the slower every 50 seconds.
Find their rates in feet per second.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Let their rates are "u" and "v" ft per second, where "u" stands for the faster track-man.

Then the first equation is 

300%2F10 = u + v.          (1)

This equation is for the case when they are running in opposite directions.
     (Paradoxically, moving in opposite directions means moving towards each other along the circumference in this case !)
The left side says that they together cover 300 ft in 10 seconds.
The right side is the rate of decreasing the distance between them measured along the circumference. 
   (Thinking on this equation, keep in mind that they meet for every circle counting after the first meeting).

So the first equation is 

u + v = 30.             (1')


The second equation is 

50u+-+50v = 300.    (2)

This equation is for the case they are running in one direction, and the equation says that for the faster track-man 
the path from one meeting point to the next meeting point is in one full circumference longer than for the slower track-man.
 
The equation (2) is equivalent to

u - v = 6.         (2')

The equations (1') and (2') are the governing equations, and we can easily solve them by adding. Doing so, you get

2u = 30 + 6  --->  2u = 36   --->  u = 36%2F2 = 18.

So the faster track-man speed is 18 ft/s.

Then the slower track-man speed is 30-18 = 12 ft/s.

Check.  300%2F%2818%2B12%29 = 300%2F30 = 10 seconds.

        300%2F%2818-12%29 = 300%2F6 = 50 seconds.

Answer.  18 ft/s  and  12 ft/s.