The problem reads, suppose $X\sim N(5,2)$ and $Y=2X+4$. find $\text{E}(Y)$, $\text{Var}(Y)$ and the PDF $p_Y(y)$.
My attempt. $\text{E}[Y]= \text{E}[2X+4]=\text{E}[2X]+\text{E}[4]= 2\text{E}[x]+4$, now since $\mu_X=5$, then $\text{E}[X]=2\cdot 5+4=14$?
$\text{Var}(Y)= \text{Var}[2X+4]=4\text{Var}[x]$, now since $\sigma_X^2=2$, then we get $4\cdot 2=8$?
For $p_Y(y)$ I'm not exactly sure where to start.
You've done a great job so far, now let's look at
But this is just
Now plug into what you already know about $p_X(x)$ and you're done!