Note:- The question might have been asked several times before I present here. I am trying to derive it using some new approach.
$X,Y$ are i.i.d $U(0,1)$. Find the distribution of $X-Y$.
I have tried to do it using distribution function technique, and then breaking it into two parts. But I got stuck in the following steps...
$G(t)=P(X-Y\le t)=P(X\le t+Y) $
$=P(X\le t+Y \cap t+Y\le 1)+P(X\le t+Y \cap t+Y>1)$
Then I am stuck what to do. Will this method give success?