$$ fxy(x,y) = \begin{cases} ke^{-(3x+2y)}, & x \ge 0, y \ge 0 \\[2ex] 0, & \text{otherwise} \end{cases} $$
I've gotten to a point where i believe that the solution comes through the lagrange theorem bit still end up dividing by zero and i'm out of ideas
$$ \int_\infty^0\int_\infty^0ke^{−(3x+2y)}dxdy = 1 \\[2ex] k\int_\infty^0 \frac {e^{−(3x+2y)}}{-3x-2y} \Big|_0^\infty dy = 1 \\[2ex] k\int_\infty^0 \frac {e^{−(3\infty+2y)}}{-3\infty-2y} - \frac {e^{−(3(0)+2y)}}{-3(0)-2y} dy = 1 \\[2ex] k \frac {e^{−2y}}{2y} \Big|_0^\infty dy = 1 \\[2ex] $$
After this step I get a division by zero, and need a hint on how to proceed. I'm trying to get a numerical value for K
Hint: