Let $Y$ a uniform random variable in $[0,1]$, and let $X$ a uniform variable in $[1,e^Y]$
My work
By definition
$E(X\mid Y)=\int_{x\in A}xp(x\mid y)\,dx$
Now, I need the function $f(x\mid y)$.
By definition, $f(x\mid y)=\frac{f(x,y)}{f_y(y)}$
I'm stuck trying to finding $f(x,y)$ and $f_y(y)$. Can someone help me?
You don't need $f_Y$ nor $f_{XY}$ here because $f(x\mid y)$ is given straightfowardly.
You know that $X\sim \mathcal{U}[1,e^Y]$, what (being $Y$ a r.v.) gives actually the conditional density of $X$ given $Y$. In particular, what we know is that if you are aware of the fact that $Y$ gets the value $y$, then $X\sim \mathcal{U}[1,e^y]$.
On the other hand, if you want $f(y\mid x)$, then you should calculate both $f_X$ and $f_{XY}$.