Question: In a scheduling scenario, if task X must be completed before task Y, and task Y must be completed before task Z, which of the following is a valid inference?
Options:
Correct Answer: Z must start after X
Solution:
Z must start after X because X is a prerequisite for Y, which in turn is a prerequisite for Z.