Define $X$ ~ Pareto($a$) and $Y$ ~ Pareto($b$), meaning $f_X (x) = ax^{-a + 1}$ for $x \geq 1$ and $f_Y (y) = by^{-b + 1}$ for $y \geq 1$.
Assuming that $X$ and $Y$ are independent random variables, how would I find the density of $Z = X + Y$ and $W = Z - Y$.