I need to answer two questions:
- Find $P(Y|X)$;
- $P(0<Y<1/2 | X=0.15)$.
For #1 I know I would have to use the double integral and find Pxy and I understand how to do #1.
However, I'm completely stuck on #2 and don't understand how to use the value of $X= 0.15$ because if this is plugged into the conditional probability formula would it not make the denominator $0$?
Any help would be greatly appreciated.

$f(x|y) = \frac{f(x,y)}{f(y)}$, which happens to be $1$, i.e. $f(x|y)=f(x)$, so $X$ and $Y$ are independent. Therefore. $P(Y<a|X)=P(Y<a)$.