Let $X$ and $Y$ be exponentially distributed with parameters $\lambda$ and $\mu$, respectively. Find $P(X > Y)$ by conditioning.
I have read this answer: Comparing two exponential random variables
But my exercise says that I can do it with conditioning expected value (not a double integral). I I was wondering if anyone knows how to do it this way. I can't figure it out. I tried conditioning on the lower bound of $Y$. The answer should be $\mu/(\lambda + \mu)$.