This question is a practice one from "Basic Probability Theory" (Robert B. Ash).
Let $R_1$ and $R_2$ be independent random variables, each with density $f(x)=1/2e^{-x}$, $x\ge 0$; $f(x)=1/2$, $-1\le x\le 0$; $f(x)=0$, $x<-1$. Let $R_3=R_1^2+R_2^2$. Find $E(R_3|R_1=x)$.
At first from my basic knowledge I tried to get $h(z|x) = \frac{f_{13}(x,z)}{f_1(x)}$ to calculate the conditional expectation. So to get $f_{13}(x,z)$, I tried getting a distribution function $P\{R_3\le z,R_1=x\}=F_{13}(x,z)$ and differentiate it only to realize that this can't be a right way to solve this problem.
- Is it okay to get a joint density function from a joint distribution function? I haven't seen any example or practice, at least in this book, of an example differentiating joint distribution function to get a joint density.
- Is joint density function approach even a right way to approach for this one? I have done an example deriving joint density of two random variables on the way to get their joint distribution function. I guess this could be just that example.
- Any help on solving this problem?
You seem to be confused on a couple of points so I will try to address them in order the order you asked;
Hope that helps!