The Joint distribution of random variables $X$ and $Y$ has PDF $f(x, y) = x + y , 0 < x < 1, 0 < y < 1$.
The Joint distribution of random variables $Y$ and $Z$ has PDF $g(y, z) = 3(y + 0.5 )z^2, 0 < y < 1, 0 < z < 1$
Which of the following could be the PDF of the joint distribution of $X$ and $Z$?
$x + 1.5z^2 , 0<x,z<1$
$x + 0.5 + 3z^2 , 0<x,z<1$
$3 (x + 0.5z^2) , 0<x,z<1$
$x+z, 0<x,z<1$
I am only able to rule out option 2 as integral over the given domain is not coming out to be 1 , therefore it's not even a PDF. But, for the other options , I am not able to understand how to proceed.