Consider two continuous random variables X and Y with joint p.d.f.
$f_{X,Y}(x,y) = \frac{x+2y}{24}, 0<x<2, 0<y<3$
Find the probability distribution of $W=X+Y$.
All I want to understand are the bounds for my double integral to find the probability distribution as a p.d.f. I understand that $0<w<5$ but from a lot of the problems I've seen before the bounds are still $\int^w_0\int^{w-x}_0$.
I don't need a whole solution, just want to understand the bounds. Thank you!