Question: Given that $X$ and $Y$ are two random variables satisfying $X\sim N(0,a)$ and $Y\sim N(0,b)$ for some $a,b>0$. Assume that $X$ and $Y$ have correlation $\rho.$ Calculate $$\mathbb{E}(X-Y \mid 2X+Y).$$
I tried to use the fact that if $A$ and $B$ are independent, then $\mathbb{E}(A\mid B) = \mathbb{E}(A)$ and uncorrelated implies independence in jointly normal distribution.
So, I attempted to express $X-Y$ as a linear combination of $2X+Y$ and $Z$ where $\operatorname{Cov}(2X+Y,Z) = 0.$ But I am not able to do so.
Any hint is appreciated.
Choose $A$ such that $(X-Y)-A(2X+Y)$ is independent of $2X+Y$. For this need $E[((X-Y)-A(2X+Y)) (2X+Y)]=0$ and this is certainly possible. Now $E(X-Y|2X+Y)=E(((X-Y)-A(2X+Y)+A(2X+Y)|2X+Y)=0+A(2X+Y)$.