A normally distributed random variable multiplied by a constant $c$ is also normally distributed with mean scaled by the constant $c$ and variance scaled by $c^2$.
$\sum_{i=1}^n c_i X_i \sim N(\sum_{i=1}^n c_i\mu_i, \sum_{i=1}^n c_i^2 \sigma_i^2)$
#expand