Let $X_1,X_2$ and $X_3$ be iid $U(0,1)$ random variables. Then $P(X_1>X_2+X_3)$ equals?
What I think may be correct $$P(X_1>X_2+X_3) =\int\int \int _{x_1>x_2+x_3} 1.1.1\,dx_1\,dx_2\,dx_3=\int^1_0 \int^x_0 \,dx \,dx_1\,,$$ where $x_2+x_3=x=\frac{1}{2}$ .