$$f(x)=\begin{cases}\frac13e^{-x/3},&x>0\\0,&\text{otherwise}\end{cases}$$
(a) If two of these fuses have independent useful lives $X_1$ and $X_2$. One fuse in part (a) is in a primary system and the other is in the backup system entering use only if primary system fails. Find the density function of the total effective life of the two fuses.
I have this:
$$\int_{0}^{1}\int_{0}^{1-x_2}\frac13e^{-x_1/3}\cdot\frac13e^{-x_2/3}dx_1dx_2$$
But I'm not sure...