$3$ people arrive at a place separately at a random time between $9$ am and $10$ am. Each person remains there for $15$ minutes. What is the probability that all $3$ meet at the same time?
I understand how this works if it's only $2$ people. If $9:00$ is $0$ and $10:00$ is $1$, then it can be graphed $2d$. There would be a $x$ and a $y$ for each person. Since one person has to be within $\dfrac14$ of an hour to another person, then it can be said that $x- \dfrac14 < y < x + \dfrac14$.
Here is a visual representation of that work:
So then the probability would be $\dfrac7{16}$ for two people case
But then we turn to $3$ people. If I were to use a similar approach then I could say that
$$y - \dfrac14 < x < y + \dfrac14$$
$$z - \dfrac14 < x < z + \dfrac14$$
But then I don't know what this graph shape would look like? Or do I need more inequalities (two with $y$ in the middle, two with $z$ in the middle?) Bit confused from here.


Suppose I wanted the probability that they all meet at 9:15. What is the probability? Suppose I represent the probability that they meet at time $t$ as $f(t)$. Can you find a formula for $f(t)$? How do you go from $f(t)$ to the total probability?