Question: Suppose $X$ and $Y$ have a jointly continuous distribution with joint density:
$$f(x,y)= \frac 1 {2\pi \sqrt{1-p^2}} e^{ \frac {-(x^2 - 2pxy + y^2)}{2(1-p^2)}}$$
where $p$ is a constant for which $|p| < 1$. Find $E(X^2Y^2)$.
I tried to find $\displaystyle E(X^2Y^2) = \iint x^2y^2f(x, y) \,dx\,dy. $
where $f(x,y)$ is the joint density, but I'm not sure how to take the integral.
Any help would be appreciated!
Thanks!