I have a task. $X$ and $Y$ are independent random variables with exponential distribution and $\mathbb{E}X=1$, $\mathbb{E}Y=\frac{1}{2}$. Calculate $\mathbb{E}\big(\frac{X}{X+Y}\big)$.
I tried to calculate it as $\int_{0}^{\infty}\int_{0}^{\infty} \frac{x}{x+y}2e^{-2y-x}\mathrm{d}x\mathrm{d}y$, but it is hard.
Is the easier way to calculate this task?