Let $X_1$ and $X_2$ be independent normal variables with means 2 and 5 and variances 9 and 1.
Let $Y = 3X_1 + 6X_2 - 8$. Find MGF. What is the distribution of $Y$.
attempt:
Im not sure about the MG.
But for the distribution I got N~[28, 109]. Does this answer this question?

Sure the variance is $117$ as it is said in André´s comment. I think you have rather miscalculated it than not knowing how to calculate it. It seems that you substracted the constant $8$. But the constant does not affect the variance.
The moment generating function of the normal distribution can be looked up. Let denote the moment generating function of $X$ as $M_X(t)$, where $X$ is normal distributed. Similar for the random variable $Y$. And let $Z=a+bX+cY$
Then the MFG of $Z$ is
$e^{at}\cdot M_X(tb)\cdot M_Y(tc)$