Given the estimated linear model
$$
\hat{y}=10+5 x_1+4 x_2+2 x_3
$$
a. Compute $\hat{y}$ when $x_1=20, x_2=11$, and $x_3=10$.
b. Compute $\hat{y}$ when $x_1=15, x_2=14$, and $x_3=20$.
c. Compute $\hat{y}$ when $x_1=35, x_2=19$, and $x_3=25$.
d. Compute $\hat{y}$ when $x_1=10, x_2=17$, and $x_3=30$.