Lesson Two runners on a circular track

Algebra ->  Customizable Word Problem Solvers  -> Travel -> Lesson Two runners on a circular track      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   


This Lesson (Two runners on a circular track) was created by by ikleyn(52754) About Me : View Source, Show
About ikleyn:

Two runners on a circular track


Problem 1

Andrew  and  Bob  run around the same circular track,  starting together and running in the same direction.
Andrew takes  3  minutes to complete one circuit of the track,  while  Bob  takes  7.5  minutes to run the same distance.
What is the value of  "x"  if  Andrew  passes  Bob  every  "x"  minutes?

Solution

The key to the problem' solution is that

        Andrew passes Bob every time, when he covers one circumference more distance than Bob.



Andrew runs  1%2F3   of the circular track length in one minute.

Bob    runs  1%2F7.5 of the circular track length in one minute.

Every minute, the distance between Andrew and Bob increases by  1%2F3 - 1%2F7.5  of the track length.

          //  assuming the distance is measured along the circumference in the same direction as they run.


    1%2F3 - 1%2F7.5 = 1%2F3 - 2%2F15 = 5%2F15 - 2%2F15 = 3%2F15 = 1%2F5  of the track length.


Hence, every 5 minutes Andrew covers 1 track's circumference length more than Bob.


Making one circumference length more is exactly the condition for Andrew to pass Bob.


Hence, the answer to the problem is 5 minutes.


Again, the answer to the problem is x= 5 minutes.

Problem 2

Albert and Bob start at the same point to run clockwise around a circular track with  600  meters,
and they meet every  12  minutes.  If they start at the same point to run opposite direction,  they meet every  4  minutes.
How many minutes do Albert and Bob need to run one lap respectively?

Solution

When they run in one direction, they will meet for the first time when the faster runner will cover 
the distance in one circumference longer that the slower runner.


So, let assume that "u" is the rate running of Albert and "v" is the rate of Bob,
and let assume that Albert is faster than Bob.


Then the criterion :first time meet after start" is this equation


    u*t - v*t = 600  meters,  or

    (u - v)*12 = 600,   which implies

    u - v = 600/12 = 50 meter per minute.



When they run in opposite direction, the criterion to meet is


    u*t + v*t = 600 meters,  or

    (u + v)*4 = 600,  which implies

     u + v = 600/4 = 150  meters per second.


Thus you have these two equations to find unknowns "u" and "v"

    u + v = 150     (1)

    u - v =  50     (2)


To solve the system, add the equations. You will get  

    2u = 150 + 50 = 200,  u = 200/2 = 100 m/sec.


Then from equation (1) you find  v = 150 - u = 150 - 100 = 50 m/sec.


Thus the rates "u" and "v" are just found.


Then you make the last step to get the answer:


    time for Albert = 600/100 = 6 minuter per lap,  and

    time for Bob    = 600/50 = 12 minuter per lap.

Problem 3

Albert and  Bob run around a circular track with length  400  meters.  They start at the same time,  but  Albert is  x  meters behind  Bob.
6 minutes later,  Albert catches up with Bob.  In another  20  minutes,  Albert catches up with  Bob the second time.  Find the value of  x.

Solutino

Let "u" be the Albert's rate running and "v" be the Bob's rate.


We are given that Albert catches with Bob second time 20 minutes after the first catch.


It means that during these 20 minutes Albert covered the distance which is one circumference longer than the distance covered by Bob during this time


    20u - 20v = 400,  or

      u - v = 20.


So, Albert's rate is 20 meters per second greater than Bob's rate.


It means that Bob's headstart was 6*20 = 120 meters ahead Albert.


ANSWER.  Head start distance x is 120 meters.

Problem 4

Two cyclists started simultaneously from one point and are driving on the circle in the same direction with speeds
of  9 mph  and  5 mph  respectively.  How many points are there on the circle where the two cyclists meet ?

Solution

Let  L  be the circumference of the circle.

Then the faster cyclist will catch the slower cyclist first time  when the faster cyclist will cover 
the distance which exactly 1 circumference longer than the distance covered by the slower cyclist 

      9t - 5t = L.


It gives the time to get first meeting point

       t = L%2F%289-5%29 = L%2F4  hours


and the distance which the faster cyclist covered during this time is

       d%5B1%5D = 9t = %289L%29%2F4  miles.


The distance which the slower cyclist covered during this time is 

       d%5B2%5D = 5t = %285L%29%2F4.


The meeting point is geometrically the same point on the circle for both cyclists, highlight%28naturally%29, 
and its angle measure on the circle is


        %281%2FL%29%2A%28%285L%29%2F4-L%29 = %281%2FL%29%2A%28%285L-4L%29%2F4%29 = %281%2FL%29%2A%28L%2F4%29 = 1%2F4  of the full angle of 2pi%29 radians, or 90 degrees.


So, they started simultaneously, and their first meeting point is at the 90 degrees angle.


Next, they start from this point  SIMULTANEOUSLY  and . . . and everything is repeated.


Hence, their next meeting point is the point on the circle with the angle of 180 degrees.



    It can be proved using strict mathematical arguments, but it should be ABSOLUTELY CLEAR to you without any arguments.



So, there are 4 remarkable points on the circle: first point is the starting point, and 3 other points 

(the points where whey meet/catch each other) are the images of the starting point, rotated 90°, 180°, and 270° along the circle.


ANSWER.  There are 4 points on the circle, where the faster cyclist catches the slower cyclist.

Problem 5

Jerry and Kenny start running from two different points on a circular track with the length of 400 meters.
They both run clockwise, and Kenny has head start of 100 meters. Jerry runs at 5 m/s, and Kenny runs at 4 m/s.
Each of them takes a break for 10 seconds every 100 meters. How long will Jerry catch up with Kenny?


Solution

In this problem, the key to the solution is to find the way/(the method) to analyze, the way to organize thoughts and 
the way to present the results.


Each of the two runners runs cyclically.


The cycle by Jerry is to run 100 m in 20 seconds; then to rest 10 seconds.  So, his cycle is 30 seconds long.

The cycle by Kenny is to run 100 m in 25 seconds; then to rest 10 seconds.  So, his cycle is 35 seconds long.



    I will analyze their positions (as the time and the coordinate along the circumference, beginning from Kerry's starting point) 
    at the end of the each runner cycle.


        Notice and memorize that Jerry is faster.


For Jerry,  the time  T%5BJ%5D = 30*(i-1)  and  the position  P%5BJ%5D = -100 + 100*(i-1),  "i" is the number of a cycle.

For Kenny,  the time  T%5BK%5D = 35*(i-1)  and  the position  P%5BK%5D =        100*(i-1),  "i" is the number of a cycle.


Jerry first time will catch up with Kenny, when their cycles will have common ending time  AND  the positions will be the same
or will differ by a multiple of the length of the circumference.


Since 30 = 5*6  and 35 = 5*7, the first candidate to check is the 7-th cycle for Jerry and the 6-th cycle for Kenny.


And if you will calculate their time-space coordinates at the end of their corresponding circles,

    you will see that they are at the same time-space point at the time t= 210 seconds and the coordinate on the circle 600 meters,

    which is the same as 200 m away along the circle clockwise from the Kenny starting point.


Since t = 210 seconds is the end of the Jerry's 10-second resting period and the end of the Kenny's 10-second resting period,

    it means, that ACTUALLY Jerry will catch up Kenny first time at the time moment t= 210-10 = 200 second after start running.


ANSWER.  Jerry will catch Kenny in 200 seconds.


My other additional lessons on Travel and Distance problems in this site are
    - A child is running on a moving sidewalk in an airport
    - Climbing a coconut tree up and down
    - A rabbit and a dog
    - Two runners run on a quarter-mile oval track
    - In a 2-mile race competition
    - Unusual catching-up problem
    - Short problems on Travel and Distance for quick mental solution
    - HOW TO algebreze and to solve these non-traditional Travel and Distance problems
    - Two cars and a train make a race
    - One very twisted Travel and Distance problem
    - The buses and a traveler
    - Earthquake waves
    - Time equation: HOW TO use, HOW TO write and HOW TO solve it
    - Problem on determining the maximum flight distance using time equation
    - One entertainment problem on Time equation
    - Miles per gallon effectiveness and moving car
    - How many mail trucks will a mail truck meet on its trip
    - Unexpectedly simple solutions to standard catching up problems
    - One unusual Upstream and Downstream Travel problem
    - How the state patrol officers on a highway could detect the driver exceeded the speed limit
    - Two ships traveling on parallel courses in a foggy day
    - Moving escalator problems
    - Advanced Travel and Distance problems for bodies traveling toward each other
    - Olympiad level problems on Travel and Distance
    - Upper league Travel and Distance problems
    - Additional entertainment Travel & Distance problems
    - OVERVIEW of additional lessons on Travel and Distance

Use this file/link  ALGEBRA-I - YOUR ONLINE TEXTBOOK  to navigate over all topics and lessons of the online textbook  ALGEBRA-I.


This lesson has been accessed 10850 times.