Problem: Let $f$ be the pdf of a positive rv and write $g(x,y) = \frac{f(x+y)}{x+y}$, if $x>0,y>0$. Show that $g$ is a density function in the plane.
$g$ is a pdf if $\int_{0}^{\infty}\int_{0}^{\infty}g(x,y)dxdy = 1$, or equivalently if $\int_{0}^{\infty}\int_{0}^{\infty}\frac{f(x+y)}{x+y}dxdy = 1$. Since $f$ is a pdf, we know that $\int_{0}^{\infty}f(a)da = 1$
I don't know how to show this. Please help