Question 934903
Terry and Tao are canoeing on a lake that is 2000 meters across from the west side of the lake to the east side. 
Terry rows at 60 m per minute and Tao rows at 40 m per minute. 
---------------------
Terry starts rowing at 2 pm from the west end of the lake, and Tao starts rowing from the east end of the lake at 2:05 pm. 
------
Terry DATA:
rate = 60 meter/min ; time = x  min ; distance = r*t = 60x meters
-----
Tao DATA:
rate = 40 meter/min ; time = x-5 min ; distance = r*t = 40(x-5) meters
--------------------------
If they always row directly towards each other at what time will the two meet?
------
Equation:
dist + dist = 2000 meters
60x + 40(x-5) = 2000
20x = 1800
x = 90 minutes
---
Ans: 2:00PM + 90 min = 3:30PM
==============
Cheers,
Stan H.
--------------