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