X and Y have continous distribution, the joint distribution is
$f_{X,Y}(x,y)=\frac{1}{2\pi\sqrt[]{1-p^{2}}}e^{-\frac{1}{2(1-p^2)}(x^2+y^2-2pxy)}$, ($p$ is a constante)
We need to find the marginal densiety $f_X$ of X.
I know we have to integrate over y:
$\int f_{X,Y}(x,y)dy=\int \frac{1}{2\pi\sqrt[]{1-p^{2}}}e^{-\frac{1}{2(1-p^2)}(x^2+y^2-2pxy)}dy$
but i can't seem to solve this can anyone help?