One morning, Ryan remembered lending a friend a bicycle. After breakfast, Ryan walked over to the friend’s house at 3 miles per hour, and rode the bike back home at 7 miles per hour, using the same route both ways. The round trip took 1.75 hours. What distance did Ryan walk?
2026-04-09 09:06:38.1775725598
On
Distance Rate Time problem
5.5k Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
3
There are 3 best solutions below
0
On
$$3 \cdot t = d$$
$$7 \cdot (1.75 - t) = d$$
Solve two equations in two unknowns to determine $d$: the distance walked (the distance to or from the friend's house.)
Or you could simply solve for $t$ (time), then substitute $t$ into equation $(1)$ to obtain $d$ (distance), knowing $$3 \cdot t = 7 \cdot (1.75 - t)$$
HINT:
Let the distance between the friend’s house from Ryan's is $d$ miles
As we know speed $\displaystyle =\frac{\text{distance}}{\text{time}}\implies $ time $\displaystyle =\frac{\text{distance}}{\text{speed}}$
So, to go to the friend’s house, he took $\frac d3$ hours
While returning he took $\frac d7$ hours
So, $\frac d3+\frac d7=1.75$