David W. answered 08/16/15
Experienced Prof
This problem deals with “waiting lines,” which are called “queues” in England. In Computer Science, we call this “queuing theory” and it is extremely important because lots and lots of things wait on each other. In this problem, it takes the “server” 30 seconds to process (sell ticket and get person on board the ferry) each person. Also, the ferry may leave when there are no people “queued” (in line), remaining to be processed. [Notice how I reworded this problem in order to take the perspective of the server.]