Car-X is $40$-miles West of Car-Y. Both cars are traveling East, and Car-$X$ is going $50$% faster than Car-$Y$. If both cars travel at a constant rate, and it takes Car-$X$ $2$ hours and $40$ minutes to catch up to Car-$Y$, how fast was the Car-$Y$ going?
This problem can be solved by using the so-called $(A-B)$ technique as follows:
$1.5r-r = 0.5r$
So, $0.5r \times \frac{8}{3} = 40$
$\implies r = 30$
.
Can the following problem be solved using the above technique?
Scott starts jogging from point-$X$ to point-$Y$. A half-hour later his friend Garrett who jogs $1$ mile per hour slower than twice Scott's rate, starts from the same point and follows the same path. If Garrett overtakes Scott in $2$ hours, how many miles will Garrett have covered?
If No, why not?
You can use the same approach
Let us take Garrett's rate $=(2x-1)$ mph and
Scott's rate $=x$ mph
Since both are walking in same direction, speed$=2x-1=x-1$
The formula for relative distance between Garrett and Scott $=$ distance covered by Scott in initial half an hour which is $=\frac x2$
Now, $$\frac x2=(x-1)2$$ $$x=4x-4$$ $$x=\frac43mph$$
The number of miles covered by Garrett in $2$ hours is $=(2(\frac43)-1)2=\frac{10}{3}$miles