Roman C. answered 03/07/16
Tutor
New to Wyzant
Let x be the time the first part of the trip, and y be the time it took for the return part, both in hours.
Then since both parts of the trip are the same distance, one equation is 10x = 8y.
The other equation is for the total time, and is x + y = 9.
Isolate y in the second equation:
y = 9 - x
Plug it into the first equation:
10x = 8(9 - x)
10x = 72 - 8x
18x = 72
x = 4
We can plug this in to the first equation to get y = 5, but we don't need to for this problem.
Since the first part of the trip, Shirley walked for 4 hours at 10 km/h, the distance for each leg is
(4 h)(10 km/h) = 40 km.
The total distance of both parts of the trip is then 80 km.