Question 154700
Two Trains are 2 miles apart and are traveling toward each other on the same track. Each train is going 30 MPH. A fly going 60 MPH starts at the nose of one train then flies toward the other train and upon reaching the second train immediately turns around and flies back towards the first train. The fly buzzes back and forth until all three collide. How far did the fly fly?
---------------------------------
Train #1 DATA:
distance = x miles ; rate = 30mph; time = d/r = x/30 hrs
-------------------
Train #2 DATA:
distance = 2-x miles ; rate = 30 mph; time = d/r = (2-x)/30 hrs
-------------------
EQUATION:
time of #1 = time of #2
x/30 = (2-x)/30
x = 2-x 
2x = 2
x = 1 mile
------------------------------
Time for each train: d/r = 1 mile/30 mph = 1/30 hr = 2 minutes
------------------------------
How far does the fly fly?
distance = time*rate
(2/60)60 mph = 2 miles
==============================
Cheers,
Stan H.