Let X and U have the joint p.d.f. $$ f_{X,Y} (x,y) = cx^{α−1}(y − x)^{β−1}e^{−y}, 0<x<y<\infty $$ Find the Var(X+Y).
V(X+Y) = V(X) + V(Y) + cov(X,Y)
V(X) = E(x^2)-(Ex)^2
To fine the marginal function of X, fx, $$ f_x(x) = \int_0^y cx^{α−1}(y − x)^{β−1}e^{−y} dy $$ $$ = cx^{α−1} \int_0^y (y − x)^{β−1}e^{−y} dy$$
I struggle from now.
Your integral bounds are incorrect, Actually, $$ f_X(x){=\int_x^\infty cx^{\alpha-1}(y-x)^{\beta-1}e^{-y}dy \\= cx^{\alpha-1}\int_x^\infty (y-x)^{\beta-1}e^{-(y-x)-x}dy \\= cx^{\alpha-1}\int_0^\infty u^{\beta-1}e^{-u-x}dy \\= cx^{\alpha-1}e^{-x}\int_0^\infty u^{\beta-1}e^{-u}dy \\= c\Gamma(\beta)x^{\alpha-1}e^{-x} } $$where $\Gamma(z)$ is the Gamma function of $z$.
Remark
From $\int_0^\infty f_X(x)dx=1$, the value of $c$ is equal to $\frac{1}{\Gamma(\alpha)\Gamma(\beta)}$, therefore the PDF of $X$ is equal to $$ f_X(x)=\frac{1}{\Gamma(\alpha)}x^{\alpha-1}e^{-x}. $$