I have worked out $f_X(x),f_Y(y),f_{X|Y}(x|y) \ \text{and} \ f_{Y|X}(y|x)$
I wish to verify that $E(E(X|Y))=E(X)$
For $E(X)$ I will be calculating:
$$\int_{I_x}xf_X(x) \ dx$$
and for $E(E(X|Y))$ I am not so sure, but currently I think:
$$E(X|Y)=\int_{I_x}xf_{X|Y}(x|y) \ dx $$
but I am not sure what to do from here. Any help would be good.
($I_x$ is the domain on which $x$ is defined for the continuous random variable)