Let $W(t)$ be a standard Brownian motion (BM), in particular $W(t) \sim \mathcal{N}(0,t)$. Then it is easily shown that $\int_0^T W(t) dt \sim \mathcal{N}(0, T^3/3)$.
Question: What is the distribution of $X := W(T) + \int_0^T W(t) dt$? Are these two random variables not dependent? Since they are, how do we know $X$ is normal? I've always thought that the sum of two normals is not necessarily normal, especially when they are correlated. Thanks!