SOLUTION: As Kyle walked along a street at a constant speed, he noticed that every 12 minutes, a bus passed him traveling in the same direction, and every 4 minutes, a bus passed him traveli

Algebra ->  Inequalities -> SOLUTION: As Kyle walked along a street at a constant speed, he noticed that every 12 minutes, a bus passed him traveling in the same direction, and every 4 minutes, a bus passed him traveli      Log On


   



Question 1032574: As Kyle walked along a street at a constant speed, he noticed that every 12 minutes, a bus passed him traveling in the same direction, and every 4 minutes, a bus passed him traveling in the opposite direction as Kyle. If all of the buses travel at a constant speed and leave the terminals at each end of the street at equally spaced intervals, how many minutes long is that interval?
Answer by ikleyn(52790) About Me  (Show Source):
You can put this solution on YOUR website!
.
As Kyle walked along a street at a constant speed, he noticed that every 12 minutes, a bus passed him traveling in the same
direction, and every 4 minutes, a bus passed him traveling in the opposite direction as Kyle. If all of the buses travel
at a constant speed and leave the terminals at each end of the street at equally spaced intervals, how many minutes
long is that interval?
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

0.  If all buses travel at a constant speed and leave the terminals at each end of the street at equally spaced intervals, 
    then the distance between each pair of two consecutive buses is a constant value. 

    Let L be the distance  between any two consecutive bases (measured in meters, for example).

    The value L is the same for buses moving in the same direction as Kyle moves.
    Also, it is the same value L for all buses moving in opposite direction, as well.

    Also, let "u" be the speed of the buses (common for all bases) and "v" be the Kyle's walking speed. 
    Surely, each speed is relative to the ground, and we use the derived unit m%2Fmin for these speeds.


1.  Now, let us consider (imagine) walking Kyle on the street and buses that move opposite to him.
    Let us consider the very moment t%5B1%5D when one of the buses on the street comes up to the same position as Kyle in his walk-way. 
    So, at the moment t%5B1%5D this bus is near Kyle; Kyle moves ahead with his walking speed "v" and the next bus, which is now at the 
    distance L from Kyle, moves toward Kyle with the speed "u". We are given that the next bus will come up to the Kyle new position 

    in 4 minutes. Hence, we can write the equation for these two bodies, Kyle and the bus,  moving toward each other as

       L = u*4 + v^4,   or   L = (u + v)*4,   or  u + v = L%2F4.   (1).

    This is a standard "Travel and distance equation" for two bodies moving uniformly toward each other. 
    Indeed, their relative speed (rate) is u+v. 


2.  Next, let us consider (imagine) walking Kyle on the street and buses that move along the street in the same direction.

    Let us consider the very moment t%5B2%5D when one of the buses on the street comes up to the same position as Kyle in his walk-way. 
    So, at the moment t%5B2%5D this bus is near Kyle; Kyle moves ahead with his walking speed "v" and the next bus, which is now at the 
    distance L behind Kyle, moves in the same direction as Kyle with the speed "u". We are given that the next bus will come up 

    to the Kyle new position in 12 minutes. Hence, we can write the equation for these two bodies moving in the same direction as

       L = u*12 - v^12,   or   L = (u - v)*12,   or  u - v = L%2F12.   (2).

    This is a standard "Travel and distance equation" for two bodies moving uniformly in the same direction. 
    Indeed, their relative speed (rate) is u-v. 


3.  OK. Now we are at the finish line, as I always say in similar situations.

    We have two equations (1) and (2) for velocities "u" and "v". Let us write them one more time as a system:

        u + v = L%2F4,    (1')   and
        u - v = L%2F12.    (2')

    Add equations (1') and (2') (both sides). You will get

        2u = L%2F4 + L%2F12,   or   2u = 3L%2F12+%2B+L%2F12 = %284L%29%2F12 = L%2F3.

    Hence,  u = L%2F6.

    What does it mean?
    But of course, it means that the time the buses cover the distance L is L : %28L%2F6%29 = 6 minutes.

    It gives the answer to the problem:  the time interval buses leave their terminals is 6 minutes.