Question 410178
Two cyclists leave a city at the same time, one going east and the other going west. The westbound cyclist bikes 4 mph faster than the eastbound cyclist. After 6 hours, they are 180 miles apart. How fast is each cyclist riding?
----
Let the slower cyclist have rate = x.
Then the faster cyclist has rate = x+4
----
They are separating at the rate of x+x+4 = 2x+4 mph
----------
Equation:
distance = rate * time
---
180 = (2x+4)*6
12x+24 = 180
12x = 156
x = 13 mph (slower rider rate)
x+4 = 17 mph (faster rider rate)
====================================
Cheers,
Stan H.