The bivariate pdf of $X$ and $Y$ is the following:
$f(x,y) = K$, if $y>x$ and $x^2 + y^2 \leq 1\;\;(f(x,y)= 0$ otherwise)
Find the constant $K$, the marginal pdf of $Y$, and the conditional pdf of $X$ given $Y=0$
I know that to find $K$, we must integrate and set equal to $1$. However, I am having trouble determining the bounds. I would assume, because it is a circle with a line through it diagonally, the bounds may involve $1/\sqrt2$ or perhaps $\sqrt{(1-x^2)}$...