I have the independent random variables $U\sim N(0,1)$, $V\sim N(0,1)$, $W\sim b(1,1/2)$
I define $X=WU + (1-W)(V+1)$. I need to determine that $X$ is absolutely continuous, and determine a density function of $X$. I have the same problem as with my earlier question: I really don't know how the joint distribution is defined for a discrete and an absolutely continuous variable.
Bonus question: I also need to determine if $UW$ is a discrete variable. I'm thinking yes, since ${UW=0}\supseteq{W=0}$, and $P({W=0})=1/2$.