Question 1049609
: a cyclist travled 9km per hour faster than an in line skater. in the time it took the cyclist to travel 45 km, the skater had gone 30. find the speed of the skater
----
Cyclist DATA:
rate = x+9 km/h ; dist = 45 km ; time = d/r = 45/(x+9) hrs
---------------------
Skater DATA:
rate = x km/h ; dist = 30 km ; time = d/r = 30/x
--------
Equation:
45/(x+9) = 30/x
------
45x = 30x + 270
15x = 270
x = 18 km/hr (skater rate)
x+9 27 km/hr (cyclist rate)
--------------
Cheers,
Stan H.
-----------