This is one of my homework problems. Consider two random variables $X$ and $Y$. $X \sim U(1,2)$, and the distribution of $Y$ given $X$ is $\operatorname{Exp}(X)$. Given that $X \leq 1.5$ what is the joint distribution of $X$ and $Y$?
I know that the joint distribution of $X$ and $Y$ is just $xe^{-xy}$ for $1 \leq x \leq 2, y > 0$ and $0$ otherwise, but I am not sure how to find the joint distribution conditioned on $X$.
You have $\Pr(X\le1.5) = 0.5.$ The conditional joint density given the event $X\le1.5$ is just the marginal joint density divided by that probability.
Consider for example $\Pr(X\le x\ \&\ Y\le y\mid X\le 1.5),$ where $1\le x\le 1.5.$
\begin{align} & \Pr(X\le x\ \&\ Y\le y\mid X\le 1.5) \\[8pt] = {} & \frac{\Pr(X\le x\ \&\ Y\le y\ \&\overbrace{\ X\le 1.5\,\,}\,)}{\Pr(X\le 1.5)} \\ & \text{(but, $x\le1.5,$ by hypothesis, the part under} \\ & \phantom{\text{(}}\text{the } \overbrace{\text{overbrace}} \text{ is redundant)} \\[10pt] = {} & \frac{\Pr(X\le x\ \&\ Y\le y)}{\Pr(X\le 1.5)}. \end{align}