Use the method of this section to solve each linear programming problem.
$$
\begin{aligned}
\text { Minimize } & C=3 x+2 y+z \\
\text { subject to } & x+2 y+z \leq 20 \\
& 3 x+y \quad \leq 30 \\
& 2 x+y+z=10 \\
x & \geq 0, y \geq 0, z & \geq 0
\end{aligned}
$$