Let X and Y be independent random variables with $$E(X) = 0\ and\ Y > 0$$ Find the mean value of $$ X/Y$$
My attempt: We have for independent random variables $$E(XY)=E(X)\times E(Y)$$ Hence, $$E(X/Y)=E(X)\times E(1/Y)=0$$ since $$E(X)=0$$
Is this a valid result?