Prove that $$\mathbb{E}(\sqrt{X})\leq\sqrt{\mathbb{E}Y}$$ where random variables $X,Y>0$ and $\mathbb{E}\left[\frac{X}{Y}\right]\leq1.$
My attempt: This looks very much like Jensen's inequality.
According to Jensen, $\mathbb{E}(\sqrt{X})\leq\sqrt{\mathbb{E}X},$ then the desired inequality is true if we can prove $\mathbb{E}X\leq\mathbb{E}Y.$ But this seems impossible to prove because $X$ and $Y$ are not independent.
Any help will be appreciated!