With $\tau=3,\ell=4$, and all the information available:
For $X_1, X_2$ two random variables, with $X_1\sim N(\tau, \ell+1)$ and $X_2\sim
N(-5\ell, 2\tau+1)$, and $Cov(X_1,X_2)=0$.
What is the distribution of $X_3=3X_1-2X_2$?
If I knew $X_1, X_2$ were independent, it would just be adding up means and variances, but as $Cov(X_1,X_2)=0$ does in general not imply independence – how do I calculate this?
(Side question: Does using $\tau,\ell$ in both normal distributions imply correlation?)