Information given:- Escalator: 80 steps from bottom to top, moves upward at s steps per sec
- Alice: walks upward at 2 steps/sec relative to escalator, so net speed: s+2
- Bob: walks downward at 3 steps/sec relative to escalator, so net speed: s-3
- Bob takes 4x as long to reach the bottom as Alice takes to reach the top
- They start at the same time from opposite ends
Question:- Pick t: how many seconds after starting do Alice & Bob meet
- Pick n: how many steps does Alice walk on the escalator by the time she reaches the top?
Solution:- First, find the escalator speed s
- Alice time to top: 80/(s+2)
- Bob time to bottom: 80/(3-s) (note that this is inverted because Bob's net speed is down)
- 80/(3-s) = 4 * (80/s+2), which gives 1/(3-s) = 4/(s+2), which gives s+ 2 = 12 - 4s, 5s = 10, s = 2
- The escalator speed is 2 steps/sec
- Alice's total time to reach the stop is therefore 80/(2+2) = 20 sec
- Her rate relative to escalator is 2 steps/sec, so n = 2 x 20 = 40
- n = 40
- Alice net up speed is 4 (2+2)
- Bob's net down speed is -1 (1-3 = -1) (1 step/sec downward)
- Closing speed is 4 + 1 = 5 steps/sec
- Initial distance = 80 steps
- So, t = 80/5 = 16
Answer: t = 16 sec, n = 40 stepsBunuel
Alice and Bob are on an escalator with 80 steps from bottom to top. The escalator moves upward at a constant rate of s steps per second.
Alice starts from the bottom and walks upward at a constant rate of 2 steps per second relative to the escalator. Bob starts from the top and walks downward at a constant rate of 3 steps per second relative to the escalator.
Bob takes four times as long to reach the bottom as Alice takes to reach the top.
Select for
t the time in seconds after which Alice and Bob meet, and select for
n the number of steps Alice would have walked on the escalator by the time she reaches the top. Make only two selections, one in each column.