If i have the region: $$W=\left\{ \left( x,y\right) \in \mathbb{R} ^{2}:0\leq y\leq x\leq 1\right\} $$
And the random vector $(X,Y)$ with the following joint PDF:
$$ \begin{equation} f_{(X,Y)}(x,y)= \left\{ \begin{array}{@{}ll@{}} c(x^4 + y^2), & \text{if}\ \left( x,y\right) \in W \\ 0, & \text{otherwise} \end{array}\right. \end{equation} $$
How can i find the probability distribution of the variable $S=(X-Y)$?