What is $\mathsf{Var}(a + (b^2)Y)$ equal to?
I understand that $\mathsf{Var}(aX + bY) = a^2\cdot \mathsf{Var}(X) + b^2\cdot \mathsf{Var}(Y) + 2(a\cdot b)\cdot\mathsf{Cov}(X, Y)$, but not sure how to calculate what $\mathsf{Var}(a + (b^2)Y)$ is equal to.
$Var(a + b^2Y)=Var(b^2Y)=b^4 Var(Y)$