$X$ is a random variable with $f_X (x) = 3x^2$ on the interval $(0, 1)$ and $Y$ is a random variable with conditional density $f_{Y\mid X}(y\mid x) = \frac 1 x$ when $0 < y < x$ and $0 < x < 1$.
Describe the conditional distribution of $Y$ given $X = x$, and without calculation determine $E(Y \mid X = x)$.
Update:
I have since worked out that for a fixed x , the conditional density of y given x is constant and the distribution is therefore a Uniform Distribution. I still do not know how to go about the $E(Y \mid X = x)$ without calculation though!
Suppose a random variable $W$ is uniform on $[0,z]$. Then its mean would be $\frac12z$. Now, as you just stated, $Y|X$ is uniform on $[0,x]$. So then the mean is $\frac12x$.