I opened a stream that started an hour ago. Not wanting to miss anything, I started from the beginning and set it to 1.5x speed. How long will it take for me to catch up?
I know that it will take 40 minutes to watch the hour that I missed ($ \frac {60}{1.5}=40$) but during that time, the stream has generated another 40 minutes that I need to watch. This tells me I need to do some calculus, but it's been a decade since I took that course. Can someone help me come up with an equation?
To make this easier to understand, I will solve this as if you are an object travelling at $1.5m/s$, and the stream is an object which started one hour before you travelling at $1m/s$ in the same direction. So you are travelling at $1.5\times$ the speed of the stream.
We know that disance ($d$), speed ($s$), and time ($t$), are related as follows: $$\Delta d=\Delta s\Delta t$$ You are trying to find time, so rearranging for $t$ gives $$\Delta t=\frac{\Delta d}{\Delta s}$$ The initial "distance" between you and the stream is $3600$ metres, based on a speed of $1m/s$ for one hour. So $$\Delta d=3600m$$ The difference between your speed and the stream's speed is $1.5m/s-1m/s=0.5m/s$. So $$\Delta s=0.5m/s$$ Now solving for $\Delta t$: $$\Delta t=\frac{3600m}{0.5m/s}=7200s$$ So, it will take you $7200s$, or $2$ hours, to catch up with the stream.