The moment generating function (MGF) of a random variable \( Z \) is defined as \( M_Z(t) = E[e^{tZ}] \). The MGF of \( Y \) is given as:
\[
H(t) = \left( \frac{3}{4} e^{2t} + \frac{1}{4} \right) M_X(t),
\]
where \( M_X(t) \) is the MGF of \( X \).
The mean and variance of \( X \) are the first and second moments of the MGF of \( X \). From the properties of MGFs:
\[
E[X] = M_X'(0), \quad \text{Var}(X) = M_X''(0) - \left( M_X'(0) \right)^2.
\]
We are given \( E[X] = \frac{1}{2} \) and \( \text{Var}(X) = \frac{1}{4} \).
Now, using the MGF of \( Y \), we calculate the mean and variance of \( Y \). First, differentiate \( H(t) \) to find \( E[Y] \) and \( \text{Var}(Y) \). Using the chain rule:
\[
E[Y] = H'(0), \quad \text{Var}(Y) = H''(0) - (H'(0))^2.
\]
After calculating the derivatives and substituting the known values for \( E[X] \) and \( \text{Var}(X) \), we find that the variance of \( Y \) is \( \boxed{1} \).