I'm having a rather difficult time with these types of problems.
Say we are are considering two random variables $X_1$, $X_2$ ~ $N(0,1)$.
We want to compute the distribution of $U=\frac{X_1}{X_1 + X_2}$.
My first attempts at this sought to use the the joint density of $U$, $V=X_2$ and then compute the marginal density. This brings us to a seemingly unsolvable integral. Is there some way to compute this without performing a wildly difficult gaussian integral?