Mean of the difference between uniform random variables.
I have two uniform random variables $B$ and $C$ distributed between $(2,3)$ and $(0,1)$ respectively. I need to find the mean of $\sqrt{B^2-4C}$. Could I plug in the means for $B$ and $C$ and then solve or is it more complicated than that? The original question is here: Difference between two real roots with uniformly … Read more