Solve the LP problems. If no optimal solution exists, indicate whether the feasible region is empty or the objective function is unbounded.
Maximize $\begin{aligned} & p=2 x+3 y \\ \text { subject to } &-x+y \geq 10 \\ & x+2 y \leq 12 \\ & x \geq 0, y \geq 0 . \end{aligned}$