Have two independent RV's $X$ and $Y$ sampled uniformly from $[0,1]$ and $C = (X-Y)^2$. Want $V(C$).
Rewrote as $V((X-Y)^2) = V(X^2) - 4V(X)V(Y) + V(Y^2)$ but that's too messy. Is it correct to write $\int_0^1\int_0^1 (x-\mu)^2\cdot f(,y) \cdot dxdy = \int_0^1\int_0^1 (x-1/12)^2\cdot f(x,y) \cdot dxdy$ ? Bit unsure how to evalute further.
Been awhile since I took a probability course so appreciate the help

