My flight was delayed and getting bored, I conducted an experiment with the moving walkway at the airport and my stopwatch.
I started walking on the moving walkway at a constant speed, and discovered that it took me exactly 162 seconds to go from one end to the other.
Next I started to walk against the moving walkway (the wrong way) at the same constant speed and found that it took me five times as long to go from one end to the other.
Now here is the query--
If I stood still on the moving walkway, how many seconds would it take me to go from one end to the other?
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
let my speed be s. The speed of the walkway be w.
1)Walking in the correct direction d = (s + w)(162 seconds)
2) Walking in the wrong direction d = (s – w)(810 seconds)
Multiply first equation by 5 and then subtract second equation from first.
4d = (w) (1620 seconds)
d/w = 1620/4 = 405 seconds.