It is given that $$f(x,y)=\begin{cases} 864(2x-y)(y-x), & x \le y\le 2x, x+y \le 1\\ 0, & \text{otherwise} \end{cases}$$
Find the density $f_z(z)$ for $Z=X+Y$
I have used the formula for convolution that says
$$f_z(z)=\int_{-\infty}^\infty f(x,x-z) \, dx$$
The problem is i have no idea which limits to use on the integral. According to the solution, we have that $ z/3\leq x\leq z/2$ and $z \in [0,1]$
Anyone who could explain to me how these limits are found?