As mentioned, i have to calculate $\mathrm{Var}(6x+2)$ knowing that $E(X^2) = 6$ and $EX = 2$
I know that $$\mathrm{Var}(6X+2) = 6^2\mathrm{Var}(X) = 36 \mathrm{Var}(X) = 36 \cdot ( E[X^2] - E^2[X] ),$$ but i kinda stopped at this point because i don't know how to unfold this.
Is it just
$$36 \cdot ( 6 - (EX)^2 ) = 36 \cdot (6 - 4) = 72?$$