Let $X$ be a continuous random variable, uniformly distributed on the interval $(0, 1)$.
Let $Y = \sqrt{X}$ and $Z = 1/X$.
Show that:
1. For $0 < a < 1$, $\mathrm{P}(Y<a) = a^{2}$ and so prove that $Y$ has density function $f_{Y}(y) = 2y, \quad (0 < y < 1)$.
2. $Z$ has range space $(1,\infty)$. Also find its density function.
$\mathrm{P}(X < a) = a$ for $0<a<1$.
Now $X = Y^{2}$ so $\mathrm{P}(Y^{2}<a) = a$
But what do I do next?