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