Let $$f:\mathbb{R}^2 \to \mathbb{R}, (x,y) \mapsto \ f(x,y)=\left\{\begin{array}{ll} N\cdot \mathrm{e}^{-\alpha x-\beta y}, & x\ge 0, y \ge 0\\ 0, & \text{else}\end{array}\right. . $$ with $\alpha, \beta >0, N\in \mathbb{R}$.
For which $N$, f is a joint PDF?
Okay, I know the characteristics of a joint PDF: $$(1) \int_{\mathbb{R}^2}f(x,y)dxdy=1$$ $$(2)\quad f(x,y)\ge 0$$
The second assumption is true for $N>0$. I've tried to get the right $N$ so that the integral is $1$ but I had problems with the integration respect to $x$ and $y$.
Any hints? Thank you so much!