SOLUTION: Alice and Bob started to walk towards each other’s home and then back to theirs, with steady speeds. Alice passed by a bus station at 25 m away from her home, while at the same tim

Algebra ->  Customizable Word Problem Solvers  -> Travel -> SOLUTION: Alice and Bob started to walk towards each other’s home and then back to theirs, with steady speeds. Alice passed by a bus station at 25 m away from her home, while at the same tim      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 1120244: Alice and Bob started to walk towards each other’s home and then back to theirs, with steady speeds. Alice passed by a bus station at 25 m away from her home, while at the same time Bob was passing by an abandoned old car. Afterwards, they met at 55 m away from Bob’s home and then they met again at 85 m from Alice’s home. What is the distance between the bus station and the abandoned car?
Answer by ikleyn(52787) About Me  (Show Source):
You can put this solution on YOUR website!
.
Let  S  be the distance between their homes, in meters.

Let  V%5B1%5D  be Alice's rate, and  V%5B2%5D be Bob's rate.

Let  t%5B2%5D  be the time after their start to their first meeting.

Let  t%5B3%5D  be the time after their start to their second meeting.


     Notice I follow your  (your ?)  designations in your  (your ?)  set up in

          https://math.stackexchange.com/questions/2859310/distances-and-speeds

          https://math.stackexchange.com/questions/2859310/distances-and-speeds


Then you have 

    V%5B1%5D%2At%5B2%5D = S - 55;     V%5B2%5D%2At%5B2%5D = 55;           (1)

    V%5B1%5D%2At%5B3%5D = 2S - 85;     V%5B2%5D%2At%5B3%5D = S + 85.      (2)


From (1) you have  V%5B1%5D%2FV%5B2%5D = %28S-55%29%2F55;               (3)

From (2) you have  V%5B1%5D%2FV%5B2%5D = %282S-85%29%2F%28S%2B85%29,              (4)

which gives you an equation for S


    %28S-55%29%2F55 = %282S-85%29%2F%28S%2B85%29.


Simplify and solve for S:

    (S-55)*(S+85) = (2S-85)*55

    S^2 -55*S + 85*S - 55*85 = 110*S - 55*85

    S^2 - 55*S + 85*S - 110*S = 0

    S^2 - 80*S = 0

    S*(S-80) = 0  ====>  The only positive root is   S = 80.


Thus we found the distance between the homes: it is 80 meters.


Having this known,  you van calculate the ratio of their rates from (3)

    V%5B1%5D%2FV%5B2%5D = %2880-55%29%2F55 = 25%2F55 = 5%2F11   

and hence calculate the distance "x" from the Bob's home to the abandoned car from the proportion

    25%2Fx = 5%2F11  ======>  x = %2825%2A11%29%2F5 = 55 m.


Then the distance under the question is  80 - 25 - 55 meters = 0 meters.